Mailing lists [pgsql-hackers]
- Re: Experiments with Postgres and SSL Heikki Linnakangas
- Re: Windows sockets (select missing events?) Thomas Munro
- Re: SET ROLE x NO RESET Michał Kłeczek
- Re: Fix Brin Private Spool Initialization (src/backend/access/brin/brin.c) Tomas Vondra
- Re: Parallel CREATE INDEX for BRIN indexes Tomas Vondra
- Re: Revise the Asserts added to bimapset manipulation functions David Rowley
- Re: Fix Brin Private Spool Initialization (src/backend/access/brin/brin.c) Ranier Vilela
- Why do parallel scans require syncscans (but not really)? Tomas Vondra
- Re: Fix resource leak (src/bin/pg_combinebackup/pg_combinebackup.c) Michael Paquier
- Re: Fix copy and paste error (src/bin/pg_basebackup/pg_basebackup.c) Michael Paquier
- Re: pg_stat_statements: more test coverage Michael Paquier
- Re: Add PQsendSyncMessage() to libpq Michael Paquier
- Re: Next step towards 64bit XIDs: Switch to FullTransactionId for PGPROC->xid and XLogRecord->xl_xid Michael Paquier
- Re: Commitfest 2024-01 starting in 3 days! Michael Paquier
- Re: Show WAL write and fsync stats in pg_stat_io Michael Paquier
- Re: pg_class.reltuples of brin indexes Tomas Vondra
- Exclude generated wait_event files from pgindent Bharath Rupireddy
- Remove unneeded PGDATABASE setting from TAP tests Bharath Rupireddy
- Re: Exclude generated wait_event files from pgindent Michael Paquier
- Re: Remove unneeded PGDATABASE setting from TAP tests Michael Paquier
- Build versionless .so for Android Matthias Kuhn
- Re: pg_class.reltuples of brin indexes Michael Paquier
- Re: Why do parallel scans require syncscans (but not really)? Zhang Mingli
- Simplify documentation related to Windows builds Michael Paquier
- Re: Build versionless .so for Android Tom Lane
- Re: Build versionless .so for Android Michael Paquier
- Re: pg_stat_statements: more test coverage Michael Paquier
- Re: libpq compression (part 3) Jacob Burroughs
- Re: SQL:2011 application time Paul Jungwirth
- Re: pg_stat_statements: more test coverage Julien Rouhaud
- Re: pg_basebackup has an accidentaly separated help message Kyotaro Horiguchi
- Re: A typo in a messsage? Kyotaro Horiguchi
- Re: Things I don't like about \du's "Attributes" column Pavel Luzanov
- Re: pg_stat_statements: more test coverage Peter Eisentraut
- libpqsrv_connect_params should call ProcessWalRcvInterrupts Kyotaro Horiguchi
- Network failure may prevent promotion Kyotaro Horiguchi
- Re: Autonomous transactions 2023, WIP Ivan Kush
- Re: Remove useless GROUP BY columns considering unique index jian he
- Re: Password leakage avoidance Magnus Hagander
- Re: Password leakage avoidance Jonathan S. Katz
- Re: Fixing backslash dot for COPY FROM...CSV Daniel Verite
- Re: pg_stat_statements: more test coverage Tom Lane
- Re: Permute underscore separated components of columns before fuzzy matching Arne Roland
- Confine vacuum skip logic to lazy_scan_skip Melanie Plageman
- Re: Streaming I/O, vectored I/O (WIP) Melanie Plageman
- Re: pg_stat_statements: more test coverage Tom Lane
- Re: [17] CREATE SUBSCRIPTION ... SERVER Jeff Davis
- Re: Build versionless .so for Android Joe Conway
- Re: SET ROLE x NO RESET Joe Conway