public inbox for [email protected]  
help / color / mirror / Atom feed
New access method for b-tree.
  2026-02-01 10:02 UTC  Alexandre Felipe <[email protected]>
` Re: New access method for b-tree.
  2026-02-01 23:54 UTC  Tomas Vondra <[email protected]>
` Re: New access method for b-tree.
  2026-02-03 16:01 UTC  Matthias van de Meent <[email protected]>
` Re: New access method for b-tree.
  2026-02-03 21:42 UTC  Ants Aasma <[email protected]>
` Re: New access method for b-tree.
  2026-02-03 22:25 UTC  Tomas Vondra <[email protected]>
` Re: New access method for b-tree.
  2026-02-03 22:41 UTC  Tomas Vondra <[email protected]>
` Re: New access method for b-tree.
  2026-02-04 07:13 UTC  Michał Kłeczek <[email protected]>
` Re: New access method for b-tree.
  2026-02-05 06:59 UTC  Alexandre Felipe <[email protected]>
` Re: New access method for b-tree.
  2026-02-06 10:52 UTC  Alexandre Felipe <[email protected]>
` Re: New access method for b-tree.
  2026-02-23 22:08 UTC  Alexandre Felipe <[email protected]>
` Re: New access method for b-tree.
  2026-03-17 12:37 UTC  Alexandre Felipe <[email protected]>
` Re: New access method for b-tree.
  2026-03-20 13:44 UTC  Alexandre Felipe <[email protected]>
  [12+ messages in thread]

Index scan with bitmap filter - has this been explored
  2026-03-13 12:08 UTC  Laurence Newman <[email protected]>
` Re: Index scan with bitmap filter - has this been explored
  2026-03-15 23:38 UTC  Tomas Vondra <[email protected]>
` Re: Index scan with bitmap filter - has this been explored
  2026-03-20 13:43 UTC  Alexandre Felipe <[email protected]>
  [3+ messages in thread]

[PATCH] initdb: Treat empty -U argument as unset username
  2025-07-02 02:55 UTC  Jianghua Yang <[email protected]>
` Re: [PATCH] initdb: Treat empty -U argument as unset username
  2025-07-02 03:11 UTC  David G. Johnston <[email protected]>
` Re: [PATCH] initdb: Treat empty -U argument as unset username
  2025-07-02 03:30 UTC  Jianghua Yang <[email protected]>
` Re: [PATCH] initdb: Treat empty -U argument as unset username
  2025-07-02 04:00 UTC  David G. Johnston <[email protected]>
` Re: [PATCH] initdb: Treat empty -U argument as unset username
  2025-07-02 04:31 UTC  Robert Treat <[email protected]>
` Re: [PATCH] initdb: Treat empty -U argument as unset username
  2025-07-02 07:16 UTC  Daniel Gustafsson <[email protected]>
` Re: [PATCH] initdb: Treat empty -U argument as unset username
  2025-07-02 13:52 UTC  Jianghua Yang <[email protected]>
` Re: [PATCH] initdb: Treat empty -U argument as unset username
  2025-07-02 14:01 UTC  Daniel Gustafsson <[email protected]>
` Re: [PATCH] initdb: Treat empty -U argument as unset username
  2025-07-02 14:09 UTC  Dagfinn Ilmari Mannsåker <[email protected]>
` Re: [PATCH] initdb: Treat empty -U argument as unset username
  2025-07-02 14:17 UTC  Jianghua Yang <[email protected]>
` Re: [PATCH] initdb: Treat empty -U argument as unset username
  2025-07-02 14:39 UTC  Peter Eisentraut <[email protected]>
` Re: [PATCH] initdb: Treat empty -U argument as unset username
  2025-07-02 15:03 UTC  Jianghua Yang <[email protected]>
` Re: [PATCH] initdb: Treat empty -U argument as unset username
  2025-07-02 21:48 UTC  Tom Lane <[email protected]>
` Re: [PATCH] initdb: Treat empty -U argument as unset username
  2025-07-05 16:58 UTC  Jianghua Yang <[email protected]>
` Re: [PATCH] initdb: Treat empty -U argument as unset username
  2025-07-05 17:34 UTC  Tom Lane <[email protected]>
` Re: [PATCH] initdb: Treat empty -U argument as unset username
  2026-03-20 13:32 UTC  Jianghua Yang <[email protected]>
  [16+ messages in thread]

Re: Fix gistkillitems & add regression test to microvacuum
  2026-01-20 10:30 UTC  Andrey Borodin <[email protected]>
