Архив рассылок [pgsql-hackers]
- Re: another autovacuum scheduling thread Nathan Bossart
 - Re: another autovacuum scheduling thread Sami Imseih
 - Fully documenting the design of nbtree row comparison scan keys Peter Geoghegan
 - Re: MinGW compiler warnings in ecpg tests Andres Freund
 - Potential bug introduced in PG17 with query parallelization - plan flip Jon Jenkins
 - [PATCH] Add pg_get_type_ddl() to retrieve the CREATE TYPE statement Philip Alger
 - Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
 - Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array Masahiko Sawada
 - Re: apply_scanjoin_target_to_paths and partitionwise join Arne Roland
 - Re: Potential bug introduced in PG17 with query parallelization - plan flip David Rowley
 - Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Joel Jacobson
 - Re: Resetting recovery target parameters in pg_createsubscriber Alexander Korotkov
 - Re: Should we update the random_page_cost default value? Bruce Momjian
 - Re: Adding REPACK [concurrently] Alvaro Herrera
 - Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Joel Jacobson
 - Re: Extend injection_points_attach() to accept a user-defined function Mihail Nikalayeu
 - Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Alexander Korotkov
 - Re: another autovacuum scheduling thread Sami Imseih
 - Re: make -C src/test/isolation failure in index-killtuples due to btree_gist Michael Paquier
 - Re: Improved TAP tests by replacing sub-optimal uses of ok() with better Test::More functions Michael Paquier
 - Re: [PATCH] Add pg_get_type_ddl() to retrieve the CREATE TYPE statement Quan Zongliang
 - Re: [PATCH] Add pg_get_type_ddl() to retrieve the CREATE TYPE statement Philip Alger
 - Re: Logical Replication of sequences Peter Smith
 - Re: Add wal_fpi_bytes_[un]compressed to pg_stat_wal Shinya Kato
 - Re: Consistently use the XLogRecPtrIsInvalid() macro Bertrand Drouvot
 - Re: Issue with logical replication slot during switchover shveta malik
 - Re: Logical Replication of sequences Amit Kapila
 - Re: Improve pg_sync_replication_slots() to wait for primary to advance Japin Li
 - Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Amit Kapila
 - Re: Improve pg_sync_replication_slots() to wait for primary to advance Japin Li
 - Re: Improve pg_sync_replication_slots() to wait for primary to advance shveta malik
 - Re: Improve pg_sync_replication_slots() to wait for primary to advance shveta malik
 - Re: Logical Replication of sequences Peter Smith
 - RE: How can end users know the cause of LR slot sync delays? Hayato Kuroda (Fujitsu)
 - Re: apply_scanjoin_target_to_paths and partitionwise join Richard Guo
 - Report oldest xmin source when autovacuum cannot remove tuples Shinya Kato
 - Re: Update Windows CI Task Names: Server 2022 + VS 2022 Upgrade Nazir Bilal Yavuz
 - Re: Stack-based tracking of per-node WAL/buffer usage Lukas Fittl
 - Re: [PATCH] Add pg_get_type_ddl() to retrieve the CREATE TYPE statement Quan Zongliang
 - Re: Consistently use the XLogRecPtrIsInvalid() macro Peter Eisentraut
 - Re: [PATCH] Add pg_get_type_ddl() to retrieve the CREATE TYPE statement Quan Zongliang
 - Re: POC: Parallel processing of indexes in autovacuum Daniil Davydov
 - Re: Report oldest xmin source when autovacuum cannot remove tuples wenhui qiu
 - Re: Issue with logical replication slot during switchover Fabrice Chapuis
 - Re: Fully documenting the design of nbtree row comparison scan keys Chao Li
 - [PATCH] Fix Korean typo 'checkpoint' in log Gureumi
 - Re: Fully documenting the design of nbtree row comparison scan keys Victor Yegorov
 - Re: formatting.c cleanup Peter Eisentraut
 - Re: Non-text mode for pg_dumpall Mahendra Singh Thalor
 - Re: Channel binding for post-quantum cryptography Filip Janus
 - Re: Issue with logical replication slot during switchover Alexander Kukushkin
 - Re: Remaining dependency on setlocale() Peter Eisentraut
 - Re: Question on pg_stat_io showing zero reads/writes for I/O workers Xuneng Zhou
 - RE: Newly created replication slot may be invalidated by checkpoint Hayato Kuroda (Fujitsu)
 - Re: Consistently use the XLogRecPtrIsInvalid() macro Bertrand Drouvot
 - Re: Mark function arguments of type "Datum *" as "const Datum *" where possible Peter Eisentraut
 - Re: pg_plan_advice Jakub Wartak
 - RE: Parallel Apply Hayato Kuroda (Fujitsu)
 - [PATCH] Fix Korean typo 'checkpoint' in log Gureumi
 - Re: Optimization of the is_normalized() function. Alexander Borisov
 - Re: Improve the performance of Unicode Normalization Forms. Alexander Borisov
 - [PATCH] Add pg_get_subscription_ddl() function Vaibhav Dalvi
 - Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats() Peter Eisentraut
 - Re: libpq: Bump protocol version to version 3.2 at least until the first/second beta Jelte Fennema-Nio
 - Re: [RFC] Lock-free XLog Reservation from WAL Zhou, Zhiguo
 - Re: minor error message enhance: print RLS policy name when only one permissive policy exists jian he
 - Re: Adding basic NUMA awareness Tomas Vondra
 - Re: meson vs. llvm bitcode files Nazir Bilal Yavuz
 - Re: Consistently use the XLogRecPtrIsInvalid() macro Álvaro Herrera
 - Re: apply_scanjoin_target_to_paths and partitionwise join Richard Guo
 - Re: pg_plan_advice Robert Haas
 - Re: Resetting recovery target parameters in pg_createsubscriber Robert Haas
 - Re: MSVC: Improve warning options set Bryan Green
 - Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats() David E. Wheeler
 - Re: [PATCH] Fix Korean typo 'checkpoint' in log Bruce Momjian
 - Re: Remaining dependency on setlocale() Daniel Verite
 - Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats() Nathan Bossart
 - Re: doc: Improve description of io_combine_limit and io_max_combine_limit GUCs Karina Litskevich
 - Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats() Tom Lane
 - [PATCH] psql: add \dcs to list all constraints Tatsuro Yamada
 - Re: Remaining dependency on setlocale() Jeff Davis
 - Re: [PATCH] Add pg_get_tablespace_ddl() function to reconstruct CREATE TABLESPACE statement Jim Jones
 - Re: Should we update the random_page_cost default value? Bruce Momjian
 - Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Dmitry Koval
 - [PATCH] Fix LTREE subpath with negative offset Marcus Gartner
 - Re: List TAP test files in makefiles Álvaro Herrera
 - Re: Fully documenting the design of nbtree row comparison scan keys Peter Geoghegan
 - Re: libpq: Bump protocol version to version 3.2 at least until the first/second beta Jacob Champion
 - Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Heikki Linnakangas
 - Re: Issue with logical replication slot during switchover Fabrice Chapuis
 - Re: Calling PGReserveSemaphores() from CreateOrAttachShmemStructs Heikki Linnakangas
 - [PATCH] O_CLOEXEC not honored on Windows - handle inheritance chain Bryan Green
 - Re: [PATCH] Speed up of vac_update_datfrozenxid. Heikki Linnakangas
 - Re: AIX support Heikki Linnakangas
 - Re: Fully documenting the design of nbtree row comparison scan keys Peter Geoghegan
 - Re: pg_createsubscriber --dry-run logging concerns Álvaro Herrera
 - Re: Should HashSetOp go away Tom Lane
 - Re: [PATCH] Add archive_mode=follow_primary to prevent unarchived WAL on standby promotion Andrey Borodin
 - Re: meson's in-tree libpq header search order vs -Dextra_include_dirs Heikki Linnakangas
 - Re: apply_scanjoin_target_to_paths and partitionwise join Robert Haas
 - Re: postgres_fdw: Use COPY to speed up batch inserts Matheus Alcantara
 - Re: Should we update the random_page_cost default value? Jim Nasby
 - Re: Should HashSetOp go away Tom Lane
 - Re: [PATCH] Add Windows support for backtrace_functions (MSVC only) Euler Taveira
 - Re: contrib/sepgsql regression tests have been broken for months Tom Lane
 - Re: Remaining dependency on setlocale() Jeff Davis
 - Re: POC: Parallel processing of indexes in autovacuum Masahiko Sawada
 - Re: [PATCH] Add Windows support for backtrace_functions (MSVC only) Bryan Green
 - Re: another autovacuum scheduling thread Nathan Bossart
 - Re: Extended Statistics set/restore/clear functions. Tomas Vondra
 - Re: Support getrandom() for pg_strong_random() source Jacob Champion
 - Re: Channel binding for post-quantum cryptography Jacob Champion