pgsql-hackers since 2025-12-31 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

Dec. 31, 2025

Thread Author Time
Re: Speed up ICU case conversion by using ucasemap_utf8To*() 📎 Andreas Karlsson 00:18
Re: Add support for EXTRA_REGRESS_OPTS for meson 📎 Andreas Karlsson 01:01
Re: Can we remove support for standard_conforming_strings = off yet? Corey Huinker 01:05
Re: [PATCH] Add memory usage reporting to VACUUM VERBOSE Tatsuya Kawata 01:06
Fix typo in code comment 📎 kelan 01:10
Re: CREATE SCHEMA ... CREATE DOMAIN support 📎 jian he 01:40
Re: could sent_lsn be lower than write/flush/replay_lsn? Jaime Casanova 01:42
[PATCH] Typo fix in fk-snapshot-3.spec 📎 Aditya Gollamudi 01:54
Re: [PATCH] Typo fix in fk-snapshot-3.spec 📎 Aditya Gollamudi 02:01
Re: Minor LLVM cleanups Thomas Munro 02:09
Re: Minor LLVM cleanups Thomas Munro 02:11
Re: Remove header lock BufferGetLSNAtomic() on architectures with 64 bit atomic operations Andreas Karlsson 02:17
Re: [PATCH] Typo fix in fk-snapshot-3.spec Japin Li 02:19
Re: Wrong comment for ReplicationSlotCreate Chao Li 02:32
Re: Speed up ICU case conversion by using ucasemap_utf8To*() zengman 02:36
Re: disallow alter individual column if partition key contains wholerow reference 📎 jian he 02:57
Re: Fix comments on _bt_skiparray_strat_increment/decrement Chao Li 03:36
Re: [PATCH] Typo fix in fk-snapshot-3.spec wenhui qiu 03:46
Re: CREATE TABLE LIKE INCLUDING TRIGGERS 📎 jian he 05:08
Re: SQL Property Graph Queries (SQL/PGQ) 📎 Henson Choi 06:23
Re: Fix comments on _bt_skiparray_strat_increment/decrement Yugo Nagata 06:57
Re: Fix comments on _bt_skiparray_strat_increment/decrement Chao Li 07:18
Re: add function argument name to substring and substr 📎 jian he 07:47
Fix casting away const in _bt_reorder_array_cmp 📎 Chao Li 07:51
Re: Error position support for ComputeIndexAttrs 📎 jian he 08:13
nbtree: Cache operator family OID in _bt_setup_array_cmp 📎 Chao Li 08:15
Re: Don't cast away const where possible Bertrand Drouvot 08:42
PL/Python initialization cleanup 📎 Peter Eisentraut 08:47
Re: Fix casting away const in _bt_reorder_array_cmp Bertrand Drouvot 09:01
psql: Add tab completion for \copy pstdin and pstdout 📎 Yugo Nagata 09:39
Re: Fix comments on _bt_skiparray_strat_increment/decrement Yugo Nagata 09:40
A typo in .cirrus.tasks.yml 📎 Xueyu Gao 09:58
Planner : anti-join on left joins 📎 Nicolas Adenis-Lamarre 09:59
Re: nbtree: Cache operator family OID in _bt_setup_array_cmp Kirill Reshke 10:04
Re: nbtree: Cache operator family OID in _bt_setup_array_cmp Chao Li 10:13
Re: Add a berief general comment on BTScanInsertData's nextkey and backward Yugo Nagata 10:21
Re: A typo in .cirrus.tasks.yml Chao Li 10:36
Re: Allow to collect statistics on virtual generated columns 📎 Yugo Nagata 10:44
Add "format" target to make and ninja to run pgindent and pgperltidy 📎 Jelte Fennema-Nio 11:35
Re: Row pattern recognition 📎 Henson Choi 12:10
Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz 13:04
Re: Add "format" target to make and ninja to run pgindent and pgperltidy Ashutosh Bapat 13:54
Re: Error position support for ComputeIndexAttrs 📎 Kirill Reshke 14:37
Re: Fwd: [PATCH] Add zstd compression for TOAST using extended header format Dharin Shah 15:02
Re: Add "format" target to make and ninja to run pgindent and pgperltidy Tom Lane 15:26
Re: Speed up ICU case conversion by using ucasemap_utf8To*() 📎 Andreas Karlsson 15:40
Re: Add "format" target to make and ninja to run pgindent and pgperltidy Andrew Dunstan 15:48
Re: Add "format" target to make and ninja to run pgindent and pgperltidy Tom Lane 15:54
Re: Can we remove support for standard_conforming_strings = off yet? Andrew Dunstan 16:02
Re: Add "format" target to make and ninja to run pgindent and pgperltidy Andrew Dunstan 16:13
Re: Can we remove support for standard_conforming_strings = off yet? Tom Lane 17:04
Re: Add "format" target to make and ninja to run pgindent and pgperltidy Jelte Fennema-Nio 18:17
Re: Get rid of "Section.N.N.N" on DOCs 📎 Marcos Pegoraro 18:18
Re: Add "format" target to make and ninja to run pgindent and pgperltidy Tom Lane 18:37
Re: Can we remove support for standard_conforming_strings = off yet? Andrew Dunstan 19:01
Re: WIP - xmlvalidate implementation from TODO list Marcos Magueta 20:26
Create unique GiST indexes 📎 Paul A Jungwirth 22:55
Re: PL/Python initialization cleanup Chao Li 23:34
Re: Planner : anti-join on left joins Tom Lane 23:37
Re: Planner : anti-join on left joins David Rowley 23:54

