pgsql-hackers since 2025-09-19 00:00

The PostgreSQL developers team lives here. Discussion of current development issues, problems and bugs, and proposed new features. If your question cannot be answered by people in the other lists, and it is likely that only a developer will know the answer, you may re-post your question in this list. You must try elsewhere first!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

Sept. 19, 2025

Thread Author Time
Re: REPACK and naming David Rowley 00:58
Re: PgStat_HashKey padding issue when passed by reference Michael Paquier 01:02
Re: Resetting recovery target parameters in pg_createsubscriber Michael Paquier 01:08
Having postgresql.org link to cgit instead of gitweb 📎 Jonathan S. Katz 01:12
Meson0.57.2 setup failed with option -Duuid=ossp 📎 Oreo Yang 01:15
Re: Having postgresql.org link to cgit instead of gitweb David Rowley 01:43
Optimize multiplications/divisions by 2 using bit shifts in hot paths 📎 Chao Li 02:10
Re: Optimize multiplications/divisions by 2 using bit shifts in hot paths David Rowley 02:22
Re: Suggestion to add --continue-client-on-abort option to pgbench Fujii Masao 02:43
Doc: add XML ID attributes to <varlistentry> tags for create_foreign_table, alter_foreign_table 📎 jian he 03:08
Re: Reword messages using "as" instead of "because" Amit Kapila 03:26
Re: Reword messages using "as" instead of "because" Tom Lane 03:43
Re: encode/decode support for base64url Chao Li 03:50
Re: Optimize multiplications/divisions by 2 using bit shifts in hot paths Chao Li 03:56
Re: Incorrect logic in XLogNeedsFlush() Michael Paquier 05:27
Re: Reword messages using "as" instead of "because" Amit Kapila 05:50
Re: Report bytes and transactions actually sent downtream shveta malik 06:18
Re: Invalid primary_slot_name triggers warnings in all processes on reload 📎 Fujii Masao 06:30
Re: [PATCH] Add tests for Bitmapset Michael Paquier 06:36
Re: encode/decode support for base64url Florents Tselai 06:45
Fix jsonb_from_cstring parameter type for length 📎 Chao Li 06:45
Re: encode/decode support for base64url Chao Li 06:56
Re: [BUG] temporary file usage report with extended protocol and unnamed portals Frédéric Yhuel 07:06
Re: encode/decode support for base64url 📎 Daniel Gustafsson 07:16
Re: _CRT_glob stuff Peter Eisentraut 07:37
Re: encode/decode support for base64url Daniel Gustafsson 07:39
Unnecessary calculations in Execproject 赵庭海 (庭章) 07:40
RE: Introduce XID age based replication slot invalidation Hayato Kuroda (Fujitsu) 08:07
MinGW cross compilation failure on Debian trixie Nazir Bilal Yavuz 08:13
Re: [PATCH] Check that index can return in get_actual_variable_range() Aleksander Alekseev 08:20
Re: Having postgresql.org link to cgit instead of gitweb Álvaro Herrera 08:22
Re: POC: make mxidoff 64 bits wenhui qiu 09:07
Re: Clear logical slot's 'synced' flag on promotion of standby shveta malik 09:26
Re: Clear logical slot's 'synced' flag on promotion of standby shveta malik 09:33
Re: REPACK and naming Álvaro Herrera 09:36
Re: Suggestion to add --continue-client-on-abort option to pgbench 📎 Fujii Masao 10:21
Re: Meson0.57.2 setup failed with option -Duuid=ossp Nazir Bilal Yavuz 10:23
Re: [BUG] temporary file usage report with extended protocol and unnamed portals Mircea Cadariu 10:26
Fix typo in comment of match_orclause_to_indexcol() 📎 Tender Wang 10:48
Re: allow benign typedef redefinitions (C11) 📎 Álvaro Herrera 10:52
Re: Having postgresql.org link to cgit instead of gitweb Peter Eisentraut 11:04
Re: Having postgresql.org link to cgit instead of gitweb Peter Eisentraut 11:05
Re: Having postgresql.org link to cgit instead of gitweb Daniel Gustafsson 11:08
Re: Fix typo in comment of match_orclause_to_indexcol() David Rowley 11:14
[PATCH] Free memory allocated by waitonlock_error_callback() 📎 Aleksander Alekseev 11:16
Re: Fix typo in comment of match_orclause_to_indexcol() David Rowley 11:37
Re: Having postgresql.org link to cgit instead of gitweb David Rowley 11:42
Use opresulttype instead of calling SearchSysCache1() in match_orclause_to_indexcol() 📎 Tender Wang 11:44
Re: Fix typo in comment of match_orclause_to_indexcol() Tender Wang 11:46
Re: Suggestion to add --continue-client-on-abort option to pgbench Yugo Nagata 11:56
Re: REPACK and naming David Rowley 11:57
Re: REPACK and naming Antonin Houska 11:58
Re: REPACK and naming David Rowley 12:19
Re: REPACK and naming Antonin Houska 12:29
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue 📎 Arseniy Mukhin 12:34
Re: RFC: Logging plan of the running query 📎 torikoshia 12:42
Re: REPACK and naming Álvaro Herrera 12:42
Re: REPACK and naming Álvaro Herrera 12:49
Re: [BUG] temporary file usage report with extended protocol and unnamed portals Sami Imseih 12:50
Re: MinGW cross compilation failure on Debian trixie Thomas Munro 12:51
Re: someone else to do the list of acknowledgments Corey Huinker 12:52
Re: someone else to do the list of acknowledgments Peter Eisentraut 12:55
Re: someone else to do the list of acknowledgments Aleksander Alekseev 12:58
Re: someone else to do the list of acknowledgments Corey Huinker 13:11
Re: Use WALReadFromBuffers in more places Rahila Syed 13:12
Re: MinGW cross compilation failure on Debian trixie Andres Freund 13:17
Re: Unnecessary calculations in Execproject Aleksander Alekseev 13:58
Re: Clear logical slot's 'synced' flag on promotion of standby Ashutosh Sharma 13:59
Re: Having postgresql.org link to cgit instead of gitweb Jonathan S. Katz 14:10
Re: Use opresulttype instead of calling SearchSysCache1() in match_orclause_to_indexcol() Aleksander Alekseev 14:11
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 📎 Timur Magomedov 14:13
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Timur Magomedov 14:16
Re: fix obsolete references to postgres.h in comments Nathan Bossart 14:19
Re: Having postgresql.org link to cgit instead of gitweb Peter Geoghegan 14:23
Re: PG 18 relnotes and RC1 Nathan Bossart 14:25
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Matheus Alcantara 14:36
Re: Report bytes and transactions actually sent downtream 📎 Ashutosh Bapat 14:41
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Ashutosh Bapat 14:44
Re: Having postgresql.org link to cgit instead of gitweb Álvaro Herrera 14:47
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands jian he 14:53
Re: Having postgresql.org link to cgit instead of gitweb Jonathan S. Katz 14:55
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Arseniy Mukhin 15:13
Re: Suggestion to add --continue-client-on-abort option to pgbench 📎 Yugo Nagata 15:21
Re: Use opresulttype instead of calling SearchSysCache1() in match_orclause_to_indexcol() Tom Lane 16:16
Re: Having postgresql.org link to cgit instead of gitweb Tom Lane 16:17
Re: PG 18 relnotes and RC1 📎 Nathan Bossart 16:50
Re: Having postgresql.org link to cgit instead of gitweb Jonathan S. Katz 16:58
Re: RFC: Logging plan of the running query Rafael Thofehrn Castro 17:03
Re: PG 18 relnotes and RC1 Jonathan S. Katz 17:04
Re: PG 18 relnotes and RC1 📎 Nathan Bossart 17:12
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada 17:12
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada 17:18
Re: Unnecessary calculations in Execproject Matthias van de Meent 17:28
Re: [PATCH] Add tests for Bitmapset 📎 Greg Burd 18:48
Re: allow benign typedef redefinitions (C11) 📎 Álvaro Herrera 19:58
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands 📎 Dmitry Koval 20:06
Re: PG 18 relnotes and RC1 Nathan Bossart 20:09
Re: Recovering from detoast-related catcache invalidations Andres Freund 20:11
Re: Having postgresql.org link to cgit instead of gitweb Tom Lane 20:14
Re: [BUG] temporary file usage report with extended protocol and unnamed portals 📎 Sami Imseih 20:28
Re: SQL:2023 JSON simplified accessor support 📎 Alexandra Wang 20:40
Re: PG 18 relnotes and RC1 Jonathan S. Katz 20:48
Re: Having postgresql.org link to cgit instead of gitweb 📎 Jonathan S. Katz 20:54
Re: encode/decode support for base64url Daniel Gustafsson 21:04
Re: Introduce XID age based replication slot invalidation 📎 John H 23:42

