pgsql-hackers since 2025-11-30 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

Nov. 30, 2025

Thread Author Time
Re: [PATCH] O_CLOEXEC not honored on Windows - handle inheritance chain 📎 Thomas Munro 00:13
Re: pgsql: Inline pg_ascii_tolower() and pg_ascii_toupper(). Thomas Munro 02:20
Re: pg_plan_advice Dian Fay 03:16
Re: proposal: schema variables 📎 Pavel Stehule 06:01
Improve the test src/test/postmaster/t/003_start_stop.pl 📎 Potapov Alexander 08:21
PG version is not seen in pg_upgrade test log 📎 Potapov Alexander 09:11
[Patch] Build the heap more efficient in tuplesort.c 📎 cca5507 09:35
Re: [PATCH] Add memory usage reporting to VACUUM VERBOSE 📎 河田達也 10:43
Re: [PoC] XMLCast (SQL/XML X025) 📎 Jim Jones 10:59
Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Mihail Nikalayeu 12:11
Re: IPC/MultixactCreation on the Standby server 📎 Andrey Borodin 12:15
Feature Proposal: schema renaming in pg_dump/pg_restore Brad Arndt 14:45
Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY 📎 Mihail Nikalayeu 16:52
Re: Feature Proposal: schema renaming in pg_dump/pg_restore Tom Lane 16:58
Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY 📎 Alexander Lakhin 17:00
Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Mihail Nikalayeu 17:26
Re: meson and check-tests Andrew Dunstan 18:09
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part 📎 David E. Wheeler 21:16
Re: Add support for specifying tables in pg_createsubscriber. Peter Smith 22:48
Re: Early December Commitfest app release Jelte Fennema-Nio 22:57
Re: [Patch] Build the heap more efficient in tuplesort.c David Rowley 23:21

Dec. 1, 2025

