pgsql-hackers
Thread
Date
Earlier messages
Messages by Date
2026/09/05
Re: [PATCH] pg_surgery: check the page header and line pointers
shihao zhong
2026/09/05
Re: [PATCH v1 0/7] Wait event timing and tracing instrumentation
Andrey Borodin
2026/09/05
Re: Avoid streaming zero-filled WAL switch padding
Sehrope Sarkuni
2026/09/05
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
Tom Lane
2026/09/05
Re: tablecmds: fix bug where index rebuild loses replica identity on partitions
Sami Imseih
2026/09/05
Re: hashjoins vs. Bloom filters (yet again)
Rui Zhao
2026/09/05
Re: Commitfest manager for September 2026
Andrey Borodin
2026/09/05
Re: Archive-fed logical decoding: pausing recovery on slot conflict
Andrey Borodin
2026/09/05
Re: [PATCH] pg_surgery: check the page header and line pointers
Andrey Borodin
2026/09/05
[DOC] pg_database_size/pg_tablespace_size error on a missing OID
shihao zhong
2026/09/05
Re: [PATCH] pg_surgery: check the page header and line pointers
shihao zhong
2026/09/05
Re: Add wait events for server logging destination writes
신성준
2026/09/05
Re: [PATCH] Fix getopt_long() argument handling and add tests
Sehrope Sarkuni
2026/09/05
Re: [PATCH] handling transitions in timestamptz_trunc_*
Pierre Forstmann
2026/09/05
Re: Fix detection of truncated zstd-compressed backups
Osama Abdul Qader
2026/09/05
Re: REPACK (ANALYZE) within transaction block segfaults
Osama Abdul Qader
2026/09/05
Re: [PATCH] Remove redundant path_nulls checks in setPathObject/Array
Pierre Forstmann
2026/09/05
Re: Internal error codes triggered by regression tests and user queries, take 2
Alexander Lakhin
2026/09/05
Re: WAIT FOR NO_THROW option could use some documentation
Xuneng Zhou
2026/09/04
Re: REPACK (CONCURRENTLY) can crash a logical decoding session
Masahiko Sawada
2026/09/04
Improve error message for multiple assignment via view with FOR PORTION OF
Paul A Jungwirth
2026/09/04
[PATCH] pg_surgery: check the page header and line pointers
shihao zhong
2026/09/04
Re: [PATCH] pg_surgery: check the page header and line pointers
Andrey Borodin
2026/09/04
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
David Rowley
2026/09/04
Re: Add support for COPY TO in tablesync for partitioned tables.
Noah Misch
2026/09/04
Re: aio: Don't silently drop wait_event_info
shihao zhong
2026/09/04
Re: logical decoding: skip unnecessary snapshot distribution.
shihao zhong
2026/09/04
Re: logical decoding: skip unnecessary snapshot distribution.
shihao zhong
2026/09/04
Re: [PATCH] Cover get_json_table_plan() with tests
shihao zhong
2026/09/04
Re: pg_xmin_horizon: a system view of everything pinning the xmin horizon
Scott Ray
2026/09/04
Re: pg_createsubscriber: allow duplicate subscription names
shihao zhong
2026/09/04
Re: Support for 8-byte TOAST values, round two
Bharath Rupireddy
2026/09/04
Re: Collect ALTER PUBLICATION commands for event triggers
shihao zhong
2026/09/04
Re: Collect ALTER PUBLICATION commands for event triggers
shihao zhong
2026/09/04
[PATCH] add missed tests for gist index
shihao zhong
2026/09/04
Re: Lazy snapshot distribution in logical decoding
shihao zhong
2026/09/04
Re: WAIT FOR NO_THROW option could use some documentation
Xuneng Zhou
2026/09/04
Re: Teach pg_upgrade to deal with invalid databases
Bharath Rupireddy
2026/09/04
Re: Add ssl_(supported|shared)_groups to sslinfo
Si, Evan
2026/09/04
Re: REPACK (CONCURRENTLY) backend waits indefinitely when decoding worker fails to start
Masahiko Sawada
2026/09/04
Re: REPACK (CONCURRENTLY) doesn't check the table AM
Bharath Rupireddy
2026/09/04
FOR PORTION OF memory leak checking domains
Paul A Jungwirth
2026/09/04
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
Michael Paquier
2026/09/04
Re: Add PAM Tests and Option For Custom PAM Config Location
Andrew Jackson
2026/09/04
Re: tablecmds: fix bug where index rebuild loses replica identity on partitions
Zsolt Parragi
2026/09/04
Re: [PATCH] Fix getopt_long() argument handling and add tests
Nathan Bossart
2026/09/04
Re: Introducing find_all_inheritors_ordered()
Zsolt Parragi
2026/09/04
Document the privileges FOR PORTION OF needs on the range column
Paul A Jungwirth
2026/09/04
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
Bharath Rupireddy
2026/09/04
Re: REPACK (CONCURRENTLY) doesn't check the table AM
Masahiko Sawada
2026/09/04
Re: REPACK (CONCURRENTLY) fails when table owner lacks CONNECT
Bharath Rupireddy
2026/09/04
Improve error message of FOR PORTION OF violations of WITH CHECK OPTION
Paul A Jungwirth
2026/09/04
Re: [PATCH v1 0/7] Wait event timing and tracing instrumentation
Kirk Wolak
2026/09/04
Avoid evaluating FOR PORTION OF bounds more than once
Paul A Jungwirth
2026/09/04
Re: REPACK (CONCURRENTLY) rewrites tables marked with user_catalog_table
Bharath Rupireddy
2026/09/04
Improve error hint for already-modified rows under FOR PORTION OF
Paul A Jungwirth
2026/09/04
Re: pg_*_advice: tsv load failure, etc.
Robert Haas
2026/09/04
Re: CREATE SCHEMA ... CREATE DOMAIN support
Tom Lane
2026/09/04
Re: Fix detection of truncated zstd-compressed backups
Daniel Gustafsson
2026/09/04
proposal for a new minor release schedule
Nathan Bossart
2026/09/04
Re: Credits For v19
Corey Huinker
2026/09/04
Re: Fix XLogFileReadAnyTLI silently applying divergent WAL from wrong timeline
Andrey Borodin
2026/09/04
FOR PORTION OF leftovers should fire triggers on the child table
Paul A Jungwirth
2026/09/04
Re: REPACK (CONCURRENTLY) fails when table owner lacks CONNECT
Masahiko Sawada
2026/09/04
Re: Bug: Whole-row var in indexes corrupts indexes after DDL
Andrey Borodin
2026/09/04
Re: CREATE SCHEMA ... CREATE DOMAIN support
Noah Misch
2026/09/04
Re: REPACK (CONCURRENTLY) rewrites tables marked with user_catalog_table
Masahiko Sawada
2026/09/04
Re: Teach pg_upgrade to deal with invalid databases
Nathan Bossart
2026/09/04
Teach pg_upgrade to deal with invalid databases
Bharath Rupireddy
2026/09/04
Re: Further cleanup related to statistics import support in postgres_fdw
Etsuro Fujita
2026/09/04
Re: Stabilize recovery conflict stats checks in 031_recovery_conflict.pl
Alexander Lakhin
2026/09/04
Re: Make the transition state of avg(int2)/avg(int4)/sum(int2)/sum(int4) internal
Tom Lane
2026/09/04
Re: Deadlock detector fails to activate on a hot standby replica
Vitaly Davydov
2026/09/04
Re: Make the transition state of avg(int2)/avg(int4)/sum(int2)/sum(int4) internal
Andres Freund
2026/09/04
Re: tablecmds: fix bug where index rebuild loses replica identity on partitions
Sami Imseih
2026/09/04
Re: Add ssl_(supported|shared)_groups to sslinfo
Dmitry Dolgov
2026/09/04
Re: pgsql: Fix compilation with OpenSSL 4
Daniel Gustafsson
2026/09/04
Re: Further cleanup related to statistics import support in postgres_fdw
Etsuro Fujita
2026/09/04
Re: CREATE SCHEMA ... CREATE DOMAIN support
Tom Lane
2026/09/04
Re: [PATCH] Fix PITR pause bypass when initial XLOG_RUNNING_XACTS has subxid overflow
Jan Nidzwetzki
2026/09/04
[PATCH] libpq: Add PQpassfileLookup()
Diego
2026/09/04
Re: Stabilize 026_overwrite_contrecord test
Fujii Masao
2026/09/04
Re: [Proposal] add portaddr like hostaddr
Diego
2026/09/04
Re: Backup manifests accept out-of-range LSNs
Fujii Masao
2026/09/04
Make the transition state of avg(int2)/avg(int4)/sum(int2)/sum(int4) internal
Andrei Lepikhov
2026/09/04
Re: Re:[PATCH] Speed up repeat() for larger counts
Jan Nidzwetzki
2026/09/04
Re: Assert failure in try_nestloop_path()
Tom Lane
2026/09/04
Re: [(known) BUG] DELETE/UPDATE more than one row in partitioned foreign table
Jakub Wartak
2026/09/04
Re: Stabilize recovery conflict stats checks in 031_recovery_conflict.pl
Nazir Bilal Yavuz
2026/09/04
Re: REPACK (ANALYZE) within transaction block segfaults
Osama Abdul Qader
2026/09/04
Re: pg_createsubscriber does not check output_plugin_libraries
Fujii Masao
2026/09/04
Re: [PATCH] Use streaming read I/O in sample scans
Nazir Bilal Yavuz
2026/09/04
Re: REPACK (CONCURRENTLY) can crash a logical decoding session
Thom Brown
2026/09/04
Re: REPACK (ANALYZE) within transaction block segfaults
Antonin Houska
2026/09/04
Re: Follow-up review items for update_deleted
shveta malik
2026/09/04
Re: PSQL schema "describe" \dn is not escaping quotes
Peter Smith
2026/09/04
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
Andrei Lepikhov
2026/09/04
RE: pg_createsubscriber does not check output_plugin_libraries
Hayato Kuroda (Fujitsu)
2026/09/04
Re: PG19 FK fast path: OOB write and missed FK checks during batched
Amit Langote
2026/09/04
Re: PG19 FK fast path: OOB write and missed FK checks during batched
Amit Langote
2026/09/04
Re: Further cleanup related to statistics import support in postgres_fdw
Fujii Masao
2026/09/04
Re: pg_createsubscriber does not check output_plugin_libraries
Fujii Masao
2026/09/04
Re: Introduce XID age based replication slot invalidation
Nisha Moond
2026/09/04
Re: Further cleanup related to statistics import support in postgres_fdw
Etsuro Fujita
2026/09/04
Re: [PATCH] Add memory/disk usage for Function Scan nodes in EXPLAIN
Shashishekar Hullahally Anantharamu
2026/09/04
Re: BUG #19599: RestoreBlockImage: the decode cross-checks never bound hole_offset + hole_length against BLCKSZ
Grigorev Jurij
2026/09/04
RE: Follow-up review items for update_deleted
Zhijie Hou (Fujitsu)
2026/09/04
Re: Introducing find_all_inheritors_ordered()
solai v
2026/09/04
Re: WAIT FOR NO_THROW option could use some documentation
Xuneng Zhou
2026/09/04
Re: Assert failure in try_nestloop_path()
Tender Wang
2026/09/04
Re: Crashes on a partition whose concurrent detach never finished
shveta malik
2026/09/04
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
David Rowley
2026/09/04
Re: Introducing find_all_inheritors_ordered()
Ewan Young
2026/09/04
Re: [PATCH] Fix WAL block image length diagnostic
Michael Paquier
2026/09/04
[PATCH] Fix WAL block image length diagnostic
Ayush Tiwari
2026/09/04
Re: pgstat: Flush some statistics within running transactions, take 2
Michael Paquier
2026/09/04
Re: Assert failure in try_nestloop_path()
Richard Guo
2026/09/04
Re: Vertex/Edge label and view
Ashutosh Bapat
2026/09/04
Re: Fix PGTYPESdate_fmt_asc overflow when a year does not fit "yyyy"
Andrey Rachitskiy
2026/09/04
Re: Follow-up review items for update_deleted
Nisha Moond
2026/09/04
RE: Fix resource leak in FindConflictTuple() retry path
Hayato Kuroda (Fujitsu)
2026/09/03
Re: pg_upgrade: Test --check with a running source server
Michael Paquier
2026/09/03
Re: Rename of varatt_external to varatt_external_oid
Chao Li
2026/09/03
Re: Report relation extension blockers within parallel lock groups
Kirill Reshke
2026/09/03
Re: Use WALReadFromBuffers in more places
Michael Paquier
2026/09/03
Re: Follow-up review items for update_deleted
shveta malik
2026/09/03
FOR PORTION OF elog on non-polymorphic opcintype
Paul A Jungwirth
2026/09/03
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
Michael Paquier
2026/09/03
Re: Stabilize recovery conflict stats checks in 031_recovery_conflict.pl
Ayush Tiwari
2026/09/03
Re: Row pattern recognition
Henson Choi
2026/09/03
Re: [RFC PATCH] Cost-based delayed projection for ORDER BY ... LIMIT
Tom Lane
2026/09/03
EXPLAIN ... FOR PORTION OF should not evaluate bounds
Paul A Jungwirth
2026/09/03
Re: FOR PORTION OF silently ignored on views with DO INSTEAD rules
Ewan Young
2026/09/03
Re: [PATCH] Add support for SAOP in the optimizer for partial index paths
Nishant Sharma
2026/09/03
FOR PORTION OF bounds not coerced in PREPARE
Paul A Jungwirth
2026/09/03
Re: PSQL schema "describe" \dn is not escaping quotes
Ajin Cherian
2026/09/03
FOR PORTION OF bugs
Paul A Jungwirth
2026/09/03
Re: Support for 8-byte TOAST values, round two
Michael Paquier
2026/09/03
Re: Stabilize recovery conflict stats checks in 031_recovery_conflict.pl
Alexander Lakhin
2026/09/03
Re: Stabilize recovery conflict stats checks in 031_recovery_conflict.pl
Fujii Masao
2026/09/03
Re: FOR PORTION OF silently ignored on views with DO INSTEAD rules
Paul A Jungwirth
2026/09/03
Re: CREATE SCHEMA ... CREATE DOMAIN support
Noah Misch
2026/09/03
pg_createsubscriber does not check output_plugin_libraries
Hayato Kuroda (Fujitsu)
2026/09/03
[RFC PATCH] Cost-based delayed projection for ORDER BY ... LIMIT
ChenhuiMo
2026/09/03
Re: Fix resource leak in FindConflictTuple() retry path
Nisha Moond
2026/09/03
Re: FOR PORTION OF silently ignored on views with DO INSTEAD rules
Ewan Young
2026/09/03
RE: Follow-up review items for update_deleted
Zhijie Hou (Fujitsu)
2026/09/03
Re: Assert failure in try_nestloop_path()
Richard Guo
2026/09/03
Re: Remove fcinfo from statistics update internal functions
Michael Paquier
2026/09/03
Re: Be strict when request to flush past end of WAL in WaitXLogInsertionsToFinish
Paul Kim
2026/09/03
Re: Rename of varatt_external to varatt_external_oid
Michael Paquier
2026/09/03
Re: Add pg_stat_vfdcache view for VFD cache statistics
Ayoub Kazar
2026/09/03
Re: CREATE SCHEMA ... CREATE DOMAIN support
Tom Lane
2026/09/03
Re: Rename of varatt_external to varatt_external_oid
Chao Li
2026/09/03
Re: CREATE SCHEMA ... CREATE DOMAIN support
Noah Misch
2026/09/03
Re: WAIT FOR NO_THROW option could use some documentation
SATYANARAYANA NARLAPURAM
2026/09/03
Re: Use WALReadFromBuffers in more places
Bharath Rupireddy
2026/09/03
Re: Be strict when request to flush past end of WAL in WaitXLogInsertionsToFinish
Bharath Rupireddy
2026/09/03
Re: Be strict when request to flush past end of WAL in WaitXLogInsertionsToFinish
Paul Kim
2026/09/03
Rename of varatt_external to varatt_external_oid
Michael Paquier
2026/09/03
Re: WAIT FOR NO_THROW option could use some documentation
Robert Haas
2026/09/03
Re: WAIT FOR NO_THROW option could use some documentation
SATYANARAYANA NARLAPURAM
2026/09/03
Re: Crashes on a partition whose concurrent detach never finished
Peter Smith
2026/09/03
Re: PGQ catalog representation and pg_dump support
Peter Eisentraut
2026/09/03
Re: Fix a typo in EnableLogicalDecoding()
shihao zhong
2026/09/03
PostgreSQL 19 Beta 4 release date
Jonathan S. Katz
2026/09/03
Re: Stabilize recovery conflict stats checks in 031_recovery_conflict.pl
Ayush Tiwari
2026/09/03
Re:[PATCH] Speed up repeat() for larger counts
ChenhuiMo
2026/09/03
Re: PGQ catalog representation and pg_dump support
Robert Haas
2026/09/03
Re: auto-vectorize varbit bitwise operators
Nathan Bossart
2026/09/03
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
Masahiko Sawada
2026/09/03
Re: SSI: ON CONFLICT DO SELECT takes no predicate lock on the returned row
Nathan Bossart
2026/09/03
Re: WAIT FOR NO_THROW option could use some documentation
Peter Eisentraut
2026/09/03
Re: PGQ catalog representation and pg_dump support
Andres Freund
2026/09/03
Re: pg_*_advice: tsv load failure, etc.
Robert Haas
2026/09/03
Re: PGQ catalog representation and pg_dump support
Robert Haas
2026/09/03
Re: pg_rewind does not rewind diverging timelines
Mats Kindahl
2026/09/03
Re: Speed up COPY TO text/CSV parsing using SIMD
Nathan Bossart
2026/09/03
Re: FOR PORTION OF silently ignored on views with DO INSTEAD rules
Andres Freund
2026/09/03
Re: Assert failure in try_nestloop_path()
Tom Lane
2026/09/03
Re: Stabilize recovery conflict stats checks in 031_recovery_conflict.pl
Alexander Lakhin
2026/09/03
Re: Follow-up review items for update_deleted
Nisha Moond
2026/09/03
Re: Fix a typo in EnableLogicalDecoding()
surya poondla
2026/09/03
Re: Remove fcinfo from statistics update internal functions
Nathan Bossart
2026/09/03
Re: Do we want to avoid checksumming extra files in the datadir? [was: BUG #19647]
Jacob Champion
2026/09/03
Re: Improving display of octal GUCs
Andrey Borodin
2026/09/03
Re: Fire create_upper_paths_hook for UPPERREL_PARTIAL_GROUP_AGG
Himanshu Upadhyaya
2026/09/03
Re: Remove stale XXX comment in logical launcher
Álvaro Herrera
2026/09/03
Re: REPACK (ANALYZE) within transaction block segfaults
Osama Abdul Qader
2026/09/03
Re: Postmaster fails to shut down right after crash restart
Andrey Borodin
2026/09/03
Re: FOR PORTION OF silently ignored on views with DO INSTEAD rules
Paul A Jungwirth
2026/09/03
Re: REPACK (ANALYZE) within transaction block segfaults
Osama Abdul Qader
2026/09/03
Re: Do we want to avoid checksumming extra files in the datadir? [was: BUG #19647]
Tom Lane
2026/09/03
Re: Do we want to avoid checksumming extra files in the datadir? [was: BUG #19647]
Daniel Gustafsson
2026/09/03
Do we want to avoid checksumming extra files in the datadir? [was: BUG #19647]
Jacob Champion
2026/09/03
Re: FOR PORTION OF: BEFORE INSERT triggers can silently drop leftover rows?
Paul A Jungwirth
2026/09/03
Re: Stabilize 026_overwrite_contrecord test
Alexander Lakhin
2026/09/03
Re: Report index currently being vacuumed in pg_stat_progress_vacuum
Sami Imseih
2026/09/03
FOR PORTION OF: BEFORE INSERT triggers can silently drop leftover rows?
Zsolt Parragi
2026/09/03
Re: Improving display of octal GUCs
Tom Lane
Earlier messages