Mailing lists [pgsql-hackers]
- Re: Tree-walker callbacks vs -Wdeprecated-non-prototype Thomas Munro
- Re: May be BUG. Periodic burst growth of the checkpoint_req counter on replica. Anton A. Melnikov
- Re: Pruning never visible changes Greg Stark
- Re: Making C function declaration parameter names consistent with corresponding definition names David Rowley
- Re: Making C function declaration parameter names consistent with corresponding definition names Peter Geoghegan
- Re: [RFC] building postgres with meson - v13 Peter Eisentraut
- Re: Making C function declaration parameter names consistent with corresponding definition names Peter Geoghegan
- Re: [RFC] building postgres with meson - v13 Andres Freund
- Add common function ReplicationOriginName. Peter Smith
- Fix typos in code comments houzj.fnst@fujitsu.com
- Re: Fix typos in code comments Amit Kapila
- Re: Making C function declaration parameter names consistent with corresponding definition names Peter Geoghegan
- Re: Fix typos in code comments Zhang Mingli
- RE: Perform streaming logical transactions by background workers and parallel apply wangw.fnst@fujitsu.com
- Re: Tree-walker callbacks vs -Wdeprecated-non-prototype Tom Lane
- Re: Making C function declaration parameter names consistent with corresponding definition names David Rowley
- Re: Making C function declaration parameter names consistent with corresponding definition names Peter Geoghegan
- Re: Tree-walker callbacks vs -Wdeprecated-non-prototype Thomas Munro
- Re: Typo in xact.c John Naylor
- Re: Tree-walker callbacks vs -Wdeprecated-non-prototype Tom Lane
- Re: Support for Rust John Naylor
- Re: Query Jumbling for CALL and SET utility statements Drouvot, Bertrand
- Re: Data is copied twice when specifying both child and parent table in publication Peter Smith
- Re: Fix gin index cost estimation Ronan Dunklau
- Re: Tree-walker callbacks vs -Wdeprecated-non-prototype Thomas Munro
- Re: Patch proposal: make use of regular expressions for the username in pg_hba.conf Drouvot, Bertrand
- Re: Tree-walker callbacks vs -Wdeprecated-non-prototype Thomas Munro
- Code clean for pre-9.0 binary upgrades in HeapTupleSatisfiesXXX() Japin Li
- Re: confirmed_flush_lsn shows LSN of the data that has not yet been received by the logical subscriber. Ashutosh Sharma
- Re: HOT chain validation in verify_heapam() Himanshu Upadhyaya
- Re: HOT chain validation in verify_heapam() Himanshu Upadhyaya
- Re: Add common function ReplicationOriginName. Aleksander Alekseev
- Re: Patch to address creation of PgStat* contexts with null parent context Drouvot, Bertrand
- Re: Refactor backup related code (was: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop?) Fujii Masao
- Re: [RFC] building postgres with meson - v13 Peter Eisentraut
- Re: remove more archiving overhead Peter Eisentraut
- Free list same_input_transnos in preprocess_aggref Zhang Mingli
- Re: RFC: Logging plan of the running query a.rybakina
- Re: Fix typos in code comments Justin Pryzby
- Re: cataloguing NOT NULL constraints Alvaro Herrera
- Re: confirmed_flush_lsn shows LSN of the data that has not yet been received by the logical subscriber. Ashutosh Bapat
- Re: Refactor backup related code (was: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop?) Bharath Rupireddy
- pgstat: stats added in ReadPageInternal() aren't getting reported via pg_stat_wal Bharath Rupireddy
- Re: cataloguing NOT NULL constraints Robert Haas
- Re: cataloguing NOT NULL constraints Isaac Morland
- Add LSN along with offset to error messages reported for WAL file read/write/validate header failures Bharath Rupireddy
- Re: Tree-walker callbacks vs -Wdeprecated-non-prototype Tom Lane
- Re: cataloguing NOT NULL constraints Tom Lane
- Re: cataloguing NOT NULL constraints Matthias van de Meent
- Re: Switching XLog source from archive to streaming when primary available Bharath Rupireddy
- Re: confirmed_flush_lsn shows LSN of the data that has not yet been received by the logical subscriber. Ashutosh Sharma
- Re: remove more archiving overhead Noah Misch
- Ubuntu 16.04: Xenial: Why was it removed from the apt repo? Larry Rosenman
- binary version of pg_current_wal_insert_lsn and pg_walfile_name functions Ashutosh Sharma
- Re: Ubuntu 16.04: Xenial: Why was it removed from the apt repo? Magnus Hagander
- Re:Ubuntu 16.04: Xenial: Why was it removed from the apt repo? Sergei Kornilov
- Re: remove more archiving overhead David Steele
- Re: HOT chain validation in verify_heapam() Aleksander Alekseev
- Re: Free list same_input_transnos in preprocess_aggref Tom Lane
- Re: why can't a table be part of the same publication as its schema Alvaro Herrera
- Re: Pruning never visible changes Matthias van de Meent
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
- Re: START_REPLICATION SLOT causing a crash in an assert build Jaime Casanova
- Tab complete for CREATE SUBSCRIPTION ... CONECTION does not work Japin Li
- Re: HOT chain validation in verify_heapam() Himanshu Upadhyaya
- Re: Free list same_input_transnos in preprocess_aggref Zhang Mingli
- Re: Support tls-exporter as channel binding for TLSv1.3 Jacob Champion
- Re: Free list same_input_transnos in preprocess_aggref Zhang Mingli
- Re: HOT chain validation in verify_heapam() Aleksander Alekseev
- Re: remove more archiving overhead Robert Haas
- Re: remove more archiving overhead Robert Haas
- pg_create_logical_replication_slot argument incongruency Florin Irion
- Re: Kerberos delegation support in libpq and postgres_fdw Stephen Frost
- Re: walmethods.c/h are doing some strange things Robert Haas
- Re: Tree-walker callbacks vs -Wdeprecated-non-prototype Tom Lane
- Re: Tree-walker callbacks vs -Wdeprecated-non-prototype Robert Haas
- Re: has_privs_of_role vs. is_member_of_role, redux Robert Haas
- Silencing the remaining clang 15 warnings Tom Lane
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Dmitry Koval
- Re: has_privs_of_role vs. is_member_of_role, redux Robert Haas
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Robert Haas
- Re: Consider parallel for lateral subqueries with limit James Coleman
- Re: Consider parallel for lateral subqueries with limit Robert Haas
- Re: Fix typos in code comments David Rowley
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Dmitry Koval
- Re: why can't a table be part of the same publication as its schema Jonathan S. Katz