` Re: Fix gistkillitems & add regression test to microvacuum
  2026-01-23 11:03 UTC  Kirill Reshke <[email protected]>
` Re: Fix gistkillitems & add regression test to microvacuum
  2026-01-27 07:26 UTC  Andrey Borodin <[email protected]>
` Re: Fix gistkillitems & add regression test to microvacuum
  2026-02-11 12:18 UTC  Soumya S Murali <[email protected]>
` Re: Fix gistkillitems & add regression test to microvacuum
  2026-03-18 05:42 UTC  Kirill Reshke <[email protected]>
` Re: Fix gistkillitems & add regression test to microvacuum
  2026-03-20 06:17 UTC  Soumya S Murali <[email protected]>
  [6+ messages in thread]

Re: Trivial Fix: use palloc_array/repalloc_array for BufFile file arrays
  2026-03-06 19:33 UTC  Masahiko Sawada <[email protected]>
` Re: Trivial Fix: use palloc_array/repalloc_array for BufFile file arrays
  2026-03-09 00:40 UTC  Chao Li <[email protected]>
` Re: Trivial Fix: use palloc_array/repalloc_array for BufFile file arrays
  2026-03-20 03:12 UTC  Chao Li <[email protected]>
  [3+ messages in thread]

[PATCH v3 07/10] Hacky implementation of making read_stream_reset()/end() not wait for IO
  2026-03-20 03:06 UTC  Andres Freund <[email protected]>

Re: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY)
  2026-03-01 12:18 UTC  Boris Mironov <[email protected]>
` RE: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY)
  2026-03-02 14:12 UTC  Madyshev Egor <[email protected]>
` Re: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY)
  2026-03-03 04:06 UTC  Boris Mironov <[email protected]>
` Re: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY)
  2026-03-03 11:13 UTC  Boris Mironov <[email protected]>
` RE: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY)
  2026-03-06 07:26 UTC  Madyshev Egor <[email protected]>
` Re: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY)
  2026-03-06 14:21 UTC  Boris Mironov <[email protected]>
` Re: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY)
  2026-03-09 05:18 UTC  Boris Mironov <[email protected]>
` RE: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY)
  2026-03-09 07:55 UTC  Hayato Kuroda (Fujitsu) <[email protected]>
` Re: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY)
  2026-03-09 09:57 UTC  Boris Mironov <[email protected]>
` Re: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY)
  2026-03-11 11:53 UTC  Boris Mironov <[email protected]>
` Re: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY)
  2026-03-12 14:28 UTC  Boris Mironov <[email protected]>
` Re: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY)
  2026-03-19 15:29 UTC  Fujii Masao <[email protected]>
` Re: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY)
  2026-03-20 02:59 UTC  Boris Mironov <[email protected]>
  [13+ messages in thread]

Fix type of 'reduction' variable in _bt_singleval_fillfactor()
  2026-03-19 05:57 UTC  Postgress Cybrosys <[email protected]>
` Re: Fix type of 'reduction' variable in _bt_singleval_fillfactor()
  2026-03-19 22:09 UTC  Peter Geoghegan <[email protected]>
  [2+ messages in thread]

[PATCH v7a 8/8] AIO: Don't wait for already in-progress IO
  2026-03-19 21:00 UTC  Andres Freund <[email protected]>

[PATCH v8 8/9] bufmgr: Improve StartBufferIO interface
  2026-03-19 20:30 UTC  Andres Freund <[email protected]>

[PATCH v7a 7/8] bufmgr: Improve StartBufferIO interface
  2026-03-19 20:30 UTC  Andres Freund <[email protected]>

pg_restore: TAP test case typo(wrong word) for an error hint in 001_basic.pl
  2026-03-15 17:29 UTC  Mahendra Singh Thalor <[email protected]>
` Re: pg_restore: TAP test case typo(wrong word) for an error hint in 001_basic.pl
  2026-03-15 23:29 UTC  Michael Paquier <[email protected]>
` Re: pg_restore: TAP test case typo(wrong word) for an error hint in 001_basic.pl
  2026-03-19 20:03 UTC  Mahendra Singh Thalor <[email protected]>
` Re: pg_restore: TAP test case typo(wrong word) for an error hint in 001_basic.pl
  2026-03-19 20:07 UTC  Nathan Bossart <[email protected]>
` Re: pg_restore: TAP test case typo(wrong word) for an error hint in 001_basic.pl
  2026-03-19 20:30 UTC  Mahendra Singh Thalor <[email protected]>
  [5+ messages in thread]

pg_restore --format= option(without any value) should report an error as pg_dump is reporting an error
  2025-04-13 13:02 UTC  Mahendra Singh Thalor <[email protected]>
