Архив рассылок [pgsql-hackers]
Re: AIO v2.3 Andres Freund
Re: revamp row-security tracking Nathan Bossart
Re: revamp row-security tracking Tom Lane
Re: add function argument name to substring and substr David G. Johnston
Re: Clarification on Role Access Rights to Table Indexes David G. Johnston
Re: Adding NetBSD and OpenBSD to Postgres CI Thomas Munro
Re: Showing primitive index scan count in EXPLAIN ANALYZE (for skip scan and SAOP scans) Peter Geoghegan
Re: pg_trgm comparison bug on cross-architecture replication due to different char implementation Noah Misch
Re: TOAST versus toast David G. Johnston
Re: Commitfest app release on Feb 17 with many improvements Peter Geoghegan
Re: Use or not record count on examples David G. Johnston
Re: New "single" COPY format David G. Johnston
Re: Get rid of WALBufMappingLock Alexander Korotkov
RE: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Hayato Kuroda (Fujitsu)
Re: Proposal to CREATE FOREIGN TABLE LIKE Zhang Mingli
RE: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Hayato Kuroda (Fujitsu)
test_escape: invalid option -- 'c' Japin Li
Re: Non-text mode for pg_dumpall Srinath Reddy
Re: Proposal - Reduce lock during first phase of VACUUM TRUNCATE from ACCESS EXCLUSIVE to EXCLUSIVE Ramanathan
Re: Proposal - Reduce lock during first phase of VACUUM TRUNCATE from ACCESS EXCLUSIVE to EXCLUSIVE Tom Lane
Re: NOT ENFORCED constraint feature Amul Sul
ReplicationSlotRelease() crashes when the instance is in the single user mode Hayato Kuroda (Fujitsu)
Re: Non-text mode for pg_dumpall jian he
Re: UUID v7 David G. Johnston
Re: Sort functions with specialized comparators John Naylor
Re: read stream on amcheck Nazir Bilal Yavuz
Re: Removing unneeded self joins Alena Rybakina
RE: ReplicationSlotRelease() crashes when the instance is in the single user mode Hayato Kuroda (Fujitsu)
Re: Modify an incorrect regression test case in the group by key value elimination function Japin Li
RE: ReplicationSlotRelease() crashes when the instance is in the single user mode Hayato Kuroda (Fujitsu)
Re: Non-text mode for pg_dumpall jian he
Re: NOT ENFORCED constraint feature Álvaro Herrera
Commitfest Manager for March vignesh C
RE: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Zhijie Hou (Fujitsu)
Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. vignesh C
Re: Added schema level support for publication. Amit Kapila
Re: pg_stat_statements and "IN" conditions Dmitry Dolgov
RE: Restrict copying of invalidated replication slots Zhijie Hou (Fujitsu)
Re: Virtual generated columns Richard Guo
Re: per backend WAL statistics Bertrand Drouvot
Orphaned Files in PostgreSQL Ashutosh Sharma
Re: Orphaned Files in PostgreSQL Bertrand Drouvot
Re: Add an option to skip loading missing publication to avoid logical replication failure Amit Kapila
Re: Modify an incorrect regression test case in the group by key value elimination function David Rowley
Re: Fix outdated code comments in nodeAgg.c Zhang Mingli
Re: Support a wildcard in backtrace_functions Daniel Gustafsson
Re: Should heapam_estimate_rel_size consider fillfactor? Heikki Linnakangas
Re: test_escape: invalid option -- 'c' Dagfinn Ilmari Mannsåker
Re: SIMD optimization for list_sort John Naylor
Re: New buildfarm animals with FIPS mode enabled Álvaro Herrera
Re: Confine vacuum skip logic to lazy_scan_skip Melanie Plageman
Re: pg_stat_statements and "IN" conditions Sami Imseih
Re: [Feature Request] INSERT FROZEN to Optimize Large Cold Data Imports and Migrations Greg Sabino Mullane
Re: New "single" COPY format Andrew Dunstan
Re: Improve cleaning files on Postgres crashes Ranier Vilela
RE: Improve CRC32C performance on SSE4.2 Devulapalli, Raghuveer
Re: moving some code out of explain.c Peter Geoghegan
RE: Improve CRC32C performance on SSE4.2 Devulapalli, Raghuveer
Re: Fix outdated code comments in nodeAgg.c Jeff Davis
Re: AIO v2.3 Robert Haas
Re: Disabling vacuum truncate for autovacuum Nathan Bossart
Re: explain analyze rows=%.0f Andrei Lepikhov