Mailing lists [pgsql-hackers]
- Re: Extensible storage manager API - SMGR hook Redux Kirill Reshke
- Re: optimize atomic exchanges Nathan Bossart
- Re: Extensible storage manager API - SMGR hook Redux Matthias van de Meent
- Re: Failure with pgbench and --disable-thread-safety in ~v16 Michael Paquier
- Re: Remove MSVC scripts from the tree Michael Paquier
- Re: Emitting JSON to file using COPY TO Davin Shearer
- Re: PATCH: Add REINDEX tag to event triggers Michael Paquier
- Re: Avoid detoast overhead when possible zhihuifan1213@163.com
- Re: CREATE FUNCTION ... SEARCH { DEFAULT | SYSTEM | SESSION } Jeff Davis
- Re: gai_strerror() is not thread-safe on Windows Kyotaro Horiguchi
- Re: Emitting JSON to file using COPY TO Joe Conway
- Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan Peter Geoghegan
- Re: Rename ShmemVariableCache and initialize it in more standard way Richard Guo
- introduce dynamic shared memory registry Nathan Bossart
- Re: Use PGAlignedBlock instead of "char buf[BLCKSZ]" in more places Michael Paquier
- Re: CRC32C Parallel Computation Optimization on ARM Nathan Bossart
- Re: table inheritance versus column compression and storage settings Ashutosh Bapat
- Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan Peter Geoghegan
- Re: Synchronizing slots from primary to standby shveta malik
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
- Re: SET ROLE documentation improvement Shubham Khanna
- Re: [DOCS] HOT - correct claim about indexes not referencing old line pointers Shubham Khanna
- Re: pg_upgrade and logical replication Michael Paquier
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- Re: Show WAL write and fsync stats in pg_stat_io Michael Paquier
- Re: undetected deadlock in ALTER SUBSCRIPTION ... REFRESH PUBLICATION Shlok Kyal
- Re: btree: downlink right separator/HIKEY optimization Heikki Linnakangas
- Re: Test 002_pg_upgrade fails with olddump on Windows Michael Paquier
- Re: Avoid detoast overhead when possible Nikita Malakhov
- Re: Synchronizing slots from primary to standby Drouvot, Bertrand
- Re: Avoid detoast overhead when possible zhihuifan1213@163.com
- Re: Test 002_pg_upgrade fails with olddump on Windows Alexander Lakhin
- Re: pg_upgrade and logical replication Amit Kapila
- Re: [PoC] Federated Authn/z with OAUTHBEARER Daniel Gustafsson
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) Alena Rybakina
- Re: Avoid detoast overhead when possible Nikita Malakhov
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Add semi-join pushdown to postgres_fdw Alexander Pyhalov
- Re: POC, WIP: OR-clause support for indexes Andrei Lepikhov
- backtrace_on_internal_error Peter Eisentraut
- UBSan pointer overflow in xlogreader.c Thomas Munro
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: undetected deadlock in ALTER SUBSCRIPTION ... REFRESH PUBLICATION Tomas Vondra
- Re: logical decoding and replication of sequences, take 2 Amit Kapila
- Re: Avoid detoast overhead when possible Andy Fan
- Re: remaining sql/json patches Amit Langote
- Make attstattarget nullable Peter Eisentraut
- Re: table inheritance versus column compression and storage settings Peter Eisentraut
- Re: Synchronizing slots from primary to standby Drouvot, Bertrand
- Re: Synchronizing slots from primary to standby Drouvot, Bertrand
- Re: Emitting JSON to file using COPY TO Andrew Dunstan
- Re: Postgres Partitions Limitations (5.11.2.3) Ashutosh Bapat
- Re: introduce dynamic shared memory registry Joe Conway
- Re: Detecting some cases of missing backup_label Stephen Frost
- Re: introduce dynamic shared memory registry Robert Haas
- Re: CREATE FUNCTION ... SEARCH { DEFAULT | SYSTEM | SESSION } John Naylor
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Re: Emitting JSON to file using COPY TO Joe Conway
- Possible segfault when sending notification within a ProcessUtility hook Anthonin Bonnefoy
- Add checks in pg_rewind to abort if backup_label file is present Krishnakumar R
- Re: backtrace_on_internal_error Nathan Bossart
- Re: Emitting JSON to file using COPY TO Davin Shearer
- Re: UBSan pointer overflow in xlogreader.c Nathan Bossart
- Re: trying again to get incremental backup Robert Haas
- Re: backtrace_on_internal_error Robert Haas
- Re: Make COPY format extendable: Extract COPY TO format implementations Nathan Bossart
- Re: backtrace_on_internal_error Nathan Bossart
- Re: backtrace_on_internal_error Robert Haas
- Re: psql not responding to SIGINT upon db reconnection Tristan Partin
- Remove WIN32 conditional compilation from win32common.c Tristan Partin
- Re: backtrace_on_internal_error Matthias van de Meent
- Re: Emitting JSON to file using COPY TO Joe Conway
- Re: collect_corrupt_items_vacuum.patch Dmitry Koval
- Re: Emitting JSON to file using COPY TO Davin Shearer
- Re: CREATE FUNCTION ... SEARCH { DEFAULT | SYSTEM | SESSION } Jeff Davis
- Re: backtrace_on_internal_error Robert Haas
- Re: Possible segfault when sending notification within a ProcessUtility hook Tom Lane
- Re: backtrace_on_internal_error Nathan Bossart
- Re: backtrace_on_internal_error Tom Lane
- Re: Add checks in pg_rewind to abort if backup_label file is present Heikki Linnakangas
- Re: UBSan pointer overflow in xlogreader.c Robert Haas
- Re: Emitting JSON to file using COPY TO Andrew Dunstan