Mailing lists [pgsql-hackers]
- Re: Using defines for protocol characters Tatsuo Ishii
- Re: Using defines for protocol characters Michael Paquier
- Re: Using defines for protocol characters Alvaro Herrera
- Re: Using defines for protocol characters Tatsuo Ishii
- Logging of matching pg_hba.conf entry during auth skips trust auth, potential security issue Shaun Thomas
- Re: pg_logical_emit_message() misses a XLogFlush() Michael Paquier
- Would it be possible to backpatch Close support in libpq (28b5726) to PG16? Jelte Fennema
- Re: Logging of matching pg_hba.conf entry during auth skips trust auth, potential security issue Michael Paquier
- Re: Would it be possible to backpatch Close support in libpq (28b5726) to PG16? Michael Paquier
- Re: Logging of matching pg_hba.conf entry during auth skips trust auth, potential security issue Jacob Champion
- Re: Would it be possible to backpatch Close support in libpq (28b5726) to PG16? Alvaro Herrera
- Re: Logging of matching pg_hba.conf entry during auth skips trust auth, potential security issue Michael Paquier
- Re: Avoid a potential unstable test case: xmlmap.sql Andy Fan
- Re: should frontend tools use syncfs() ? Michael Paquier
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Peter Smith
- Re: pg_logical_emit_message() misses a XLogFlush() Andres Freund
- Re: Test case for parameterized remote path in postgres_fdw Richard Guo
- Re: pg_logical_emit_message() misses a XLogFlush() Tomas Vondra
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- Re: [PATCH] Add function to_oct John Naylor
- Re: pg_logical_emit_message() misses a XLogFlush() Michael Paquier
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Peter Smith
- Re: pg_logical_emit_message() misses a XLogFlush() Andres Freund
- Re: pg_logical_emit_message() misses a XLogFlush() Andres Freund
- Re: remaining sql/json patches Amit Langote
- Re: WIP: new system catalog pg_wait_event Drouvot, Bertrand
- Re: Memory consumed by child SpecialJoinInfo in partitionwise join planning Ashutosh Bapat
- Re: Synchronizing slots from primary to standby Ajin Cherian
- some code cleanup in index.c and indexcmds.c Peter Eisentraut
- Re: Extract numeric filed in JSONB more effectively Andy Fan
- Re: WIP: new system catalog pg_wait_event Michael Paquier
- Re: Remove distprep Peter Eisentraut
- Re: Extract numeric filed in JSONB more effectively Andy Fan
- Re: CREATE FUNCTION ... SEARCH { DEFAULT | SYSTEM | SESSION } Peter Eisentraut
- Re: Should the archiver process always make sure that the timeline history files exist in the archive? Jimmy Yih
- Fix typo in src/interfaces/libpq/po/zh_CN.po Zhang Mingli
- Re: pg_logical_emit_message() misses a XLogFlush() Michael Paquier
- Re: Return value of pg_promote() Michael Paquier
- Re: cataloguing NOT NULL constraints Peter Eisentraut
- Re: pgbench - adding pl/pgsql versions of tests Fabien COELHO
- regexp_replace weirdness amounts to a bug? Erik Rijkers
- Re: regexp_replace weirdness amounts to a bug? Malthe
- Re: Normalization of utility queries in pg_stat_statements jian he
- Add 'worker_type' to pg_stat_subscription Peter Smith
- Re: Allow parallel plan for referential integrity checks? Juan José Santamaría Flecha
- Re: postgres_fdw: wrong results with self join + enable_nestloop off Etsuro Fujita
- Re: Test case for parameterized remote path in postgres_fdw Etsuro Fujita
- Re: pg_logical_emit_message() misses a XLogFlush() Tomas Vondra
- Re: regexp_replace weirdness amounts to a bug? Alvaro Herrera
- Re: cataloguing NOT NULL constraints Peter Eisentraut
- Re: Todo: Teach planner to evaluate multiple windows in the optimal order John Naylor
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Performance degradation on concurrent COPY into a single relation in PG16. Alvaro Herrera
- Re: walsender "wakeup storm" on PG16, likely because of bc971f4025c (Optimize walsender wake up logic using condition variables) Antonin Houska
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Zhijie Hou (Fujitsu)
- Re: WIP: new system catalog pg_wait_event Drouvot, Bertrand
- Re: WIP: new system catalog pg_wait_event Michael Paquier
- Re: Logging of matching pg_hba.conf entry during auth skips trust auth, potential security issue Shaun Thomas
- Re: Handle infinite recursion in logical replication setup Peter Eisentraut
- dubious warning: FORMAT JSON has no effect for json and jsonb types Peter Eisentraut
- Re: postgres_fdw: wrong results with self join + enable_nestloop off Önder Kalacı
- Re: [PATCH] Add function to_oct Nathan Bossart
- Re: Fix typo in src/interfaces/libpq/po/zh_CN.po Peter Eisentraut
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Re: dubious warning: FORMAT JSON has no effect for json and jsonb types Merlin Moncure
- Re: should frontend tools use syncfs() ? Nathan Bossart
- Re: should frontend tools use syncfs() ? Nathan Bossart
- Re: Replace known_assigned_xids_lck by memory barrier Michail Nikolaev
- Re: Extract numeric filed in JSONB more effectively jian he
- Re: CREATE FUNCTION ... SEARCH { DEFAULT | SYSTEM | SESSION } Jeff Davis
- Re: Replace known_assigned_xids_lck by memory barrier Nathan Bossart
- Re: Replace known_assigned_xids_lck by memory barrier Michail Nikolaev
- Re: Using defines for protocol characters Nathan Bossart
- PostgreSQL 16 RC1 + GA release dates Jonathan S. Katz
- Re: Replace known_assigned_xids_lck by memory barrier Nathan Bossart
- Re: run pgindent on a regular basis / scripted manner Peter Geoghegan