Mailing lists [pgsql-hackers]
- Re: Get rid of pgstat_count_backend_io_op*() functions Michael Paquier
- Re: Replace magic numbers with strategy numbers for B-tree indexes Michael Paquier
- Re: Extension security improvement: Add support for extensions with an owned schema Julien Rouhaud
- Re: MergeAppend could consider sorting cheapest child path Richard Guo
- Re: SQL:2023 JSON simplified accessor support Chao Li
- Re: SQL:2023 JSON simplified accessor support Chao Li
- Re: Fixing MSVC's inability to detect elog(ERROR) does not return David Rowley
- Re: SQL:2023 JSON simplified accessor support Chao Li
- Re: SQL:2023 JSON simplified accessor support Chao Li
- Re: SQL:2023 JSON simplified accessor support David G. Johnston
- Re: Refactoring: Use soft error reporting for *_opt_error functions Michael Paquier
- Re: Orphan page in _bt_split Michael Paquier
- Re: Orphan page in _bt_split Michael Paquier
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart shveta malik
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart shveta malik
- RE: Avoid retaining conflict-related data when no tables are subscribed Zhijie Hou (Fujitsu)
- Re: SQL:2023 JSON simplified accessor support Chao Li
- Re: Refactoring: Use soft error reporting for *_opt_error functions Amul Sul
- Concurrency Issue with pg_ctl causing processes to hang in PostgreSQL 15.12 Srirama Kucherlapati
- Re: Refactoring: Use soft error reporting for *_opt_error functions Michael Paquier
- Fix use of variable after pfree Shlok Kyal
- Re: Allow to collect statistics on virtual generated columns Yugo Nagata
- Re: Extension security improvement: Add support for extensions with an owned schema Jelte Fennema-Nio
- Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Yura Sokolov
- Re: Get rid of pgstat_count_backend_io_op*() functions Bertrand Drouvot
- Re: Fix use of variable after pfree Amit Kapila
- Re: Increase OpenBSD CI task's RAM disk size Daniel Gustafsson
- Fix pg_waldump to exit cleanly at end of WAL Chao Li
- Re: Fix use of variable after pfree Daniel Gustafsson
- Re: Extension security improvement: Add support for extensions with an owned schema Julien Rouhaud
- Re: Refactoring: Use soft error reporting for *_opt_error functions Amul Sul
- Re: Conflict detection for update_deleted in logical replication shveta malik
- Re: Pathify RHS unique-ification for semijoin planning Richard Guo
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: Pathify RHS unique-ification for semijoin planning Andrei Lepikhov
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Amit Kapila
- Re: Performance issues with parallelism and LIMIT David Geier
- Re: Add support for specifying tables in pg_createsubscriber. Shubham Khanna
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Shlok Kyal
- Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters Jim Jones
- Re: Resetting recovery target parameters in pg_createsubscriber Alyona Vinter
- Use bool with synced field (src/include/replication/slot.h) Ranier Vilela
- Re: Serverside SNI support in libpq Daniel Gustafsson
- Re: Extension security improvement: Add support for extensions with an owned schema Robert Haas
- Re: Logical Replication of sequences vignesh C
- Re: pg_upgrade: transfer pg_largeobject_metadata's files when possible Nathan Bossart
- Re: Improve LWLock tranche name visibility across backends Nathan Bossart
- Re: split func.sgml to separated individual sgml files Andrew Dunstan
- Re: pgsql: Preserve conflict-relevant data during logical replication. Robert Haas
- Re: pgsql: oauth: Add unit tests for multiplexer handling Jacob Champion
- Re: Get rid of pgstat_count_backend_io_op*() functions Bertrand Drouvot
- Re: Improve LWLock tranche name visibility across backends Nathan Bossart
- Re: psql client does not handle WSAEWOULDBLOCK on Windows Tom Lane
- Re: Use bool with synced field (src/include/replication/slot.h) Nathan Bossart
- Re: Fixes a trivial bug in dumped parse/query/plan trees Tom Lane
- Re: Get rid of pgstat_count_backend_io_op*() functions Andres Freund
- Re: aio/README.md comments Jeff Davis
- Disabling memory overcommit deemed dangerous David Geier
- Avoid use of uninitialized variable (src/pl/plperl/plperl.c) Ranier Vilela
- Re: Avoid use of uninitialized variable (src/pl/plperl/plperl.c) Andres Freund
- Re: Avoid use of uninitialized variable (src/pl/plperl/plperl.c) Ranier Vilela
- Re: Improve error message for duplicate labels in enum types Tom Lane
- Re: Disabling memory overcommit deemed dangerous Tom Lane
- Re: INSERT ... ON CONFLICT DO SELECT [FOR ...] take 2 v@viktorh.net
- Get ride of pqbool artifact (src/interfaces/libpq/libpq-fe.h) Ranier Vilela
- Re: Get ride of pqbool artifact (src/interfaces/libpq/libpq-fe.h) Tom Lane
- Re: Get ride of pqbool artifact (src/interfaces/libpq/libpq-fe.h) Jacob Champion
- Re: Get ride of pqbool artifact (src/interfaces/libpq/libpq-fe.h) Ranier Vilela
- Re: plan shape work Robert Haas
- Fix segfault while accessing half-initialized hash table in pgstat_shmem.c Mikhail Kot