Mailing lists [pgsql-hackers]
- Re: The "char" type versus non-ASCII characters Tom Lane
- Re: Bug: Reading from single byte character column type may cause out of bounds memory reads. Tom Lane
- Re: proposal: Allocate work_mem From Pool Justin Pryzby
- Re: Refactor to make use of a common function for GetSubscriptionRelations and GetSubscriptionNotReadyRelations. Peter Smith
- Re: Add --{no-,}bypassrls flags to createuser Michael Paquier
- Re: fix stats_fetch_consistency value in postgresql.conf.sample Michael Paquier
- Re: fix stats_fetch_consistency value in postgresql.conf.sample Andres Freund
- Re: fix stats_fetch_consistency value in postgresql.conf.sample Justin Pryzby
- Re: automatically generating node support functions Tom Lane
- Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Masahiko Sawada
- Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Masahiko Sawada
- RE: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns shiy.fnst@fujitsu.com
- Re: i.e. and e.g. John Naylor
- Re: Remove support for Visual Studio 2013 Michael Paquier
- Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Masahiko Sawada
- Re: Add connection active, idle time to pg_stat_activity torikoshia
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Data is copied twice when specifying both child and parent table in publication Peter Smith
- Re: pg_parameter_aclcheck() and trusted extensions John Naylor
- Re: pg_parameter_aclcheck() and trusted extensions Tom Lane
- Re: proposal: possibility to read dumped table's name from file Pavel Stehule
- Re: Skip partition tuple routing with constant partition key David Rowley
- Re: [PATCH] Completed unaccent dictionary with many missing characters Michael Paquier
- Re: Handle infinite recursion in logical replication setup Dilip Kumar
- Re: First draft of the PG 15 release notes John Naylor
- Re: i.e. and e.g. Kyotaro Horiguchi
- Re: [PROPOSAL] Detecting plan changes with plan_id in pg_stat_activity Antonin Houska
- Re: [PROPOSAL] Detecting plan changes with plan_id in pg_stat_activity Julien Rouhaud
- Re: Backup command and functions can cause assertion failure and segmentation fault Michael Paquier
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Alvaro Herrera
- Re: Issue with recovery_target = 'immediate' Kyotaro Horiguchi
- Re: [PATCH] Add native windows on arm64 support Niyas Sait
- Re: optimize lookups in snapshot [sub]xip arrays Bharath Rupireddy
- Re: Patch proposal: New hooks in the connection path Bharath Rupireddy
- Re: remove_useless_groupby_columns is too enthusiastic Richard Guo
- Improving scalability of Parallel Bitmap Heap/Index Scan David Geier
- Re: [PATCH] Implement INSERT SET syntax Gareth Palmer
- Re: Bug: Reading from single byte character column type may cause out of bounds memory reads. Nikolay Shaplov
- Re: enable/disable broken for statement triggers on partitioned tables Dmitry Koval
- Re: Introduce "log_connection_stages" setting. Sergey Dudoladov
- Re: making relfilenodes 56 bits Dilip Kumar
- Re: enable/disable broken for statement triggers on partitioned tables Amit Langote
- Re: Fix gcc warning in sync.c (usr/src/backend/storage/sync/sync.c) Thomas Munro
- Re: EINTR in ftruncate() Thomas Munro
- Re: Lazy JIT IR code generation to increase JIT speed with partitions David Geier
- Re: EINTR in ftruncate() Thomas Munro
- Re: Handle infinite recursion in logical replication setup vignesh C
- Re: Handle infinite recursion in logical replication setup Dilip Kumar
- Re: Problem about postponing gathering partial paths for topmost scan/join rel Antonin Houska
- Re: EINTR in ftruncate() Thomas Munro
- Re: EINTR in ftruncate() Alvaro Herrera
- Re: replacing role-level NOINHERIT with a grant-level option tushar
- Re: First draft of the PG 15 release notes Bruce Momjian
- Re: EINTR in ftruncate() Tom Lane
- Re: EINTR in ftruncate() Tom Lane
- Re: SQL/JSON documentation JSON_TABLE Andrew Dunstan
- MERGE and parsing with prepared statements Justin Pryzby
- Re: Refactor to make use of a common function for GetSubscriptionRelations and GetSubscriptionNotReadyRelations. vignesh C
- Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Masahiko Sawada
- Re: optimize lookups in snapshot [sub]xip arrays Nathan Bossart
- Re: Pre-allocating WAL files Nathan Bossart
- Re: doc: Bring mention of unique index forced transaction wait behavior outside of the internal section Bruce Momjian
- Re: doc: Clarify what "excluded" represents for INSERT ON CONFLICT Bruce Momjian
- Re: doc: Clarify Savepoint Behavior Bruce Momjian
- Re: pg_parameter_aclcheck() and trusted extensions Tom Lane
- Re: [RFC] building postgres with meson -v9 Andres Freund
- Re: System catalog documentation chapter Bruce Momjian
- Re: [PATCH] Log details for client certificate failures Peter Eisentraut