Jan. 1, 2026

Thread Author Time
Re: Get rid of "Section.N.N.N" on DOCs Robert Treat 00:03
Re: Non-text mode for pg_dumpall 📎 jian he 05:29
Re: Proposal: Conflict log history table for Logical Replication vignesh C 05:56
Re: SQL Property Graph Queries (SQL/PGQ) 📎 Henson Choi 06:16
Re: Planner : anti-join on left joins 📎 Tender Wang 06:23
Re: Row pattern recognition 📎 Henson Choi 06:45
Re: Patch: dumping tables data in multiple chunks in pg_dump Pavel Stehule 07:01
Re: Proposal: Conflict log history table for Logical Replication shveta malik 07:02
not fully correct error message Pavel Stehule 07:10
Re: Typos in the code and README 📎 Alexander Lakhin 08:00
Re: [PATCH] Expose checkpoint reason to completion log messages. 📎 Soumya S Murali 08:09
Re: WIP - xmlvalidate implementation from TODO list Kirill Reshke 08:25
Re: Planner : anti-join on left joins Nicolas Adenis-Lamarre 09:34
Re: Planner : anti-join on left joins Pavel Stehule 09:46
Re: not fully correct error message jian he 10:05
Re: Proposal: Conflict log history table for Logical Replication shveta malik 10:31
Re: Proposal: Conflict log history table for Logical Replication vignesh C 11:04
Re: Proposal: Conflict log history table for Logical Replication vignesh C 11:05
Re: amcheck: support for GiST 📎 Kirill Reshke 12:05
Re: SQL Property Graph Queries (SQL/PGQ) Henson Choi 12:16
Re: Get rid of "Section.N.N.N" on DOCs Marcos Pegoraro 12:20
Re: Add "format" target to make and ninja to run pgindent and pgperltidy Jelte Fennema-Nio 13:06
Re: Add --extra-dependencies and immediate data dumping for pg_dump/pg_upgrade Jeevan Chalke 13:43
Re: GIN pageinspect support for entry tree and posting tree Andrey Borodin 14:00
Re: Get rid of "Section.N.N.N" on DOCs Robert Treat 14:57
Checking join outer relation uniqueness to prevent unnecessary memoization Jacob Jackson 15:30
Re: Improving tracking/processing of buildfarm test failures Alexander Lakhin 16:00
Re: Wrong comment for ReplicationSlotCreate Daniil Davydov 16:31
Re: Non-text mode for pg_dumpall Andrew Dunstan 16:45
Re: REASSIGN OWNED BY alters objects in other database. 📎 Álvaro Herrera 16:51
Re: Implement waiting for wal lsn replay: reloaded Álvaro Herrera 17:16
Re: Include extension path on pg_available_extensions Andrew Dunstan 17:19
Re: Planner : anti-join on left joins Tom Lane 18:06
Re: REASSIGN OWNED BY alters objects in other database. Kirill Reshke 20:41
Re: Planner : anti-join on left joins 📎 Nicolas Adenis-Lamarre 22:28
Convert coalesce to or/and Nicolas Adenis-Lamarre 22:36
Re: Convert coalesce to or/and Tom Lane 22:51
Re: Implement waiting for wal lsn replay: reloaded Alexander Korotkov 23:42

Jan. 2, 2026

