Mailing lists [pgsql-hackers]
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl
- Re: Exit walsender before confirming remote flush in logical replication Greg Sabino Mullane
- [PATCH v1] command_tag_format — protocol-level command tag negotiation via _pq_ nik@postgres.ai
- Re: Streamify more code paths Michael Paquier
- Re: Add documentation for PG_ABS_SRCDIR, PG_ABS_BUILDDIR, PG_LIBDIR, PG_DLSUFFIX Michael Paquier
- Re: [PATCH v1] command_tag_format — protocol-level command tag negotiation via _pq_ Andres Freund
- Re: Change initdb default to the builtin collation provider Jeff Davis
- Re: tid_blockno() and tid_offset() accessor functions Masahiko Sawada
- Re: tid_blockno() and tid_offset() accessor functions Andres Freund
- Re: [PATCH v1] command_tag_format — protocol-level command tag negotiation via _pq_ Nikolay Samokhvalov
- Re: [PATCH] llvmjit: always add the simplifycfg pass Matheus Alcantara
- Re: Odd code around ginScanToDelete Alexander Korotkov
- Re: Odd code around ginScanToDelete Pavel Borisov
- Re: Odd code around ginScanToDelete Alexander Korotkov
- Re: Row pattern recognition Zsolt Parragi
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: Odd code around ginScanToDelete Alexander Korotkov
- Re: Addressing buffer private reference count scalability issue Alexandre Felipe
- Re: Odd code around ginScanToDelete Alexander Korotkov
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: Row pattern recognition Henson Choi
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: Add documentation for PG_ABS_SRCDIR, PG_ABS_BUILDDIR, PG_LIBDIR, PG_DLSUFFIX Chao Li
- Re: Row pattern recognition Tatsuo Ishii
- Re: Row pattern recognition Henson Choi
- Re: Row pattern recognition Henson Choi
- Re: ALTER TABLE: warn when actions do not recurse to partitions Chao Li
- Re: [PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement Japin Li
- Re: Add documentation for PG_ABS_SRCDIR, PG_ABS_BUILDDIR, PG_LIBDIR, PG_DLSUFFIX zhanghu
- Re: A stack allocation API Thomas Munro
- Re: Row pattern recognition Tatsuo Ishii
- Re: ALTER TABLE: warn when actions do not recurse to partitions Greg Sabino Mullane
- Re: Convert NOT IN sublinks to anti-joins when safe Richard Guo
- Re: Streamify more code paths Xuneng Zhou
- Re: updates for handling optional argument in system functions Mark Wong
- Re: support fast default for domain with constraints jian he
- Re: Streamify more code paths Michael Paquier
- Re: POC: PLpgSQL FOREACH IN JSON ARRAY Chao Li
- Re: Speed up ICU case conversion by using ucasemap_utf8To*() Alexander Lakhin
- Re: Exit walsender before confirming remote flush in logical replication Japin Li
- Re: POC: PLpgSQL FOREACH IN JSON ARRAY Tom Lane
- Re: Streamify more code paths Xuneng Zhou
- Re: Add missing stats_reset column to pg_stat_database_conflicts view Fujii Masao