Архив рассылок [pgsql-hackers]
- Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats() Bruce Momjian
 - Re: downcase_identifier(): use method table from locale provider Jeff Davis
 - Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats() Tom Lane
 - Re: [BUG] temporary file usage report with extended protocol and unnamed portals Sami Imseih
 - Re: Bug in pg_stat_statements Sami Imseih
 - Re: contrib/sepgsql regression tests have been broken for months Joe Conway
 - Re: Speed up COPY FROM text/CSV parsing using SIMD Andrew Dunstan
 - Re: Use BumpContext contexts for TupleHashTables' tablecxt David Rowley
 - Re: Assertion failure in SnapBuildInitialSnapshot() Masahiko Sawada
 - Fix bogus use of "long" in aset.c David Rowley
 - Re: contrib/sepgsql regression tests have been broken for months Tom Lane
 - Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats() David E. Wheeler
 - Re: contrib/sepgsql regression tests have been broken for months Tom Lane
 - Re: Add mode column to pg_stat_progress_vacuum Masahiko Sawada
 - Re: Fix bogus use of "long" in aset.c Michael Paquier
 - Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats() Tom Lane
 - Re: Fix bogus use of "long" in aset.c Tom Lane
 - Re: Use BumpContext contexts for TupleHashTables' tablecxt Jeff Davis
 - Re: Fix bogus use of "long" in aset.c David Rowley
 - Re: Use BumpContext contexts for TupleHashTables' tablecxt Tom Lane
 - Re: Fix bogus use of "long" in aset.c Tom Lane
 - Re: Question about InvalidatePossiblyObsoleteSlot() Michael Paquier
 - Re: postgres_fdw: Use COPY to speed up batch inserts Matheus Alcantara
 - Re: Use BumpContext contexts for TupleHashTables' tablecxt David Rowley
 - Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats() David E. Wheeler
 - Re: apply_scanjoin_target_to_paths and partitionwise join Arne Roland
 - Re: Fix bogus use of "long" in aset.c David Rowley
 - Re: tuple radix sort Chao Li
 - Re: create table like including storage parameter jian he
 - Re: tuple radix sort Chao Li
 - Re: Question about InvalidatePossiblyObsoleteSlot() Michael Paquier
 - Re: Logical Replication of sequences Peter Smith
 - Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats() Tom Lane
 - Re: another autovacuum scheduling thread wenhui qiu
 - Re: [PATCH] Add Windows support for backtrace_functions (MSVC only) Bryan Green
 - Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Amit Kapila
 - Re: Optimize LISTEN/NOTIFY Chao Li
 - Re: Report bytes and transactions actually sent downtream shveta malik
 - Re: tuple radix sort John Naylor
 - Re: Have the planner convert COUNT(1) / COUNT(not_null_col) to COUNT(*) Corey Huinker
 - Re: another autovacuum scheduling thread David Rowley
 - Re: display hot standby state in psql prompt Fujii Masao
 - Re: tuple radix sort Chao Li
 - Re: [PING] fallocate() causes btrfs to never compress postgresql files Thomas Munro
 - Re: Question about InvalidatePossiblyObsoleteSlot() Bertrand Drouvot
 - Re: Have the planner convert COUNT(1) / COUNT(not_null_col) to COUNT(*) David Rowley
 - Re: tuple radix sort David Rowley
 - Re: tuple radix sort Chao Li
 - Re: Question about InvalidatePossiblyObsoleteSlot() Michael Paquier
 - Re: SQL:2011 Application Time Update & Delete Paul A Jungwirth
 - Re: Skipping schema changes in publication Peter Smith
 - Re: POC: make mxidoff 64 bits Maxim Orlov
 - Re: another autovacuum scheduling thread wenhui qiu
 - Re: Add wal_fpi_bytes_[un]compressed to pg_stat_wal Michael Paquier
 - Re: Assertion failure in SnapBuildInitialSnapshot() Pradeep Kumar
 - Re: Assertion failure in SnapBuildInitialSnapshot() Pradeep Kumar
 - Re: Add mode column to pg_stat_progress_vacuum Shinya Kato
 - Re: Sequence Access Methods, round two Michael Paquier
 - Re: display hot standby state in psql prompt Chao Li
 - Re: [PATCH] Add Windows support for backtrace_functions (MSVC only) Jakub Wartak
 - Re: Improve docs syntax checking and enable it in the meson build Nazir Bilal Yavuz
 - Re: POC: make mxidoff 64 bits Heikki Linnakangas
 - Re: [PATCH] Add Windows support for backtrace_functions (MSVC only) Bryan Green
 - Re: Consistently use the XLogRecPtrIsInvalid() macro Bertrand Drouvot
 - Re: Consistently use the XLogRecPtrIsInvalid() macro Bertrand Drouvot
 - Re: display hot standby state in psql prompt Jim Jones
 - Re: Skip unregistered custom kinds on stats load Bertrand Drouvot
 - Re: [PATCH] Add Windows support for backtrace_functions (MSVC only) Álvaro Herrera
 - Re: [PATCH] Add Windows support for backtrace_functions (MSVC only) Bryan Green
 - Re: [PATCH] Add Windows support for backtrace_functions (MSVC only) Jakub Wartak
 - Re: Use merge-based matching for MCVs in eqjoinsel Ilia Evdokimov
 - Re: [PING] fallocate() causes btrfs to never compress postgresql files Jakub Wartak
 - Re: display hot standby state in psql prompt Jim Jones
 - Re: Improve pg_sync_replication_slots() to wait for primary to advance Ajin Cherian
 - Re: display hot standby state in psql prompt Chao Li
 - Re: Fix incorrect const qualification for tbm_add_tuples() and itemptr_to_uint64() Peter Eisentraut
 - Re: Remove meaningless const qualifier from ginCompressPostingList() Peter Eisentraut
 - Re: another autovacuum scheduling thread David Rowley
 - Re: Channel binding for post-quantum cryptography Filip Janus
 - Re: Logical Replication of sequences Amit Kapila
 - Re: display hot standby state in psql prompt Jim Jones
 - Re: Confine vacuum skip logic to lazy_scan_skip John Naylor
 - Re: Improve pg_sync_replication_slots() to wait for primary to advance Chao Li
 - Re: Improved TAP tests by replacing sub-optimal uses of ok() with better Test::More functions Sadhuprasad Patro
 - Re: [BUG] temporary file usage report with extended protocol and unnamed portals Mircea Cadariu
 - Re: ci: Improve OpenBSD core dump backtrace handling Nazir Bilal Yavuz
 - Re: display hot standby state in psql prompt Chao Li
 - Re: Batching in executor Daniil Davydov
 - Re: How can end users know the cause of LR slot sync delays? Shlok Kyal
 - Re: Fix bug with accessing to temporary tables of other sessions Daniil Davydov
 - Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats() David E. Wheeler
 - Re: Problem while updating a foreign table pointing to a partitioned table on foreign server Daniil Davydov
 - Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Heikki Linnakangas
 - Re: contrib/sepgsql regression tests have been broken for months Joe Conway
 - Re: Mark ItemPointer arguments as const thoughoutly Peter Eisentraut
 - Re: doc: Improve description of io_combine_limit and io_max_combine_limit GUCs Fujii Masao
 - Re: Coccinelle for PostgreSQL development [1/N]: coccicheck.py Mats Kindahl
 - Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats() Tom Lane
 - Re: Consistently use the XLogRecPtrIsInvalid() macro Peter Eisentraut
 - pg_plan_advice Robert Haas
 - Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats() David E. Wheeler
 - Re: Mark ItemPointer arguments as const thoughoutly Chao Li
 - Re: V18 change on EXPLAIN ANALYZE Ilia Evdokimov
 - Re: [PATCH] Add Windows support for backtrace_functions (MSVC only) Bryan Green
 - Re: [PATCH] Add Windows support for backtrace_functions (MSVC only) Bryan Green
 - Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats() Mankirat Singh
 - Re: Use BumpContext contexts for TupleHashTables' tablecxt Tom Lane
 - Re: make -C src/test/isolation failure in index-killtuples due to btree_gist Andres Freund
 - Re: GNU/Hurd portability patches Michael Banck
 - Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats() Nathan Bossart
 - Re: Channel binding for post-quantum cryptography Nico Williams
 - Re: apply_scanjoin_target_to_paths and partitionwise join Robert Haas
 - Re: POC: make mxidoff 64 bits Maxim Orlov
 - Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array Xuneng Zhou
 - Re: proposal: schema variables Pavel Stehule
 - Re: Logical Replication of sequences vignesh C
 - Re: postgres_fdw: Use COPY to speed up batch inserts Andrew Dunstan
 - Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats() Bruce Momjian
 - Re: [PING] fallocate() causes btrfs to never compress postgresql files Bruce Momjian
 - Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats() David E. Wheeler
 - Re: Remaining dependency on setlocale() Jeff Davis
 - Re: Update Windows CI Task Names: Server 2022 + VS 2022 Upgrade Andres Freund
 - Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions Masahiko Sawada
 - Re: apply_scanjoin_target_to_paths and partitionwise join Robert Haas
 - Re: another autovacuum scheduling thread Robert Haas
 - Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats() Robert Haas
 - Re: Upgrade macOS CI image from Sonoma to Sequoia Andres Freund
 - Re: V18 change on EXPLAIN ANALYZE Maciek Sakrejda
 - Re: Remaining dependency on setlocale() Daniel Verite
 - Re: Remaining dependency on setlocale() Jeff Davis