Thread Author Time
Re: Row pattern recognition Tatsuo Ishii 01:26
Re: Row pattern recognition Tatsuo Ishii 02:16
Re: Row pattern recognition Henson Choi 02:30
Re: DOC: fixes multiple errors in alter table doc Robert Treat 02:54
Re: Proposal: Conflict log history table for Logical Replication vignesh C 04:21
Re: Trying out native UTF-8 locales on Windows Bryan Green 04:24
Re: [PATCH] Typo fix in fk-snapshot-3.spec David Rowley 04:54
Re: More speedups for tuple deformation 📎 David Rowley 05:58
Re: GNU/Hurd portability patches Alexander Lakhin 06:00
Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions Amul Sul 06:08
Re: Proposal: Conflict log history table for Logical Replication shveta malik 06:36
Re: Planner : anti-join on left joins 📎 Tender Wang 06:53
Re: Create unique GiST indexes Kirill Reshke 07:19
Parallelizing startup with many databases Babak Ghadiri 07:55
Re: Non-text mode for pg_dumpall tushar 07:57
Re: Non-text mode for pg_dumpall jian he 08:05
Re: SQL Property Graph Queries (SQL/PGQ) 📎 Ashutosh Bapat 08:48
Re: Implement waiting for wal lsn replay: reloaded 📎 Xuneng Zhou 09:17
Re: Planner : anti-join on left joins 📎 Nicolas Adenis-Lamarre 09:19
Re: CREATE TABLE LIKE INCLUDING TRIGGERS Andrey Borodin 09:25
Re: 001_password.pl fails with --without-readline 📎 Soumya S Murali 10:09
Re: [PATCH][DOC][MINOR] Fix incorrect lexeme limit in textsearch docs Dharin Shah 11:38
Re: Include extension path on pg_available_extensions Matheus Alcantara 12:11
Re: Proposal: Conflict log history table for Logical Replication vignesh C 12:23
Re: pg_waldump: support decoding of WAL inside tarfile 📎 Amul Sul 12:29
[PATCH] aio: Refactor to deduplicate shared and local completion callbacks 📎 zengman 12:51
Re: SQL Property Graph Queries (SQL/PGQ) Henson Choi 13:23
Re: [PATCH] Add support for SAOP in the optimizer for partial index paths Jim Vanns 14:14
Re: [PATCH] aio: Refactor to deduplicate shared and local completion callbacks Andres Freund 14:25
RE: AIX support 📎 Srirama Kucherlapati 14:43
Re: [PATCH] aio: Refactor to deduplicate shared and local completion callbacks zengman 14:46
Re: Don't use the deprecated and insecure PQcancel in our frontend tools anymore 📎 Jelte Fennema-Nio 15:14
Re: lsyscache: free IndexAmRoutine objects returned by GetIndexAmRoutineByAmId() Andres Freund 15:21
Re: Remove header lock BufferGetLSNAtomic() on architectures with 64 bit atomic operations Andres Freund 15:27
Re: RFC: adding pytest as a supported test framework 📎 Jelte Fennema-Nio 15:31
confusing results from pg_get_replication_slots() 📎 Robert Haas 15:40
Re: Decouple C++ support in Meson's PGXS from LLVM enablement 📎 Jelte Fennema-Nio 16:06
Re: Row pattern recognition Henson Choi 17:19
Re: Use Python "Limited API" in PL/Python 📎 Bryan Green 17:40
Re: WIP - xmlvalidate implementation from TODO list Marcos Magueta 18:07
Re: Use Python "Limited API" in PL/Python Bryan Green 18:12
Re: Create unique GiST indexes Paul A Jungwirth 18:39
Re: Client-only Meson Build From Sources Benjamin Leff 18:43
Re: Client-only Meson Build From Sources Andres Freund 18:48
planner makes provably suboptimal index selection choices with partial indexes Merlin Moncure 18:56
Re: GIN pageinspect support for entry tree and posting tree 📎 Kirill Reshke 19:10
Re: GIN pageinspect support for entry tree and posting tree 📎 Kirill Reshke 19:16
Re: some Page/PageData const stuff Andres Freund 19:17
Re: Client-only Meson Build From Sources Benjamin Leff 19:46
Re: [PATCH] psql: add \dcs to list all constraints Jim Jones 19:51
Re: postgres_fdw: Use COPY to speed up batch inserts Masahiko Sawada 20:15
Re: postgres_fdw: Use COPY to speed up batch inserts Matheus Alcantara 20:33
Re: pgsql: Ignore PlaceHolderVars when looking up statistics Robert Haas 20:46
Re: confusing results from pg_get_replication_slots() Matheus Alcantara 20:48
Re: confusing results from pg_get_replication_slots() Robert Haas 21:10
Re: pgsql: Ignore PlaceHolderVars when looking up statistics Tom Lane 21:20
Re: planner makes provably suboptimal index selection choices with partial indexes Tom Lane 21:35
Re: Can we remove support for standard_conforming_strings = off yet? Corey Huinker 22:20
Re: Implement waiting for wal lsn replay: reloaded 📎 Alexander Korotkov 22:53
[PATCH] tests: verify renamed index functionality in alter_table 📎 Dharin Shah 23:13
Re: remove pg_restrict workaround Jelte Fennema-Nio 23:23
Re: pgsql: Ignore PlaceHolderVars when looking up statistics Robert Haas 23:32
Re: Parallelizing startup with many databases Andreas Karlsson 23:38

