public inbox for [email protected]
help / color / mirror / Atom feedRe: Add --extra-dependencies and immediate data dumping for pg_dump/pg_upgrade
2026-01-01 13:43 UTC Jeevan Chalke <[email protected]>
` Re: Add --extra-dependencies and immediate data dumping for pg_dump/pg_upgrade
2026-05-25 21:06 UTC Paul Ramsey <[email protected]>
[2+ messages in thread]
Re: Remove inner joins based on foreign keys
2026-05-25 21:01 UTC Richard Guo <[email protected]>
[PATCH] psql: Display SQLSTATE macro name in verbose error reports
2026-05-23 19:18 UTC Aaryan Parik <[email protected]>
` Re: [PATCH] psql: Display SQLSTATE macro name in verbose error reports
2026-05-24 01:56 UTC jian he <[email protected]>
` Re: [PATCH] psql: Display SQLSTATE macro name in verbose error reports
2026-05-25 19:20 UTC Tom Lane <[email protected]>
[3+ messages in thread]
Todo item: Include the symbolic SQLSTATE name in verbose error reports
2026-04-01 13:44 UTC Josh Kupershmidt <[email protected]>
` Re: Todo item: Include the symbolic SQLSTATE name in verbose error reports
2026-05-25 18:58 UTC Tom Lane <[email protected]>
[2+ messages in thread]
RFC: Allow EXPLAIN to Output Page Fault Information
2024-12-24 08:53 UTC torikoshia <[email protected]>
` Re: RFC: Allow EXPLAIN to Output Page Fault Information
2026-05-21 05:38 UTC vellaipandiyan sm <[email protected]>
` Re: RFC: Allow EXPLAIN to Output Page Fault Information
2026-05-22 16:07 UTC Atsushi Torikoshi <[email protected]>
` Re: RFC: Allow EXPLAIN to Output Page Fault Information
2026-05-24 09:50 UTC Jelte Fennema-Nio <[email protected]>
` Re: RFC: Allow EXPLAIN to Output Page Fault Information
2026-05-25 12:17 UTC Atsushi Torikoshi <[email protected]>
` Re: RFC: Allow EXPLAIN to Output Page Fault Information
2026-05-25 18:43 UTC Lukas Fittl <[email protected]>
[6+ messages in thread]
[PATCH] Add regression test for mismatched ENCODING and LOCALE in CREATE DATABASE
2026-05-23 12:10 UTC Yushu Chen <[email protected]>
` Re: [PATCH] Add regression test for mismatched ENCODING and LOCALE in CREATE DATABASE
2026-05-25 18:42 UTC Tom Lane <[email protected]>
[2+ messages in thread]
Fix SPLIT PARTITION bound-overlap bug and other improvements
2026-05-13 04:38 UTC Chao Li <[email protected]>
` Re: Fix SPLIT PARTITION bound-overlap bug and other improvements
2026-05-13 05:07 UTC Kirill Reshke <[email protected]>
` Re: Fix SPLIT PARTITION bound-overlap bug and other improvements
2026-05-13 09:32 UTC Zhenwei Shang <[email protected]>
` Re: Fix SPLIT PARTITION bound-overlap bug and other improvements
2026-05-13 20:47 UTC Dmitry Koval <[email protected]>
` Re: Fix SPLIT PARTITION bound-overlap bug and other improvements
2026-05-14 06:58 UTC Chao Li <[email protected]>
` Re: Fix SPLIT PARTITION bound-overlap bug and other improvements
2026-05-18 09:16 UTC Alexander Korotkov <[email protected]>
` Re: Fix SPLIT PARTITION bound-overlap bug and other improvements
2026-05-18 11:56 UTC Chao Li <[email protected]>
` Re: Fix SPLIT PARTITION bound-overlap bug and other improvements
2026-05-18 12:04 UTC Alexander Korotkov <[email protected]>
` Re: Fix SPLIT PARTITION bound-overlap bug and other improvements
2026-05-19 02:50 UTC Chao Li <[email protected]>
` Re: Fix SPLIT PARTITION bound-overlap bug and other improvements
2026-05-19 11:00 UTC Alexander Korotkov <[email protected]>
` Re: Fix SPLIT PARTITION bound-overlap bug and other improvements
2026-05-19 23:36 UTC Chao Li <[email protected]>
` Re: Fix SPLIT PARTITION bound-overlap bug and other improvements
2026-05-20 06:19 UTC Alexander Korotkov <[email protected]>
` Re: Fix SPLIT PARTITION bound-overlap bug and other improvements
2026-05-20 06:28 UTC Chao Li <[email protected]>
` Re: Fix SPLIT PARTITION bound-overlap bug and other improvements
2026-05-20 11:46 UTC Alexander Korotkov <[email protected]>
` Re: Fix SPLIT PARTITION bound-overlap bug and other improvements
2026-05-20 20:29 UTC Alexander Korotkov <[email protected]>
` Re: Fix SPLIT PARTITION bound-overlap bug and other improvements
2026-05-20 21:17 UTC Alexander Korotkov <[email protected]>
` Re: Fix SPLIT PARTITION bound-overlap bug and other improvements
2026-05-20 23:22 UTC Chao Li <[email protected]>
` Re: Fix SPLIT PARTITION bound-overlap bug and other improvements
2026-05-25 17:41 UTC Alexander Korotkov <[email protected]>
[18+ messages in thread]
Tighten SCRAM iteration parsing and bound libpq PBKDF2 work
2026-05-24 20:04 UTC Sehrope Sarkuni <[email protected]>
` Re: Tighten SCRAM iteration parsing and bound libpq PBKDF2 work
2026-05-25 14:12 UTC Daniel Gustafsson <[email protected]>
` Re: Tighten SCRAM iteration parsing and bound libpq PBKDF2 work
2026-05-25 16:11 UTC Sehrope Sarkuni <[email protected]>
[3+ messages in thread]
Re: postgres_fdw: use_scram_passthrough on user mapping is ignored when also set on server
2026-05-18 08:01 UTC Fujii Masao <[email protected]>
` Re: postgres_fdw: use_scram_passthrough on user mapping is ignored when also set on server
2026-05-18 14:42 UTC Matheus Alcantara <[email protected]>
` Re: postgres_fdw: use_scram_passthrough on user mapping is ignored when also set on server
2026-05-23 01:58 UTC Fujii Masao <[email protected]>
` Re: postgres_fdw: use_scram_passthrough on user mapping is ignored when also set on server
2026-05-23 16:46 UTC Matheus Alcantara <[email protected]>
` Re: postgres_fdw: use_scram_passthrough on user mapping is ignored when also set on server
2026-05-25 16:10 UTC Fujii Masao <[email protected]>
[5+ messages in thread]
Re: Why Not MySQL?
1970-01-01 00:00 UTC Malcontent null <[email protected]>
Re: Is there value in having optimizer stats for joins/foreignkeys?
2026-02-02 09:53 UTC Andrei Lepikhov <[email protected]>
` Re: Is there value in having optimizer stats for joins/foreignkeys?
2026-02-02 15:57 UTC Tomas Vondra <[email protected]>
` Re: Is there value in having optimizer stats for joins/foreignkeys?
2026-05-21 20:25 UTC Tom Lane <[email protected]>
` Re: Is there value in having optimizer stats for joins/foreignkeys?
2026-05-25 12:15 UTC Chengpeng Yan <[email protected]>
` Re: Is there value in having optimizer stats for joins/foreignkeys?
2026-05-25 14:34 UTC Tomas Vondra <[email protected]>
` Re: Is there value in having optimizer stats for joins/foreignkeys?
2026-05-25 15:03 UTC Tom Lane <[email protected]>
[6+ messages in thread]
Deadlock detector fails to activate on a hot standby replica
2026-01-19 12:43 UTC Vitaly Davydov <[email protected]>
` Re: Deadlock detector fails to activate on a hot standby replica
2026-01-23 11:51 UTC Vitaly Davydov <[email protected]>
` Re: Deadlock detector fails to activate on a hot standby replica
2026-05-20 16:26 UTC Fujii Masao <[email protected]>
` Re: Deadlock detector fails to activate on a hot standby replica
2026-05-25 14:20 UTC Vitaly Davydov <[email protected]>
[4+ messages in thread]
Heads Up: cirrus-ci is shutting down June 1st
2026-04-09 20:55 UTC Andres Freund <[email protected]>
` Re: Heads Up: cirrus-ci is shutting down June 1st
2026-04-09 23:29 UTC Thomas Munro <[email protected]>
` Re: Heads Up: cirrus-ci is shutting down June 1st
2026-04-10 11:31 UTC Jelte Fennema-Nio <[email protected]>
` Re: Heads Up: cirrus-ci is shutting down June 1st
2026-04-10 11:51 UTC Nazir Bilal Yavuz <[email protected]>
` Re: Heads Up: cirrus-ci is shutting down June 1st
2026-04-10 12:23 UTC Alexander Korotkov <[email protected]>
` Re: Heads Up: cirrus-ci is shutting down June 1st
2026-04-10 12:24 UTC Alexander Korotkov <[email protected]>
` Re: Heads Up: cirrus-ci is shutting down June 1st
2026-04-10 13:05 UTC Peter Eisentraut <[email protected]>
` Re: Heads Up: cirrus-ci is shutting down June 1st
2026-04-10 13:27 UTC Bruce Momjian <[email protected]>
` Re: Heads Up: cirrus-ci is shutting down June 1st
2026-04-13 08:34 UTC Heikki Linnakangas <[email protected]>
` Re: Heads Up: cirrus-ci is shutting down June 1st
2026-04-13 11:53 UTC David Steele <[email protected]>
` Re: Heads Up: cirrus-ci is shutting down June 1st
2026-04-13 14:34 UTC David E. Wheeler <[email protected]>
` Re: Heads Up: cirrus-ci is shutting down June 1st
2026-04-14 00:57 UTC Thomas Munro <[email protected]>
` Re: Heads Up: cirrus-ci is shutting down June 1st
2026-04-17 18:50 UTC Robert Haas <[email protected]>
` Re: Heads Up: cirrus-ci is shutting down June 1st
2026-04-17 21:41 UTC Michael Paquier <[email protected]>
` Re: Heads Up: cirrus-ci is shutting down June 1st
2026-04-17 21:48 UTC Tom Lane <[email protected]>
` Re: Heads Up: cirrus-ci is shutting down June 1st
2026-04-18 02:19 UTC Euler Taveira <[email protected]>
` Re: Heads Up: cirrus-ci is shutting down June 1st
2026-05-18 21:22 UTC Jelte Fennema-Nio <[email protected]>
` Re: Heads Up: cirrus-ci is shutting down June 1st
2026-05-18 22:27 UTC Nazir Bilal Yavuz <[email protected]>
` Re: Heads Up: cirrus-ci is shutting down June 1st
2026-05-25 12:14 UTC Nazir Bilal Yavuz <[email protected]>
[19+ messages in thread]
[PATCH] Defensive hardening: Replace sprintf with snprintf in pg_stat_statements
2026-05-25 10:29 UTC anupam MEDIRATTA <[email protected]>
[PATCH] DOCS: Fix inconsistent text description punctuation in UPDATE FOR PORTION OF
2026-05-25 10:14 UTC =?utf-8?B?WC1NQU4=?= <[email protected]>
Re: Support loser tree for k-way merge
2026-01-03 03:46 UTC Andreas Karlsson <[email protected]>
` Re: Support loser tree for k-way merge
2026-05-25 10:01 UTC Xuneng Zhou <[email protected]>
[2+ messages in thread]
on_error table, saving error info to a table
2024-02-03 06:22 UTC jian he <[email protected]>
` Re: on_error table, saving error info to a table
2024-07-15 05:42 UTC Nishant Sharma <[email protected]>
` Re: on_error table, saving error info to a table
2024-08-20 00:00 UTC jian he <[email protected]>
` Re: on_error table, saving error info to a table
2024-11-05 10:30 UTC Nishant Sharma <[email protected]>
` Re: on_error table, saving error info to a table
2024-12-03 04:28 UTC jian he <[email protected]>
` Re: on_error table, saving error info to a table
2024-12-03 10:28 UTC Kirill Reshke <[email protected]>
` Re: on_error table, saving error info to a table
2024-12-11 11:41 UTC Nishant Sharma <[email protected]>
` Re: on_error table, saving error info to a table
2024-12-13 08:26 UTC jian he <[email protected]>
` Re: on_error table, saving error info to a table
2024-12-16 11:50 UTC Nishant Sharma <[email protected]>
` Re: on_error table, saving error info to a table
2024-12-17 04:31 UTC Kirill Reshke <[email protected]>
` Re: on_error table, saving error info to a table
2025-04-25 13:46 UTC jian he <[email protected]>
` Re: on_error table, saving error info to a table
2026-05-25 08:13 UTC jian he <[email protected]>
[12+ messages in thread]
Re: Use pg_current_xact_id() instead of deprecated txid_current()
2026-02-09 12:07 UTC Shinya Kato <[email protected]>
` Re: Use pg_current_xact_id() instead of deprecated txid_current()
2026-02-10 06:38 UTC Shinya Kato <[email protected]>
` Re: Use pg_current_xact_id() instead of deprecated txid_current()
2026-05-25 08:09 UTC Shinya Kato <[email protected]>
[3+ messages in thread]
remove autoanalyze corner case
2026-04-04 02:55 UTC Nathan Bossart <[email protected]>
` Re: remove autoanalyze corner case
2026-04-04 11:53 UTC Robert Treat <[email protected]>
` Re: remove autoanalyze corner case
2026-04-04 12:40 UTC Álvaro Herrera <[email protected]>
` Re: remove autoanalyze corner case
2026-04-04 13:34 UTC Sami Imseih <[email protected]>
` Re: remove autoanalyze corner case
2026-04-05 13:46 UTC Shinya Kato <[email protected]>
` Re: remove autoanalyze corner case
2026-04-05 22:28 UTC Sami Imseih <[email protected]>
` Re: remove autoanalyze corner case
2026-04-06 02:32 UTC Shinya Kato <[email protected]>
` Re: remove autoanalyze corner case
2026-04-06 16:29 UTC Nathan Bossart <[email protected]>
` Re: remove autoanalyze corner case
2026-05-25 08:09 UTC Shinya Kato <[email protected]>
[9+ messages in thread]
Small fixes for CHECKPOINT FLUSH_UNLOGGED
2026-05-25 07:07 UTC Chao Li <[email protected]>
` Re: Small fixes for CHECKPOINT FLUSH_UNLOGGED
2026-05-25 07:57 UTC Daniel Gustafsson <[email protected]>
[2+ messages in thread]
Re: Proposal: Adding compression of temporary files
2025-01-04 23:43 UTC Filip Janus <[email protected]>
` Re: Proposal: Adding compression of temporary files
2025-04-22 07:17 UTC Filip Janus <[email protected]>
` Re: Proposal: Adding compression of temporary files
2025-04-25 21:54 UTC Filip Janus <[email protected]>
` Re: Proposal: Adding compression of temporary files
2026-01-13 12:53 UTC lakshmi <[email protected]>
` Re: Proposal: Adding compression of temporary files
2026-01-13 13:34 UTC Filip Janus <[email protected]>
` Re: Proposal: Adding compression of temporary files
2026-01-18 15:50 UTC Filip Janus <[email protected]>
` Re: Proposal: Adding compression of temporary files
2026-01-19 22:40 UTC Zsolt Parragi <[email protected]>
` Re: Proposal: Adding compression of temporary files
2026-01-20 10:51 UTC lakshmi <[email protected]>
` Re: Proposal: Adding compression of temporary files
2026-01-21 06:32 UTC lakshmi <[email protected]>
` Re: Proposal: Adding compression of temporary files
2026-01-23 16:40 UTC Filip Janus <[email protected]>
` Re: Proposal: Adding compression of temporary files
2026-01-25 11:57 UTC Filip Janus <[email protected]>
` Re: Proposal: Adding compression of temporary files
2026-02-03 17:07 UTC lakshmi <[email protected]>
` Re: Proposal: Adding compression of temporary files
2026-05-25 07:23 UTC Filip Janus <[email protected]>
[13+ messages in thread]
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
2026-01-05 14:30 UTC jian he <[email protected]>
` Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
2026-05-22 13:32 UTC Akshay Joshi <[email protected]>
` Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
2026-05-22 16:24 UTC Japin Li <[email protected]>
` Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
2026-05-25 07:17 UTC Akshay Joshi <[email protected]>
[4+ messages in thread]
Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
2026-05-18 10:42 UTC Ajin Cherian <[email protected]>
` Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
2026-05-22 09:46 UTC Shlok Kyal <[email protected]>
` Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
2026-05-22 10:27 UTC shveta malik <[email protected]>
` Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
2026-05-25 07:13 UTC shveta malik <[email protected]>
[4+ messages in thread]
Re: let ALTER TABLE DROP COLUMN drop whole-row referenced object
2026-01-19 09:59 UTC =?GBK?B?vfAg?= <[email protected]>
` Re: let ALTER TABLE DROP COLUMN drop whole-row referenced object
2026-02-28 07:27 UTC jian he <[email protected]>
` Re: let ALTER TABLE DROP COLUMN drop whole-row referenced object
2026-04-30 04:57 UTC lakshmi <[email protected]>
` Re: let ALTER TABLE DROP COLUMN drop whole-row referenced object
2026-05-25 06:43 UTC jian he <[email protected]>
[4+ messages in thread]
Re: Adding REPACK [concurrently]
2026-04-01 14:55 UTC Srinath Reddy Sadipiralla <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-01 17:06 UTC Antonin Houska <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-01 21:52 UTC Alvaro Herrera <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-02 00:19 UTC Srinath Reddy Sadipiralla <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-03 12:08 UTC Antonin Houska <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-03 14:59 UTC Alvaro Herrera <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-03 17:24 UTC Alvaro Herrera <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-03 19:31 UTC Alvaro Herrera <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-03 19:37 UTC Alvaro Herrera <[email protected]>
` RE: Adding REPACK [concurrently]
2026-04-04 06:20 UTC Hayato Kuroda (Fujitsu) <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-04 08:50 UTC Antonin Houska <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-04 09:48 UTC Alvaro Herrera <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-04 10:19 UTC 'Alvaro Herrera' <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-04 13:16 UTC Srinath Reddy Sadipiralla <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-04 13:55 UTC Alvaro Herrera <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-04 15:29 UTC Antonin Houska <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-04 23:53 UTC Alvaro Herrera <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-05 07:54 UTC Antonin Houska <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-05 11:50 UTC Alvaro Herrera <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-05 16:30 UTC Antonin Houska <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-05 18:56 UTC Alvaro Herrera <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-05 20:41 UTC Alvaro Herrera <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-06 05:24 UTC Amit Kapila <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-06 09:03 UTC Antonin Houska <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-06 09:15 UTC vignesh C <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-06 09:38 UTC Alvaro Herrera <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-06 10:01 UTC vignesh C <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-06 10:14 UTC Mihail Nikalayeu <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-06 10:48 UTC Alvaro Herrera <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-06 11:21 UTC Mihail Nikalayeu <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-06 11:23 UTC Antonin Houska <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-06 11:56 UTC Amit Kapila <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-06 21:11 UTC Andres Freund <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-06 21:59 UTC Alvaro Herrera <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-06 22:22 UTC Alvaro Herrera <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-06 23:53 UTC Mihail Nikalayeu <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-07 01:10 UTC Noah Misch <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-07 01:58 UTC Andres Freund <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-07 02:42 UTC Noah Misch <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-07 04:44 UTC Tom Lane <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-07 08:40 UTC Alvaro Herrera <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-07 08:42 UTC Srinath Reddy Sadipiralla <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-07 08:57 UTC Antonin Houska <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-07 09:22 UTC Alvaro Herrera <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-07 09:29 UTC Antonin Houska <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-07 09:35 UTC Antonin Houska <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-07 09:39 UTC Antonin Houska <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-07 09:41 UTC Srinath Reddy Sadipiralla <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-07 10:08 UTC John Naylor <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-07 10:30 UTC Alvaro Herrera <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-07 11:19 UTC Alvaro Herrera <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-07 12:15 UTC Amit Kapila <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-07 12:17 UTC Antonin Houska <[email protected]>
` RE: Adding REPACK [concurrently]
2026-04-07 12:32 UTC Hayato Kuroda (Fujitsu) <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-07 12:33 UTC Alvaro Herrera <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-07 14:10 UTC Andres Freund <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-07 14:19 UTC Antonin Houska <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-07 15:38 UTC Antonin Houska <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-07 15:48 UTC Andres Freund <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-07 16:01 UTC Antonin Houska <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-07 19:43 UTC Robert Treat <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-07 20:24 UTC Andres Freund <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-07 21:38 UTC Alvaro Herrera <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-08 03:49 UTC Amit Kapila <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-08 07:31 UTC Antonin Houska <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-08 08:35 UTC Amit Kapila <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-08 10:20 UTC Tomas Vondra <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-08 10:46 UTC Antonin Houska <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-08 16:47 UTC Tom Lane <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-08 17:22 UTC Andres Freund <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-08 23:36 UTC Mihail Nikalayeu <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-09 04:54 UTC Amit Kapila <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-09 06:59 UTC Antonin Houska <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-09 08:43 UTC Antonin Houska <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-09 09:11 UTC Mihail Nikalayeu <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-09 09:26 UTC Antonin Houska <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-09 14:06 UTC Mihail Nikalayeu <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-09 14:13 UTC Andres Freund <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-09 14:20 UTC Andres Freund <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-09 14:26 UTC Andres Freund <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-09 14:34 UTC Andres Freund <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-10 07:00 UTC Alexander Lakhin <[email protected]>
` RE: Adding REPACK [concurrently]
2026-04-10 10:53 UTC Zhijie Hou (Fujitsu) <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-10 10:57 UTC Antonin Houska <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-10 13:21 UTC Antonin Houska <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-10 16:14 UTC Robert Treat <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-10 18:56 UTC Antonin Houska <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-12 13:31 UTC Mihail Nikalayeu <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-12 14:00 UTC Alexander Lakhin <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-12 14:02 UTC Andres Freund <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-12 14:05 UTC Andres Freund <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-12 14:58 UTC Mihail Nikalayeu <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-13 09:42 UTC Antonin Houska <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-14 13:37 UTC Antonin Houska <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-14 13:58 UTC Andres Freund <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-14 16:55 UTC Mihail Nikalayeu <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-15 14:50 UTC Antonin Houska <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-15 14:59 UTC Andres Freund <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-15 15:54 UTC Mihail Nikalayeu <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-15 18:28 UTC Antonin Houska <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-16 11:18 UTC Mihail Nikalayeu <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-17 02:01 UTC Mihail Nikalayeu <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-17 14:44 UTC Justin Pryzby <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-18 19:23 UTC Antonin Houska <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-18 22:46 UTC Mihail Nikalayeu <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-19 11:00 UTC Alexander Lakhin <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-20 07:44 UTC Antonin Houska <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-20 07:47 UTC Antonin Houska <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-20 07:54 UTC Chao Li <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-20 11:45 UTC Alvaro Herrera <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-20 13:46 UTC Antonin Houska <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-20 13:54 UTC Alvaro Herrera <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-20 14:42 UTC Tom Lane <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-20 15:11 UTC Alvaro Herrera <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-20 16:01 UTC Tom Lane <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-20 16:30 UTC Alvaro Herrera <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-20 17:44 UTC Antonin Houska <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-21 07:24 UTC Chao Li <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-22 09:30 UTC Alvaro Herrera <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-23 11:01 UTC Alvaro Herrera <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-23 11:43 UTC Mihail Nikalayeu <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-26 13:34 UTC Mihail Nikalayeu <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-27 04:25 UTC Amit Kapila <[email protected]>
` RE: Adding REPACK [concurrently]
2026-04-27 04:46 UTC Hayato Kuroda (Fujitsu) <[email protected]>
` Re: Adding REPACK [concurrently]
2026-04-30 11:24 UTC Mihail Nikalayeu <[email protected]>
` Re: Adding REPACK [concurrently]
2026-05-01 07:30 UTC 'Alvaro Herrera' <[email protected]>
` Re: Adding REPACK [concurrently]
2026-05-04 13:24 UTC Antonin Houska <[email protected]>
` Re: Adding REPACK [concurrently]
2026-05-05 12:47 UTC Antonin Houska <[email protected]>
` Re: Adding REPACK [concurrently]
2026-05-05 15:02 UTC Alvaro Herrera <[email protected]>
` Re: Adding REPACK [concurrently]
2026-05-05 15:04 UTC Alvaro Herrera <[email protected]>
` Re: Adding REPACK [concurrently]
2026-05-06 08:25 UTC Antonin Houska <[email protected]>
` Re: Adding REPACK [concurrently]
2026-05-08 12:25 UTC Amit Kapila <[email protected]>
` Re: Adding REPACK [concurrently]
2026-05-08 13:58 UTC Alvaro Herrera <[email protected]>
` Re: Adding REPACK [concurrently]
2026-05-08 23:22 UTC Masahiko Sawada <[email protected]>
` Re: Adding REPACK [concurrently]
2026-05-08 23:22 UTC Masahiko Sawada <[email protected]>
` Re: Adding REPACK [concurrently]
2026-05-10 11:24 UTC Amit Kapila <[email protected]>
` Re: Adding REPACK [concurrently]
2026-05-10 11:31 UTC Amit Kapila <[email protected]>
` Re: Adding REPACK [concurrently]
2026-05-11 15:17 UTC Antonin Houska <[email protected]>
` Re: Adding REPACK [concurrently]
2026-05-11 19:30 UTC Antonin Houska <[email protected]>
` RE: Adding REPACK [concurrently]
2026-05-12 02:25 UTC Hayato Kuroda (Fujitsu) <[email protected]>
` Re: Adding REPACK [concurrently]
2026-05-12 07:57 UTC Amit Kapila <[email protected]>
` Re: Adding REPACK [concurrently]
2026-05-12 11:08 UTC Antonin Houska <[email protected]>
` Re: Adding REPACK [concurrently]
2026-05-13 12:34 UTC Amit Kapila <[email protected]>
` Re: Adding REPACK [concurrently]
2026-05-13 16:58 UTC Alvaro Herrera <[email protected]>
` Re: Adding REPACK [concurrently]
2026-05-14 07:02 UTC Amit Kapila <[email protected]>
` Re: Adding REPACK [concurrently]
2026-05-19 18:52 UTC Alvaro Herrera <[email protected]>
` Re: Adding REPACK [concurrently]
2026-05-23 15:29 UTC Amit Kapila <[email protected]>
` Re: Adding REPACK [concurrently]
2026-05-24 11:29 UTC Alvaro Herrera <[email protected]>
` RE: Adding REPACK [concurrently]
2026-05-25 06:26 UTC Zhijie Hou (Fujitsu) <[email protected]>
[149+ 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