Архив рассылок [pgsql-hackers]
- Re: Implement waiting for wal lsn replay: reloaded Alexander Korotkov
- Fix race condition in XLogLogicalInfo and ProcSignal initialization. Masahiko Sawada
- Re: New vacuum config to avoid anti wraparound vacuums Gurmokh
- Re: Support logical replication of DDLs, take2 Masahiko Sawada
- Re: Support logical replication of DDLs, take2 Masahiko Sawada
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: Fix the error hint message and test for reset_shared with iso-8859-1 stats type Michael Paquier
- Re: Fix race condition in XLogLogicalInfo and ProcSignal initialization. Chao Li
- Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE Ajin Cherian
- Re: Add tests for concurrent DML retry paths in logical replication apply Bharath Rupireddy
- Re: New vacuum config to avoid anti wraparound vacuums Nathan Bossart
- Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE shveta malik
- Re: Support logical replication of DDLs, take2 Dilip Kumar
- Assistance Needed: PostgreSQL Planet Blog Approval Pending for Over a Month Postgres Cybrosys
- Re: Include schema-qualified names in publication error messages. Peter Smith
- Re: Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server Ajin Cherian
- Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects John Naylor
- Re: Support EXCEPT for TABLES IN SCHEMA publications Peter Smith
- Re: Parallel Apply shveta malik
- Re: Is there value in having optimizer stats for joins/foreignkeys? Alexandra Wang
- Re: [PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION John Naylor
- Re: Property graph: fix error handling when dropping non-existent label property Chao Li
- Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects Peter Eisentraut
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Support EXCEPT for TABLES IN SCHEMA publications Peter Smith
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE Bharath Rupireddy
- Re: off-by-one in pg_repack index loop John Naylor
- Re: Inherit regression outputs rows in alternative ordering when run on other table AM than heap John Naylor
- Re: Support logical replication of DDLs, take2 Hannu Krosing
- RE: [PATCH] Preserve replication origin OIDs in pg_upgrade Hayato Kuroda (Fujitsu)
- Re: Why is_admin_of_role() use ROLERECURSE_MEMBERS rather than ROLERECURSE_PRIVS? cca5507
- Re: tuple radix sort John Naylor
- Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks JoongHyuk Shin
- Re: Property graph: fix error handling when dropping non-existent label property Álvaro Herrera
- Re: [PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION Ayush Tiwari
- Re: Inherit regression outputs rows in alternative ordering when run on other table AM than heap Pavel Borisov
- Re: Parallel Apply shveta malik
- Re: Include schema-qualified names in publication error messages. Dilip Kumar
- Re: Startup process deadlock: WaitForProcSignalBarriers vs aux process Matthias van de Meent
- Re: Include schema-qualified names in publication error messages. Dilip Kumar
- Re: Support logical replication of DDLs, take2 Dilip Kumar
- Re: Include schema-qualified names in publication error messages. shveta malik
- Re: Support logical replication of DDLs, take2 Andres Freund
- Re: Property graph: fix error handling when dropping non-existent label property Ashutosh Bapat
- Re: Include schema-qualified names in publication error messages. Dilip Kumar
- Re: Fix DROP PROPERTY GRAPH "unsupported object class" error Ashutosh Bapat
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: A very quick observation of dangling pointers in Postgres pathlists Andrei Lepikhov
- Re: [Bug][patch]: After dropping the last label from a property graph element, invoking pg_get_propgraphdef() triggers an assertion failure Chao Li
- Re: Is there value in having optimizer stats for joins/foreignkeys? Alexandra Wang
- Re: Changing the state of data checksums in a running cluster Ayush Tiwari
- Re: Add pg_stat_vfdcache view for VFD cache statistics KAZAR Ayoub
- Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects Tom Lane
- Re: [PATCH] Improve error message for graph variable references in subqueries within GRAPH_TABLE Ashutosh Bapat
- [PATCH] Fix EINTR retry condition in pg_flush_data sync_file_range path. DaeMyung Kang
- Making the ENUM operators LEAKPROOF Laurenz Albe
- Re: pg_get__*_ddl consolidation Andrew Dunstan
- Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects Nathan Bossart
- Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects Nathan Bossart
- Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects Tom Lane
- [PATCH] Free BufFile metadata in close and append paths DaeMyung Kang
- Bogus recovery conflicts due to outdated XLogReceiptTime Andres Freund
- Limit GRAPH_TABLE path combinations to prevent memory exhaustion SATYANARAYANA NARLAPURAM
- Re: [PATCH] Reject ENCODING option for COPY TO FORMAT JSON Ayush Tiwari
- Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects Nathan Bossart
- Spurious warnings in crypto-des.c when building with gcc-16 -O3 Andres Freund
- Re: Startup process deadlock: WaitForProcSignalBarriers vs aux process Alexander Lakhin
- Re: Is there value in having optimizer stats for joins/foreignkeys? Alexandra Wang
- Re: Spurious warnings in crypto-des.c when building with gcc-16 -O3 Ayush Tiwari
- Re: [Patch]Add Graph* node support to expression_tree_mutator Robert Haas