pgsql-hackers
Thread
Date
Earlier messages
Messages by Thread
Stabilize recovery conflict stats checks in 031_recovery_conflict.pl
Fujii Masao
Re: Stabilize recovery conflict stats checks in 031_recovery_conflict.pl
Ayush Tiwari
Re: Stabilize recovery conflict stats checks in 031_recovery_conflict.pl
Nazir Bilal Yavuz
Re: UPDATE run check constraints for affected columns only
jian he
RE: 035_standby_logical_decoding might fail due to FATAL message lost inside libpq
Hayato Kuroda (Fujitsu)
Re: 035_standby_logical_decoding might fail due to FATAL message lost inside libpq
Bertrand Drouvot
RE: 035_standby_logical_decoding might fail due to FATAL message lost inside libpq
Hayato Kuroda (Fujitsu)
Fix a typo in EnableLogicalDecoding()
Chao Li
Re: Fix a typo in EnableLogicalDecoding()
shihao zhong
Re: Fix a typo in EnableLogicalDecoding()
shihao zhong
Re: Fix a typo in EnableLogicalDecoding()
Michael Paquier
Re: Two issues leading to discrepancies in FSM data on the standby server
Noah Misch
Re: Two issues leading to discrepancies in FSM data on the standby server
Alexander Korotkov
Re: Two issues leading to discrepancies in FSM data on the standby server
Melanie Plageman
Re: Show expression of virtual columns in error messages
Matheus Alcantara
OOM kill during planning - pg_terminate_backend is ignored
Floris Van Nee
Re: OOM kill during planning - pg_terminate_backend is ignored
Andres Freund
Re: Allow ON CONFLICT DO UPDATE to return EXCLUDED values
Andrey Borodin
RE: [PATCH] Fix pg_dump emitting OVERRIDING SYSTEM VALUE for tables with dropped identity columns
William Bernbaum
Re: [PATCH] Fix pg_dump emitting OVERRIDING SYSTEM VALUE for tables with dropped identity columns
Fujii Masao
Re: [PATCH v1] Add vacuum_delay_point() to GiST empty-page deletion pass
Andrey Borodin
Re: Add ssl_(supported|shared)_groups to sslinfo
Si, Evan
Re: Include sequences in publications created by pg_createsubscriber
Andrey Borodin
Re: Include sequences in publications created by pg_createsubscriber
Peter Smith
Re: Include sequences in publications created by pg_createsubscriber
Chao Li
SQL/PGQ: quantified path patterns unsupported in GRAPH_TABLE (19beta2/beta3) — known gap or on the roadmap?
chris
Re: SQL/PGQ: quantified path patterns unsupported in GRAPH_TABLE (19beta2/beta3) — known gap or on the roadmap?
Ashutosh Bapat
Re: Reduce build times of pg_trgm GIN indexes
David Geier
Re: Reduce build times of pg_trgm GIN indexes
Japin Li
Re: Reduce build times of pg_trgm GIN indexes
David Geier
Fix -Wshadow=local warnings
Peter Eisentraut
Re: Fix -Wshadow=local warnings
Peter Geoghegan
Re: Fix -Wshadow=local warnings
Chao Li
[PATCH] Remove dead code in pg_dump
Aleksander Alekseev
Re: [PATCH] Remove dead code in pg_dump
Japin Li
Re: [PATCH] Remove dead code in pg_dump
Nathan Bossart
Price hashed aggregation for hash tables that exceed CPU cache capacity
William Bernbaum
Re: Do not scan index in right table if condition for left join evaluates to false using columns in left table
Andrei Lepikhov
Re: pgcrypto: remove useless px_memset() and BF_ASM
Peter Eisentraut
Re: pgcrypto: remove useless px_memset() and BF_ASM
Dagfinn Ilmari Mannsåker
Re: Skip .DS_Store files in check_mode_recursive
Andrei Lepikhov
Re: Skip .DS_Store files in check_mode_recursive
Daniel Gustafsson
foreign_key test is sensitive to the OID counter
Richard Guo
Re: foreign_key test is sensitive to the OID counter
jian he
Re: foreign_key test is sensitive to the OID counter
Richard Guo
Re: foreign_key test is sensitive to the OID counter
Tom Lane
Re: foreign_key test is sensitive to the OID counter
Richard Guo
Re: foreign_key test is sensitive to the OID counter
Tom Lane
Re: foreign_key test is sensitive to the OID counter
Richard Guo
Assert failure in try_nestloop_path()
Richard Guo
[PATCH] Corruption Issue: Fix missing tts_tid in ExecForceStoreHeapTuple
Virender Singla
Code-comment typos.
Peter Smith
Re: Code-comment typos.
Michael Paquier
[PATCH] Fix autovacuum freeze bug where weight can lower a table's freeze score
shihao zhong
Re: [PATCH] Fix autovacuum freeze bug where weight can lower a table's freeze score
Bharath Rupireddy
Re: [PATCH] Fix autovacuum freeze bug where weight can lower a table's freeze score
shihao zhong
Add TG_* vars for FOR PORTION OF
Paul A Jungwirth
Prevent foreign key references to unlogged partitions
Zsolt Parragi
Reducing relcache memory usage: deduping index shapes
Matthias van de Meent
Re: Reducing relcache memory usage: deduping index shapes
David Rowley
Re: Reducing relcache memory usage: deduping index shapes
Matthias van de Meent
Re: Reducing relcache memory usage: deduping index shapes
Chao Li
Re: Reducing relcache memory usage: deduping index shapes
Matthias van de Meent
Re: Reducing relcache memory usage: deduping index shapes
David Rowley
Re: Reducing relcache memory usage: deduping index shapes
David Geier
Re: Reducing relcache memory usage: deduping index shapes
David Geier
Re: Reducing relcache memory usage: deduping index shapes
David Geier
Re: Reducing relcache memory usage: deduping index shapes
Matthias van de Meent
Re: Reducing relcache memory usage: deduping index shapes
David Geier
Re: another autovacuum scheduling thread
Nathan Bossart
Re: another autovacuum scheduling thread
Bharath Rupireddy
Re: another autovacuum scheduling thread
Nathan Bossart
Re: another autovacuum scheduling thread
Greg Burd
Re: another autovacuum scheduling thread
Nathan Bossart
Re: another autovacuum scheduling thread
shihao zhong
SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
Andrei Lepikhov
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
Chao Li
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
Andrei Lepikhov
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
Chao Li
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
Andrei Lepikhov
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
Michael Paquier
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
Andrei Lepikhov
WAIT FOR NO_THROW option could use some documentation
Peter Eisentraut
Re: WAIT FOR NO_THROW option could use some documentation
Rithvika Devisetti
Re: WAIT FOR NO_THROW option could use some documentation
Kiran Kaki
Re: WAIT FOR NO_THROW option could use some documentation
Xuneng Zhou
Re: WAIT FOR NO_THROW option could use some documentation
Kiran Kaki
Re: Speed up COPY FROM text/CSV parsing using SIMD
Nathan Bossart
Re: Speed up COPY FROM text/CSV parsing using SIMD
Nazir Bilal Yavuz
Re: Speed up COPY FROM text/CSV parsing using SIMD
Greg Burd
Re: Speed up COPY FROM text/CSV parsing using SIMD
Nazir Bilal Yavuz
Re: Speed up COPY FROM text/CSV parsing using SIMD
Nathan Bossart
Protocol compression: a fourth design
Andrey Borodin
Fix pg_stat_statements losing normalized query text after reset
Chao Li
Re: Fix pg_stat_statements losing normalized query text after reset
Michael Paquier
GRAPH_TABLE pattern WHERE clause is not coerced to boolean
Ewan Young
Re: GRAPH_TABLE pattern WHERE clause is not coerced to boolean
Chao Li
Re: GRAPH_TABLE pattern WHERE clause is not coerced to boolean
Ewan Young
Re: GRAPH_TABLE pattern WHERE clause is not coerced to boolean
Chao Li
Re: GRAPH_TABLE pattern WHERE clause is not coerced to boolean
Ewan Young
pg_upgrade: Test --check with a running source server
Bertrand Drouvot
Re: pg_upgrade: Test --check with a running source server
Ewan Young
Re: pg_upgrade: Test --check with a running source server
Bertrand Drouvot
Re: pg_upgrade: Test --check with a running source server
Ewan Young
logical decoding: skip unnecessary snapshot distribution.
yangboyu
[PATCH] pageinspect: validate line pointers before using them
shihao zhong
Re: [PATCH] pageinspect: validate line pointers before using them
shihao zhong
Report relation extension blockers within parallel lock groups
Bertrand Drouvot
Re: Report relation extension blockers within parallel lock groups
Chao Li
Re: Report relation extension blockers within parallel lock groups
Bertrand Drouvot
Re: Report relation extension blockers within parallel lock groups
Chao Li
[PATCH] Add row estimate tests for unnest() and integer generate_series()
shihao zhong
Re: [PATCH] Add row estimate tests for unnest() and integer generate_series()
韩建桥
[PATCH] Planner support function for generate_subscripts()
shihao zhong
Concurrent DROP TABLESPACE can miss a shared dependency
Ayush Tiwari
[PATCH] handling transitions in timestamptz_trunc_*
Alexandre Felipe
Commitfest manager for September 2026
Andrey Borodin
Re: Commitfest manager for September 2026
shihao zhong
Re: postgresql.conf.sample tab width
Nathan Bossart
Re: postgresql.conf.sample tab width
Chao Li
Re: CREATE TABLE LIKE INCLUDING TRIGGERS
Andrey Borodin
Re: CREATE TABLE LIKE INCLUDING TRIGGERS
jian he
pgbench Common Library Extraction & Server Extension
Hannu Krosing
Re: Add starelid, attnum to pg_stats and leverage this in pg_dump
Nathan Bossart
Re: Add starelid, attnum to pg_stats and leverage this in pg_dump
Sami Imseih
Re: Add starelid, attnum to pg_stats and leverage this in pg_dump
Michael Paquier
Re: Add starelid, attnum to pg_stats and leverage this in pg_dump
Nathan Bossart
SSI: A patch for a Serializability violation
Vaijayanti Bharadwaj
Re: SSI: A patch for a Serializability violation
Andrey Borodin
Re: SSI: A patch for a Serializability violation
Vaijayanti Bharadwaj
Re: [PATCH] Prevent repeated deadlock-check signals in standby buffer pin waits
JoongHyuk Shin
Re: [PATCH] Prevent repeated deadlock-check signals in standby buffer pin waits
Andrey Borodin
Re: [PATCH] Prevent repeated deadlock-check signals in standby buffer pin waits
JoongHyuk Shin
[BUG] pg_rewind: file sync bypass and findLastCheckpoint boundary crash
Srinath Reddy Sadipiralla
Re: [BUG] pg_rewind: file sync bypass and findLastCheckpoint boundary crash
Srinath Reddy Sadipiralla
pg_rewind: Remove recovery at the start of rewind
Srinath Reddy Sadipiralla
REPACK: warn about skipping foreign partitions
Zsolt Parragi
Re: REPACK: warn about skipping foreign partitions
Antonin Houska
Re: REPACK: warn about skipping foreign partitions
Bharath Rupireddy
Re: REPACK: warn about skipping foreign partitions
Zsolt Parragi
Add PAM Tests and Option For Custom PAM Config Location
Andrew Jackson
Re: Assorted Win32 error handling fixes (CreateThread, pgwin32_select, pg_usleep)
Sehrope Sarkuni
REPACK (CONCURRENTLY) fails with wrong error for materialized views
Bharath Rupireddy
Re: REPACK (CONCURRENTLY) fails with wrong error for materialized views
Kiran Kaki
Re: REPACK (CONCURRENTLY) fails with wrong error for materialized views
Bharath Rupireddy
Re: REPACK (CONCURRENTLY) fails with wrong error for materialized views
Kiran Kaki
Re: REPACK (CONCURRENTLY) fails with wrong error for materialized views
Kiran Kaki
Re: REPACK (CONCURRENTLY) fails with wrong error for materialized views
Álvaro Herrera
Re: REPACK (CONCURRENTLY) fails with wrong error for materialized views
Bharath Rupireddy
Re: REPACK (CONCURRENTLY) fails with wrong error for materialized views
Bharath Rupireddy
[PATCH] Fix getopt_long() argument handling and add tests
Sehrope Sarkuni
[PATCH] Speed up pg_waldump TAP test and fix some GitHub CI Windows flakiness
Sehrope Sarkuni
Re: [PATCH] Speed up pg_waldump TAP test and fix some GitHub CI Windows flakiness
Michael Paquier
Re: [PATCH] Speed up pg_waldump TAP test and fix some GitHub CI Windows flakiness
Nazir Bilal Yavuz
Re: [PATCH] Speed up pg_waldump TAP test and fix some GitHub CI Windows flakiness
Michael Paquier
Re: [PATCH] Speed up pg_waldump TAP test and fix some GitHub CI Windows flakiness
Nazir Bilal Yavuz
Re: [PATCH] Speed up pg_waldump TAP test and fix some GitHub CI Windows flakiness
Sehrope Sarkuni
Re: [PATCH] Speed up pg_waldump TAP test and fix some GitHub CI Windows flakiness
Nazir Bilal Yavuz
Re: [PATCH] Speed up pg_waldump TAP test and fix some GitHub CI Windows flakiness
Sehrope Sarkuni
Re: [PATCH] Speed up pg_waldump TAP test and fix some GitHub CI Windows flakiness
Michael Paquier
Re: [PATCH] Speed up pg_waldump TAP test and fix some GitHub CI Windows flakiness
Sehrope Sarkuni
Re: REASSIGN OWNED vs. relisshared dep on !relisshared
Noah Misch
RE: REASSIGN OWNED vs. relisshared dep on !relisshared
Hayato Kuroda (Fujitsu)
WAIT FOR command should do some query jumbling
Peter Eisentraut
Re: WAIT FOR command should do some query jumbling
sirisha chamarthi
Re: WAIT FOR command should do some query jumbling
Sami Imseih
Re: WAIT FOR command should do some query jumbling
Rithvika Devisetti
Re: WAIT FOR command should do some query jumbling
sirisha chamarthi
Re: WAIT FOR command should do some query jumbling
Sami Imseih
Re: WAIT FOR command should do some query jumbling
Michael Paquier
Re: WAIT FOR command should do some query jumbling
Sami Imseih
Re: WAIT FOR command should do some query jumbling
Michael Paquier
Re: WAIT FOR command should do some query jumbling
Sami Imseih
Re: WAIT FOR command should do some query jumbling
Nathan Bossart
Re: WAIT FOR command should do some query jumbling
Sami Imseih
Re: WAIT FOR command should do some query jumbling
Nathan Bossart
Re: WAIT FOR command should do some query jumbling
Michael Paquier
Re: WAIT FOR command should do some query jumbling
Rithvika Devisetti
new clang warnings about unused global variables
Peter Eisentraut
CONNECTION keyword use in CREATE FOREIGN DATA WRAPPER
Peter Eisentraut
Wrong result from JSON constructor in a simple CASE
Richard Guo
Routed ON CONFLICT inserts broken by partition-local deferrable unique constraints in 19 and master
Zsolt Parragi
Re: Routed ON CONFLICT inserts broken by partition-local deferrable unique constraints in 19 and master
Michael Paquier
Re: Routed ON CONFLICT inserts broken by partition-local deferrable unique constraints in 19 and master
Mihail Nikalayeu
Re: Routed ON CONFLICT inserts broken by partition-local deferrable unique constraints in 19 and master
Mihail Nikalayeu
Re: Routed ON CONFLICT inserts broken by partition-local deferrable unique constraints in 19 and master
Zsolt Parragi
Re: Routed ON CONFLICT inserts broken by partition-local deferrable unique constraints in 19 and master
Michael Paquier
Re: Routed ON CONFLICT inserts broken by partition-local deferrable unique constraints in 19 and master
Mihail Nikalayeu
Re: Routed ON CONFLICT inserts broken by partition-local deferrable unique constraints in 19 and master
Zsolt Parragi
Allow tuple visibility checks without hint-bit, maintenance
Andrew Dunstan
Re: Allow tuple visibility checks without hint-bit, maintenance
shihao zhong
Re: Allow tuple visibility checks without hint-bit, maintenance
shihao zhong
Re: Allow tuple visibility checks without hint-bit, maintenance
Andres Freund
Re: Allow tuple visibility checks without hint-bit, maintenance
Andrew Dunstan
Should the WAIT FOR command tag be "WAIT" or "WAIT FOR"?
Masahiko Sawada
Re: Should the WAIT FOR command tag be "WAIT" or "WAIT FOR"?
Tom Lane
Re: Should the WAIT FOR command tag be "WAIT" or "WAIT FOR"?
Masahiko Sawada
Re: Should the WAIT FOR command tag be "WAIT" or "WAIT FOR"?
Xuneng Zhou
Open SSI correctness issues
Andrey Borodin
Re: File locks for data directory lockfile in the context of Linux namespaces
Dmitry Dolgov
Earlier messages