Архив рассылок [pgsql-hackers]
- Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions Masahiko Sawada
 - Re: display hot standby state in psql prompt Nathan Bossart
 - Re: [Proposal] Adding callback support for custom statistics kinds Sami Imseih
 - contrib/sepgsql regression tests have been broken for months Tom Lane
 - Re: Support getrandom() for pg_strong_random() source Masahiko Sawada
 - Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
 - Re: Making pg_rewind faster John H
 - Re: [PATCH] Add archive_mode=follow_primary to prevent unarchived WAL on standby promotion John H
 - Re: another autovacuum scheduling thread David Rowley
 - Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions Sergey Prokhorenko
 - NLS: use gettext() to translate system error messages Jeff Davis
 - Re: display hot standby state in psql prompt Jim Jones
 - Re: [Proposal] Adding callback support for custom statistics kinds Michael Paquier
 - Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Masahiko Sawada
 - RE: Can we use Statistics Import and Export feature to perforamance testing? Ryohei Takahashi (Fujitsu)
 - Avoid resource leak (src/bin/pg_resetwal/pg_resetwal.c) Ranier Vilela
 - Avoid resource leak (src/test/regress/pg_regress.c) Ranier Vilela
 - Re: Bug in pg_stat_statements Sami Imseih
 - Avoid handle leak (src/bin/pg_ctl/pg_ctl.c) Ranier Vilela
 - Re: [Proposal] Adding callback support for custom statistics kinds Sami Imseih
 - Re: Skipping schema changes in publication Peter Smith
 - Re: Remove an unnecessary blank line on the PQisBusy() comments Yugo Nagata
 - Re: Include extension path on pg_available_extensions Quan Zongliang
 - Re: tiny step toward threading: reduce dependence on setlocale() Jeff Davis
 - Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Peter Smith
 - PG18 GIN parallel index build crash - invalid memory alloc request size Gregory Smith
 - Re: POC: enable logical decoding when wal_level = 'replica' without a server restart shveta malik
 - Re: Can we use Statistics Import and Export feature to perforamance testing? Yugo Nagata
 - Re: POC: enable logical decoding when wal_level = 'replica' without a server restart shveta malik
 - RE: Logical Replication of sequences Zhijie Hou (Fujitsu)
 - Re: pg_ctl start may return 0 even if the postmaster has been already started on Windows Bryan Green
 - Re: Meson install warnings when running postgres build from a sandbox Matt Smith (matts3)
 - Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions Masahiko Sawada
 - Re: issue with synchronized_standby_slots Amit Kapila
 - Re: Add GoAway protocol message for graceful but fast server shutdown/switchover Kirill Reshke
 - Re: [PATCH TEST] Fix logical replication setup in subscription test `t/009_matviews.pl` Amit Kapila
 - Re: Tab completion for large objects Fujii Masao
 - Re: [Proposal] Adding callback support for custom statistics kinds Michael Paquier
 - Re: Avoid handle leak (src/bin/pg_ctl/pg_ctl.c) Michael Paquier
 - Re: pg_ctl start may return 0 even if the postmaster has been already started on Windows Bryan Green
 - Re: Avoid resource leak (src/test/regress/pg_regress.c) Michael Paquier
 - Re: Avoid resource leak (src/bin/pg_resetwal/pg_resetwal.c) Michael Paquier
 - Re: Avoid resource leak (src/test/regress/pg_regress.c) Kirill Reshke
 - Re: Logical Replication of sequences shveta malik
 - Re: contrib/sepgsql regression tests have been broken for months Michael Paquier
 - Remove specific _\n code in TAP for Windows Michael Paquier
 - Re: Remove specific _\n code in TAP for Windows Daniel Gustafsson
 - Re: Add mode column to pg_stat_progress_vacuum Shinya Kato
 - Re: Add mode column to pg_stat_progress_vacuum Shinya Kato
 - Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions Sergey Prokhorenko
 - Re: issue with synchronized_standby_slots Shlok Kyal
 - Re: issue with synchronized_standby_slots Shlok Kyal
 - Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Arseniy Mukhin
 - Re: Proposal for enabling auto-vectorization for checksum calculations Andrew Kim
 - RE: issue with synchronized_standby_slots Hayato Kuroda (Fujitsu)
 - Re: Making pg_rewind faster Michael Paquier
 - Re: Proposal for enabling auto-vectorization for checksum calculations Andrew Kim
 - Re: Making pg_rewind faster Michael Paquier
 - Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Arseniy Mukhin
 - Re: Improve pg_sync_replication_slots() to wait for primary to advance shveta malik
 - Re: issue with synchronized_standby_slots Amit Kapila
 - Re: Question for coverage report Álvaro Herrera
 - Re: C11: should we use char32_t for unicode code points? Tatsuo Ishii
 - Re: Report bytes and transactions actually sent downtream Ashutosh Bapat
 - Re: Tab completion for large objects Dagfinn Ilmari Mannsåker
 - Re: Should we say "wal_level = logical" instead of "wal_level >= logical" Ashutosh Bapat
 - Re: issue with synchronized_standby_slots Shlok Kyal
 - Re: Avoid resource leak (src/test/regress/pg_regress.c) Ranier Vilela
 - Re: Avoid handle leak (src/bin/pg_ctl/pg_ctl.c) Ranier Vilela
 - Re: Unicode 17 Daniel Verite
 - Re: [BUG] temporary file usage report with extended protocol and unnamed portals Mircea Cadariu
 - Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Amit Kapila
 - Re: contrib/sepgsql regression tests have been broken for months Joe Conway
 - Re: Add GoAway protocol message for graceful but fast server shutdown/switchover Jelte Fennema-Nio
 - Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Joel Jacobson
 - Re: Reorganize GUC structs Heikki Linnakangas
 - Re: Avoid resource leak (src/test/regress/pg_regress.c) Álvaro Herrera
 - Re: Making pg_rewind faster Srinath Reddy Sadipiralla
 - Re: Avoid handle leak (src/bin/pg_ctl/pg_ctl.c) Álvaro Herrera
 - Re: contrib/sepgsql regression tests have been broken for months Joe Conway
 - Re: PG18 GIN parallel index build crash - invalid memory alloc request size Tomas Vondra
 - Re: Report bytes and transactions actually sent downtream Bertrand Drouvot
 - Re: Avoid handle leak (src/bin/pg_ctl/pg_ctl.c) Ranier Vilela
 - Re: use SIMD in GetPrivateRefCountEntry() Yura Sokolov
 - Re: WIP: parallel GiST index builds Tomas Vondra
 - Re: Avoid resource leak (src/test/regress/pg_regress.c) Ranier Vilela
 - Re: use SIMD in GetPrivateRefCountEntry() Andres Freund
 - ci: Improve OpenBSD core dump backtrace handling Nazir Bilal Yavuz
 - Re: Bug in pg_stat_statements Dmitry Dolgov
 - Re: Avoid handle leak (src/bin/pg_ctl/pg_ctl.c) Bryan Green
 - Re: Feature: psql - display current search_path in prompt Florents Tselai
 - Unused variable in perl test Daniil Davydov
 - Re: display hot standby state in psql prompt Nathan Bossart
 - Re: Bug in pg_stat_statements Sami Imseih
 - Re: Instability of phycodorus in pg_upgrade tests with JIT Andres Freund
 - Re: Feature: psql - display current search_path in prompt Nathan Bossart
 - Re: Improving and extending int128.h to more of numeric.c Andres Freund
 - Re: IPC/MultixactCreation on the Standby server Ivan Bykov
 - Re: Bug in pg_stat_statements Dmitry Dolgov
 - Re: display hot standby state in psql prompt Greg Sabino Mullane
 - Re: display hot standby state in psql prompt Nathan Bossart
 - Re: display hot standby state in psql prompt Greg Sabino Mullane
 - Re: another autovacuum scheduling thread Nathan Bossart
 - Re: display hot standby state in psql prompt Srinath Reddy Sadipiralla
 - Re: display hot standby state in psql prompt Fujii Masao
 - Re: Logical Replication of sequences vignesh C
 - Re: C11: should we use char32_t for unicode code points? Jeff Davis
 - Re: Remove Item type Nathan Bossart
 - Re: List TAP test files in makefiles Nathan Bossart
 - Re: display hot standby state in psql prompt Jim Jones
 - Re: Change initdb default to the builtin collation provider Jeff Davis
 - Re: SQL:2011 Application Time Update & Delete Paul A Jungwirth
 - IPC/MultixactCreation on the Standby server Bykov Ivan
 - Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats() David E. Wheeler
 - Re: create table like including storage parameter Nathan Bossart
 - Re: Bug in pg_stat_statements Sami Imseih
 - Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions Masahiko Sawada
 - Re: postgres_fdw: Use COPY to speed up batch inserts Matheus Alcantara
 - Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array Masahiko Sawada
 - Re: Avoid handle leak (src/bin/pg_ctl/pg_ctl.c) Daniel Gustafsson
 - Re: Unused variable in perl test Daniel Gustafsson
 - Re: Docs and tests for RLS policies applied by command type Viktor Holmberg
 - Re: Improving and extending int128.h to more of numeric.c Dean Rasheed
 - [PATCH] Add pg_get_role_ddl() functions for role recreation Bryan Green
 - Re: PG18 GIN parallel index build crash - invalid memory alloc request size Gregory Smith
 - Re: display hot standby state in psql prompt Jim Jones
 - Re: use SIMD in GetPrivateRefCountEntry() Peter Geoghegan
 - Re: use SIMD in GetPrivateRefCountEntry() Peter Geoghegan