` Re: pg_restore --format= option(without any value) should report an error as pg_dump is reporting an error
  2026-03-15 04:18 UTC  Mahendra Singh Thalor <[email protected]>
` Re: pg_restore --format= option(without any value) should report an error as pg_dump is reporting an error
  2026-03-15 13:44 UTC  Srinath Reddy Sadipiralla <[email protected]>
` Re: pg_restore --format= option(without any value) should report an error as pg_dump is reporting an error
  2026-03-15 17:02 UTC  Mahendra Singh Thalor <[email protected]>
` Re: pg_restore --format= option(without any value) should report an error as pg_dump is reporting an error
  2026-03-16 19:34 UTC  Nathan Bossart <[email protected]>
` Re: pg_restore --format= option(without any value) should report an error as pg_dump is reporting an error
  2026-03-17 09:21 UTC  Mahendra Singh Thalor <[email protected]>
` Re: pg_restore --format= option(without any value) should report an error as pg_dump is reporting an error
  2026-03-17 16:45 UTC  Nathan Bossart <[email protected]>
` Re: pg_restore --format= option(without any value) should report an error as pg_dump is reporting an error
  2026-03-18 19:24 UTC  Nathan Bossart <[email protected]>
` Re: pg_restore --format= option(without any value) should report an error as pg_dump is reporting an error
  2026-03-19 20:01 UTC  Mahendra Singh Thalor <[email protected]>
  [9+ messages in thread]

Feature freeze timezone change request
  2026-03-18 23:07 UTC  Jelte Fennema-Nio <[email protected]>
` Re: Feature freeze timezone change request
  2026-03-18 23:17 UTC  Robert Haas <[email protected]>
` Re: Feature freeze timezone change request
  2026-03-19 02:25 UTC  Robert Haas <[email protected]>
` Re: Feature freeze timezone change request
  2026-03-19 09:48 UTC  Peter Eisentraut <[email protected]>
` Re: Feature freeze timezone change request
  2026-03-19 12:28 UTC  Jelte Fennema-Nio <[email protected]>
` Re: Feature freeze timezone change request
  2026-03-19 15:07 UTC  Andrew Dunstan <[email protected]>
` Re: Feature freeze timezone change request
  2026-03-19 15:14 UTC  Nathan Bossart <[email protected]>
` Re: Feature freeze timezone change request
  2026-03-19 15:37 UTC  Jacob Champion <[email protected]>
` Re: Feature freeze timezone change request
  2026-03-19 16:08 UTC  Joe Conway <[email protected]>
` Re: Feature freeze timezone change request
  2026-03-19 18:58 UTC  Nathan Bossart <[email protected]>
` Re: Feature freeze timezone change request
  2026-03-19 19:06 UTC  Jacob Champion <[email protected]>
  [11+ messages in thread]

[PATCH v43 5/7] Fix crash caused by involuntary decoding of unrelated relations
  2026-03-19 18:48 UTC  Álvaro Herrera <[email protected]>

[PATCH v44 04/10] Fix crash caused by involuntary decoding of unrelated relations
  2026-03-19 18:48 UTC  Álvaro Herrera <[email protected]>

[PATCH v44 04/10] Fix crash caused by involuntary decoding of unrelated relations
  2026-03-19 18:48 UTC  Álvaro Herrera <[email protected]>

[PATCH v44 04/10] Fix crash caused by involuntary decoding of unrelated relations
  2026-03-19 18:48 UTC  Álvaro Herrera <[email protected]>

[PATCH v44 04/10] Fix crash caused by involuntary decoding of unrelated relations
  2026-03-19 18:48 UTC  Álvaro Herrera <[email protected]>

[PATCH v44 04/10] Fix crash caused by involuntary decoding of unrelated relations
  2026-03-19 18:48 UTC  Álvaro Herrera <[email protected]>

[PATCH v44 04/10] Fix crash caused by involuntary decoding of unrelated relations
  2026-03-19 18:48 UTC  Álvaro Herrera <[email protected]>

[PATCH v44 04/10] Fix crash caused by involuntary decoding of unrelated relations
  2026-03-19 18:48 UTC  Álvaro Herrera <[email protected]>

[PATCH v44 04/10] Fix crash caused by involuntary decoding of unrelated relations
  2026-03-19 18:48 UTC  Álvaro Herrera <[email protected]>

[PATCH v44 04/10] Fix crash caused by involuntary decoding of unrelated relations
  2026-03-19 18:48 UTC  Álvaro Herrera <[email protected]>

[PATCH v44 04/10] Fix crash caused by involuntary decoding of unrelated relations
  2026-03-19 18:48 UTC  Álvaro Herrera <[email protected]>


[next (older)]

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox