pgsql-hackers
Thread
Date
Earlier messages
Messages by Thread
modifying join_clause_is_movable_to can produce better query plan
g l
[PATCH] Remove unused is_error parameter from TeardownHistoricSnapshot()
慈超云
Mis-use of type BlockNumber?
Chao Li
Re: Mis-use of type BlockNumber?
Rafia Sabih
Re: finish TODOs in to_json_is_immutable, to_jsonb_is_immutable also add tests on it
Andrew Dunstan
Why clearing the VM doesn't require registering vm buffer in wal record
Melanie Plageman
Re: Why clearing the VM doesn't require registering vm buffer in wal record
Andres Freund
Re: Why clearing the VM doesn't require registering vm buffer in wal record
Matthias van de Meent
Re: Why clearing the VM doesn't require registering vm buffer in wal record
Andres Freund
Re: Why clearing the VM doesn't require registering vm buffer in wal record
Andres Freund
Re: Why clearing the VM doesn't require registering vm buffer in wal record
Robert Haas
Re: Why clearing the VM doesn't require registering vm buffer in wal record
Andres Freund
<productname> on SGML files is used for what ?
Marcos Pegoraro
Re: <productname> on SGML files is used for what ?
Daniel Gustafsson
gistGetFakeLSN() can return incorrect LSNs
Andres Freund
Re: gistGetFakeLSN() can return incorrect LSNs
Andrey Borodin
Re: gistGetFakeLSN() can return incorrect LSNs
Andres Freund
Re: gistGetFakeLSN() can return incorrect LSNs
Andrey Borodin
Re: gistGetFakeLSN() can return incorrect LSNs
Noah Misch
Re: gistGetFakeLSN() can return incorrect LSNs
Andres Freund
Re: another autovacuum scheduling thread
Nathan Bossart
Re: Add Option To Check All Addresses For Matching target_session_attr
Evgeny Kuzin
Re: Add Option To Check All Addresses For Matching target_session_attr
Andrew Jackson
Re: Add Option To Check All Addresses For Matching target_session_attr
Andrey Borodin
[PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch
Evgeny Kuzin
Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch
Tom Lane
Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch
Evgeny Kuzin
Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch
Andrey Borodin
Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch
Evgeny Kuzin
Re: Relstats after VACUUM FULL and CLUSTER
Laurenz Albe
Dead code in logical decoding of speculative insertions
Antonin Houska
[PATCH] Fix improper tuple deallocation in import_pg_statist()
yonghao_lee
Re: [PATCH] Fix improper tuple deallocation in import_pg_statist()
Tomas Vondra
Re: [PATCH] Fix improper tuple deallocation in import_pg_statist()
Michael Paquier
Re: [PATCH] Fix improper tuple deallocation in import_pg_statist()
[email protected]
Re: Bypassing cursors in postgres_fdw to enable parallel plans
Rafia Sabih
Re: pgsql: Change default value of default_toast_compression to "lz4", when
Jacob Champion
Re: pgsql: Change default value of default_toast_compression to "lz4", when
Tom Lane
Re: pgsql: Change default value of default_toast_compression to "lz4", when
Michael Paquier
Re: pgsql: Change default value of default_toast_compression to "lz4", when
Michael Paquier
Re: pgsql: Change default value of default_toast_compression to "lz4", when
Tom Lane
Re: pgsql: Change default value of default_toast_compression to "lz4", when
Jacob Champion
Re: pgsql: Change default value of default_toast_compression to "lz4", when
Michael Paquier
doc: Improve wal_level and effective_wal_level GUC around logical replication
David G. Johnston
Re: Proposal to allow setting cursor options on Portals
Dave Cramer
Re: Proposal to allow setting cursor options on Portals
Dave Cramer
[PATCH] intarray: prevent crash in _int_matchsel on invalid query_int input
Eugeny Goryachev
Re: [PATCH] intarray: prevent crash in _int_matchsel on invalid query_int input
Tom Lane
Re: proposal: schema variables
Haritabh Gupta
Re: proposal: schema variables
Pavel Stehule
Re: Add "format" target to make and ninja to run pgindent and pgperltidy
Jelte Fennema-Nio
Fix errno handling in popen_check() to avoid false error reports
ma lz
Re: Fix errno handling in popen_check() to avoid false error reports
Tom Lane
Re: virtual generated column as partition key
jian he
[BUG + PATCH] DSA pagemap out-of-bounds in make_new_segment odd-sized path
paul.bunn
RE: [BUG + PATCH] DSA pagemap out-of-bounds in make_new_segment odd-sized path
paul.bunn
Re: [BUG + PATCH] DSA pagemap out-of-bounds in make_new_segment odd-sized path
Chao Li
Re: [BUG + PATCH] DSA pagemap out-of-bounds in make_new_segment odd-sized path
Sami Imseih
Re: [BUG + PATCH] DSA pagemap out-of-bounds in make_new_segment odd-sized path
Michael Paquier
Re: [BUG + PATCH] DSA pagemap out-of-bounds in make_new_segment odd-sized path
Chao Li
Need to install liblz4-dev
Bruce Momjian
Re: Need to install liblz4-dev
Michael Paquier
Re: Need to install liblz4-dev
Jelte Fennema-Nio
Re: Need to install liblz4-dev
Bruce Momjian
Re: Need to install liblz4-dev
John Naylor
pg_combinebackup: incorrect size of VM fork after combine
Amul Sul
Re: Trivial Fix: use palloc_array/repalloc_array for BufFile file arrays
Chao Li
Re: UPDATE run check constraints for affected columns only
jian he
Re: UPDATE run check constraints for affected columns only
jian he
Re: UPDATE run check constraints for affected columns only
jian he
Re: Add pg_stat_recovery system view
Xuneng Zhou
Re: Add pg_stat_recovery system view
Michael Paquier
Re: Add pg_stat_recovery system view
Xuneng Zhou
Re: Add pg_stat_recovery system view
Xuneng Zhou
Re: Add pg_stat_recovery system view
Michael Paquier
Re: Add pg_stat_recovery system view
Shinya Kato
Re: Add pg_stat_recovery system view
Michael Paquier
Re: Add pg_stat_recovery system view
Xuneng Zhou
Re: Add pg_stat_recovery system view
yangyz
Re: Add pg_stat_recovery system view
Xuneng Zhou
Re: Add pg_stat_recovery system view
Michael Paquier
Re: Add pg_stat_recovery system view
Chao Li
Re: Add pg_stat_recovery system view
Chao Li
Re: Improve hash join's handling of tuples with null join keys
Tom Lane
Re: Improve hash join's handling of tuples with null join keys
Joel Jacobson
UBSAN crash in EventTriggerCollectAlterTSConfig (memcpy with NULL src)
Florin Irion
Re: UBSAN crash in EventTriggerCollectAlterTSConfig (memcpy with NULL src)
Álvaro Herrera
Re: UBSAN crash in EventTriggerCollectAlterTSConfig (memcpy with NULL src)
Florin Irion
Re: UBSAN crash in EventTriggerCollectAlterTSConfig (memcpy with NULL src)
Álvaro Herrera
Re: UBSAN crash in EventTriggerCollectAlterTSConfig (memcpy with NULL src)
Florin Irion
Re: Cleanup shadows variable warnings, round 1
Álvaro Herrera
Re: Cleanup shadows variable warnings, round 1
Chao Li
Re: Cleanup shadows variable warnings, round 1
Álvaro Herrera
pg_upgrade fails when extension_control_path is used
Jonathan Gonzalez V.
Re: pg_upgrade fails when extension_control_path is used
Jonathan Gonzalez V.
Re: pg_upgrade fails when extension_control_path is used
Matheus Alcantara
Re: pg_upgrade fails when extension_control_path is used
Matheus Alcantara
Question Regarding Publication Membership and Inheritance
shveta malik
Re: Question Regarding Publication Membership and Inheritance
David G. Johnston
Re: Question Regarding Publication Membership and Inheritance
shveta malik
regression tests fails with llvm22
Pavel Stehule
Re: regression tests fails with llvm22
Matheus Alcantara
Re: regression tests fails with llvm22
Pavel Stehule
Exploring pass-by-value for small Bitmapset sets
Thomas Munro
Re: Exploring pass-by-value for small Bitmapset sets
David Rowley
Compiler warning when using TRGM_REGEXP_DEBUG
Sergei Kornilov
Re: Compiler warning when using TRGM_REGEXP_DEBUG
Tom Lane
Re: Correcting freeze conflict horizon calculation
Melanie Plageman
Re: Correcting freeze conflict horizon calculation
Peter Geoghegan
Re: Correcting freeze conflict horizon calculation
Melanie Plageman
Re: pg_stat_replication.*_lag sometimes shows NULL during active replication
Fujii Masao
Re: pg_stat_replication.*_lag sometimes shows NULL during active replication
Shinya Kato
Re: [PATCH] psql: tab completion for ALTER ROLE ... IN DATABASE ...
VASUKI M
Re: [PATCH] psql: tab completion for ALTER ROLE ... IN DATABASE ...
Álvaro Herrera
Re: [PATCH] psql: tab completion for ALTER ROLE ... IN DATABASE ...
Álvaro Herrera
Re: Reduce build times of pg_trgm GIN indexes
David Geier
Re: Reduce build times of pg_trgm GIN indexes
David Geier
psql's 001_basic.pl test could fail on very slow machines
Oleg Tselebrovskiy
Re: Pgbench: remove synchronous prepare
Dmitrii Bondar
Question: rebuilding frontend tools after libpgfeutils.a changes?
Chao Li
Re: Question: rebuilding frontend tools after libpgfeutils.a changes?
Tom Lane
Re: Question: rebuilding frontend tools after libpgfeutils.a changes?
Chao Li
astreamer_lz4: fix bug of output pointer advancement in decompressor
Chao Li
Re: astreamer_lz4: fix bug of output pointer advancement in decompressor
Chao Li
Re: astreamer_lz4: fix bug of output pointer advancement in decompressor
Xuneng Zhou
Re: astreamer_lz4: fix bug of output pointer advancement in decompressor
Tom Lane
Re: astreamer_lz4: fix bug of output pointer advancement in decompressor
Tom Lane
Re: astreamer_lz4: fix bug of output pointer advancement in decompressor
Chao Li
Re: astreamer_lz4: fix bug of output pointer advancement in decompressor
Chao Li
Re: DOC: fixes multiple errors in alter table doc
Fujii Masao
Re: DOC: fixes multiple errors in alter table doc
Chao Li
Re: DOC: fixes multiple errors in alter table doc
Chao Li
Re: DOC: fixes multiple errors in alter table doc
Robert Treat
Re: DOC: fixes multiple errors in alter table doc
Chao Li
Re: DOC: fixes multiple errors in alter table doc
Fujii Masao
Re: DOC: fixes multiple errors in alter table doc
Chao Li
Re: DOC: fixes multiple errors in alter table doc
Fujii Masao
Re: DOC: fixes multiple errors in alter table doc
Chao Li
Re: DOC: fixes multiple errors in alter table doc
Chao Li
Extension - multilingual_fuzzy_match : Multilingual phonetic matching extension for PostgreSQL
Blessy Thomas
Re: Extension - multilingual_fuzzy_match : Multilingual phonetic matching extension for PostgreSQL
Andreas Karlsson
Refactor handling of "-only" options in pg_dump, pg_restore
jian he
Re: Refactor handling of "-only" options in pg_dump, pg_restore
Steven Niu
Re: Refactor handling of "-only" options in pg_dump, pg_restore
Zsolt Parragi
pg_resetwal.c: duplicate '0' in hex character set for -l option validation
jinbinge
Re: pg_resetwal.c: duplicate '0' in hex character set for -l option validation
Michael Paquier
Re: pg_resetwal.c: duplicate '0' in hex character set for -l option validation
jinbinge
Re: pg_resetwal.c: duplicate '0' in hex character set for -l option validation
Michael Paquier
Re: pg_resetwal.c: duplicate '0' in hex character set for -l option validation
Chao Li
Re: pg_resetwal.c: duplicate '0' in hex character set for -l option validation
Michael Paquier
Re: pg_resetwal.c: duplicate '0' in hex character set for -l option validation
Chao Li
Areas for Solaris support modernization
Tom Lane
Re: Areas for Solaris support modernization
Tom Lane
Re: Areas for Solaris support modernization
Greg Burd
Re: Areas for Solaris support modernization
Tom Lane
Re: Areas for Solaris support modernization
Greg Burd
Re: Areas for Solaris support modernization
Tom Lane
Re: Areas for Solaris support modernization
Greg Burd
Re: Areas for Solaris support modernization
Tom Lane
Re: ALTER DOMAIN ADD NOT NULL NOT VALID
jian he
[BUGFIX] Fix crash due to sizeof bug in RegisterExtensionExplainOption
Joel Jacobson
Re: [BUGFIX] Fix crash due to sizeof bug in RegisterExtensionExplainOption
Michael Paquier
Re: [BUGFIX] Fix crash due to sizeof bug in RegisterExtensionExplainOption
Andreas Karlsson
Re: [BUGFIX] Fix crash due to sizeof bug in RegisterExtensionExplainOption
Michael Paquier
Re: [BUGFIX] Fix crash due to sizeof bug in RegisterExtensionExplainOption
Andreas Karlsson
Reject ADD CONSTRAINT NOT NULL if name mismatches existing domain not-null constraint
jian he
Re: Reject ADD CONSTRAINT NOT NULL if name mismatches existing domain not-null constraint
Chao Li
Re: Reject ADD CONSTRAINT NOT NULL if name mismatches existing domain not-null constraint
Álvaro Herrera
Re: Cleaning up PREPARE query strings?
Julien Rouhaud
Re: Cleaning up PREPARE query strings?
Sami Imseih
pg_buffercache: Add per-relation summary stats
Lukas Fittl
Re: pg_buffercache: Add per-relation summary stats
Jakub Wartak
Re: pg_buffercache: Add per-relation summary stats
Lukas Fittl
pg_stat_statements: Add gc_count and query_file_size to pgss_info
Lukas Fittl
Re: pg_stat_statements: Add gc_count and query_file_size to pgss_info
Sami Imseih
Unlogged rel fake lsn vs GetVictimBuffer()
Andres Freund
Re: Unlogged rel fake lsn vs GetVictimBuffer()
Melanie Plageman
Re: Unlogged rel fake lsn vs GetVictimBuffer()
Andres Freund
Re: Use CASEFOLD() internally rather than LOWER()
Daniel Verite
Re: Use CASEFOLD() internally rather than LOWER()
Jeff Davis
hot standby failed in read pg_commit_ts
James Pang
Re: Primary and standby setting cross-checks
James Pang
Re: let ALTER TABLE DROP COLUMN drop whole-row referenced object
jian he
POC: PLpgSQL FOREACH IN JSON ARRAY
Pavel Stehule
Re: POC: PLpgSQL FOREACH IN JSON ARRAY
Pavel Stehule
Re: POC: PLpgSQL FOREACH IN JSON ARRAY
Pavel Stehule
Re: POC: PLpgSQL FOREACH IN JSON ARRAY
Jim Jones
Re: POC: PLpgSQL FOREACH IN JSON ARRAY
Pavel Stehule
Re: POC: PLpgSQL FOREACH IN JSON ARRAY
Jim Jones
Re: POC: PLpgSQL FOREACH IN JSON ARRAY
Pavel Stehule
Re: All-visible pages with valid prune xid are confusing
Melanie Plageman
Re: All-visible pages with valid prune xid are confusing
Andres Freund
Re: All-visible pages with valid prune xid are confusing
Melanie Plageman
[PATCH] Add PQgetThreadLock() to expose the Kerberos/Curl mutex
Jacob Champion
Re: [PATCH] Add PQgetThreadLock() to expose the Kerberos/Curl mutex
Chao Li
Re: [PATCH] Add PQgetThreadLock() to expose the Kerberos/Curl mutex
Nico Williams
Re: [PATCH] Add PQgetThreadLock() to expose the Kerberos/Curl mutex
Jacob Champion
Re: [PATCH] Add PQgetThreadLock() to expose the Kerberos/Curl mutex
Jacob Champion
Re: [PATCH] Add PQgetThreadLock() to expose the Kerberos/Curl mutex
Jacob Champion
[oauth] Add TLS support to OAuth tests
Jonathan Gonzalez V.
Earlier messages