Mailing lists [pgsql-hackers]
- Re: proposal: possibility to read dumped table's name from file Stephen Frost
 - Re: Remove repeated calls to PQserverVersion Alvaro Herrera
 - Re: enable_resultcache confusion David Rowley
 - Re: row filtering for logical replication Euler Taveira
 - Re: Add proper planner support for ORDER BY / DISTINCT aggregates David Rowley
 - Re: Incorrect usage of strtol, atoi for non-numeric junk inputs Kyotaro Horiguchi
 - Re: [PATCH] Pull general SASL framework out of SCRAM Michael Paquier
 - Re: Add proper planner support for ORDER BY / DISTINCT aggregates Ranier Vilela
 - RE: Partition Check not updated when insert into a partition houzj.fnst@fujitsu.com
 - Re: Introduce pg_receivewal gzip compression tests Michael Paquier
 - Re: [Proposal] Global temporary tables Ming Li
 - [PATCH] psql: \dn+ to show size of each schema.. Justin Pryzby
 - Re: Detecting File Damage & Inconsistencies Amit Kapila
 - Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Peter Eisentraut
 - Re: proposal: possibility to read dumped table's name from file Pavel Stehule
 - Re: [PATCH] psql: \dn+ to show size of each schema.. Ian Lawrence Barwick
 - Re: [PATCH] improve the pg_upgrade error message Suraj Kharage
 - Re: row filtering for logical replication Amit Kapila
 - Re: [PATCH] psql: \dn+ to show size of each schema.. Laurenz Albe
 - [PATCH] document Ian Lawrence Barwick
 - Re: [PATCH] psql: \dn+ to show size of each schema.. Pavel Stehule
 - Re: [PATCH] document Laurenz Albe
 - Re: row filtering for logical replication Amit Kapila
 - Re: printf %s with NULL pointer (was Re: BUG #17098: Assert failed on composing an error message when adding a type to an extension being dropped) Laurenz Albe
 - Re: printf %s with NULL pointer (was Re: BUG #17098: Assert failed on composing an error message when adding a type to an extension being dropped) Peter Eisentraut
 - Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila
 - Re: Remove repeated calls to PQserverVersion Daniel Gustafsson
 - Re: [PATCH] document pg_encoding_to_char() and pg_char_to_encoding() Ian Lawrence Barwick
 - Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada
 - Re: psql - factor out echo code Fabien COELHO
 - Re: Skipping logical replication transactions on subscriber side Masahiko Sawada
 - Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
 - Avoid repeated PQfnumber() in pg_dump houzj.fnst@fujitsu.com
 - Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Magnus Hagander
 - Re: row filtering for logical replication Amit Kapila
 - Re: Support kerberos authentication for postgres_fdw Peifeng Qiu
 - Re: row filtering for logical replication Amit Kapila
 - Re: [HACKERS] Preserving param location Julien Rouhaud
 - Re: proposal: possibility to read dumped table's name from file Tomas Vondra
 - Re: psql \copy from sends a lot of packets Heikki Linnakangas
 - Re: [PATCH] Use optimized single-datum tuplesort in ExecSort David Rowley
 - Re: Added schema level support for publication. vignesh C
 - Re: row filtering for logical replication Tomas Vondra
 - Re: Extending amcheck to check toast size and compression Heikki Linnakangas
 - Re: Added schema level support for publication. vignesh C
 - Re: row filtering for logical replication Dilip Kumar
 - Re: alter table set TABLE ACCESS METHOD vignesh C
 - Re: Columns correlation and adaptive query optimization vignesh C
 - Re: [PATCH] Add extra statistics to explain for Nested Loop vignesh C
 - Re: row filtering for logical replication Greg Nancarrow
 - Re: [PATCH] Automatic HASH and LIST partition creation Pavel Borisov
 - Re: partial heap only tuples vignesh C
 - Re: Write visibility map during CLUSTER/VACUUM FULL vignesh C
 - Re: WIP: System Versioned Temporal Table vignesh C
 - Re: Enhance traceability of wal_level changes for backup management vignesh C
 - Re: pg_rewind race condition just after promotion Aleksander Alekseev
 - Re: Toast compression method options vignesh C
 - Re: [PATCH] Finally split StdRdOptions into HeapOptions and ToastOptions vignesh C
 - SI messages sent when excuting ROLLBACK PREPARED command liuhuailing@fujitsu.com
 - Re: Polyphase merge is obsolete vignesh C
 - Re: ResourceOwner refactoring vignesh C
 - Re: logical replication empty transactions Ajin Cherian
 - Re: 回复:Re: Cache relation sizes? Anastasia Lubennikova
 - Re: row filtering for logical replication Amit Kapila
 - RE: Added schema level support for publication. houzj.fnst@fujitsu.com
 - Re: libpq compression Daniil Zakhlystov
 - Re: [PATCH] Hooks at XactCommand level Gilles Darold
 - Re: [PATCH] Partial foreign key updates in referential integrity triggers Peter Eisentraut
 - Re: Toast compression method options Dilip Kumar
 - Re: row filtering for logical replication Alvaro Herrera
 - Re: Unused function parameter in get_qual_from_partbound() John Naylor
 - Re: ResourceOwner refactoring Alvaro Herrera
 - Re: Introduce pg_receivewal gzip compression tests gkokolatos@pm.me
 - Re: row filtering for logical replication Tomas Vondra
 - Re: row filtering for logical replication Tomas Vondra
 - Re: ResourceOwner refactoring Heikki Linnakangas
 - Re: row filtering for logical replication Dilip Kumar
 - Re: row filtering for logical replication Alvaro Herrera
 - Re: row filtering for logical replication Tomas Vondra
 - Re: Extending amcheck to check toast size and compression Mark Dilger
 - Re: Polyphase merge is obsolete Heikki Linnakangas
 - Re: row filtering for logical replication Tomas Vondra
 - Re: row filtering for logical replication Alvaro Herrera
 - Re: ResourceOwner refactoring Zhihong Yu
 - Re: Avoid repeated PQfnumber() in pg_dump Justin Pryzby
 - Re: ResourceOwner refactoring Heikki Linnakangas
 - Re: libpq compression vignesh C
 - Re: Extending amcheck to check toast size and compression Mark Dilger
 - Re: ResourceOwner refactoring Zhihong Yu
 - Re: [PATCH] Allow multiple recursive self-references vignesh C
 - Re: DROP INDEX CONCURRENTLY on partitioned index vignesh C
 - Re: [HACKERS] GSoC 2017: Foreign Key Arrays vignesh C
 - Re: Implementing Incremental View Maintenance vignesh C
 - Re: Make Append Cost aware of some run time partition prune case vignesh C
 - Re: [PATCH] New default role allowing to change per-role/database settings vignesh C
 - Re: Reduce the number of special cases to build contrib modules on windows vignesh C
 - Re: Release SPI plans for referential integrity with DISCARD ALL vignesh C
 - Re: Have I found an interval arithmetic bug? Zhihong Yu
 - Re: [HACKERS] GSoC 2017: Foreign Key Arrays Alvaro Herrera
 - Re: storing an explicit nonce vignesh C
 - Re: VACUUM (DISABLE_PAGE_SKIPPING on) vignesh C
 - Re: printf %s with NULL pointer (was Re: BUG #17098: Assert failed on composing an error message when adding a type to an extension being dropped) Tom Lane
 - Re: row filtering for logical replication Euler Taveira
 - Re: printf %s with NULL pointer (was Re: BUG #17098: Assert failed on composing an error message when adding a type to an extension being dropped) Tom Lane
 - Re: free C string Tom Lane
 - free C string Zhihong Yu
 - Re: row filtering for logical replication Euler Taveira
 - Re: SI messages sent when excuting ROLLBACK PREPARED command Tom Lane
 - Re: [PATCH] Use optimized single-datum tuplesort in ExecSort Ranier Vilela
 - Re: Replacing pg_depend PIN entries with a fixed range check John Naylor
 - Re: CREATE TABLE .. PARTITION OF fails to preserve tgenabled for inherited row triggers Alvaro Herrera
 - Re: [HACKERS] Preserving param location Tom Lane
 - Remove redundant Assert(PgArchPID == 0); in PostmasterStateMachine Bharath Rupireddy
 - Re: PROXY protocol support Jacob Champion
 - Re: free C string Zhihong Yu
 - Re: row filtering for logical replication Euler Taveira
 - pg_upgrade does not upgrade pg_stat_statements properly Dave Cramer
 - Re: CREATE TABLE .. PARTITION OF fails to preserve tgenabled for inherited row triggers Zhihong Yu
 - Re: pg_upgrade does not upgrade pg_stat_statements properly David G. Johnston
 - Re: pg_upgrade does not upgrade pg_stat_statements properly Dave Cramer
 - Re: pg_upgrade does not upgrade pg_stat_statements properly David G. Johnston
 - Re: BUG #16583: merge join on tables with different DB collation behind postgres_fdw fails Ibrar Ahmed
 - Re: pg_upgrade does not upgrade pg_stat_statements properly Dave Cramer
 - Re: [PATCH] Hooks at XactCommand level Tom Lane
 - Re: pg_upgrade does not upgrade pg_stat_statements properly David G. Johnston
 - Re: Replacing pg_depend PIN entries with a fixed range check Tom Lane
 - Re: [PATCH] Partial foreign key updates in referential integrity triggers Ibrar Ahmed
 - Re: free C string Tom Lane
 - Re: Remove page-read callback from XLogReaderState. Ibrar Ahmed
 - Re: pg_upgrade does not upgrade pg_stat_statements properly Tom Lane
 - Re: Replacing pg_depend PIN entries with a fixed range check John Naylor
 - Re: Quick tip on building pg with Visual Studio Build Tools 2019 + small patches Andrew Dunstan
 - Re: Avoid repeated PQfnumber() in pg_dump Daniel Gustafsson
 - Re: automatically generating node support functions Tom Lane
 - Re: postgres_fdw - make cached connection functions tests meaningful Tom Lane
 - Re: Add missing function abs (interval) Tom Lane
 - Re: [PATCH] Use optimized single-datum tuplesort in ExecSort John Naylor
 - Re: [PATCH] Use optimized single-datum tuplesort in ExecSort David Rowley
 - Re: CREATE TABLE .. PARTITION OF fails to preserve tgenabled for inherited row triggers Alvaro Herrera