Mailing lists [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)
- 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
- 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