Sept. 20, 2025

Thread Author Time
Built-in case-insensitive collation pg_unicode_ci 📎 Jeff Davis 00:21
Re: Improve the performance of Unicode Normalization Forms. Jeff Davis 01:03
Re: allow benign typedef redefinitions (C11) Tom Lane 01:17
Re: PgStat_HashKey padding issue when passed by reference Sami Imseih 01:52
Re: PgStat_HashKey padding issue when passed by reference Michael Paquier 02:14
Re: RFC: Logging plan of the running query Atsushi Torikoshi 03:21
Re: Use WALReadFromBuffers in more places Jingtang Zhang 08:33
Re: Proposal: Conflict log history table for Logical Replication Amit Kapila 11:59
Re: access numeric data in module Ed Behn 12:11
Re: Suggestion to add --continue-client-on-abort option to pgbench Rintaro Ikeda 12:58
Re: allow benign typedef redefinitions (C11) 📎 Álvaro Herrera 13:13
Re: AIX support Alvaro Herrera 15:20
StatisticsObjIsVisibleExt lacks "do not look in temp namespace" 📎 Noah Misch 16:21
Re: allow benign typedef redefinitions (C11) Tom Lane 21:21
pgsql: Add support for base64url encoding and decoding Daniel Gustafsson 21:24
Re: psql: Count all table footer lines in pager setup 📎 Erik Wienhold 21:58
Re: encode/decode support for base64url Daniel Gustafsson 22:03