Jan. 3, 2026

Thread Author Time
Re: Parallelizing startup with many databases Tom Lane 00:02
Re: [Proposal] Generate pkg-config for server module development Andreas Karlsson 00:24
Re: Exit walsender before confirming remote flush in logical replication Alexander Korotkov 00:31
Re: [PATCH] Add support for SAOP in the optimizer for partial index paths David Rowley 00:38
Re: Speed up ICU case conversion by using ucasemap_utf8To*() 📎 Andreas Karlsson 00:40
Re: Parallelizing startup with many databases Jelte Fennema-Nio 00:58
Re: Row pattern recognition Tatsuo Ishii 01:04
Re: Checking join outer relation uniqueness to prevent unnecessary memoization David Rowley 01:44
Re: Use Postgres as meson wrap subproject Andreas Karlsson 01:54
LLVM 22 📎 Thomas Munro 02:02
Re: improve comments on CreateFunction returnsSet Andreas Karlsson 02:29
Re: Bug in amcheck? Tom Lane 02:40
Re: Speed up ICU case conversion by using ucasemap_utf8To*() zengman 03:05
Re: LLVM JITLink attempt II (WIP) 📎 Thomas Munro 03:09
Re: Speed up ICU case conversion by using ucasemap_utf8To*() 📎 Andreas Karlsson 03:12
Re: Support loser tree for k-way merge Andreas Karlsson 03:46
Re: [PATCH] meson: Update meson to enable building postgres as a subproject 📎 Tristan Partin 04:35
Re: Decouple C++ support in Meson's PGXS from LLVM enablement 📎 Tristan Partin 04:49
Re: not fully correct error message 📎 Pavel Stehule 06:34
Re: Make copyObject work in C++ 📎 Jelte Fennema-Nio 09:32
Re: Decouple C++ support in Meson's PGXS from LLVM enablement 📎 Jelte Fennema-Nio 09:42
more POSIX 2008 cleanup: strnlen(), rindex() 📎 Peter Eisentraut 09:51
Re: more POSIX 2008 cleanup: strnlen(), rindex() Jelte Fennema-Nio 09:58
Re: Import Statistics in postgres_fdw before resorting to sampling. Etsuro Fujita 10:06
Re: Remove redundant AttStatsSlot initialization in eqjoinsel() David Rowley 10:50
Re: Row pattern recognition 📎 Henson Choi 11:11
Re: not fully correct error message Andreas Karlsson 11:35
Re: [PATCH] Add support for SAOP in the optimizer for partial index paths Jim Vanns 11:42
Re: not fully correct error message Marcos Pegoraro 12:22
Re: confusing results from pg_get_replication_slots() Andrey Borodin 12:22
Re: not fully correct error message Pavel Stehule 12:34
Re: not fully correct error message Andreas Karlsson 12:39
Re: Re: postgres_fdw: Use COPY to speed up batch inserts Dewei Dai 12:45
Re: WIP - xmlvalidate implementation from TODO list Kirill Reshke 12:52
Re: confusing results from pg_get_replication_slots() Robert Haas 13:12
Re: confusing results from pg_get_replication_slots() Andrey Borodin 14:51
Re: pg_dump: Add ExecuteSqlCopy and simplify ExecuteSqlQuery Andreas Karlsson 15:32
Re: Convert coalesce to or/and 📎 Nicolas Adenis-Lamarre 15:54
Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou 16:10

Browse Archives

Prev | Next