public inbox for [email protected]  
help / color / mirror / Atom feed
Re: Adding REPACK [concurrently]
  2026-03-16 14:21 UTC  Matthias van de Meent <[email protected]>
` Re: Adding REPACK [concurrently]
  2026-03-16 15:49 UTC  Robert Treat <[email protected]>
` Re: Adding REPACK [concurrently]
  2026-03-16 17:55 UTC  Mahendra Singh Thalor <[email protected]>
` Re: Adding REPACK [concurrently]
  2026-03-16 19:24 UTC  Matthias van de Meent <[email protected]>
` Re: Adding REPACK [concurrently]
  2026-03-16 21:45 UTC  Matthias van de Meent <[email protected]>
` Re: Adding REPACK [concurrently]
  2026-03-16 21:50 UTC  Matthias van de Meent <[email protected]>
  [6+ messages in thread]

[PATCH v8 4/9] Fix off-by-one error in read IO tracing
  2026-03-16 20:50 UTC  Melanie Plageman <[email protected]>

[PATCH v7a 3/8] Fix off-by-one error in read IO tracing
  2026-03-16 20:50 UTC  Melanie Plageman <[email protected]>

[PATCH v9 1/1] Add OIDs and attribute numbers to pg_stats and friends.
  2026-03-16 19:09 UTC  Nathan Bossart <[email protected]>

[PATCH] Fix JSON_SERIALIZE() coercion placeholder type for jsonb input
  2026-03-13 11:02 UTC  Matt Blewitt <[email protected]>
` Re: [PATCH] Fix JSON_SERIALIZE() coercion placeholder type for jsonb input
  2026-03-13 23:20 UTC  Zsolt Parragi <[email protected]>
` Re: [PATCH] Fix JSON_SERIALIZE() coercion placeholder type for jsonb input
  2026-03-16 18:48 UTC  Matt Blewitt <[email protected]>
  [3+ messages in thread]

pgcrypto/des tests fail on riscv64 due to clang's code generation anomaly
  2026-03-15 12:00 UTC  Alexander Lakhin <[email protected]>
` Re: pgcrypto/des tests fail on riscv64 due to clang's code generation anomaly
  2026-03-16 01:08 UTC  Michael Paquier <[email protected]>
` Re: pgcrypto/des tests fail on riscv64 due to clang's code generation anomaly
  2026-03-16 12:13 UTC  Greg Burd <[email protected]>
` Re: pgcrypto/des tests fail on riscv64 due to clang's code generation anomaly
  2026-03-16 18:00 UTC  Alexander Lakhin <[email protected]>
  [4+ messages in thread]

bug: pg_dumpall with --data-only and --clean options is giving an error after some dump
  2026-03-14 19:18 UTC  Mahendra Singh Thalor <[email protected]>
` Re: bug: pg_dumpall with --data-only and --clean options is giving an error after some dump
  2026-03-15 06:14 UTC  Srinath Reddy Sadipiralla <[email protected]>
` Re: bug: pg_dumpall with --data-only and --clean options is giving an error after some dump
  2026-03-15 11:58 UTC  Andrew Dunstan <[email protected]>
` Re: bug: pg_dumpall with --data-only and --clean options is giving an error after some dump
  2026-03-15 14:06 UTC  Mahendra Singh Thalor <[email protected]>
` Re: bug: pg_dumpall with --data-only and --clean options is giving an error after some dump
  2026-03-16 14:52 UTC  Nathan Bossart <[email protected]>
` Re: bug: pg_dumpall with --data-only and --clean options is giving an error after some dump
  2026-03-16 16:05 UTC  Nathan Bossart <[email protected]>
  [6+ messages in thread]

Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
  2026-02-10 19:46 UTC  Andres Freund <[email protected]>
` Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
  2026-02-10 20:53 UTC  Heikki Linnakangas <[email protected]>
` Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
  2026-02-11 04:40 UTC  Bertrand Drouvot <[email protected]>
` Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
  2026-02-11 10:03 UTC  Heikki Linnakangas <[email protected]>
` Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
  2026-02-11 10:58 UTC  Bertrand Drouvot <[email protected]>
` Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
  2026-02-13 08:03 UTC  Bertrand Drouvot <[email protected]>
` Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
  2026-02-20 21:01 UTC  Heikki Linnakangas <[email protected]>
` Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
  2026-02-20 21:03 UTC  Heikki Linnakangas <[email protected]>
` Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
  2026-02-21 09:42 UTC  Bertrand Drouvot <[email protected]>
` Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
  2026-02-22 11:15 UTC  Heikki Linnakangas <[email protected]>
` Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
  2026-02-23 16:13 UTC  Peter Eisentraut <[email protected]>
` Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
  2026-02-24 11:28 UTC  Bertrand Drouvot <[email protected]>
` Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
  2026-03-16 11:16 UTC  Bertrand Drouvot <[email protected]>
` Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
  2026-03-16 15:52 UTC  Bertrand Drouvot <[email protected]>
  [14+ messages in thread]

Add missing stats_reset column to pg_statio_all_sequences view
  2026-03-12 22:06 UTC  Sami Imseih <[email protected]>
` Re: Add missing stats_reset column to pg_statio_all_sequences view
  2026-03-12 22:44 UTC  Sami Imseih <[email protected]>
` Re: Add missing stats_reset column to pg_statio_all_sequences view
  2026-03-13 01:39 UTC  Fujii Masao <[email protected]>
` Re: Add missing stats_reset column to pg_statio_all_sequences view
  2026-03-13 02:52 UTC  Sami Imseih <[email protected]>
` Re: Add missing stats_reset column to pg_statio_all_sequences view
  2026-03-16 08:27 UTC  Fujii Masao <[email protected]>
` Re: Add missing stats_reset column to pg_statio_all_sequences view
  2026-03-16 10:01 UTC  Fujii Masao <[email protected]>
` Re: Add missing stats_reset column to pg_statio_all_sequences view
  2026-03-16 14:49 UTC  Fujii Masao <[email protected]>
  [7+ messages in thread]

[PATCH 6/7] Fix a few problems in index build progress reporting.
  2026-03-16 12:53 UTC  Antonin Houska <[email protected]>

[PATCH] Fix a few problems in index build progress reporting.
  2026-03-16 12:53 UTC  Antonin Houska <[email protected]>

[PATCH v43 6/7] Fix a few problems in index build progress reporting.
  2026-03-16 12:53 UTC  Antonin Houska <[email protected]>

[PATCH 6/7] Fix a few problems in index build progress reporting.
  2026-03-16 12:53 UTC  Antonin Houska <[email protected]>

[PATCH] Fix a few problems in index build progress reporting.
  2026-03-16 12:53 UTC  Antonin Houska <[email protected]>

[PATCH v44 09/10] Fix a few problems in index build progress reporting.
  2026-03-16 12:53 UTC  Antonin Houska <[email protected]>

[PATCH v44 09/10] Fix a few problems in index build progress reporting.
  2026-03-16 12:53 UTC  Antonin Houska <[email protected]>

[PATCH v43 6/7] Fix a few problems in index build progress reporting.
  2026-03-16 12:53 UTC  Antonin Houska <[email protected]>

[PATCH] Fix a few problems in index build progress reporting.
  2026-03-16 12:53 UTC  Antonin Houska <[email protected]>

[PATCH v43 6/7] Fix a few problems in index build progress reporting.
  2026-03-16 12:53 UTC  Antonin Houska <[email protected]>

[PATCH v44 09/10] Fix a few problems in index build progress reporting.
  2026-03-16 12:53 UTC  Antonin Houska <[email protected]>

[PATCH v43 6/7] Fix a few problems in index build progress reporting.
  2026-03-16 12:53 UTC  Antonin Houska <[email protected]>

[PATCH 6/7] Fix a few problems in index build progress reporting.
  2026-03-16 12:53 UTC  Antonin Houska <[email protected]>

[PATCH v44 09/10] Fix a few problems in index build progress reporting.
  2026-03-16 12:53 UTC  Antonin Houska <[email protected]>

[PATCH v43 6/7] Fix a few problems in index build progress reporting.
  2026-03-16 12:53 UTC  Antonin Houska <[email protected]>

[PATCH] Fix a few problems in index build progress reporting.
  2026-03-16 12:53 UTC  Antonin Houska <[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