Mailing lists [pgsql-hackers]
- Re: Have the planner convert COUNT(1) / COUNT(not_null_col) to COUNT(*) Matheus Alcantara
- Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions Corey Huinker
- Re: [PATCH] Fix fragile walreceiver test. Michael Paquier
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: Optimize LISTEN/NOTIFY Chao Li
- Re: Suggestion to add --continue-client-on-abort option to pgbench Chao Li
- Re: Proposal for enabling auto-vectorization for checksum calculations Andrew Kim
- Re: doc: Improve description of io_combine_limit and io_max_combine_limit GUCs Chao Li
- Re: Logical Replication of sequences Peter Smith
- Re: Add support for specifying tables in pg_createsubscriber. Peter Smith
- Re: pgstattuple: Use streaming read API in pgstatindex functions Xuneng Zhou
- Re: Use stack-allocated StringInfoData David Rowley
- Re: Logical Replication of sequences Shinya Kato
- Re: Docs and tests for RLS policies applied by command type jian he
- Re: GiST README typos John Naylor
- Re: Teaching planner to short-circuit empty UNION/EXCEPT/INTERSECT inputs David Rowley
- Re: postgres_fdw: Add more test coverage for EvalPlanQual testing Etsuro Fujita
- Re: Obsolete comment in ExecScanReScan() Etsuro Fujita
- Re: Add support for specifying tables in pg_createsubscriber. Shubham Khanna
- Re: Logical Replication of sequences Amit Kapila
- Re: index prefetching Peter Geoghegan
- Re: [Patch] Windows relation extension failure at 2GB and 4GB Michael Paquier
- [PATCH] Fix socket handle inheritance on Windows Bryan Green
- Re: Logical Replication of sequences vignesh C
- Re: Non-text mode for pg_dumpall Mahendra Singh Thalor
- Re: Consistently use the XLogRecPtrIsInvalid() macro Bertrand Drouvot
- Re: [Patch] Windows relation extension failure at 2GB and 4GB Bryan Green
- RE: Assertion failure in SnapBuildInitialSnapshot() Zhijie Hou (Fujitsu)
- Re: GiST README typos Paul A Jungwirth
- Re: inconsistent tableoid handling in COPY WHERE clause jian he
- Re: [PATCH] Add pg_get_role_ddl() functions for role recreation Quan Zongliang
- Re: Use stack-allocated StringInfoData Mats Kindahl
- Re: Improve pg_sync_replication_slots() to wait for primary to advance Ajin Cherian
- Re: Extended Statistics set/restore/clear functions. Michael Paquier
- Re: Optimize LISTEN/NOTIFY Joel Jacobson
- Re: pg_waldump: support decoding of WAL inside tarfile Amul Sul
- Re: Consistently use the XLogRecPtrIsInvalid() macro Álvaro Herrera
- Re: [Patch] Windows relation extension failure at 2GB and 4GB Thomas Munro
- Re: ago(interval) → timestamptz Andreas Karlsson
- Re: GiST README typos John Naylor
- Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Heikki Linnakangas
- Re: [Patch] Windows relation extension failure at 2GB and 4GB Thomas Munro
- Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Álvaro Herrera
- Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Álvaro Herrera
- Re: Use stack-allocated StringInfoData Álvaro Herrera
- Re: Assertion failure in SnapBuildInitialSnapshot() Amit Kapila
- Re: Logical Replication of sequences Amit Kapila
- Re: ago(interval) → timestamptz Florents Tselai
- Re: Skipping schema changes in publication Shlok Kyal
- Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Arseniy Mukhin
- Re: Use stack-allocated StringInfoData David Rowley
- Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Heikki Linnakangas
- Refactor StringInfo usage in subscriptioncmds.c Mats Kindahl
- Some efforts to get rid of "long" in our codebase David Rowley
- Re: Refactor StringInfo usage in subscriptioncmds.c David Rowley
- Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Heikki Linnakangas
- Re: Refactor StringInfo usage in subscriptioncmds.c Amit Kapila
- Re: Some efforts to get rid of "long" in our codebase Heikki Linnakangas
- Re: Refactor StringInfo usage in subscriptioncmds.c Mats Kindahl
- Re: Refactor StringInfo usage in subscriptioncmds.c Álvaro Herrera
- Re: [PATCH] Fix orphaned backend processes on Windows using Job Objects Thomas Munro
- Re: Calling PGReserveSemaphores() from CreateOrAttachShmemStructs Heikki Linnakangas
- Re: Refactor StringInfo usage in subscriptioncmds.c Mats Kindahl
- Re: Calling PGReserveSemaphores() from CreateOrAttachShmemStructs Ashutosh Bapat
- Re: log_min_messages per backend type Euler Taveira
- Re: COPY WHERE clause generated/system column reference Peter Eisentraut