public inbox for [email protected]  
help / color / mirror / Atom feed
[PATCH v2 12/17] don't include snapshot.h in execnodes.h
  2026-03-13 15:19 UTC  Andres Freund <[email protected]>

[PATCH v2 16/17] don't include stringinfo.h in plannodes.h
  2026-03-13 15:15 UTC  Andres Freund <[email protected]>

[PATCH v2 15/17] don't include relpath.h in plannodes.h
  2026-03-13 15:12 UTC  Andres Freund <[email protected]>

[PATCH v2 11/17] don't include sortsupport.h in execnodes.h
  2026-03-13 15:07 UTC  Andres Freund <[email protected]>

[PATCH v2 14/17] don't include pg_bitutils.h in simplehash.h when just declaring
  2026-03-13 14:53 UTC  Andres Freund <[email protected]>

[PATCH v2 10/17] don't include queryenvironment.h in execnodes.h
  2026-03-13 14:47 UTC  Andres Freund <[email protected]>

[PATCH v2 09/17] don't include skey.h in execnodes.h
  2026-03-13 14:45 UTC  Andres Freund <[email protected]>

[PATCH v2 08/17] don't include hsearch.h in execnodes.h
  2026-03-13 14:39 UTC  Andres Freund <[email protected]>

Re: Rework SLRU I/O errors handle
  2026-03-06 16:22 UTC  Heikki Linnakangas <[email protected]>
` Re: Rework SLRU I/O errors handle
  2026-03-06 16:38 UTC  Heikki Linnakangas <[email protected]>
` Re: Rework SLRU I/O errors handle
  2026-03-06 16:49 UTC  Heikki Linnakangas <[email protected]>
` Re: Rework SLRU I/O errors handle
  2026-03-06 17:08 UTC  Maxim Orlov <[email protected]>
` Re: Rework SLRU I/O errors handle
  2026-03-13 14:32 UTC  Heikki Linnakangas <[email protected]>
  [5+ messages in thread]

[PATCH v2 07/17] Move ParallelBitmapHeapState to nodeBitmapHeapscan.c
  2026-03-13 14:30 UTC  Andres Freund <[email protected]>

[PATCH v2 03/17] remove attmap.h from index.h
  2026-03-13 14:14 UTC  Andres Freund <[email protected]>

Add a check for interrupts in ginInsert
  2026-03-12 20:26 UTC  Vinod Sridharan <[email protected]>
` Re: Add a check for interrupts in ginInsert
  2026-03-13 13:14 UTC  Heikki Linnakangas <[email protected]>
  [2+ messages in thread]

gistGetFakeLSN() can return incorrect LSNs
  2026-03-05 17:10 UTC  Andres Freund <[email protected]>
` Re: gistGetFakeLSN() can return incorrect LSNs
  2026-03-05 19:27 UTC  Andres Freund <[email protected]>
` Re: gistGetFakeLSN() can return incorrect LSNs
  2026-03-13 11:33 UTC  Fujii Masao <[email protected]>
  [3+ messages in thread]

Re: pg_atomic_compare_exchange_*() and memory barriers
  2026-03-13 11:21 UTC  Alexander Korotkov <[email protected]>

Re: support fast default for domain with constraints
  2025-03-06 13:53 UTC  jian he <[email protected]>
` Re: support fast default for domain with constraints
  2025-03-24 11:14 UTC  jian he <[email protected]>
` Re: support fast default for domain with constraints
  2025-05-19 07:05 UTC  jian he <[email protected]>
` Re: support fast default for domain with constraints
  2025-06-02 09:56 UTC  jian he <[email protected]>
` Re: support fast default for domain with constraints
  2025-09-01 06:27 UTC  jian he <[email protected]>
` Re: support fast default for domain with constraints
  2026-01-26 07:52 UTC  jian he <[email protected]>
` Re: support fast default for domain with constraints
  2026-03-10 17:18 UTC  Andrew Dunstan <[email protected]>
` Re: support fast default for domain with constraints
  2026-03-11 03:43 UTC  jian he <[email protected]>
` Re: support fast default for domain with constraints
  2026-03-12 03:36 UTC  jian he <[email protected]>
` Re: support fast default for domain with constraints
  2026-03-12 10:15 UTC  Viktor Holmberg <[email protected]>