Sept. 21, 2025

Thread Author Time
Re: Thoughts on NBASE=100000000 Joel Jacobson 05:08
Re: GNU/Hurd portability patches 📎 Alexander Lakhin 06:00
Re: plan shape work Junwang Zhao 09:52
Re: plan shape work Junwang Zhao 10:34
Re: GNU/Hurd portability patches Michael Banck 11:02
Add notification on BEGIN ATOMIC SQL functions using temp relations 📎 Jim Jones 11:49
Re: Add notification on BEGIN ATOMIC SQL functions using temp relations Pavel Stehule 12:33
Re: Add notification on BEGIN ATOMIC SQL functions using temp relations Jim Jones 13:10
Add notification on BEGIN ATOMIC SQL functions using temp relations David G. Johnston 13:52
Re: Add notification on BEGIN ATOMIC SQL functions using temp relations Vik Fearing 14:43
[PATCH] Correct RangeTblEntry.join_using_alias comment to reflect field order 📎 Steve Lau 14:48
Re: Add notification on BEGIN ATOMIC SQL functions using temp relations Tom Lane 14:59
Re: Add notification on BEGIN ATOMIC SQL functions using temp relations Pavel Stehule 15:07
Re: Add notification on BEGIN ATOMIC SQL functions using temp relations Jim Jones 15:37
Re: postmaster uses more CPU in 18 beta1 with io_method=io_uring Andres Freund 16:29
Re: Add notification on BEGIN ATOMIC SQL functions using temp relations Jim Jones 16:42
Re: Add notification on BEGIN ATOMIC SQL functions using temp relations Pavel Stehule 17:14
We broke the defense against accessing other sessions' temp tables 📎 Tom Lane 17:32
Re: Add notification on BEGIN ATOMIC SQL functions using temp relations Tom Lane 17:34
Re: We broke the defense against accessing other sessions' temp tables Bruce Momjian 17:39
Re: We broke the defense against accessing other sessions' temp tables Tom Lane 17:44
Re: We broke the defense against accessing other sessions' temp tables Bruce Momjian 17:45
Re: Built-in case-insensitive collation pg_unicode_ci Jeff Davis 19:18
Re: We broke the defense against accessing other sessions' temp tables Jelte Fennema-Nio 19:18
Re: We broke the defense against accessing other sessions' temp tables David G. Johnston 19:39
Re: ABI Compliance Checker GSoC Project David E. Wheeler 20:59
Re: Add notification on BEGIN ATOMIC SQL functions using temp relations 📎 Jim Jones 22:02
Re: GNU/Hurd portability patches Michael Paquier 22:02
Re: Meson0.57.2 setup failed with option -Duuid=ossp Michael Paquier 22:18
Re: [PATCH] Correct RangeTblEntry.join_using_alias comment to reflect field order Chao Li 22:41
Re: GNU/Hurd portability patches Tom Lane 22:48
Fix wrong filename in header comment of gin_tuple.h 📎 Chao Li 23:09
Re: [PATCH] Correct RangeTblEntry.join_using_alias comment to reflect field order Richard Guo 23:55
Re: Fix wrong filename in header comment of gin_tuple.h Richard Guo 23:59

Sept. 22, 2025

Thread Author Time
Re: plan shape work Robert Haas 00:26
Re: [PATCH] Correct RangeTblEntry.join_using_alias comment to reflect field order David Rowley 00:49
Re: [PATCH] Correct RangeTblEntry.join_using_alias comment to reflect field order David Rowley 00:52
Re: Fix wrong filename in header comment of gin_tuple.h David Rowley 00:52
Re: Fix wrong filename in header comment of gin_tuple.h Richard Guo 00:57
Re: Doc: add XML ID attributes to <varlistentry> tags for create_foreign_table, alter_foreign_table Quan Zongliang 01:27
Re: Fix wrong filename in header comment of gin_tuple.h David Rowley 01:42
Re: Meson0.57.2 setup failed with option -Duuid=ossp Yang Oreo 01:48
docs: Validation error with xmllint 2.15.0 📎 Erik Wienhold 01:50
Re: Fix wrong filename in header comment of gin_tuple.h 📎 Chao Li 02:46
Re: Suggestion to add --continue-client-on-abort option to pgbench Fujii Masao 02:56
Re: Suggestion to add --continue-client-on-abort option to pgbench Fujii Masao 02:59
Re: Clear logical slot's 'synced' flag on promotion of standby shveta malik 03:28
Re: SQL:2023 JSON simplified accessor support Chao Li 03:32
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Ashutosh Bapat 03:40
Re: Trivial fix for comment of function table_tuple_lock Fujii Masao 04:42
Re: Report bytes and transactions actually sent downtream shveta malik 05:14
Re: How can end users know the cause of LR slot sync delays? Ashutosh Sharma 05:28
Re: Clear logical slot's 'synced' flag on promotion of standby Ashutosh Sharma 05:31
Re: Trivial fix for comment of function table_tuple_lock 📎 Chao Li 05:54
Re: Add support for specifying tables in pg_createsubscriber. 📎 Shubham Khanna 06:03
Re: Logical Replication of sequences shveta malik 06:33
Re: [PATCH] Introduce unified support for composite GUC options 📎 Чумак Антон 06:55
Re: [PATCH] Introduce unified support for composite GUC options Pavel Stehule 07:01
Re: Documentation fix on pgbench \aset command 📎 Fujii Masao 07:19
Re: GNU/Hurd portability patches Michael Banck 07:22
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands 📎 jian he 07:47
Re: [PATCH] Add tests for Bitmapset Michael Paquier 07:57
Re: docs: Validation error with xmllint 2.15.0 Daniel Gustafsson 07:58
Re: Add memory_limit_hits to pg_stat_replication_slots 📎 Bertrand Drouvot 08:11
Re: We broke the defense against accessing other sessions' temp tables Jim Jones 08:14
Re: PgStat_HashKey padding issue when passed by reference Bertrand Drouvot 08:32
Re: postmaster uses more CPU in 18 beta1 with io_method=io_uring 📎 Jakub Wartak 08:45
Re: vacuumdb --analyze-only does not need to issue VACUUM (ONLY_DATABASE_STATS) ? Mircea Cadariu 08:56
Re: Random pg_upgrade 004_subscription test failure on drongo 📎 vignesh C 08:58
Re: [PATCH] Introduce unified support for composite GUC options Чумак Антон 09:13
Re: Logical Replication of sequences shveta malik 10:03
Re: [PATCH] Introduce unified support for composite GUC options Pavel Stehule 10:03
Re: How can end users know the cause of LR slot sync delays? Shlok Kyal 10:11
Re: Improve pg_sync_replication_slots() to wait for primary to advance 📎 Ajin Cherian 10:51
Re: Add memory_limit_hits to pg_stat_replication_slots Amit Kapila 11:05
Re: AIX support AIX PG user 11:09
Re: How can end users know the cause of LR slot sync delays? Amit Kapila 11:38
Re: Add memory_limit_hits to pg_stat_replication_slots shveta malik 11:51

Browse Archives

Prev | Next