Thread Author Time
RE: [buildfarm related] Machines gcc experimental failed test_lfind Hayato Kuroda (Fujitsu) 00:58
Re: index prefetching 📎 Peter Geoghegan 01:23
Re: meson and check-tests Ashutosh Bapat 03:33
Proposal: Support Logical replication of large objects 📎 Dilip Kumar 03:57
Re: Implement waiting for wal lsn replay: reloaded 📎 Xuneng Zhou 04:33
Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar 04:41
Re: BUG #19095: Test if function exit() is used fail when linked static VASUKI M 04:57
Re: Parallel Apply Dilip Kumar 04:59
Re: Add GoAway protocol message for graceful but fast server shutdown/switchover Ajit Awekar 05:05
Re: [PATCH] Expose checkpoint timestamp and duration in pg_stat_checkpointer Soumya S Murali 05:35
Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions Corey Huinker 05:41
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada 05:50
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada 05:59
Re: Eliminating SPI / SQL from some RI triggers - take 3 📎 Junwang Zhao 06:09
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada 06:10
Re: Simplify code building the LR conflict messages Amit Kapila 06:13
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada 06:17
UPDATE run check constraints for affected columns only 📎 jian he 06:20
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada 06:20
Re: UPDATE run check constraints for affected columns only Tom Lane 06:33
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada 06:45
Re: Remove unused function parameters, part 2: replication Bertrand Drouvot 06:49
Re: Row pattern recognition Tatsuo Ishii 06:57
Re: Refactoring: Use soft error reporting for *_opt_overflow functions of date/timestamp 📎 Michael Paquier 07:01
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart 📎 Masahiko Sawada 07:02
Re: alignas (C11) Peter Eisentraut 07:03
Re: Consistently use the XLogRecPtrIsInvalid() macro 📎 Bertrand Drouvot 07:14
Re: [Patch] Build the heap more efficient in tuplesort.c cca5507 07:20
Re: Move WAL/RMGR sequence code into its own file and header Michael Paquier 07:24
missing PG_IO_ALIGN_SIZE uses 📎 Peter Eisentraut 07:55
Re: Some optimizations for COALESCE expressions during constant folding 📎 Richard Guo 08:11
Re: [PATCH] Expose checkpoint timestamp and duration in pg_stat_checkpointer Michael Banck 08:15
Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar 08:18
Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar 08:23
Re: Proposal: Conflict log history table for Logical Replication shveta malik 08:27
Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar 08:34
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart shveta malik 08:41
Re: Migrate to autoconf 2.72? Aleksander Alekseev 08:47
Re: POC: make mxidoff 64 bits Maxim Orlov 08:53
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart shveta malik 08:53
Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Antonin Houska 09:09
Re: PoC: Simplify recovery after dropping a table by LOGGING the restore LSN 📎 Дмитрий Лебедев 09:11
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart shveta malik 09:14
回复: UPDATE run check constraints for affected columns only li carol 09:24
Re: Proposal: Conflict log history table for Logical Replication shveta malik 09:27
Re: Proposal: Conflict log history table for Logical Replication Amit Kapila 09:41
Re: Migrate to autoconf 2.72? Peter Eisentraut 10:06
Re: Migrate to autoconf 2.72? Pavel Stehule 10:09
Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Antonin Houska 10:29
Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar 10:32
Re: Migrate to autoconf 2.72? Aleksander Alekseev 10:42
RE: Parallel Apply 📎 Hayato Kuroda (Fujitsu) 10:46
Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Mihail Nikalayeu 10:49
Re: Migrate to autoconf 2.72? Pavel Stehule 10:50
Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar 10:52
[PATCH] Expose checkpoint reason to completion log messages. 📎 Soumya S Murali 11:18
Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY 📎 Mihail Nikalayeu 11:27
Re: Migrate to autoconf 2.72? Aleksander Alekseev 11:48
Re: Refactoring: Use soft error reporting for *_opt_overflow functions of date/timestamp Amul Sul 12:01
Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions Amul Sul 12:08
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart shveta malik 12:13
Re: Row pattern recognition Tatsuo Ishii 12:21
Re: Migrate to autoconf 2.72? Pavel Stehule 12:33
Re: POC: make mxidoff 64 bits Ashutosh Bapat 12:35
Re: IPC/MultixactCreation on the Standby server 📎 Heikki Linnakangas 12:40
Re: Row pattern recognition 📎 Tatsuo Ishii 12:42
Re: Migrate to autoconf 2.72? Aleksander Alekseev 12:44
Re: Non-text mode for pg_dumpall tushar 13:06
Re: Migrate to autoconf 2.72? Pavel Stehule 13:40
Safer hash table initialization macro Bertrand Drouvot 13:45
Re: [PATCH] Better Performance for PostgreSQL with large INSERTs Philipp Marek 13:55
Re: Remove unused fields from BufferCacheNumaRec Bertrand Drouvot 13:57
Re: Safer hash table initialization macro Jelte Fennema-Nio 14:44
Re: IPC/MultixactCreation on the Standby server Andrey Borodin 15:29
Re: show size of DSAs and dshash tables in pg_dsm_registry_allocations 📎 Nathan Bossart 15:29
Re: show size of DSAs and dshash tables in pg_dsm_registry_allocations Robert Haas 15:58
Re: [Patch] Build the heap more efficient in tuplesort.c 📎 cca5507 16:05
Re: warning: dereferencing type-punned pointer Peter Eisentraut 16:08
Re: index prefetching Tomas Vondra 16:32
Re: show size of DSAs and dshash tables in pg_dsm_registry_allocations Nathan Bossart 16:47
Re: Early December Commitfest app release Magnus Hagander 17:00
Re: reduce size of logs stored by buildfarm Jacob Champion 17:01
Re: Newly created replication slot may be invalidated by checkpoint Masahiko Sawada 17:03
Re: Non-text mode for pg_dumpall tushar 17:17
split tablecmds.c Nathan Bossart 17:25
Re: Remove useless casting to the same type Jacob Champion 17:50
Re: Remove useless casting to the same type Jacob Champion 17:51
Re: Remove unused function parameters, part 1: contrib Jacob Champion 18:15
Re: split tablecmds.c Álvaro Herrera 18:18
Re: split tablecmds.c Tom Lane 18:59
Re: split tablecmds.c Euler Taveira 19:13
Re: Dynamic shared memory areas Robert Haas 19:14
Re: split tablecmds.c Álvaro Herrera 19:16
Re: Improving the names generated for indexes on expressions Robert Haas 19:26
Re: split tablecmds.c Andres Freund 19:50
Re: Improving tracking/processing of buildfarm test failures Alexander Lakhin 20:00
Is there value in having optimizer stats for joins/foreignkeys? Corey Huinker 20:10
Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund 20:28
Re: plan shape work Robert Haas 20:31
Re: Buffer locking is special (hints, checksums, AIO writes) Melanie Plageman 20:41
Re: Is there value in having optimizer stats for joins/foreignkeys? Tomas Vondra 21:01
Re: Bug in amcheck? 📎 Heikki Linnakangas 21:20
Re: show size of DSAs and dshash tables in pg_dsm_registry_allocations Chao Li 21:35
Re: Changing the state of data checksums in a running cluster 📎 Daniel Gustafsson 21:51
Re: Is there value in having optimizer stats for joins/foreignkeys? Tom Lane 22:11
Re: [PATCH] contrib: Add pg_datemath extension with datediff function Myles Lewis 22:38
freespace buffer locking Andres Freund 22:41
Re: split tablecmds.c 📎 Nathan Bossart 22:43
Re: [PATCH] Add native PIVOT syntax for SQL Server/Oracle compatibility Myles Lewis 23:04
Re: show size of DSAs and dshash tables in pg_dsm_registry_allocations 📎 Nathan Bossart 23:04
Re: split tablecmds.c Chao Li 23:29

Dec. 2, 2025

