Архив рассылок [pgsql-hackers]
- Re: Instability of phycodorus in pg_upgrade tests with JIT Alexander Lakhin
 - Re: fix type of infomask parameter in static inline functions Tom Lane
 - Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
 - Re: fix type of infomask parameter in static inline functions Nathan Bossart
 - Re: IO in wrong state on riscv64 Thomas Munro
 - Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
 - Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
 - Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement Philip Alger
 - Add copyright notice to 048_vacuum_horizon_floor.pl Masahiko Sawada
 - Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement Philip Alger
 - Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
 - Re: Add copyright notice to 048_vacuum_horizon_floor.pl Michael Paquier
 - Git clone over git protocol fails Gurjeet Singh
 - Re: Meson install warnings when running postgres build from a sandbox Matt Smith (matts3)
 - Pretty byte size formatting in EXPLAIN Gavin Wahl
 - Re: Add copyright notice to 048_vacuum_horizon_floor.pl Masahiko Sawada
 - Re: Extended Statistics set/restore/clear functions. Michael Paquier
 - Re: postgres_fdw: Use COPY to speed up batch inserts Matheus Alcantara
 - Re: Skip unregistered custom kinds on stats load Michael Paquier
 - Re: Include extension path on pg_available_extensions Quan Zongliang
 - Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array Masahiko Sawada
 - Re: Extended Statistics set/restore/clear functions. Michael Paquier
 - Re: Include extension path on pg_available_extensions Chao Li
 - Memory leak due to thinko in PL/Python error handling Tom Lane
 - Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options Tatsuo Ishii
 - Identifying Schema-Qualified Sequence References in Column Defaults jiaoshuntian@highgo.com
 - Re: Identifying Schema-Qualified Sequence References in Column Defaults Tom Lane
 - Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part Chao Li
 - Re: Issue with query_is_distinct_for() and grouping sets Richard Guo
 - Re: Issue with query_is_distinct_for() and grouping sets David Rowley
 - Re: Issue with query_is_distinct_for() and grouping sets David Rowley
 - Re: [PATCH] Free memory allocated by waitonlock_error_callback() Quan Zongliang
 - Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Peter Smith
 - Re: [Proposal] Adding callback support for custom statistics kinds Michael Paquier
 - Re: Issue with query_is_distinct_for() and grouping sets Richard Guo
 - Re: issue with synchronized_standby_slots Amit Kapila
 - Re: [PATCH] Free memory allocated by waitonlock_error_callback() Michael Paquier
 - Re: [PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement jian he
 - Re: [PATCH] Free memory allocated by waitonlock_error_callback() Tom Lane
 - Re: Fix lag columns in pg_stat_replication not advancing when replay LSN stalls Fujii Masao
 - Re: Issue with query_is_distinct_for() and grouping sets David Rowley
 - Re: doc: create table improvements Laurenz Albe
 - Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Amit Kapila
 - Re: Making pg_rewind faster Michael Paquier
 - Re: Logical Replication of sequences vignesh C
 - Re: IO in wrong state on riscv64 Alexander Lakhin
 - Re: Issue with query_is_distinct_for() and grouping sets Richard Guo
 - Re: Tab completion for large objects Fujii Masao
 - Re: issue with synchronized_standby_slots Shlok Kyal
 - Re: IO in wrong state on riscv64 Thomas Munro
 - Re: POC: enable logical decoding when wal_level = 'replica' without a server restart shveta malik
 - Re: issue with synchronized_standby_slots Shlok Kyal
 - RE: issue with synchronized_standby_slots Hayato Kuroda (Fujitsu)
 - Re: Optimize LISTEN/NOTIFY Chao Li
 - Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array Xuneng Zhou
 - Proposal: Allow excluding specific file patterns in pg_checksums XYenon
 - Re: Make wal_receiver_timeout configurable per subscription Fujii Masao
 - PG version is not shown in pg_upgrade test log Потапов Александр
 - Re: Docs and tests for RLS policies applied by command type jian he
 - Re: Making pg_rewind faster Michael Paquier
 - Fix comments for ChangeVarNodes() and related functions Richard Guo
 - Re: [PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement Akshay Joshi
 - Re: Tab completion for large objects Chao Li
 - Re: issue with synchronized_standby_slots Shlok Kyal
 - Re: Add wal_fpi_bytes_[un]compressed to pg_stat_wal Shinya Kato
 - Re: CI: Add task that runs pgindent Jelte Fennema-Nio
 - 001_password.pl fails with --without-readline Oleg Tselebrovskiy
 - Re: postgres_fdw: Use COPY to speed up batch inserts jian he
 - Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions Aleksander Alekseev
 - Re: POC: Carefully exposing information without authentication Greg Sabino Mullane
 - Re: Optimize LISTEN/NOTIFY Arseniy Mukhin
 - Re: Question about InvalidatePossiblyObsoleteSlot() Bertrand Drouvot
 - 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: Implement waiting for wal lsn replay: reloaded Alexander Korotkov
 - Remove an unnecessary blank line on the PQisBusy() comments Yugo Nagata
 - Re: Logical Replication of sequences Amit Kapila
 - Re: issue with synchronized_standby_slots Amit Kapila
 - Re: amcheck: support for GiST Arseniy Mukhin
 - Re: pgsql: Use CompactAttribute more often, when possible Robert Haas
 - Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions Sergey Prokhorenko
 - Re: Making pg_rewind faster Robert Haas
 - Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
 - Add GoAway protocol message for graceful but fast server shutdown/switchover Jelte Fennema-Nio
 - Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions Andrey Borodin
 - Re: [PATCH] Free memory allocated by waitonlock_error_callback() Aleksander Alekseev
 - Re: Include extension path on pg_available_extensions Euler Taveira
 - libpq: Bump protocol version to version 3.2 at least until the first/second beta Jelte Fennema-Nio
 - Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions Jelte Fennema-Nio
 - Re: WIP: parallel GiST index builds Kirill Reshke
 - Re: CI: Add task that runs pgindent Daniel Gustafsson
 - Re: Proposal: Allow excluding specific file patterns in pg_checksums Greg Sabino Mullane
 - Re: Git clone over git protocol fails Daniel Gustafsson
 - Re: Git clone over git protocol fails Daniel Gustafsson
 - Re: Proposal: Allow excluding specific file patterns in pg_checksums Daniel Gustafsson
 - Re: Git clone over git protocol fails Nathan Bossart
 - Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions Aleksander Alekseev
 - Re: Remove an unnecessary blank line on the PQisBusy() comments Nathan Bossart
 - Re: CI: Add task that runs pgindent Peter Geoghegan
 - Re: Docs and tests for RLS policies applied by command type Dean Rasheed
 - Re: Git clone over git protocol fails Jacob Champion
 - Re: Remove an unnecessary blank line on the PQisBusy() comments Euler Taveira
 - Re: issue with synchronized_standby_slots Fujii Masao
 - Re: Git clone over git protocol fails Gurjeet Singh
 - Re: Git clone over git protocol fails Tom Lane
 - Re: CI: Add task that runs pgindent David G. Johnston
 - Re: Making pg_rewind faster Srinath Reddy Sadipiralla
 - Bug in pg_stat_statements Konstantin Knizhnik
 - Re: CI: Add task that runs pgindent Daniel Gustafsson
 - [PATCH] Add archive_mode=follow_primary to prevent unarchived WAL on standby promotion Andrey Borodin
 - Intention to start an [oauth] "working group" Jacob Champion
 - Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions Sergey Prokhorenko
 - Re: Include extension path on pg_available_extensions Matheus Alcantara
 - Re: Include extension path on pg_available_extensions Matheus Alcantara
 - Re: Include extension path on pg_available_extensions Matheus Alcantara
 - C11: should we use char32_t for unicode code points? Jeff Davis
 - Re: another autovacuum scheduling thread Sami Imseih
 - Re: pgsql: Use CompactAttribute more often, when possible David Rowley
 - Re: another autovacuum scheduling thread Nathan Bossart
 - Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
 - Use log_newpage_range in HASH index build Kirill Reshke
 - Re: another autovacuum scheduling thread Sami Imseih
 - Re: another autovacuum scheduling thread David Rowley
 - Re: [PATCH] pg_bsd_indent: improve formatting of multiline comments Nathan Bossart
 - Re: another autovacuum scheduling thread Sami Imseih
 - Re: Feature: psql - display current search_path in prompt Nathan Bossart