` Re: support fast default for domain with constraints
  2026-03-12 22:07 UTC  Andrew Dunstan <[email protected]>
` Re: support fast default for domain with constraints
  2026-03-13 10:13 UTC  Andrew Dunstan <[email protected]>
` Re: support fast default for domain with constraints
  2026-03-13 10:17 UTC  Viktor Holmberg <[email protected]>
  [13+ messages in thread]

Defend against -ffast-math in meson builds
  2026-03-11 11:52 UTC  Bertrand Drouvot <[email protected]>
` Re: Defend against -ffast-math in meson builds
  2026-03-11 11:59 UTC  Nazir Bilal Yavuz <[email protected]>
` Re: Defend against -ffast-math in meson builds
  2026-03-11 13:43 UTC  Andres Freund <[email protected]>
` Re: Defend against -ffast-math in meson builds
  2026-03-11 14:07 UTC  Peter Eisentraut <[email protected]>
` Re: Defend against -ffast-math in meson builds
  2026-03-11 15:49 UTC  Bertrand Drouvot <[email protected]>
` Re: Defend against -ffast-math in meson builds
  2026-03-11 15:51 UTC  Bertrand Drouvot <[email protected]>
` Re: Defend against -ffast-math in meson builds
  2026-03-11 17:48 UTC  Andres Freund <[email protected]>
` Re: Defend against -ffast-math in meson builds
  2026-03-11 17:54 UTC  Bertrand Drouvot <[email protected]>
` Re: Defend against -ffast-math in meson builds
  2026-03-11 18:10 UTC  Andres Freund <[email protected]>
` Re: Defend against -ffast-math in meson builds
  2026-03-11 18:29 UTC  Bertrand Drouvot <[email protected]>
` Re: Defend against -ffast-math in meson builds
  2026-03-12 07:11 UTC  Bertrand Drouvot <[email protected]>
` Re: Defend against -ffast-math in meson builds
  2026-03-12 10:26 UTC  Bertrand Drouvot <[email protected]>
` Re: Defend against -ffast-math in meson builds
  2026-03-13 09:18 UTC  Bertrand Drouvot <[email protected]>
  [13+ messages in thread]

Re: Adding REPACK [concurrently]
  2026-03-13 08:11 UTC  Antonin Houska <[email protected]>

[PATCH v2] Move -ffast-math defense to float.c and remove the autoconf check
  2026-03-13 07:47 UTC  Bertrand Drouvot <[email protected]>

[PATCH v3] Add the const qualifier to the SMgrRelationData parameter
  2026-03-13 06:55 UTC  Japin Li <[email protected]>

[PATCH v2] Use SMgrRelation instead of SMgrRelationData * in pgaio_io_set_target_smgr
  2026-03-13 06:55 UTC  Japin Li <[email protected]>

[PATCH v1] Use SMgrRelation instead of SMgrRelationData * in pgaio_io_set_target_smgr
  2026-03-13 06:55 UTC  Japin Li <[email protected]>

Add Option To Check All Addresses For Matching target_session_attr
  2024-11-20 15:51 UTC  Andrew Jackson <[email protected]>
` Re: Add Option To Check All Addresses For Matching target_session_attr
  2025-02-16 12:03 UTC  Andrey Borodin <[email protected]>
` Re: Add Option To Check All Addresses For Matching target_session_attr
  2025-02-24 15:38 UTC  Andrew Jackson <[email protected]>
` Re: Add Option To Check All Addresses For Matching target_session_attr
  2025-02-24 16:07 UTC  Andrew Jackson <[email protected]>
` Re: Add Option To Check All Addresses For Matching target_session_attr
  2025-02-24 18:06 UTC  Andrew Jackson <[email protected]>
` Re: Add Option To Check All Addresses For Matching target_session_attr
  2025-05-17 13:41 UTC  Andrew Jackson <[email protected]>
` Re: Add Option To Check All Addresses For Matching target_session_attr
  2025-06-24 19:32 UTC  Navrotskiy Artem <[email protected]>
` Re: Add Option To Check All Addresses For Matching target_session_attr
  2025-08-15 23:43 UTC  Andrew Jackson <[email protected]>