Thread Author Time
Re: index prefetching Peter Geoghegan 00:00
Re: split tablecmds.c Michael Paquier 00:03
Re: new commitfest transition guidance Peter Geoghegan 00:16
Re: Refactoring: Use soft error reporting for *_opt_overflow functions of date/timestamp Michael Paquier 00:32
Re: Adding REPACK [concurrently] Mihail Nikalayeu 00:50
Re: missing PG_IO_ALIGN_SIZE uses Chao Li 01:11
Re: new commitfest transition guidance Tom Lane 01:28
Re: new commitfest transition guidance Peter Geoghegan 01:51
Re: apply_scanjoin_target_to_paths and partitionwise join Richard Guo 02:15
Re: Make COPY format extendable: Extract COPY TO format implementations 📎 Sutou Kouhei 02:39
[PATCH] Add hint for misspelled relations 📎 Steve Chavez 02:46
Re: [Patch] Windows relation extension failure at 2GB and 4GB Michael Paquier 02:46
Re: [Patch] Windows relation extension failure at 2GB and 4GB Andres Freund 02:59
Re: [Patch] Windows relation extension failure at 2GB and 4GB Michael Paquier 03:02
Re: [Patch] Windows relation extension failure at 2GB and 4GB Andres Freund 03:05
Re: Implement waiting for wal lsn replay: reloaded 📎 Xuneng Zhou 03:08
Re: [Patch] Windows relation extension failure at 2GB and 4GB Michael Paquier 03:12
Re: Is there value in having optimizer stats for joins/foreignkeys? Corey Huinker 03:16
Re: Is there value in having optimizer stats for joins/foreignkeys? Corey Huinker 03:18
Re: [PATCH] Add hint for misspelled relations Kirill Reshke 03:32
Add a greedy join search algorithm to handle large join problems 📎 Chengpeng Yan 03:48
Re: freespace buffer locking Kirill Reshke 04:02
Re: Segmentation fault on proc exit after dshash_find_or_insert Amit Langote 04:10
RE: Newly created replication slot may be invalidated by checkpoint Zhijie Hou (Fujitsu) 04:19
Re: Segmentation fault on proc exit after dshash_find_or_insert Dilip Kumar 04:59
Re: Proposal: Conflict log history table for Logical Replication Amit Kapila 05:07
Re: Proposal: Conflict log history table for Logical Replication Amit Kapila 05:15
Re: Add a greedy join search algorithm to handle large join problems Dilip Kumar 05:36
Re: Inline non-SQL SRFs using SupportRequestSimplify Pavel Stehule 05:52
Re: missing PG_IO_ALIGN_SIZE uses Thomas Munro 05:59
Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect Fujii Masao 06:02
Re: Inline non-SQL SRFs using SupportRequestSimplify Tom Lane 06:05
Re: Proposal: Conflict log history table for Logical Replication Amit Kapila 06:08
Re: Inline non-SQL SRFs using SupportRequestSimplify Pavel Stehule 06:14
Re: Parallel Apply Dilip Kumar 06:31
Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar 06:36
Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect Kirill Reshke 06:37
Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat 06:56
Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar 07:08
Re: Refactor how we form HeapTuples for CatalogTuple(Insert|Update) Michael Paquier 07:09
Index functions and INDEX_CREATE_SKIP_BUILD Antonin Houska 07:18
RE: Parallel Apply 📎 Hayato Kuroda (Fujitsu) 07:19
Re: more C99 cleanup Peter Eisentraut 07:27
Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Antonin Houska 07:28
Re: Remove unused function parameters, part 2: replication Michael Paquier 07:32
Re: Remove useless pointer advance in StatsShmemInit() 📎 Bertrand Drouvot 07:40
Re: Consistently use the XLogRecPtrIsInvalid() macro Peter Eisentraut 07:44
Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions 📎 jian he 07:52
Re: Index functions and INDEX_CREATE_SKIP_BUILD Michael Paquier 07:54
Re: Buffer locking is special (hints, checksums, AIO writes) Heikki Linnakangas 08:01
Re: split tablecmds.c Amit Langote 08:01
Re: Index functions and INDEX_CREATE_SKIP_BUILD Antonin Houska 08:07
Re: Remove useless pointer advance in StatsShmemInit() Michael Paquier 08:11
Re: Refactoring: Use soft error reporting for *_opt_overflow functions of date/timestamp Amit Langote 08:21
Re: Improve pg_sync_replication_slots() to wait for primary to advance 📎 Ajin Cherian 08:27
Re: Remove unused function parameters, part 2: replication Daniel Gustafsson 08:31
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart vignesh C 08:53
Re: show size of DSAs and dshash tables in pg_dsm_registry_allocations Rahila Syed 08:58
Re: Proposal: Conflict log history table for Logical Replication Amit Kapila 09:17
Re: Remove useless casting to the same type Peter Eisentraut 09:25
Re: [PATCH] Add hint for misspelled relations Daniel Gustafsson 09:27
Re: Improve pg_sync_replication_slots() to wait for primary to advance shveta malik 09:35
Re: SQL Property Graph Queries (SQL/PGQ) 📎 Ashutosh Bapat 10:00
Re: Implement waiting for wal lsn replay: reloaded 📎 Xuneng Zhou 10:10
Re: PG version is not seen in pg_upgrade test log Daniel Gustafsson 10:22
Re: Add a greedy join search algorithm to handle large join problems Chengpeng Yan 10:22
Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Mihail Nikalayeu 10:27
Re: oid2name : add objects file path 📎 David Bidoc 10:36

Browse Archives

Prev | Next