Архив рассылок [pgsql-hackers]
- Re: warning under gcc 16.1.0 Tom Lane
- Re: Truncate logs by max_log_size Jim Jones
- Re: Why clearing the VM doesn't require registering vm buffer in wal record Melanie Plageman
- Re: Two issues leading to discrepancies in FSM data on the standby server Melanie Plageman
- Re: [PATCH] Compressed TOAST data corruption with REPACK CONCURRENTLY Alvaro Herrera
- Re: Startup process deadlock: WaitForProcSignalBarriers vs aux process Masahiko Sawada
- Re: Having problems generating a code coverage report Tom Lane
- Re: Fix race condition in XLogLogicalInfo and ProcSignal initialization. Chao Li
- Re: [PATCH] Fix: Partitioned parent index remains invalid after child indexes are repaired Michael Paquier
- Re: ri_LockPKTuple misleading message Amit Langote
- Re: First draft of PG 19 release notes Richard Guo
- Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE Bharath Rupireddy
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: Fix HAVING-to-WHERE pushdown with nondeterministic collations Richard Guo
- Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery Xuneng Zhou
- Re: Exit walsender before confirming remote flush in logical replication Fujii Masao
- Re: [PATCH] Fix stale relation close in sequence synchronization Ajin Cherian
- Re: Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server Ajin Cherian
- Re: [PATCH] Fix stale relation close in sequence synchronization vignesh C
- Re: Having problems generating a code coverage report Michael Paquier
- Re: [PATCH] Fix stale relation close in sequence synchronization Ayush Tiwari
- Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks Fujii Masao
- Re: [PATCH] Fix stale relation close in sequence synchronization vignesh C
- Re: [PATCH] Fix stale relation close in sequence synchronization Ayush Tiwari
- Re: meson/testwrap: support EXTRA_REGRESS_OPTS environment variable Andreas Karlsson
- Re: [PATCH] Fix pg_dump emitting OVERRIDING SYSTEM VALUE for tables with dropped identity columns Andreas Karlsson
- Re: Adding REPACK [concurrently] 'Alvaro Herrera'
- Re: [PATCH] Fix pg_dump emitting OVERRIDING SYSTEM VALUE for tables with dropped identity columns Andreas Karlsson
- Refactor code around GUC default_toast_compression Michael Paquier
- Re: Startup process deadlock: WaitForProcSignalBarriers vs aux process Alexander Lakhin
- Re: Adding pg_dump flag for parallel export to pipes Nitin Motiani
- Re: Cleanup: Replace sscanf with strtol/strtoul in snapmgr Andreas Karlsson
- Re: Remove inner joins based on foreign keys Richard Guo
- Re: Refactor code around GUC default_toast_compression Ayush Tiwari
- [GSoC 2026] - B-tree Index Bloat Reduction - Introduction Salma El-Sayed
- Re: [PATCH] Fix stale relation close in sequence synchronization Amit Kapila
- Re: Use-after-free issue in postgres_fdw Etsuro Fujita
- RE: First draft of PG 19 release notes Phil Florent
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Add pg_stat_vfdcache view for VFD cache statistics David Geier
- Re: CREATE OR REPLACE MATERIALIZED VIEW Soumya S Murali
- Re: pg_rewind does not rewind diverging timelines Mats Kindahl
- Re: Refactor: allow pg_strncoll(), etc., to accept -1 length for NUL-terminated cstrings. Andres Freund
- Re: Why clearing the VM doesn't require registering vm buffer in wal record Robert Haas
- Re: Changing the state of data checksums in a running cluster SATYANARAYANA NARLAPURAM
- Re: Why clearing the VM doesn't require registering vm buffer in wal record Andres Freund
- Re: Row pattern recognition Henson Choi
- Re: Add errdetail() with PID and UID about source of termination signal Andrew Dunstan
- Re: Why clearing the VM doesn't require registering vm buffer in wal record Robert Haas
- Re: Fix race condition in XLogLogicalInfo and ProcSignal initialization. Masahiko Sawada
- Re: Support logical replication of DDLs, take2 Masahiko Sawada
- Enforce INSERT RLS checks for FOR PORTION OF leftovers? Ayush Tiwari
- Re: Why clearing the VM doesn't require registering vm buffer in wal record Andres Freund
- Re: Fix bug with accessing to temporary tables of other sessions Jim Jones
- Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL Andrew Dunstan
- Re: VACUUM FULL, CLUSTER, and REPACK block on other sessions' temp tables Jim Jones
- Re: bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10 Nathan Bossart
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: problems with toast.* reloptions Nathan Bossart
- Re: Refactor code around GUC default_toast_compression Michael Paquier
- Re: Refactor code around GUC default_toast_compression Chao Li
- Proposal: tighten validation for legacy EUC encodings or document that accepted byte sequences may be unconvertible to UTF8 Zhongpu Chen
- Re: Proposal: tighten validation for legacy EUC encodings or document that accepted byte sequences may be unconvertible to UTF8 Zhongpu Chen
- Re: Proposal: tighten validation for legacy EUC encodings or document that accepted byte sequences may be unconvertible to UTF8 David G. Johnston
- Re: Row pattern recognition Tatsuo Ishii
- Re: Row pattern recognition Henson Choi
- Re: Row pattern recognition Tatsuo Ishii
- Re: Proposal: tighten validation for legacy EUC encodings or document that accepted byte sequences may be unconvertible to UTF8 Zhongpu Chen
- Re: Row pattern recognition Tatsuo Ishii
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Fix bug with accessing to temporary tables of other sessions Alexander Korotkov
- Re: Fix bug with accessing to temporary tables of other sessions Daniil Davydov
- Re: Fix bug with accessing to temporary tables of other sessions Alexander Korotkov
- Re: Two issues leading to discrepancies in FSM data on the standby server Alexander Korotkov
- [PATCH] btree_gist: add cross-type integer operator support for GiST Alexander Nestorov
- Re: Fix bug with accessing to temporary tables of other sessions Jim Jones
- UPDATE/DELETE FOR PORTION OF fire FOR EACH STATEMENT more than once jian he
- Re: Row pattern recognition Henson Choi
- Re: UPDATE/DELETE FOR PORTION OF fire FOR EACH STATEMENT more than once Thom Brown
- Re: Fix bug with accessing to temporary tables of other sessions Daniil Davydov
- Re: Add a greedy join search algorithm to handle large join problems Chengpeng Yan
- Re: Fix bug with accessing to temporary tables of other sessions Jim Jones
- Streaming replication and WAL archive interactions Smolkin Grigory
- Re: [PATCH] ANALYZE: hash-accelerate MCV tracking for equality-only types Ilia Evdokimov
- Re: Make printtup a bit faster Andy Fan
- Re: UPDATE/DELETE FOR PORTION OF fire FOR EACH STATEMENT more than once Paul A Jungwirth
- Re: Infinite Autovacuum loop caused by failing virtual generated column expression SATYANARAYANA NARLAPURAM
- Streaming replication and WAL archive interactions Smolkin Grigory
- Re: Streaming replication and WAL archive interactions Smolkin Grigory
- Re: [PATCH] Fix column name escaping in postgres_fdw stats import Ayush Tiwari
- Re: Streaming replication and WAL archive interactions Grigory Smolkin
- Re: UPDATE/DELETE FOR PORTION OF fire FOR EACH STATEMENT more than once Thom Brown
- Re: UPDATE/DELETE FOR PORTION OF fire FOR EACH STATEMENT more than once Paul A Jungwirth
- Report index currently being vacuumed in pg_stat_progress_vacuum Bharath Rupireddy
- Re: [PATCH] ANALYZE: hash-accelerate MCV tracking for equality-only types John Naylor
- Adjust pg_stat_get_lock() prorows to match lock types Chao Li
- Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE Bharath Rupireddy
- Re: Make printtup a bit faster Tom Lane
- Re: Adding pg_dump flag for parallel export to pipes Nitin Motiani
- Re: Report index currently being vacuumed in pg_stat_progress_vacuum SATYANARAYANA NARLAPURAM
- Re: Proposal: Support Logical replication of large objects Nitin Motiani
- RE: StringInfo fixes, v19 edition. Plus a few oddities Hayato Kuroda (Fujitsu)
- Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE shveta malik
- Re: Include schema-qualified names in publication error messages. shveta malik
- Add heap and index vacuum timings to pg_stat_progress_vacuum Bharath Rupireddy
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: meson/testwrap: support EXTRA_REGRESS_OPTS environment variable Bertrand Drouvot
- Call EndCopyFrom() after initial table sync in logical replication Shinya Kato
- PoC: VALGRIND_MAKE_MEM_NOACCESS for dynamic shared memory Tomas Vondra
- Re: Make printtup a bit faster Andres Freund
- Re: StringInfo fixes, v19 edition. Plus a few oddities Amit Kapila
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- [Bug]Vacuum full silently NULL out fast default columns SATYANARAYANA NARLAPURAM
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: [PATCH] Fix ProcKill lock-group vs procLatch recycle race Evgeny Voropaev
- Re: Fix bug with accessing to temporary tables of other sessions Daniil Davydov
- Re: Report index currently being vacuumed in pg_stat_progress_vacuum Antonin Houska
- Re: Add 64-bit XIDs into PostgreSQL 15 Alexander Korotkov
- Re: ALTER TABLE: warn when actions do not recurse to partitions Jim Jones
- [PATCH] contrib/xml2: guard against signed integer overflow in parse_params Varik Matevosyan
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Re: Enforce INSERT RLS checks for FOR PORTION OF leftovers? Ayush Tiwari
- Re: Wrong results with equality search using trigram index and non-deterministic collation David Geier
- Re: Support EXCEPT for TABLES IN SCHEMA publications Nisha Moond
- Re: Support EXCEPT for TABLES IN SCHEMA publications Nisha Moond
- Re: Support logical replication of DDLs, take2 Amit Kapila
- Re: Make printtup a bit faster Tom Lane
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Changing the state of data checksums in a running cluster Tomas Vondra
- Re: [PATCH] contrib/xml2: guard against signed integer overflow in parse_params Tom Lane
- Re: Adding REPACK [concurrently] Antonin Houska
- FOR PORTION OF vs. object_aclcheck Robert Haas
- Re: [Bug]Vacuum full silently NULL out fast default columns Tom Lane
- allow spread checkpoints when changing checksums online Tomas Vondra
- Re: EXPLAIN: showing ReadStream / prefetch stats Tomas Vondra
- Re: Type of property graph Peter Eisentraut
- Re: PoC: VALGRIND_MAKE_MEM_NOACCESS for dynamic shared memory Andres Freund
- Re: [PATCH] Reject ENCODING option for COPY TO FORMAT JSON Andrew Dunstan
- Re: PoC: VALGRIND_MAKE_MEM_NOACCESS for dynamic shared memory Tomas Vondra
- Re: [Bug]Vacuum full silently NULL out fast default columns SATYANARAYANA NARLAPURAM
- Re: [PATCH] Reject ENCODING option for COPY TO FORMAT JSON Ayush Tiwari
- Re: [Bug][patch]: After dropping the last label from a property graph element, invoking pg_get_propgraphdef() triggers an assertion failure Peter Eisentraut
- Re: [Bug][patch]: After dropping the last label from a property graph element, invoking pg_get_propgraphdef() triggers an assertion failure Peter Eisentraut
- Re: [PATCH] Resolve iso-8859-1-type literals in GRAPH_TABLE COLUMNS Peter Eisentraut
- Re: EXPLAIN: showing ReadStream / prefetch stats Lukas Fittl
- Re: [Patch]Add Graph* node support to expression_tree_mutator Peter Eisentraut
- Re: problems with toast.* reloptions Nathan Bossart
- Re: Cleanup: Replace sscanf with strtol/strtoul in snapmgr Tristan Partin
- Re: [PATCH] pg_bsd_indent: improve formatting of multiline comments Tom Lane
- Re: [PATCH] pg_bsd_indent: improve formatting of multiline comments Nathan Bossart
- Re: EXPLAIN: showing ReadStream / prefetch stats Tomas Vondra
- Re: [Bug]Vacuum full silently NULL out fast default columns Álvaro Herrera
- Re: off-by-one in pg_repack index loop Álvaro Herrera
- Re: [Bug]Vacuum full silently NULL out fast default columns SATYANARAYANA NARLAPURAM
- Re: Avoid calling SetMatViewPopulatedState if possible David Geier
- Re: Serverside SNI support in libpq Tom Lane
- Re: Serverside SNI support in libpq Tom Lane
- Re: Improve the performance of Unicode Normalization Forms. Alexander Borisov
- [PATCH] Clean up property graph error messages Ayush Tiwari
- Re: Serverside SNI support in libpq Daniel Gustafsson
- Re: Track skipped tables during autovacuum and autoanalyze Sami Imseih
- small cleanup for s_lock.h Nathan Bossart
- Re: Serverside SNI support in libpq Tom Lane
- Re: small cleanup for s_lock.h Tristan Partin
- Re: small cleanup for s_lock.h Tom Lane
- Re: small cleanup for s_lock.h Kirill Reshke
- Re: Row pattern recognition Tatsuo Ishii
- [Patch] Omit virtual generated columns from test_decoding output SATYANARAYANA NARLAPURAM
- Re: Wrong results from inner-unique joins caused by collation mismatch Richard Guo
- Re: [PATCH] Clean up property graph error messages Chao Li
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Re: [Bug][patch]: After dropping the last label from a property graph element, invoking pg_get_propgraphdef() triggers an assertion failure Chao Li
- Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE Chao Li
- Re: [Patch] Omit virtual generated columns from test_decoding output Euler Taveira
- Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE Chao Li
- Re: Row pattern recognition jian he
- Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE shveta malik
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: Row pattern recognition Henson Choi
- Re: Include schema-qualified names in publication error messages. Amit Kapila
- Re: [Patch] Omit virtual generated columns from test_decoding output SATYANARAYANA NARLAPURAM
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Re: Include schema-qualified names in publication error messages. shveta malik
- Re: Add a greedy join search algorithm to handle large join problems John Naylor
- Re: Fix DROP PROPERTY GRAPH "unsupported object class" error Bertrand Drouvot
- Server crash: Use-after-free in AfterTriggerEndQuery() Amul Sul
- Re: [PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION John Naylor
- Re: Cleanup: Replace sscanf with strtol/strtoul in snapmgr Amul Sul
- Re: Serverside SNI support in libpq Daniel Gustafsson
- Re: Changing the state of data checksums in a running cluster SATYANARAYANA NARLAPURAM
- Re: [PATCH] Clean up property graph error messages Peter Eisentraut
- Re: Server crash: Use-after-free in AfterTriggerEndQuery() Amit Langote
- Re: Pgbench: remove synchronous prepare Dmitrii Bondar
- Re: Improve the performance of Unicode Normalization Forms. Henson Choi
- Re: Row pattern recognition Tatsuo Ishii
- Re: [Bug]Vacuum full silently NULL out fast default columns Álvaro Herrera
- Re: [PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION Ayush Tiwari
- Re: [PATCH] Fix ProcKill lock-group vs procLatch recycle race Andrey Borodin
- Re: Row pattern recognition Henson Choi
- Re: Row pattern recognition Tatsuo Ishii
- Re: Row pattern recognition Henson Choi
- Re: COPY ON_CONFLICT TABLE; save duplicated record to another table. Jim Jones
- Wrong results in remove_useless_groupby_columns() Richard Guo
- Re: Use-after-free issue in postgres_fdw Etsuro Fujita
- Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement Soumya S Murali
- Re: Include schema-qualified names in publication error messages. Dilip Kumar
- Re: Include schema-qualified names in publication error messages. Amit Kapila
- Re: CREATE TABLE LIKE INCLUDING TRIGGERS Henson Choi
- Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement Soumya S Murali
- Re: [PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION jian he
- Re: vectorized CRC on ARM64 John Naylor
- Re: Avoid calling SetMatViewPopulatedState if possible cca5507
- Re: Include schema-qualified names in publication error messages. Euler Taveira
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: [PATCH] pg_bsd_indent: improve formatting of multiline comments Aleksander Alekseev
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: Changing the state of data checksums in a running cluster SATYANARAYANA NARLAPURAM
- Re: VACUUM FULL, CLUSTER, and REPACK block on other sessions' temp tables Álvaro Herrera
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: [PATCH] pg_surgery: Fix WAL corruption from concurrent heap_force_kill Fabrízio de Royes Mello
- Re: Changing the state of data checksums in a running cluster Ayush Tiwari
- Re: small cleanup for s_lock.h Nathan Bossart
- Re: Cleanup: Replace sscanf with strtol/strtoul in snapmgr Tristan Partin
- Re: small cleanup for s_lock.h Nathan Bossart
- Re: [PATCH] Fix ProcKill lock-group vs procLatch recycle race Vlad Lesin
- Re: small cleanup for s_lock.h Tom Lane
- Re: Support logical replication of DDLs, take2 Masahiko Sawada
- remove pg_spin_delay() from atomics code Nathan Bossart
- Re: Available disk space per tablespace Christoph Berg
- Re: Report index currently being vacuumed in pg_stat_progress_vacuum Sami Imseih
- Re: small cleanup for s_lock.h Nathan Bossart
- Re: Improve pgindent's formatting named fields in struct literals and varidic functions Tom Lane
- Re: Improve pgindent's formatting named fields in struct literals and varidic functions Andreas Karlsson
- Prepping for annual pgindent run Tom Lane
- Re: Improving tracking/processing of buildfarm test failures Alexander Lakhin
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: Changing the state of data checksums in a running cluster Ayush Tiwari
- Re: Changing the state of data checksums in a running cluster SATYANARAYANA NARLAPURAM
- Re: Changing the state of data checksums in a running cluster SATYANARAYANA NARLAPURAM
- Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL Alexander Lakhin
- Re: Changing the state of data checksums in a running cluster SATYANARAYANA NARLAPURAM
- Re: Refactor: allow pg_strncoll(), etc., to accept -1 length for NUL-terminated cstrings. Jeff Davis
- Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL Tom Lane
- Re: [PATCH] pg_surgery: Fix WAL corruption from concurrent heap_force_kill Zsolt Parragi
- Re: Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server Zsolt Parragi
- Re: Changing the state of data checksums in a running cluster Ayush Tiwari
- Re: Inconsistent trigger behavior between two temporal leftovers Zsolt Parragi
- Re: PSA: Planning to grease protocol connections during 19beta Jacob Champion
- Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL Andrew Dunstan
- Re: pgindent versus struct members and typedefs Nathan Bossart
- Re: Inconsistent trigger behavior between two temporal leftovers Paul A Jungwirth
- Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column Paul A Jungwirth
- Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement Philip Alger
- Re: Fix HAVING-to-WHERE pushdown with nondeterministic collations SATYANARAYANA NARLAPURAM
- Re: pgindent versus struct members and typedefs Chao Li
- Re: Fix DROP PROPERTY GRAPH "unsupported object class" error Alex Guo
- Re: pgindent versus struct members and typedefs Tom Lane
- Re: Parallel Apply shveta malik
- Re: Proposal: Conflict log history table for Logical Replication vignesh C
- Re: Include schema-qualified names in publication error messages. Amit Kapila
- COPY: validate option presence rather than option values Chao Li
- Re: [PATCH] ANALYZE: hash-accelerate MCV tracking for equality-only types Chengpeng Yan
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Re: [PATCH] Preserve replication origin OIDs in pg_upgrade Ajin Cherian
- Re: [PATCH] Preserve replication origin OIDs in pg_upgrade Ajin Cherian
- Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement Soumya S Murali
- Re: [PATCH] Clean up property graph error messages Ayush Tiwari
- Re: VACUUM FULL, CLUSTER, and REPACK block on other sessions' temp tables Jim Jones
- Re: Proposal: tighten validation for legacy EUC encodings or document that accepted byte sequences may be unconvertible to UTF8 Zhongpu Chen
- COPY JSON: use trailing commas in FORCE_ARRAY output Chao Li
- Re: [PATCH] Clean up property graph error messages Chao Li
- Re: Function scan FDW pushdown Alexander Pyhalov
- [PATCH] Fix WAIT FOR LSN cleanup on subtransaction abort Ayush Tiwari
- Re: Proposal: tighten validation for legacy EUC encodings or document that accepted byte sequences may be unconvertible to UTF8 Peter Eisentraut
- Re: COPY JSON: use trailing commas in FORCE_ARRAY output Ayush Tiwari
- Re: Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server Chao Li
- Re: Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server Chao Li
- Re: on_error table, saving error info to a table jian he
- Re: Server crash: Use-after-free in AfterTriggerEndQuery() Anthonin Bonnefoy
- Re: COPY JSON: use trailing commas in FORCE_ARRAY output Daniel Gustafsson
- Re: PSA: Planning to grease protocol connections during 19beta Jelte Fennema-Nio
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: [PATCH] Fix WAIT FOR LSN cleanup on subtransaction abort Xuneng Zhou
- Re: COPY JSON: use trailing commas in FORCE_ARRAY output Alex Guo
- Re: Proposal: tighten validation for legacy EUC encodings or document that accepted byte sequences may be unconvertible to UTF8 Zhongpu Chen
- Re: COPY JSON: use trailing commas in FORCE_ARRAY output Chao Li
- Re: support create index on virtual generated column. Kirill Reshke
- Re: COPY JSON: use trailing commas in FORCE_ARRAY output Chao Li
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: [PATCH] Fix WAIT FOR LSN cleanup on subtransaction abort Alexander Korotkov
- Re: [PATCH] Fix ProcKill lock-group vs procLatch recycle race Andrey Borodin
- Re: [PATCH] Fix WAIT FOR LSN cleanup on subtransaction abort Ayush Tiwari