Mailing lists [pgsql-hackers]
- [PATCH] proposal to surface index used by replica identity Peter Travers
- Re: Use \if/\endif to remove non-libxml2 expected output in regression tests Michael Paquier
- Re: Use \if/\endif to remove non-libxml2 expected output in regression tests Tom Lane
- Re: Use \if/\endif to remove non-libxml2 expected output in regression tests Michael Paquier
- Re: Use \if/\endif to remove non-libxml2 expected output in regression tests Tom Lane
- Re: injection_points: Switch wait/wakeup to use atomics rather than latches Michael Paquier
- Re: Use \if/\endif to remove non-libxml2 expected output in regression tests Michael Paquier
- Re: Use \if/\endif to remove non-libxml2 expected output in regression tests Tom Lane
- Re: Fix ALTER DOMAIN VALIDATE CONSTRAINT locking Chao Li
- Re: Use \if/\endif to remove non-libxml2 expected output in regression tests Michael Paquier
- Re: Return value of XLogInsertRecord() for XLOG_SWITCH record ZizhuanLiu X-MAN
- Re: Row pattern recognition Henson Choi
- Re: Report bytes and transactions actually sent downtream Ashutosh Bapat
- Re: Better shared data structure management and resizable shared data structures Ashutosh Bapat
- Re: Proposal: Conflict log history table for Logical Replication Peter Smith
- Re: Proposal: Conflict log history table for Logical Replication vignesh C
- Re: Proposal: Conflict log history table for Logical Replication Shlok Kyal
- Re: Return value of XLogInsertRecord() for XLOG_SWITCH record ZizhuanLiu X-MAN
- Re: Handle concurrent drop when doing whole database vacuum Kyotaro Horiguchi
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: Proposal: Conflict log history table for Logical Replication Peter Smith
- Re: Support EXCEPT for TABLES IN SCHEMA publications Amit Kapila
- Re: Report bytes and transactions actually sent downtream Kyotaro Horiguchi
- Re: Support EXCEPT for TABLES IN SCHEMA publications Amit Kapila
- Re: faulty error handling around pgstat_count_io_op_time() Bertrand Drouvot
- Re: Proposal: Conflict log history table for Logical Replication vignesh C
- Re: Handle concurrent drop when doing whole database vacuum cca5507
- Re: Row pattern recognition jian he
- Re: Fix SET EXPRESSION for virtual columns with whole-row dependencies jian he
- [PATCH] Change wait_time column of pg_stat_lock to double precision Tatsuya Kawata
- Re: Return value of XLogInsertRecord() for XLOG_SWITCH record ZizhuanLiu X-MAN
- Re: postgres_fdw: fix cumulative stats after imported foreign-table stats Chao Li
- Re: [PATCH] Change wait_time column of pg_stat_lock to double precision Kyotaro Horiguchi
- Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements Akshay Joshi
- Re: pg_restore handles extended statistics inconsistently with statistics data Michael Paquier
- Re: Proposal: Conflict log history table for Logical Replication Peter Smith
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Re: Improving psql autocompletion for SET LOCAL / SET SESSION Álvaro Rodríguez
- Re: Add ParameterDescription message to libpq frontend long message types Heikki Linnakangas
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: Report bytes and transactions actually sent downtream Kyotaro Horiguchi
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Re: Report bytes and transactions actually sent downtream Ashutosh Bapat
- Re: postgres_fdw: fix cumulative stats after imported foreign-table stats Etsuro Fujita
- Re: LLVM JIT: any JIT-compiled query crashes (SIGILL) on a libLLVM 19 + ASAN build Matheus Alcantara
- Re: Dead reference to schema_only_with_statistics in pg_dump TAP code Ewan Young
- Re: Support EXCEPT for ALL SEQUENCES publications Shlok Kyal
- Re: Support EXCEPT for ALL SEQUENCES publications Shlok Kyal
- Re: Fix warning: ‘startpos’ may be used uninitialized in function ‘results_differ’ Heikki Linnakangas
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Ashutosh Sharma
- Re: [PATCH] proposal to surface index used by replica identity Ashutosh Bapat
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Justin Pryzby
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- RE: Parallel Apply Zhijie Hou (Fujitsu)
- Re: LLVM JIT: any JIT-compiled query crashes (SIGILL) on a libLLVM 19 + ASAN build Henson Choi
- Re: Support EXCEPT for TABLES IN SCHEMA publications Nisha Moond
- Re: Support EXCEPT for TABLES IN SCHEMA publications Nisha Moond
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: Unexpected reindex when altering column types for partitioned tables Álvaro Rodríguez
- Re: [PATCH] Change wait_time column of pg_stat_lock to double precision Tatsuya Kawata
- Re: RFC: Logging plan of the running query torikoshia
- Allow wal_log_hints to be changed without restart Bertrand Drouvot
- Re: pg_recvlogical: send final feedback on SIGINT/SIGTERM exit Ayush Tiwari
- Re: BackgroundPsql swallowing errors on windows Andrew Dunstan
- Re: [Patch] Fix pg_upgrade/t/007_multixact_conversion.pl Heikki Linnakangas
- Re: Report bytes and transactions actually sent downtream Amit Kapila
- Re: [PATCH] Change wait_time column of pg_stat_lock to double precision Bertrand Drouvot
- Re: [PATCH] doc: clarify pg_stat_lock.fastpath_exceeded scope Bertrand Drouvot
- Re: [(known) BUG] DELETE/UPDATE more than one row in partitioned foreign table Etsuro Fujita
- assertion failure with unique index + partitioning + join Alexander Kuzmenkov
- Re: BM_IO_ERROR flag is lost in TerminateBufferIO due to order of operations in UnlockBufHdrExt Andres Freund
- Re: Modernizing pg_bsd_indent's error/warning reporting code Tom Lane
- Re: [PATCH] REPLICA IDENTITY USING INDEX accepts column with invalid NOT NULL Álvaro Herrera
- Re: Fix unqualified catalog references in psql describe queries Álvaro Herrera
- Re: [PATCH] COPY TO FORMAT json: respect column list order Baji Shaik
- Re: fix prev link in docs Nathan Bossart
- use of SPI by postgresImportForeignStatistics Robert Haas
- Re: mxid_score can become Infinity in pg_stat_autovacuum_scores Bharath Rupireddy
- Re: Coverage with make coverage-html is broken on latest Debian using lcov v2 Álvaro Herrera
- Re: XMLDocument (SQL/XML X030) Jim Jones
- Re: Adding a stored generated column without long-lived locks Laurenz Albe
- Re: Non-text mode for pg_dumpall Andrew Dunstan
- Re: mxid_score can become Infinity in pg_stat_autovacuum_scores Sami Imseih
- Re: Adding a stored generated column without long-lived locks Laurenz Albe