` Re: Add Option To Check All Addresses For Matching target_session_attr
  2026-03-05 16:07 UTC  Evgeny Kuzin <[email protected]>
` Re: Add Option To Check All Addresses For Matching target_session_attr
  2026-03-05 21:15 UTC  Andrew Jackson <[email protected]>
` Re: Add Option To Check All Addresses For Matching target_session_attr
  2026-03-06 06:44 UTC  Andrey Borodin <[email protected]>
` Re: Add Option To Check All Addresses For Matching target_session_attr
  2026-03-13 01:29 UTC  Andrew Jackson <[email protected]>
  [12+ messages in thread]

Change initdb default to the builtin collation provider
  2025-10-11 00:48 UTC  Jeff Davis <[email protected]>
` Re: Change initdb default to the builtin collation provider
  2025-10-17 15:23 UTC  Peter Eisentraut <[email protected]>
` Re: Change initdb default to the builtin collation provider
  2025-10-17 22:02 UTC  Jeff Davis <[email protected]>
` Re: Change initdb default to the builtin collation provider
  2025-10-24 16:54 UTC  Jeff Davis <[email protected]>
` Re: Change initdb default to the builtin collation provider
  2025-10-31 21:30 UTC  Jeff Davis <[email protected]>
` Re: Change initdb default to the builtin collation provider
  2026-03-10 15:12 UTC  Robert Haas <[email protected]>
` Re: Change initdb default to the builtin collation provider
  2026-03-10 17:42 UTC  Laurenz Albe <[email protected]>
` Re: Change initdb default to the builtin collation provider
  2026-03-11 12:47 UTC  Robert Haas <[email protected]>
` Re: Change initdb default to the builtin collation provider
  2026-03-11 16:28 UTC  Daniel Verite <[email protected]>
` Re: Change initdb default to the builtin collation provider
  2026-03-11 18:20 UTC  Jeff Davis <[email protected]>
` Re: Change initdb default to the builtin collation provider
  2026-03-11 21:43 UTC  Jeff Davis <[email protected]>
` Re: Change initdb default to the builtin collation provider
  2026-03-12 14:04 UTC  Robert Haas <[email protected]>
` Re: Change initdb default to the builtin collation provider
  2026-03-12 19:20 UTC  Jeff Davis <[email protected]>
` Re: Change initdb default to the builtin collation provider
  2026-03-12 19:58 UTC  Robert Haas <[email protected]>
` Re: Change initdb default to the builtin collation provider
  2026-03-12 20:32 UTC  Laurenz Albe <[email protected]>
` Re: Change initdb default to the builtin collation provider
  2026-03-13 01:02 UTC  Jeff Davis <[email protected]>
  [16+ messages in thread]

RE: Adding REPACK [concurrently]
  2026-03-11 01:13 UTC  Shinoda, Noriyoshi (PSD Japan FSI) <[email protected]>
` Re: Adding REPACK [concurrently]
  2026-03-12 19:15 UTC  Robert Treat <[email protected]>
  [2+ messages in thread]

<productname> on SGML files is used for what ?
  2026-03-05 18:53 UTC  Marcos Pegoraro <[email protected]>
` Re: <productname> on SGML files is used for what ?
  2026-03-05 22:12 UTC  Daniel Gustafsson <[email protected]>
` Re: <productname> on SGML files is used for what ?
  2026-03-06 13:24 UTC  Marcos Pegoraro <[email protected]>
` Re: <productname> on SGML files is used for what ?
  2026-03-11 17:25 UTC  Bruce Momjian <[email protected]>
` Re: <productname> on SGML files is used for what ?
  2026-03-12 18:11 UTC  Marcos Pegoraro <[email protected]>
` Re: <productname> on SGML files is used for what ?
  2026-03-12 18:23 UTC  Robert Treat <[email protected]>
` Re: <productname> on SGML files is used for what ?
  2026-03-12 18:47 UTC  Marcos Pegoraro <[email protected]>
` Re: <productname> on SGML files is used for what ?
  2026-03-12 18:57 UTC  Bruce Momjian <[email protected]>
  [8+ messages in thread]


[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