pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Thread
mxid_score can become Infinity in pg_stat_autovacuum_scores
Masahiko Sawada
Re: mxid_score can become Infinity in pg_stat_autovacuum_scores
Sami Imseih
Re: mxid_score can become Infinity in pg_stat_autovacuum_scores
Bharath Rupireddy
Re: mxid_score can become Infinity in pg_stat_autovacuum_scores
Sami Imseih
Re: mxid_score can become Infinity in pg_stat_autovacuum_scores
Nathan Bossart
Re: mxid_score can become Infinity in pg_stat_autovacuum_scores
Sami Imseih
Re: mxid_score can become Infinity in pg_stat_autovacuum_scores
Nathan Bossart
Re: mxid_score can become Infinity in pg_stat_autovacuum_scores
Sami Imseih
Re: mxid_score can become Infinity in pg_stat_autovacuum_scores
Bharath Rupireddy
Re: mxid_score can become Infinity in pg_stat_autovacuum_scores
Nathan Bossart
Do quoting more carefully in replication commands
Tom Lane
Re: Do quoting more carefully in replication commands
Ayush Tiwari
Re: Do quoting more carefully in replication commands
Tom Lane
Re: Do quoting more carefully in replication commands
Álvaro Herrera
Re: Do quoting more carefully in replication commands
Tom Lane
Modernizing pg_bsd_indent's error/warning reporting code
Tom Lane
Re: Modernizing pg_bsd_indent's error/warning reporting code
Ayush Tiwari
Re: Modernizing pg_bsd_indent's error/warning reporting code
Tom Lane
faulty error handling around pgstat_count_io_op_time()
Peter Eisentraut
Re: faulty error handling around pgstat_count_io_op_time()
Bertrand Drouvot
Re: faulty error handling around pgstat_count_io_op_time()
Michael Paquier
Re: faulty error handling around pgstat_count_io_op_time()
Ayush Tiwari
Re: faulty error handling around pgstat_count_io_op_time()
Michael Paquier
Re: faulty error handling around pgstat_count_io_op_time()
Bertrand Drouvot
Re: Better shared data structure management and resizable shared data structures
Heikki Linnakangas
Re: Better shared data structure management and resizable shared data structures
Ashutosh Bapat
Re: s/pg_attribute_always_inline/pg_always_inline/?
Tomas Vondra
Re: s/pg_attribute_always_inline/pg_always_inline/?
Peter Geoghegan
Re: PostgreSQL and OpenSSL 4.0.0
Daniel Gustafsson
Re: PSQL - prevent describe listing tables that are already in listed schemas
Álvaro Herrera
Re: PSQL - prevent describe listing tables that are already in listed schemas
Álvaro Herrera
Re: PSQL - prevent describe listing tables that are already in listed schemas
Peter Smith
Re: PSQL - prevent describe listing tables that are already in listed schemas
Amit Kapila
[PATCH v1] Add ssl_alt_cert_file/ssl_alt_key_file for dual RSA+ECDSA certificate support
Renaud Métrich
Re: [PATCH v1] Add ssl_alt_cert_file/ssl_alt_key_file for dual RSA+ECDSA certificate support
Zsolt Parragi
Re: [PATCH v2] Add ssl_alt_cert_file/ssl_alt_key_file for dual RSA+ECDSA certificate support
Renaud Métrich
Re: [PATCH v2] Add ssl_alt_cert_file/ssl_alt_key_file for dual RSA+ECDSA certificate support
Zsolt Parragi
Re: [PATCH v2] Add ssl_alt_cert_file/ssl_alt_key_file for dual RSA+ECDSA certificate support
Renaud Métrich
Re: [PATCH v3] Add ssl_cert_files/ssl_key_files for multi-certificate support
Renaud Métrich
Re: [PATCH v3] Add ssl_cert_files/ssl_key_files for multi-certificate support
Zsolt Parragi
Re: [PATCH v4] Add ssl_cert_files/ssl_key_files for multi-certificate support
Renaud Métrich
Re: [PATCH v1] Add ssl_alt_cert_file/ssl_alt_key_file for dual RSA+ECDSA certificate support
Jacob Champion
Re: [PATCH v1] Add ssl_alt_cert_file/ssl_alt_key_file for dual RSA+ECDSA certificate support
Renaud Métrich
Fix psql pager selection for wrapped expanded output
Chao Li
Re: Fix psql pager selection for wrapped expanded output
Chao Li
Re: Fix psql pager selection for wrapped expanded output
Álvaro Herrera
Re: Fix psql pager selection for wrapped expanded output
Chao Li
Re: Fix psql pager selection for wrapped expanded output
Erik Wienhold
Re: Fix psql pager selection for wrapped expanded output
Chao Li
Re: Fix psql pager selection for wrapped expanded output
Erik Wienhold
Re: Fix psql pager selection for wrapped expanded output
Tom Lane
Re: [PATCH] Fix PITR pause bypass when initial XLOG_RUNNING_XACTS has subxid overflow
Jan Nidzwetzki
Re: [PATCH] Fix PITR pause bypass when initial XLOG_RUNNING_XACTS has subxid overflow
Zsolt Parragi
Re: [PATCH] Fix PITR pause bypass when initial XLOG_RUNNING_XACTS has subxid overflow
Jan Nidzwetzki
REPACK CONCURRENTLY fails on tables with generated columns
Ewan Young
Re: REPACK CONCURRENTLY fails on tables with generated columns
Antonin Houska
Re: REPACK CONCURRENTLY fails on tables with generated columns
Alvaro Herrera
Re: REPACK CONCURRENTLY fails on tables with generated columns
Antonin Houska
Re: REPACK CONCURRENTLY fails on tables with generated columns
Alvaro Herrera
Re: REPACK CONCURRENTLY fails on tables with generated columns
Srinath Reddy Sadipiralla
Re: REPACK CONCURRENTLY fails on tables with generated columns
Ewan Young
Re: REPACK CONCURRENTLY fails on tables with generated columns
Antonin Houska
Re: REPACK CONCURRENTLY fails on tables with generated columns
Ewan Young
Re: REPACK CONCURRENTLY fails on tables with generated columns
Antonin Houska
Re: REPACK CONCURRENTLY fails on tables with generated columns
Ewan Young
Re: REPACK CONCURRENTLY fails on tables with generated columns
Alvaro Herrera
Re: REPACK CONCURRENTLY fails on tables with generated columns
Ewan Young
Re: REPACK CONCURRENTLY fails on tables with generated columns
Antonin Houska
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
Daniel Gustafsson
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
Tom Lane
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: 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
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
Michael Paquier
Re: Add “FOR UPDATE NOWAIT” lock details to the log.
Fujii Masao
Re: Add “FOR UPDATE NOWAIT” lock details to the log.
cca5507
LDAP timeout options
Roman Khapov
Re: LDAP timeout options
Zsolt Parragi
Re: injection_points: Switch wait/wakeup to use atomics rather than latches
Andrey Borodin
Re: injection_points: Switch wait/wakeup to use atomics rather than latches
Andrey Borodin
Re: injection_points: Switch wait/wakeup to use atomics rather than latches
Michael Paquier
Re: [PATCH] Fix replica identity mismatch for partitioned tables with publish_via_partition_root
Alexander Korotkov
Re: [PATCH] Fix replica identity mismatch for partitioned tables with publish_via_partition_root
jihyun bahn
Re: [PATCH] Fix replica identity mismatch for partitioned tables with publish_via_partition_root
Henson Choi
Re: Adding pg_dump flag for parallel export to pipes
solai v
postgres_fdw: fix cumulative stats after imported foreign-table stats
Chao Li
Re: postgres_fdw: fix cumulative stats after imported foreign-table stats
Etsuro Fujita
Re: postgres_fdw: fix cumulative stats after imported foreign-table stats
Chao Li
Re: postgres_fdw: fix cumulative stats after imported foreign-table stats
Etsuro Fujita
Re: postgres_fdw: fix cumulative stats after imported foreign-table stats
Heikki Linnakangas
Re: postgres_fdw: fix cumulative stats after imported foreign-table stats
Etsuro Fujita
Re: postgres_fdw: fix cumulative stats after imported foreign-table stats
Etsuro Fujita
Re: postgres_fdw: fix cumulative stats after imported foreign-table stats
Chao Li
Re: postgres_fdw: fix cumulative stats after imported foreign-table stats
Etsuro Fujita
Re: postgres_fdw: fix cumulative stats after imported foreign-table stats
Chao Li
Fast-path FK checks reject valid inserts for domain-typed FK columns
Ewan Young
Re: Fast-path FK checks reject valid inserts for domain-typed FK columns
Amit Langote
Re: Fast-path FK checks reject valid inserts for domain-typed FK columns
Amit Langote
Re: Fast-path FK checks reject valid inserts for domain-typed FK columns
Amit Langote
Re: Fast-path FK checks reject valid inserts for domain-typed FK columns
Ewan Young
Re: Fix race condition in SSI when reading PredXact->SxactGlobalXmin
Josh Curtis
CI failure: postgres_fdw_get_connections
Robert Haas
Re: CI failure: postgres_fdw_get_connections
Fujii Masao
Re: CI failure: postgres_fdw_get_connections
Robert Haas
Re: A trivial fix on a comment in pgstat_assoc_relation()
Michael Paquier
Re: Key joins
Tomas Vondra
Re: Key joins
Arne Roland
Re: Key joins
Tomas Vondra
Re: Key joins
Arne Roland
Re: Key joins
Henson Choi
Re: Key joins
Arne Roland
Re: Key joins
Henson Choi
Re: FOR PORTION OF should reject GENERATED columns
Paul A Jungwirth
Re: FOR PORTION OF should reject GENERATED columns
Peter Eisentraut
Re: FOR PORTION OF should reject GENERATED columns
Paul A Jungwirth
Re: FOR PORTION OF should reject GENERATED columns
Peter Eisentraut
Re: FOR PORTION OF should reject GENERATED columns
Paul A Jungwirth
Re: FOR PORTION OF should reject GENERATED columns
Peter Eisentraut
Re: FOR PORTION OF should reject GENERATED columns
Paul A Jungwirth
Re: FOR PORTION OF should reject GENERATED columns
Peter Eisentraut
Re: uuidv7 improperly accepts dates before 1970-01-01
Masahiko Sawada
Re: uuidv7 improperly accepts dates before 1970-01-01
Baji Shaik
Re: uuidv7 improperly accepts dates before 1970-01-01
Baji Shaik
Re: uuidv7 improperly accepts dates before 1970-01-01
Masahiko Sawada
Re: uuidv7 improperly accepts dates before 1970-01-01
Christophe Pettus
Re: uuidv7 improperly accepts dates before 1970-01-01
Tristan Partin
Re: uuidv7 improperly accepts dates before 1970-01-01
Zsolt Parragi
Re: uuidv7 improperly accepts dates before 1970-01-01
Baji Shaik
Re: uuidv7 improperly accepts dates before 1970-01-01
Kyotaro Horiguchi
Re: uuidv7 improperly accepts dates before 1970-01-01
Baji Shaik
Re: uuidv7 improperly accepts dates before 1970-01-01
Kyotaro Horiguchi
Re: uuidv7 improperly accepts dates before 1970-01-01
Masahiko Sawada
Re: uuidv7 improperly accepts dates before 1970-01-01
Baji Shaik
Re: uuidv7 improperly accepts dates before 1970-01-01
Zsolt Parragi
Re: uuidv7 improperly accepts dates before 1970-01-01
Baji Shaik
Re: [PATCH] REPLICA IDENTITY USING INDEX accepts column with invalid NOT NULL
Masahiko Sawada
Re: [PATCH] REPLICA IDENTITY USING INDEX accepts column with invalid NOT NULL
Chao Li
Re: [PATCH] REPLICA IDENTITY USING INDEX accepts column with invalid NOT NULL
Álvaro Herrera
Re: [PATCH] REPLICA IDENTITY USING INDEX accepts column with invalid NOT NULL
Álvaro Herrera
Re: [PATCH] REPLICA IDENTITY USING INDEX accepts column with invalid NOT NULL
Álvaro Herrera
Re: [PATCH] REPLICA IDENTITY USING INDEX accepts column with invalid NOT NULL
Ante Krešić
Re: [PATCH] REPLICA IDENTITY USING INDEX accepts column with invalid NOT NULL
solai v
Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Salma El-Sayed
Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Matthias van de Meent
Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Kirk Wolak
Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Peter Geoghegan
Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Matthias van de Meent
Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Peter Geoghegan
Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Matthias van de Meent
Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Peter Geoghegan
Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Kirk Wolak
Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Robert Haas
Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Peter Geoghegan
Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Salma El-Sayed
Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Matthias van de Meent
Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Salma El-Sayed
Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Kirk Wolak
Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Andrey Borodin
Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Matthias van de Meent
Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Kirk Wolak
Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Salma El-Sayed
Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Robert Haas
Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Kirk Wolak
Re: Redundant/mis-use of _(x) gettext macro?
Álvaro Herrera
Re: Redundant/mis-use of _(x) gettext macro?
Álvaro Herrera
Re: Redundant/mis-use of _(x) gettext macro?
Peter Smith
Re: Redundant/mis-use of _(x) gettext macro?
Álvaro Herrera
Re: amcheck: fix bug of missing corruption in allequalimage validation
Fujii Masao
Re: amcheck: fix bug of missing corruption in allequalimage validation
Chao Li
Re: amcheck: fix bug of missing corruption in allequalimage validation
Fujii Masao
Re: amcheck: fix bug of missing corruption in allequalimage validation
Chao Li
Fix warning: ‘startpos’ may be used uninitialized in function ‘results_differ’
m . litsarev
Re: Fix warning: ‘startpos’ may be used uninitialized in function ‘results_differ’
m . litsarev
Re: Fix warning: ‘startpos’ may be used uninitialized in function ‘results_differ’
Ewan Young
Re: Fix warning: ‘startpos’ may be used uninitialized in function ‘results_differ’
Heikki Linnakangas
Re: Fix warning: ‘startpos’ may be used uninitialized in function ‘results_differ’
m . litsarev
Re: Fix warning: ‘startpos’ may be used uninitialized in function ‘results_differ’
Heikki Linnakangas
Re: Fix warning: ‘startpos’ may be used uninitialized in function ‘results_differ’
Imran Zaheer
Re: Init connection time grows quadratically
Maksim.Melnikov
[PATCH] fix AddRelsyncInvalidationMessage
Stolpovskikh Danil
Re: [PATCH] fix AddRelsyncInvalidationMessage
Robert Haas
Re: extend JSON_TABLE top level path expression
solai v
[PATCH] Fix some typos in code comments
Ewan Young
Re: [PATCH] Fix some typos in code comments
Michael Paquier
Re: [PATCH] Fix some typos in code comments
Michael Paquier
Make SPI_prepare argtypes argument const
Peter Eisentraut
Re: Make SPI_prepare argtypes argument const
Ewan Young
Re: Make SPI_prepare argtypes argument const
Tom Lane
Re: Make SPI_prepare argtypes argument const
Peter Eisentraut
Re: Make SPI_prepare argtypes argument const
Tom Lane
Re: Make SPI_prepare argtypes argument const
Peter Eisentraut
postgres_fdw: possible overlooked NAMEDATALEN comparison in stats import
Chao Li
Re: postgres_fdw: possible overlooked NAMEDATALEN comparison in stats import
Etsuro Fujita
Re: postgres_fdw: possible overlooked NAMEDATALEN comparison in stats import
Etsuro Fujita
Earlier messages
Later messages