pgsql-hackers
Thread
Date
Earlier messages
Messages by Thread
[PATCH] libpq: Add PQpassfileLookup()
Diego
Make the transition state of avg(int2)/avg(int4)/sum(int2)/sum(int4) internal
Andrei Lepikhov
Re: Make the transition state of avg(int2)/avg(int4)/sum(int2)/sum(int4) internal
Andres Freund
Re: BUG #19599: RestoreBlockImage: the decode cross-checks never bound hole_offset + hole_length against BLCKSZ
Grigorev Jurij
Re: Introducing find_all_inheritors_ordered()
Ewan Young
Re: Introducing find_all_inheritors_ordered()
solai v
[PATCH] Fix WAL block image length diagnostic
Ayush Tiwari
Re: [PATCH] Fix WAL block image length diagnostic
Michael Paquier
FOR PORTION OF elog on non-polymorphic opcintype
Paul A Jungwirth
EXPLAIN ... FOR PORTION OF should not evaluate bounds
Paul A Jungwirth
FOR PORTION OF bounds not coerced in PREPARE
Paul A Jungwirth
FOR PORTION OF bugs
Paul A Jungwirth
pg_createsubscriber does not check output_plugin_libraries
Hayato Kuroda (Fujitsu)
Re: pg_createsubscriber does not check output_plugin_libraries
Fujii Masao
RE: pg_createsubscriber does not check output_plugin_libraries
Hayato Kuroda (Fujitsu)
Re: pg_createsubscriber does not check output_plugin_libraries
Fujii Masao
[RFC PATCH] Cost-based delayed projection for ORDER BY ... LIMIT
ChenhuiMo
Re: [RFC PATCH] Cost-based delayed projection for ORDER BY ... LIMIT
Tom Lane
Re: CREATE SCHEMA ... CREATE DOMAIN support
Noah Misch
Re: CREATE SCHEMA ... CREATE DOMAIN support
Tom Lane
Re: CREATE SCHEMA ... CREATE DOMAIN support
Noah Misch
Re: CREATE SCHEMA ... CREATE DOMAIN support
Tom Lane
Rename of varatt_external to varatt_external_oid
Michael Paquier
Re: Rename of varatt_external to varatt_external_oid
Chao Li
Re: Rename of varatt_external to varatt_external_oid
Michael Paquier
Re: Rename of varatt_external to varatt_external_oid
Chao Li
PostgreSQL 19 Beta 4 release date
Jonathan S. Katz
Do we want to avoid checksumming extra files in the datadir? [was: BUG #19647]
Jacob Champion
Re: Do we want to avoid checksumming extra files in the datadir? [was: BUG #19647]
Daniel Gustafsson
Re: Do we want to avoid checksumming extra files in the datadir? [was: BUG #19647]
Tom Lane
Re: Do we want to avoid checksumming extra files in the datadir? [was: BUG #19647]
Jacob Champion
FOR PORTION OF: BEFORE INSERT triggers can silently drop leftover rows?
Zsolt Parragi
Re: FOR PORTION OF: BEFORE INSERT triggers can silently drop leftover rows?
Paul A Jungwirth
Re: Speed up COPY TO text/CSV parsing using SIMD
Ayoub Kazar
Re: Speed up COPY TO text/CSV parsing using SIMD
Nathan Bossart
Re: Postmaster fails to shut down right after crash restart
Andrey Borodin
Re: Postmaster fails to shut down right after crash restart
Andrey Borodin
[PATCH] Allow bare library names for non-superuser LOAD
cca5507
Re: [PATCH] Allow bare library names for non-superuser LOAD
Japin Li
Re: [PATCH] Allow bare library names for non-superuser LOAD
cca5507
Re: [PATCH] Allow bare library names for non-superuser LOAD
Japin Li
Re: tablecmds: Deadlock caused by Attach Partition
Kirill Reshke
pg_stat_progress_cluster: do not default to CLUSTER
Zsolt Parragi
[PATCH v1 0/1] Avoid carrying self lock-only xmax to updated tuple
chee.wooson
[PATCH v1 1/1] Avoid carrying self lock-only xmax to updated tuple
chee.wooson
Re: [PATCH v1 1/1] Avoid carrying self lock-only xmax to updated tuple
Chee Wooson
[PATCH v2] Avoid carrying self lock-only xmax to updated tuple
Chee Wooson
Re: pgsql: Fix compilation with OpenSSL 4
Christoph Berg
Re: pgsql: Fix compilation with OpenSSL 4
Daniel Gustafsson
FOR PORTION OF silently ignored on views with DO INSTEAD rules
Ewan Young
Re: FOR PORTION OF silently ignored on views with DO INSTEAD rules
Paul A Jungwirth
Re: FOR PORTION OF silently ignored on views with DO INSTEAD rules
Andres Freund
Re: FOR PORTION OF silently ignored on views with DO INSTEAD rules
Paul A Jungwirth
Re: FOR PORTION OF silently ignored on views with DO INSTEAD rules
Ewan Young
Re: FOR PORTION OF silently ignored on views with DO INSTEAD rules
Paul A Jungwirth
Re: FOR PORTION OF silently ignored on views with DO INSTEAD rules
Ewan Young
Re: [BUG] Incorrect historic snapshot may be serialized to disk during fast-forwarding
Yuya Shinde
Remove stale XXX comment in logical launcher
Zhijie Hou (Fujitsu)
Re: Remove stale XXX comment in logical launcher
shveta malik
Re: Remove stale XXX comment in logical launcher
Amit Kapila
Re: Remove stale XXX comment in logical launcher
Álvaro Herrera
Fix resource leak in FindConflictTuple() retry path
Nisha Moond
Re: Fix resource leak in FindConflictTuple() retry path
shveta malik
Re: Fix resource leak in FindConflictTuple() retry path
Nisha Moond
RE: Fix resource leak in FindConflictTuple() retry path
Hayato Kuroda (Fujitsu)
Re: Fix resource leak in FindConflictTuple() retry path
shveta malik
Re: Fix resource leak in FindConflictTuple() retry path
Nisha Moond
RE: Fix resource leak in FindConflictTuple() retry path
Hayato Kuroda (Fujitsu)
Re: Be strict when request to flush past end of WAL in WaitXLogInsertionsToFinish
Paul Kim
Re: Be strict when request to flush past end of WAL in WaitXLogInsertionsToFinish
Bharath Rupireddy
Re: Be strict when request to flush past end of WAL in WaitXLogInsertionsToFinish
Michael Paquier
Re: Be strict when request to flush past end of WAL in WaitXLogInsertionsToFinish
Paul Kim
Re: Be strict when request to flush past end of WAL in WaitXLogInsertionsToFinish
Bharath Rupireddy
Re: Be strict when request to flush past end of WAL in WaitXLogInsertionsToFinish
Paul Kim
Stabilize 026_overwrite_contrecord test
Fujii Masao
Re: Stabilize 026_overwrite_contrecord test
Michael Paquier
Re: Stabilize 026_overwrite_contrecord test
Alexander Lakhin
Re: Stabilize 026_overwrite_contrecord test
Fujii Masao
Re: Improving display of octal GUCs
Andrey Borodin
Re: Improving display of octal GUCs
Tom Lane
Re: Improving display of octal GUCs
Andrey Borodin
auto-vectorize varbit bitwise operators
Nathan Bossart
Re: auto-vectorize varbit bitwise operators
Heikki Linnakangas
Re: auto-vectorize varbit bitwise operators
Chao Li
Re: auto-vectorize varbit bitwise operators
Nathan Bossart
Re: Don't use the deprecated and insecure PQcancel in our frontend tools anymore
Jelte Fennema-Nio
[PATCH] doc: Add multiplier explanation for pg_resetwal -c option
Aviral Asthana
Follow-up review items for update_deleted
Zhijie Hou (Fujitsu)
Re: Follow-up review items for update_deleted
Amit Kapila
RE: Follow-up review items for update_deleted
Hayato Kuroda (Fujitsu)
Re: Follow-up review items for update_deleted
Nisha Moond
Re: Follow-up review items for update_deleted
shveta malik
RE: Follow-up review items for update_deleted
Zhijie Hou (Fujitsu)
Re: Follow-up review items for update_deleted
shveta malik
Re: Follow-up review items for update_deleted
Nisha Moond
RE: Follow-up review items for update_deleted
Zhijie Hou (Fujitsu)
Re: Follow-up review items for update_deleted
shveta malik
docs: Fixes for August 2026 minor release notes (v14-v17)
Yogesh Sharma
REPACK (CONCURRENTLY) can crash a logical decoding session
Thom Brown
Re: REPACK (CONCURRENTLY) can crash a logical decoding session
Antonin Houska
Re: REPACK (CONCURRENTLY) can crash a logical decoding session
Thom Brown
Re: Adding basic NUMA awareness
Jakub Wartak
glist: _Generic wrapper for selective dlist/dclist usage
Matthias van de Meent
Re: glist: _Generic wrapper for selective dlist/dclist usage
Japin Li
Re: glist: _Generic wrapper for selective dlist/dclist usage
Matthias van de Meent
Re: glist: _Generic wrapper for selective dlist/dclist usage
Japin Li
Re: glist: _Generic wrapper for selective dlist/dclist usage
Tristan Partin
Re: glist: _Generic wrapper for selective dlist/dclist usage
Matthias van de Meent
Re: glist: _Generic wrapper for selective dlist/dclist usage
David Rowley
Re: glist: _Generic wrapper for selective dlist/dclist usage
Matthias van de Meent
Re: glob support in extension_control_path/dynamic_library_path?
Jakob Egger
gist_trgm_ops '=' operator: planner picks it over btree, ~300x slower
Vaibhav Dalvi
Re: gist_trgm_ops '=' operator: planner picks it over btree, ~300x slower
Alexander Korotkov
Re: gist_trgm_ops '=' operator: planner picks it over btree, ~300x slower
Andrew Dunstan
Re: gist_trgm_ops '=' operator: planner picks it over btree, ~300x slower
Alexander Korotkov
Re: gist_trgm_ops '=' operator: planner picks it over btree, ~300x slower
Alexander Nestorov
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: Stabilize recovery conflict stats checks in 031_recovery_conflict.pl
Fujii Masao
Re: Stabilize recovery conflict stats checks in 031_recovery_conflict.pl
Alexander Lakhin
Re: Stabilize recovery conflict stats checks in 031_recovery_conflict.pl
Ayush Tiwari
Re: Stabilize recovery conflict stats checks in 031_recovery_conflict.pl
Fujii Masao
Re: Stabilize recovery conflict stats checks in 031_recovery_conflict.pl
Alexander Lakhin
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: xid_wraparound/002_limits.pl might fail due to transient warning
Tom Lane
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: Fix a typo in EnableLogicalDecoding()
surya poondla
Re: Fix a typo in EnableLogicalDecoding()
shihao zhong
Re: Improving tracking/processing of buildfarm test failures
Alexander Lakhin
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: OOM kill during planning - pg_terminate_backend is ignored
Floris Van Nee
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: Add ssl_(supported|shared)_groups to sslinfo
Dmitry Dolgov
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
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
Re: Assert failure in try_nestloop_path()
Tender Wang
Re: Assert failure in try_nestloop_path()
Richard Guo
Re: Assert failure in try_nestloop_path()
Tender Wang
Re: Assert failure in try_nestloop_path()
Tom Lane
Re: Assert failure in try_nestloop_path()
Tom Lane
Re: 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
Earlier messages