public inbox for [email protected]
help / color / mirror / Atom feedremove WaitEventCustomCounterData
2026-07-09 02:50 UTC Nathan Bossart <[email protected]>
` Re: remove WaitEventCustomCounterData
2026-07-09 04:04 UTC Michael Paquier <[email protected]>
` Re: remove WaitEventCustomCounterData
2026-07-09 04:22 UTC Fujii Masao <[email protected]>
` Re: remove WaitEventCustomCounterData
2026-07-09 16:10 UTC Nathan Bossart <[email protected]>
[4+ messages in thread]
[PATCH 4/4] Update functions to pass only errinfo struct..
2020-06-22 22:13 UTC Justin Pryzby <[email protected]>
` Re: libpq: Process buffered SSL read bytes to support records >8kB on async API
2024-09-10 18:49 UTC Jacob Champion <[email protected]>
` Re: libpq: Process buffered SSL read bytes to support records >8kB on async API
2024-09-11 19:08 UTC Lars Kanis <[email protected]>
` Re: libpq: Process buffered SSL read bytes to support records >8kB on async API
2024-09-11 23:00 UTC Jacob Champion <[email protected]>
` Re: libpq: Process buffered SSL read bytes to support records >8kB on async API
2026-07-03 09:25 UTC Heikki Linnakangas <[email protected]>
` Re: libpq: Process buffered SSL read bytes to support records >8kB on async API
2026-07-07 15:58 UTC Heikki Linnakangas <[email protected]>
` Re: libpq: Process buffered SSL read bytes to support records >8kB on async API
2026-07-08 19:16 UTC Peter Eisentraut <[email protected]>
` Re: libpq: Process buffered SSL read bytes to support records >8kB on async API
2026-07-09 12:55 UTC Heikki Linnakangas <[email protected]>
` Re: libpq: Process buffered SSL read bytes to support records >8kB on async API
2026-07-09 15:06 UTC Daniel Gustafsson <[email protected]>
` Re: libpq: Process buffered SSL read bytes to support records >8kB on async API
2026-07-09 15:52 UTC Heikki Linnakangas <[email protected]>
[10+ messages in thread]
Tepid: selective index updates for heap relations
2026-06-30 17:21 UTC Greg Burd <[email protected]>
` Re: Tepid: selective index updates for heap relations
2026-07-01 20:49 UTC Greg Burd <[email protected]>
` Re: Tepid: selective index updates for heap relations
2026-07-02 16:40 UTC Greg Burd <[email protected]>
` Re: Tepid: selective index updates for heap relations
2026-07-03 10:54 UTC Greg Burd <[email protected]>
` Re: Tepid: selective index updates for heap relations
2026-07-06 13:16 UTC Greg Burd <[email protected]>
` Re: Tepid: selective index updates for heap relations
2026-07-08 14:05 UTC Greg Burd <[email protected]>
` Re: Tepid: selective index updates for heap relations
2026-07-09 11:26 UTC Alexander Korotkov <[email protected]>
` Re: Tepid: selective index updates for heap relations
2026-07-09 15:41 UTC Greg Burd <[email protected]>
[8+ messages in thread]
Re: [PATCH] Fix null pointer dereference in PG19
2026-06-24 08:52 UTC Peter Eisentraut <[email protected]>
` Re: [PATCH] Fix null pointer dereference in PG19
2026-06-24 11:12 UTC Aleksander Alekseev <[email protected]>
` Re: [PATCH] Fix null pointer dereference in PG19
2026-06-24 16:02 UTC Paul A Jungwirth <[email protected]>
` Re: [PATCH] Fix null pointer dereference in PG19
2026-06-25 10:32 UTC Aleksander Alekseev <[email protected]>
` Re: [PATCH] Fix null pointer dereference in PG19
2026-06-29 07:38 UTC Paul A Jungwirth <[email protected]>
` Re: [PATCH] Fix null pointer dereference in PG19
2026-07-02 07:25 UTC Peter Eisentraut <[email protected]>
` Re: [PATCH] Fix null pointer dereference in PG19
2026-07-02 14:29 UTC Paul A Jungwirth <[email protected]>
` Re: [PATCH] Fix null pointer dereference in PG19
2026-07-06 06:34 UTC Peter Eisentraut <[email protected]>
` Re: [PATCH] Fix null pointer dereference in PG19
2026-07-08 01:45 UTC Paul A Jungwirth <[email protected]>
` Re: [PATCH] Fix null pointer dereference in PG19
2026-07-08 02:07 UTC Tom Lane <[email protected]>
` Re: [PATCH] Fix null pointer dereference in PG19
2026-07-08 16:48 UTC Paul A Jungwirth <[email protected]>
` Re: [PATCH] Fix null pointer dereference in PG19
2026-07-09 08:32 UTC Peter Eisentraut <[email protected]>
` Re: [PATCH] Fix null pointer dereference in PG19
2026-07-09 15:22 UTC Paul A Jungwirth <[email protected]>
[13+ messages in thread]
json/jsonb cleanup + FmgrInfo caching
2026-07-02 16:25 UTC Robert Haas <[email protected]>
` Re: json/jsonb cleanup + FmgrInfo caching
2026-07-08 15:16 UTC Andrew Dunstan <[email protected]>
` Re: json/jsonb cleanup + FmgrInfo caching
2026-07-09 15:15 UTC Robert Haas <[email protected]>
` Re: json/jsonb cleanup + FmgrInfo caching
2026-07-09 15:22 UTC Tom Lane <[email protected]>
[4+ messages in thread]
Compilation error after redesign of the archive modules
2023-03-10 08:11 UTC Sravan Kumar <[email protected]>
` Re: Compilation error after redesign of the archive modules
2023-03-10 08:16 UTC Michael Paquier <[email protected]>
` Re: Compilation error after redesign of the archive modules
2023-03-13 05:03 UTC Michael Paquier <[email protected]>
` [PATCH] change get_tables_to_repack_partitioned
2026-07-09 14:55 UTC Álvaro Herrera <[email protected]>
[4+ messages in thread]
REVOKE's CASCADE protection doesn't work with INHERITed table owners
2026-06-24 21:57 UTC Jacob Champion <[email protected]>
` Re: REVOKE's CASCADE protection doesn't work with INHERITed table owners
2026-06-26 00:12 UTC Jacob Champion <[email protected]>
` Re: REVOKE's CASCADE protection doesn't work with INHERITed table owners
2026-07-06 11:03 UTC Ayush Tiwari <[email protected]>
` Re: REVOKE's CASCADE protection doesn't work with INHERITed table owners
2026-07-08 22:54 UTC Jacob Champion <[email protected]>
` Re: REVOKE's CASCADE protection doesn't work with INHERITed table owners
2026-07-09 14:48 UTC Ayush Tiwari <[email protected]>
[5+ messages in thread]
Re: Proposal: Conflict log history table for Logical Replication
2026-01-27 03:53 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-01-28 04:13 UTC Peter Smith <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-01-28 12:03 UTC shveta malik <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-01-28 12:06 UTC shveta malik <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-01-28 20:59 UTC Peter Smith <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-01-29 05:33 UTC shveta malik <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-01-29 06:07 UTC shveta malik <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-01-29 11:16 UTC shveta malik <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-01-30 06:35 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-18 09:12 UTC Nisha Moond <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-18 12:35 UTC vignesh C <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-19 06:31 UTC Peter Smith <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-19 14:00 UTC vignesh C <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-20 06:32 UTC shveta malik <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-20 09:35 UTC vignesh C <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-20 10:42 UTC shveta malik <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-20 10:50 UTC Shlok Kyal <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-21 00:02 UTC Peter Smith <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-21 01:19 UTC Peter Smith <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-21 03:59 UTC Peter Smith <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-21 04:57 UTC Peter Smith <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-21 05:51 UTC Peter Smith <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-21 06:01 UTC shveta malik <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-21 07:08 UTC shveta malik <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-21 07:11 UTC vignesh C <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-21 07:13 UTC Shlok Kyal <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-21 10:39 UTC shveta malik <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-22 04:51 UTC Nisha Moond <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-22 10:12 UTC Nisha Moond <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-23 06:10 UTC vignesh C <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-23 15:40 UTC Amit Kapila <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-25 01:36 UTC Peter Smith <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-25 04:18 UTC shveta malik <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-25 04:42 UTC vignesh C <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-26 05:53 UTC vignesh C <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-26 06:28 UTC Peter Smith <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-26 09:38 UTC shveta malik <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-26 22:50 UTC Peter Smith <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-27 04:09 UTC shveta malik <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-27 08:34 UTC vignesh C <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-27 10:38 UTC shveta malik <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-27 21:26 UTC Amit Kapila <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-27 22:09 UTC Amit Kapila <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-27 23:08 UTC Amit Kapila <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-28 01:20 UTC Peter Smith <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-28 14:49 UTC vignesh C <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-28 23:41 UTC Amit Kapila <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-29 09:22 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-29 18:47 UTC Amit Kapila <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-29 21:54 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-29 22:06 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-30 00:31 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-30 02:49 UTC Nisha Moond <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-30 08:12 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-30 18:21 UTC Amit Kapila <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-31 06:02 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-31 06:12 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-31 06:57 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-31 11:54 UTC Amit Kapila <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-31 12:08 UTC vignesh C <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-31 23:06 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-05-31 23:23 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-01 01:39 UTC Peter Smith <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-01 03:33 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-01 11:41 UTC Amit Kapila <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-01 12:23 UTC Nisha Moond <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-02 05:21 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-02 06:46 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-02 07:41 UTC Peter Smith <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-02 08:10 UTC Peter Smith <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-02 10:52 UTC Amit Kapila <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-03 04:40 UTC vignesh C <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-03 09:54 UTC Nisha Moond <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-03 10:48 UTC Nisha Moond <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-03 13:58 UTC Zsolt Parragi <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-04 06:01 UTC shveta malik <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-04 06:29 UTC Peter Smith <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-04 06:58 UTC shveta malik <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-04 07:25 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-04 08:39 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-04 09:00 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-04 09:13 UTC Nisha Moond <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-04 09:17 UTC shveta malik <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-04 09:24 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-04 10:35 UTC shveta malik <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-04 10:54 UTC Nisha Moond <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-05 02:29 UTC Peter Smith <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-05 06:23 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-05 09:36 UTC shveta malik <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-05 10:51 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-08 06:12 UTC shveta malik <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-08 09:22 UTC Nisha Moond <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-08 09:40 UTC shveta malik <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-08 11:35 UTC vignesh C <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-08 11:39 UTC vignesh C <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-08 13:31 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-09 03:48 UTC shveta malik <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-09 03:57 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-10 07:18 UTC Amit Kapila <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-10 09:37 UTC shveta malik <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-11 04:12 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-11 05:13 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-11 10:34 UTC shveta malik <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-11 12:22 UTC vignesh C <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-13 10:16 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-13 11:27 UTC Amit Kapila <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-15 03:57 UTC shveta malik <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-15 05:04 UTC Peter Smith <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-15 05:16 UTC vignesh C <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-15 05:21 UTC Shlok Kyal <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-15 05:57 UTC shveta malik <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-15 06:06 UTC Peter Smith <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-15 06:26 UTC vignesh C <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-15 08:50 UTC Amit Kapila <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-15 08:58 UTC Peter Smith <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-15 08:59 UTC Amit Kapila <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-15 09:02 UTC shveta malik <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-15 09:06 UTC Amit Kapila <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-15 10:54 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-15 11:15 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-15 11:56 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-15 12:55 UTC shveta malik <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-15 23:49 UTC Peter Smith <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-16 03:57 UTC vignesh C <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-16 04:25 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-16 04:26 UTC shveta malik <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-16 04:29 UTC shveta malik <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-16 04:50 UTC Amit Kapila <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-16 05:00 UTC shveta malik <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-16 09:43 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-16 10:41 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-16 13:21 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-16 13:24 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-17 06:28 UTC Amit Kapila <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-17 13:00 UTC vignesh C <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-17 13:03 UTC vignesh C <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-18 03:58 UTC shveta malik <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-18 04:02 UTC shveta malik <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-18 05:59 UTC Shlok Kyal <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-18 11:24 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-19 12:27 UTC Nikhil Shetty <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-19 12:37 UTC shveta malik <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-19 13:26 UTC Nikhil Shetty <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-21 12:55 UTC vignesh C <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-21 13:48 UTC Amit Kapila <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-21 14:22 UTC vignesh C <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-22 03:10 UTC Amit Kapila <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-22 04:03 UTC vignesh C <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-22 05:26 UTC vignesh C <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-22 08:26 UTC shveta malik <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-22 08:38 UTC shveta malik <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-22 09:07 UTC Amit Kapila <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-22 09:21 UTC shveta malik <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-22 11:02 UTC Nisha Moond <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-22 15:22 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-23 05:27 UTC shveta malik <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-23 08:52 UTC vignesh C <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-24 07:22 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-24 11:01 UTC Amit Kapila <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-24 12:24 UTC vignesh C <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-24 13:56 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-24 19:31 UTC Zsolt Parragi <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-25 03:31 UTC Peter Smith <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-25 03:56 UTC shveta malik <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-25 05:04 UTC vignesh C <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-25 06:07 UTC shveta malik <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-25 11:27 UTC Amit Kapila <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-25 12:59 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-25 13:00 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-25 13:07 UTC Amit Kapila <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-25 13:45 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-25 14:31 UTC Nisha Moond <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-26 03:43 UTC Peter Smith <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-26 04:14 UTC shveta malik <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-26 05:19 UTC vignesh C <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-26 05:55 UTC vignesh C <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-26 07:13 UTC Amit Kapila <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-26 09:25 UTC vignesh C <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-26 09:42 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-26 10:09 UTC Amit Kapila <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-26 10:30 UTC shveta malik <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-27 02:33 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-27 02:36 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-27 02:37 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-29 08:51 UTC shveta malik <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-29 10:36 UTC Shlok Kyal <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-29 10:43 UTC Amit Kapila <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-29 11:54 UTC Nisha Moond <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-30 01:55 UTC Peter Smith <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-30 03:30 UTC shveta malik <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-30 03:52 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-30 05:32 UTC Amit Kapila <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-30 09:00 UTC Amit Kapila <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-06-30 11:50 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-07-01 06:34 UTC shveta malik <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-07-01 07:14 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-07-01 07:46 UTC shveta malik <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-07-01 13:25 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-07-02 08:09 UTC Dilip Kumar <[email protected]>
` Re: Proposal: Conflict log history table for Logical Replication
2026-07-02 10:03 UTC shveta malik <[email protected]>
[226+ messages in thread]
Re: [(known) BUG] DELETE/UPDATE more than one row in partitioned foreign table
2026-06-01 10:44 UTC Etsuro Fujita <[email protected]>
` Re: [(known) BUG] DELETE/UPDATE more than one row in partitioned foreign table
2026-06-05 11:59 UTC Etsuro Fujita <[email protected]>
` Re: [(known) BUG] DELETE/UPDATE more than one row in partitioned foreign table
2026-06-06 20:33 UTC Nikita Malakhov <[email protected]>
` Re: [(known) BUG] DELETE/UPDATE more than one row in partitioned foreign table
2026-06-08 12:45 UTC Etsuro Fujita <[email protected]>
` Re: [(known) BUG] DELETE/UPDATE more than one row in partitioned foreign table
2026-06-10 05:37 UTC Michael Paquier <[email protected]>
` Re: [(known) BUG] DELETE/UPDATE more than one row in partitioned foreign table
2026-06-10 11:22 UTC Etsuro Fujita <[email protected]>
` Re: [(known) BUG] DELETE/UPDATE more than one row in partitioned foreign table
2026-06-10 11:30 UTC Etsuro Fujita <[email protected]>
` Re: [(known) BUG] DELETE/UPDATE more than one row in partitioned foreign table
2026-06-10 22:25 UTC Michael Paquier <[email protected]>
` Re: [(known) BUG] DELETE/UPDATE more than one row in partitioned foreign table
2026-06-10 22:30 UTC Michael Paquier <[email protected]>
` Re: [(known) BUG] DELETE/UPDATE more than one row in partitioned foreign table
2026-06-13 19:43 UTC Nikita Malakhov <[email protected]>
` Re: [(known) BUG] DELETE/UPDATE more than one row in partitioned foreign table
2026-06-15 14:54 UTC Etsuro Fujita <[email protected]>
` Re: [(known) BUG] DELETE/UPDATE more than one row in partitioned foreign table
2026-07-09 14:03 UTC Nikita Malakhov <[email protected]>
[12+ messages in thread]
Proposal: new file format for hba/ident/hosts configuration?
2026-07-07 17:00 UTC Zsolt Parragi <[email protected]>
` Re: Proposal: new file format for hba/ident/hosts configuration?
2026-07-07 17:17 UTC Tristan Partin <[email protected]>
` Re: Proposal: new file format for hba/ident/hosts configuration?
2026-07-07 21:21 UTC Andrew Dunstan <[email protected]>
` Re: Proposal: new file format for hba/ident/hosts configuration?
2026-07-07 21:44 UTC Tristan Partin <[email protected]>
` Re: Proposal: new file format for hba/ident/hosts configuration?
2026-07-07 21:48 UTC Jacob Champion <[email protected]>
` Re: Proposal: new file format for hba/ident/hosts configuration?
2026-07-07 21:58 UTC Tom Lane <[email protected]>
` Re: Proposal: new file format for hba/ident/hosts configuration?
2026-07-07 23:08 UTC Jacob Champion <[email protected]>
` Re: Proposal: new file format for hba/ident/hosts configuration?
2026-07-08 15:33 UTC Zsolt Parragi <[email protected]>
` Re: Proposal: new file format for hba/ident/hosts configuration?
2026-07-08 15:42 UTC Zsolt Parragi <[email protected]>
` Re: Proposal: new file format for hba/ident/hosts configuration?
2026-07-09 12:16 UTC Andrew Dunstan <[email protected]>
` Re: Proposal: new file format for hba/ident/hosts configuration?
2026-07-09 13:31 UTC Zsolt Parragi <[email protected]>
[11+ messages in thread]
Fix duplicate detection for null-treatment window functions
2026-07-07 15:14 UTC Chao Li <[email protected]>
` Re: Fix duplicate detection for null-treatment window functions
2026-07-09 12:32 UTC Chao Li <[email protected]>
[2+ messages in thread]
Re: Implement waiting for wal lsn replay: reloaded
2026-01-07 00:32 UTC Andres Freund <[email protected]>
` Re: Implement waiting for wal lsn replay: reloaded
2026-01-07 04:08 UTC Xuneng Zhou <[email protected]>
` Re: Implement waiting for wal lsn replay: reloaded
2026-01-07 08:06 UTC Alexander Korotkov <[email protected]>
` Re: Implement waiting for wal lsn replay: reloaded
2026-01-08 14:19 UTC Alexander Korotkov <[email protected]>
` Re: Implement waiting for wal lsn replay: reloaded
2026-01-08 16:29 UTC Xuneng Zhou <[email protected]>
` Re: Implement waiting for wal lsn replay: reloaded
2026-01-08 20:42 UTC Alexander Korotkov <[email protected]>
` Re: Implement waiting for wal lsn replay: reloaded
2026-01-09 13:44 UTC Xuneng Zhou <[email protected]>
` Re: Implement waiting for wal lsn replay: reloaded
2026-01-10 04:47 UTC Xuneng Zhou <[email protected]>
` Re: Implement waiting for wal lsn replay: reloaded
2026-01-12 06:53 UTC Xuneng Zhou <[email protected]>
` Re: Implement waiting for wal lsn replay: reloaded
2026-01-20 01:28 UTC Xuneng Zhou <[email protected]>
` Re: Implement waiting for wal lsn replay: reloaded
2026-01-27 01:14 UTC Xuneng Zhou <[email protected]>
` Re: Implement waiting for wal lsn replay: reloaded
2026-01-29 07:47 UTC Alexander Korotkov <[email protected]>
` Re: Implement waiting for wal lsn replay: reloaded
2026-05-19 20:00 UTC Alexander Lakhin <[email protected]>
` Re: Implement waiting for wal lsn replay: reloaded
2026-05-20 03:30 UTC Xuneng Zhou <[email protected]>
` Re: Implement waiting for wal lsn replay: reloaded
2026-05-20 05:18 UTC Xuneng Zhou <[email protected]>
` Re: Implement waiting for wal lsn replay: reloaded
2026-05-20 12:16 UTC Alexander Korotkov <[email protected]>
` Re: Implement waiting for wal lsn replay: reloaded
2026-05-23 17:09 UTC Xuneng Zhou <[email protected]>
` Re: Implement waiting for wal lsn replay: reloaded
2026-05-23 18:40 UTC Xuneng Zhou <[email protected]>
` Re: Implement waiting for wal lsn replay: reloaded
2026-05-25 09:00 UTC Alexander Korotkov <[email protected]>
` Re: Implement waiting for wal lsn replay: reloaded
2026-05-26 01:48 UTC Xuneng Zhou <[email protected]>
` Re: Implement waiting for wal lsn replay: reloaded
2026-05-26 15:53 UTC Xuneng Zhou <[email protected]>
` Re: Implement waiting for wal lsn replay: reloaded
2026-07-06 11:04 UTC Heikki Linnakangas <[email protected]>
` Re: Implement waiting for wal lsn replay: reloaded
2026-07-06 13:49 UTC Xuneng Zhou <[email protected]>
` Re: Implement waiting for wal lsn replay: reloaded
2026-07-06 14:17 UTC Xuneng Zhou <[email protected]>
` Re: Implement waiting for wal lsn replay: reloaded
2026-07-07 15:25 UTC Alexander Korotkov <[email protected]>
` Re: Implement waiting for wal lsn replay: reloaded
2026-07-08 12:08 UTC Xuneng Zhou <[email protected]>
` Re: Implement waiting for wal lsn replay: reloaded
2026-07-08 17:38 UTC Alexander Korotkov <[email protected]>
` Re: Implement waiting for wal lsn replay: reloaded
2026-07-09 04:53 UTC Xuneng Zhou <[email protected]>
` Re: Implement waiting for wal lsn replay: reloaded
2026-07-09 12:24 UTC Xuneng Zhou <[email protected]>
[29+ messages in thread]
Add a hook for handling logical decoding messages on subscribers.
2026-06-19 22:33 UTC Masahiko Sawada <[email protected]>
` Re: Add a hook for handling logical decoding messages on subscribers.
2026-06-22 22:39 UTC Bharath Rupireddy <[email protected]>
` Re: Add a hook for handling logical decoding messages on subscribers.
2026-06-23 08:52 UTC Amit Kapila <[email protected]>
` Re: Add a hook for handling logical decoding messages on subscribers.
2026-06-23 18:01 UTC Masahiko Sawada <[email protected]>
` Re: Add a hook for handling logical decoding messages on subscribers.
2026-06-23 18:48 UTC Masahiko Sawada <[email protected]>
` Re: Add a hook for handling logical decoding messages on subscribers.
2026-06-24 00:21 UTC Masahiko Sawada <[email protected]>
` Re: Add a hook for handling logical decoding messages on subscribers.
2026-07-09 12:14 UTC Fujii Masao <[email protected]>
[7+ 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]>
` Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
2026-05-28 02:48 UTC Ajin Cherian <[email protected]>
` Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
2026-06-05 10:09 UTC vignesh C <[email protected]>
` Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
2026-06-08 17:06 UTC Shlok Kyal <[email protected]>
` Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
2026-06-09 04:13 UTC shveta malik <[email protected]>
` Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
2026-06-09 04:17 UTC shveta malik <[email protected]>
` Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
2026-06-09 11:32 UTC Shlok Kyal <[email protected]>
` Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
2026-06-11 06:38 UTC shveta malik <[email protected]>
` RE: [PATCH] Preserve replication origin OIDs in pg_upgrade
2026-06-11 06:52 UTC Hayato Kuroda (Fujitsu) <[email protected]>
` Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
2026-06-11 10:37 UTC shveta malik <[email protected]>
` Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
2026-06-15 11:31 UTC Amit Kapila <[email protected]>
` Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
2026-06-16 09:20 UTC Ajin Cherian <[email protected]>
` Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
2026-06-17 09:19 UTC Ajin Cherian <[email protected]>
` Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
2026-06-17 10:59 UTC Nisha Moond <[email protected]>
` Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
2026-06-17 11:42 UTC Nisha Moond <[email protected]>
` Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
2026-06-18 09:16 UTC shveta malik <[email protected]>
` Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
2026-06-19 03:59 UTC shveta malik <[email protected]>
` Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
2026-06-19 07:48 UTC Shlok Kyal <[email protected]>
` Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
2026-06-21 16:22 UTC Rui Zhao <[email protected]>
` Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
2026-06-23 11:50 UTC Ajin Cherian <[email protected]>
` Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
2026-06-23 16:07 UTC Rui Zhao <[email protected]>
` Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
2026-06-24 05:09 UTC shveta malik <[email protected]>
` Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
2026-06-24 05:21 UTC shveta malik <[email protected]>
` Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
2026-06-24 13:27 UTC Shlok Kyal <[email protected]>
` Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
2026-06-24 16:44 UTC Zsolt Parragi <[email protected]>
` Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
2026-07-01 02:49 UTC Ajin Cherian <[email protected]>
` Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
2026-07-05 16:09 UTC Rui Zhao <[email protected]>
` Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
2026-07-06 03:31 UTC shveta malik <[email protected]>
` Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
2026-07-06 05:12 UTC shveta malik <[email protected]>
` Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
2026-07-06 06:40 UTC Shlok Kyal <[email protected]>
` Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
2026-07-06 13:10 UTC Rui Zhao <[email protected]>
` Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
2026-07-08 04:01 UTC shveta malik <[email protected]>
` Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
2026-07-08 04:07 UTC shveta malik <[email protected]>
` RE: [PATCH] Preserve replication origin OIDs in pg_upgrade
2026-07-08 06:21 UTC Hayato Kuroda (Fujitsu) <[email protected]>
` Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
2026-07-08 06:27 UTC shveta malik <[email protected]>
` Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
2026-07-08 09:09 UTC Amit Kapila <[email protected]>
` Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
2026-07-08 10:02 UTC Amit Kapila <[email protected]>
` RE: [PATCH] Preserve replication origin OIDs in pg_upgrade
2026-07-08 10:07 UTC Hayato Kuroda (Fujitsu) <[email protected]>
` Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
2026-07-08 10:42 UTC Amit Kapila <[email protected]>
` Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
2026-07-09 03:28 UTC shveta malik <[email protected]>
` Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
2026-07-09 11:37 UTC Ajin Cherian <[email protected]>
[44+ messages in thread]
PG19 FK fast path: OOB write and missed FK checks during batched
2026-06-06 08:30 UTC Nikolay Samokhvalov <[email protected]>
` Re: PG19 FK fast path: OOB write and missed FK checks during batched
2026-06-06 09:13 UTC Amit Langote <[email protected]>
` Re: PG19 FK fast path: OOB write and missed FK checks during batched
2026-06-08 08:18 UTC Amit Langote <[email protected]>
` Re: PG19 FK fast path: OOB write and missed FK checks during batched
2026-06-09 13:31 UTC Amit Langote <[email protected]>
` Re: PG19 FK fast path: OOB write and missed FK checks during batched
2026-06-10 08:16 UTC Nikolay Samokhvalov <[email protected]>
` Re: PG19 FK fast path: OOB write and missed FK checks during batched
2026-06-10 08:32 UTC Amit Langote <[email protected]>
` Re: PG19 FK fast path: OOB write and missed FK checks during batched
2026-06-10 10:08 UTC Ayush Tiwari <[email protected]>
` Re: PG19 FK fast path: OOB write and missed FK checks during batched
2026-06-10 12:17 UTC Amit Langote <[email protected]>
` Re: PG19 FK fast path: OOB write and missed FK checks during batched
2026-06-10 12:48 UTC Ayush Tiwari <[email protected]>
` Re: PG19 FK fast path: OOB write and missed FK checks during batched
2026-06-11 08:18 UTC Junwang Zhao <[email protected]>
` Re: PG19 FK fast path: OOB write and missed FK checks during batched
2026-06-11 09:05 UTC Amit Langote <[email protected]>
` Re: PG19 FK fast path: OOB write and missed FK checks during batched
2026-06-11 09:50 UTC Junwang Zhao <[email protected]>
` Re: PG19 FK fast path: OOB write and missed FK checks during batched
2026-06-11 10:47 UTC Amit Langote <[email protected]>
` Re: PG19 FK fast path: OOB write and missed FK checks during batched
2026-06-12 02:46 UTC Amit Langote <[email protected]>
` Re: PG19 FK fast path: OOB write and missed FK checks during batched
2026-07-05 22:21 UTC Noah Misch <[email protected]>
` Re: PG19 FK fast path: OOB write and missed FK checks during batched
2026-07-06 14:29 UTC Amit Langote <[email protected]>
` Re: PG19 FK fast path: OOB write and missed FK checks during batched
2026-07-09 11:37 UTC Amit Langote <[email protected]>
[17+ 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]>
` Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
2026-05-28 13:41 UTC Ilmar Y <[email protected]>
` Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
2026-05-29 06:50 UTC Akshay Joshi <[email protected]>
` Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
2026-05-29 07:38 UTC Japin Li <[email protected]>
` Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
2026-05-30 12:14 UTC Ilmar Y <[email protected]>
` Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
2026-06-08 12:41 UTC solai v <[email protected]>
` Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
2026-06-22 13:04 UTC Akshay Joshi <[email protected]>
` Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
2026-06-22 13:19 UTC Akshay Joshi <[email protected]>
` Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
2026-06-29 13:42 UTC Akshay Joshi <[email protected]>
` Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
2026-06-30 11:18 UTC Akshay Joshi <[email protected]>
` Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
2026-07-01 09:15 UTC solai v <[email protected]>
` Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
2026-07-01 10:31 UTC Akshay Joshi <[email protected]>
` Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
2026-07-01 11:31 UTC solai v <[email protected]>
` Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
2026-07-06 11:28 UTC Akshay Joshi <[email protected]>
` Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
2026-07-08 16:58 UTC Rui Zhao <[email protected]>
` Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
2026-07-09 10:57 UTC Akshay Joshi <[email protected]>
[19+ messages in thread]
Add enable_groupagg GUC parameter to control GroupAggregate usage
2025-06-06 07:59 UTC Tatsuro Yamada <[email protected]>
` Re: Add enable_groupagg GUC parameter to control GroupAggregate usage
2025-06-06 10:03 UTC Tatsuro Yamada <[email protected]>
` Re: Add enable_groupagg GUC parameter to control GroupAggregate usage
2025-06-09 10:50 UTC Ashutosh Bapat <[email protected]>
` Re: Add enable_groupagg GUC parameter to control GroupAggregate usage
2025-06-11 03:07 UTC Tatsuro Yamada <[email protected]>
` Re: Add enable_groupagg GUC parameter to control GroupAggregate usage
2025-06-11 08:36 UTC Tatsuro Yamada <[email protected]>
` Re: Add enable_groupagg GUC parameter to control GroupAggregate usage
2025-06-16 02:49 UTC David Rowley <[email protected]>
` Re: Add enable_groupagg GUC parameter to control GroupAggregate usage
2025-06-20 10:34 UTC Tatsuro Yamada <[email protected]>
` Re: Add enable_groupagg GUC parameter to control GroupAggregate usage
2026-06-24 23:05 UTC Richard Guo <[email protected]>
` Re: Add enable_groupagg GUC parameter to control GroupAggregate usage
2026-06-25 03:18 UTC Richard Guo <[email protected]>
` RE: Add enable_groupagg GUC parameter to control GroupAggregate usage
2026-06-25 09:11 UTC Tatsuro Yamada <[email protected]>
` Re: Add enable_groupagg GUC parameter to control GroupAggregate usage
2026-06-26 06:26 UTC Richard Guo <[email protected]>
` RE: Add enable_groupagg GUC parameter to control GroupAggregate usage
2026-06-29 10:02 UTC Tatsuro Yamada <[email protected]>
` Re: Add enable_groupagg GUC parameter to control GroupAggregate usage
2026-07-07 06:47 UTC Richard Guo <[email protected]>
` Re: Add enable_groupagg GUC parameter to control GroupAggregate usage
2026-07-07 06:53 UTC Richard Guo <[email protected]>
` RE: Add enable_groupagg GUC parameter to control GroupAggregate usage
2026-07-08 11:09 UTC Tatsuro Yamada <[email protected]>
` RE: Add enable_groupagg GUC parameter to control GroupAggregate usage
2026-07-08 11:54 UTC Tatsuro Yamada <[email protected]>
` Re: Add enable_groupagg GUC parameter to control GroupAggregate usage
2026-07-09 01:01 UTC Richard Guo <[email protected]>
` RE: Add enable_groupagg GUC parameter to control GroupAggregate usage
2026-07-09 10:55 UTC Tatsuro Yamada <[email protected]>
[18+ messages in thread]
Rendezvous variables: safe to pass an access token between two extensions?
2026-07-09 10:36 UTC vaibhave postgres <[email protected]>
` Re: Rendezvous variables: safe to pass an access token between two extensions?
2026-07-09 10:44 UTC Andreas Karlsson <[email protected]>
[2+ messages in thread]
Re: [Bug] Add the missing RTE_GRAPH_TABLE case to transformLockingClause()
2026-06-09 19:33 UTC Ayush Tiwari <[email protected]>
` Re: [Bug] Add the missing RTE_GRAPH_TABLE case to transformLockingClause()
2026-06-10 12:49 UTC Ashutosh Bapat <[email protected]>
` Re: [Bug] Add the missing RTE_GRAPH_TABLE case to transformLockingClause()
2026-07-09 08:18 UTC Peter Eisentraut <[email protected]>
` Re: [Bug] Add the missing RTE_GRAPH_TABLE case to transformLockingClause()
2026-07-09 09:40 UTC Ashutosh Bapat <[email protected]>
[4+ messages in thread]
Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-05-19 11:14 UTC Nisha Moond <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-05-22 02:26 UTC Peter Smith <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-05-22 05:30 UTC Peter Smith <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-05-26 05:56 UTC Peter Smith <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-05-28 11:26 UTC Nisha Moond <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-05-28 11:28 UTC Nisha Moond <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-05-28 11:28 UTC Nisha Moond <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-05-29 05:31 UTC Peter Smith <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-05-29 08:24 UTC Peter Smith <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-05-30 04:32 UTC Nisha Moond <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-05-30 04:32 UTC Nisha Moond <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-06-01 07:24 UTC Peter Smith <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-06-01 07:26 UTC Peter Smith <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-06-01 07:28 UTC Peter Smith <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-06-02 08:56 UTC Nisha Moond <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-06-02 08:56 UTC Nisha Moond <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-06-02 08:57 UTC Nisha Moond <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-06-02 21:21 UTC Zsolt Parragi <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-06-05 11:41 UTC Nisha Moond <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-06-06 20:39 UTC Zsolt Parragi <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-06-09 16:21 UTC Nisha Moond <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-06-09 21:36 UTC Zsolt Parragi <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-06-10 04:36 UTC Peter Smith <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-06-10 09:03 UTC Nisha Moond <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-06-10 10:26 UTC Nisha Moond <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-06-10 20:54 UTC Zsolt Parragi <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-06-11 06:47 UTC Peter Smith <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-06-15 06:08 UTC Amit Kapila <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-06-15 06:19 UTC Amit Kapila <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-06-15 11:30 UTC Nisha Moond <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-06-15 11:30 UTC Nisha Moond <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-06-15 21:45 UTC Zsolt Parragi <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-06-16 01:21 UTC Peter Smith <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-06-16 04:35 UTC Amit Kapila <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-06-16 06:36 UTC Peter Smith <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-06-16 08:23 UTC Peter Smith <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-06-16 10:44 UTC Nisha Moond <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-06-16 11:08 UTC Amit Kapila <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-06-17 01:53 UTC Peter Smith <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-06-17 03:38 UTC Peter Smith <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-06-18 06:35 UTC Nisha Moond <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-06-22 02:16 UTC Peter Smith <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-06-22 12:49 UTC Nisha Moond <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-06-22 23:40 UTC Peter Smith <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-06-30 10:16 UTC shveta malik <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-07-01 10:07 UTC Nisha Moond <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-07-01 10:12 UTC Nisha Moond <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-07-01 10:16 UTC shveta malik <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-07-01 10:24 UTC shveta malik <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-07-02 04:51 UTC Nisha Moond <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-07-02 08:49 UTC shveta malik <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-07-02 09:03 UTC Amit Kapila <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-07-03 16:45 UTC Nisha Moond <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-07-03 16:45 UTC Nisha Moond <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-07-06 03:11 UTC shveta malik <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-07-06 07:55 UTC Peter Smith <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-07-06 23:01 UTC Peter Smith <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-07-07 03:09 UTC shveta malik <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-07-07 09:01 UTC shveta malik <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-07-07 10:43 UTC shveta malik <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-07-08 06:28 UTC Amit Kapila <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-07-08 08:52 UTC shveta malik <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-07-08 09:28 UTC shveta malik <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-07-08 15:20 UTC Nisha Moond <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-07-08 15:22 UTC Nisha Moond <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-07-08 15:22 UTC Nisha Moond <[email protected]>
` Re: Support EXCEPT for TABLES IN SCHEMA publications
2026-07-09 09:23 UTC shveta malik <[email protected]>
[67+ messages in thread]
[Proposal] Adding callback support for custom statistics kinds
2025-10-22 20:24 UTC Sami Imseih <[email protected]>
` Re: [Proposal] Adding callback support for custom statistics kinds
2025-10-23 03:33 UTC Michael Paquier <[email protected]>
` Re: [Proposal] Adding callback support for custom statistics kinds
2025-10-23 21:35 UTC Sami Imseih <[email protected]>
` Re: [Proposal] Adding callback support for custom statistics kinds
2025-10-23 23:33 UTC Michael Paquier <[email protected]>
` Re: [Proposal] Adding callback support for custom statistics kinds
2025-10-24 00:57 UTC Sami Imseih <[email protected]>
` Re: [Proposal] Adding callback support for custom statistics kinds
2025-10-24 05:54 UTC Michael Paquier <[email protected]>
` Re: [Proposal] Adding callback support for custom statistics kinds
2025-11-10 19:56 UTC Sami Imseih <[email protected]>
` Re: [Proposal] Adding callback support for custom statistics kinds
2025-11-10 23:21 UTC Michael Paquier <[email protected]>
` Re: [Proposal] Adding callback support for custom statistics kinds
2025-11-19 20:10 UTC Sami Imseih <[email protected]>
` Re: [Proposal] Adding callback support for custom statistics kinds
2025-11-20 02:10 UTC Sami Imseih <[email protected]>
` Re: [Proposal] Adding callback support for custom statistics kinds
2025-11-24 00:10 UTC Michael Paquier <[email protected]>
` Re: [Proposal] Adding callback support for custom statistics kinds
2025-11-24 04:43 UTC Sami Imseih <[email protected]>
` Re: [Proposal] Adding callback support for custom statistics kinds
2025-11-25 00:18 UTC Sami Imseih <[email protected]>
` Re: [Proposal] Adding callback support for custom statistics kinds
2025-11-25 02:03 UTC Michael Paquier <[email protected]>
` Re: [Proposal] Adding callback support for custom statistics kinds
2025-12-02 20:58 UTC Sami Imseih <[email protected]>
` Re: [Proposal] Adding callback support for custom statistics kinds
2025-12-03 00:01 UTC Michael Paquier <[email protected]>
` Re: [Proposal] Adding callback support for custom statistics kinds
2025-12-03 05:41 UTC Chao Li <[email protected]>
` Re: [Proposal] Adding callback support for custom statistics kinds
2025-12-03 05:54 UTC Michael Paquier <[email protected]>
` Re: [Proposal] Adding callback support for custom statistics kinds
2025-12-03 06:16 UTC Chao Li <[email protected]>
` Re: [Proposal] Adding callback support for custom statistics kinds
2025-12-04 23:00 UTC Sami Imseih <[email protected]>
` Re: [Proposal] Adding callback support for custom statistics kinds
2025-12-04 23:14 UTC Michael Paquier <[email protected]>
` Re: [Proposal] Adding callback support for custom statistics kinds
2025-12-06 01:27 UTC Sami Imseih <[email protected]>
` Re: [Proposal] Adding callback support for custom statistics kinds
2025-12-07 17:42 UTC Sami Imseih <[email protected]>
` Re: [Proposal] Adding callback support for custom statistics kinds
2025-12-08 06:35 UTC Michael Paquier <[email protected]>
` Re: [Proposal] Adding callback support for custom statistics kinds
2025-12-08 19:09 UTC Sami Imseih <[email protected]>
` Re: [Proposal] Adding callback support for custom statistics kinds
2025-12-09 03:38 UTC Chao Li <[email protected]>
` Re: [Proposal] Adding callback support for custom statistics kinds
2025-12-09 03:57 UTC Sami Imseih <[email protected]>
` Re: [Proposal] Adding callback support for custom statistics kinds
2025-12-09 04:45 UTC Michael Paquier <[email protected]>
` Re: [Proposal] Adding callback support for custom statistics kinds
2025-12-09 05:23 UTC Chao Li <[email protected]>
` Re: [Proposal] Adding callback support for custom statistics kinds
2025-12-09 05:35 UTC Chao Li <[email protected]>
` Re: [Proposal] Adding callback support for custom statistics kinds
2025-12-09 21:54 UTC Sami Imseih <[email protected]>
` Re: [Proposal] Adding callback support for custom statistics kinds
2025-12-09 23:05 UTC Chao Li <[email protected]>
` Re: [Proposal] Adding callback support for custom statistics kinds
2025-12-09 23:15 UTC Sami Imseih <[email protected]>
` Re: [Proposal] Adding callback support for custom statistics kinds
2025-12-10 08:04 UTC Michael Paquier <[email protected]>
` Re: [Proposal] Adding callback support for custom statistics kinds
2025-12-10 18:36 UTC Sami Imseih <[email protected]>
` Re: [Proposal] Adding callback support for custom statistics kinds
2025-12-12 02:58 UTC Michael Paquier <[email protected]>
` Re: [Proposal] Adding callback support for custom statistics kinds
2025-12-12 09:39 UTC Michael Paquier <[email protected]>
` Re: [Proposal] Adding callback support for custom statistics kinds
2025-12-13 00:41 UTC Sami Imseih <[email protected]>
` Re: [Proposal] Adding callback support for custom statistics kinds
2025-12-13 02:00 UTC Michael Paquier <[email protected]>
` Re: [Proposal] Adding callback support for custom statistics kinds
2025-12-14 00:33 UTC Sami Imseih <[email protected]>
` Re: [Proposal] Adding callback support for custom statistics kinds
2025-12-14 01:55 UTC Sami Imseih <[email protected]>
` Re: [Proposal] Adding callback support for custom statistics kinds
2025-12-15 00:55 UTC Michael Paquier <[email protected]>
` Re: [Proposal] Adding callback support for custom statistics kinds
2025-12-17 07:03 UTC Peter Eisentraut <[email protected]>
` Re: [Proposal] Adding callback support for custom statistics kinds
2025-12-17 08:11 UTC Michael Paquier <[email protected]>
` Re: [Proposal] Adding callback support for custom statistics kinds
2025-12-17 17:01 UTC Sami Imseih <[email protected]>
` Re: [Proposal] Adding callback support for custom statistics kinds
2025-12-17 22:42 UTC Michael Paquier <[email protected]>
` Re: [Proposal] Adding callback support for custom statistics kinds
2026-07-09 09:10 UTC Peter Eisentraut <[email protected]>
[47+ messages in thread]
[PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-06-03 12:58 UTC Akshay Joshi <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-06-08 11:30 UTC Akshay Joshi <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-06-08 19:11 UTC Marcos Pegoraro <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-06-08 21:12 UTC Zsolt Parragi <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-06-09 08:58 UTC Akshay Joshi <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-06-09 19:17 UTC Zsolt Parragi <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-06-10 11:24 UTC Akshay Joshi <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-06-10 20:43 UTC Zsolt Parragi <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-06-11 07:48 UTC Akshay Joshi <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-06-11 13:07 UTC Marcos Pegoraro <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-06-11 21:00 UTC Zsolt Parragi <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-06-12 01:10 UTC Kyotaro Horiguchi <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-06-15 07:52 UTC Akshay Joshi <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-06-15 08:55 UTC Akshay Joshi <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-06-15 21:04 UTC Marcos Pegoraro <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-06-19 12:19 UTC Akshay Joshi <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-06-19 19:45 UTC Zsolt Parragi <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-06-22 06:26 UTC Akshay Joshi <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-06-22 06:54 UTC Chao Li <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-06-22 12:40 UTC Akshay Joshi <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-06-22 14:00 UTC Chao Li <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-06-22 14:11 UTC Akshay Joshi <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-06-22 14:54 UTC Marcos Pegoraro <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-06-22 18:56 UTC Zsolt Parragi <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-06-23 02:18 UTC Chao Li <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-06-23 06:15 UTC Kyotaro Horiguchi <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-06-23 07:21 UTC Kyotaro Horiguchi <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-06-23 08:57 UTC Akshay Joshi <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-06-23 09:22 UTC Akshay Joshi <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-06-23 13:34 UTC Akshay Joshi <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-06-23 14:03 UTC Marcos Pegoraro <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-06-23 20:05 UTC Zsolt Parragi <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-06-24 08:23 UTC Akshay Joshi <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-06-24 09:16 UTC Akshay Joshi <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-06-28 16:44 UTC Rui Zhao <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-06-29 10:40 UTC Akshay Joshi <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-06-29 13:38 UTC Akshay Joshi <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-06-29 21:31 UTC Zsolt Parragi <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-07-01 14:12 UTC Akshay Joshi <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-07-01 15:10 UTC Marcos Pegoraro <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-07-01 22:19 UTC Zsolt Parragi <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-07-02 02:17 UTC Kyotaro Horiguchi <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-07-02 07:48 UTC Akshay Joshi <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-07-02 08:48 UTC Akshay Joshi <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-07-02 10:39 UTC Akshay Joshi <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-07-02 16:35 UTC Marcos Pegoraro <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-07-02 22:34 UTC Zsolt Parragi <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-07-03 08:47 UTC Akshay Joshi <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-07-04 16:35 UTC Rui Zhao <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-07-06 10:57 UTC Akshay Joshi <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-07-07 16:53 UTC Rui Zhao <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-07-08 11:56 UTC Akshay Joshi <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-07-08 13:58 UTC Marcos Pegoraro <[email protected]>
` Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
2026-07-09 08:53 UTC Akshay Joshi <[email protected]>
[54+ messages in thread]
Include sequences in publications created by pg_createsubscriber
2026-06-19 13:59 UTC vignesh C <[email protected]>
` RE: Include sequences in publications created by pg_createsubscriber
2026-06-22 12:39 UTC Hayato Kuroda (Fujitsu) <[email protected]>
` Re: Include sequences in publications created by pg_createsubscriber
2026-06-23 01:03 UTC Peter Smith <[email protected]>
` Re: Include sequences in publications created by pg_createsubscriber
2026-06-23 10:19 UTC vignesh C <[email protected]>
` Re: Include sequences in publications created by pg_createsubscriber
2026-06-24 07:30 UTC vignesh C <[email protected]>
` Re: Include sequences in publications created by pg_createsubscriber
2026-06-25 00:58 UTC Peter Smith <[email protected]>
` Re: Include sequences in publications created by pg_createsubscriber
2026-06-25 05:35 UTC Ashutosh Sharma <[email protected]>
` Re: Include sequences in publications created by pg_createsubscriber
2026-06-25 05:57 UTC Peter Smith <[email protected]>
` Re: Include sequences in publications created by pg_createsubscriber
2026-06-25 10:00 UTC vignesh C <[email protected]>
` Re: Include sequences in publications created by pg_createsubscriber
2026-06-25 22:19 UTC Peter Smith <[email protected]>
` Re: Include sequences in publications created by pg_createsubscriber
2026-06-29 08:49 UTC vignesh C <[email protected]>
` Re: Include sequences in publications created by pg_createsubscriber
2026-06-29 14:36 UTC Shlok Kyal <[email protected]>
` Re: Include sequences in publications created by pg_createsubscriber
2026-06-30 06:47 UTC vignesh C <[email protected]>
` Re: Include sequences in publications created by pg_createsubscriber
2026-07-01 02:46 UTC Peter Smith <[email protected]>
` Re: Include sequences in publications created by pg_createsubscriber
2026-07-01 07:21 UTC vignesh C <[email protected]>
` Re: Include sequences in publications created by pg_createsubscriber
2026-07-01 21:25 UTC Peter Smith <[email protected]>
` Re: Include sequences in publications created by pg_createsubscriber
2026-07-02 06:29 UTC Shlok Kyal <[email protected]>
` Re: Include sequences in publications created by pg_createsubscriber
2026-07-06 08:00 UTC Shlok Kyal <[email protected]>
` Re: Include sequences in publications created by pg_createsubscriber
2026-07-06 10:57 UTC Ashutosh Sharma <[email protected]>
` Re: Include sequences in publications created by pg_createsubscriber
2026-07-07 06:20 UTC Peter Smith <[email protected]>
` Re: Include sequences in publications created by pg_createsubscriber
2026-07-08 07:24 UTC vignesh C <[email protected]>
` Re: Include sequences in publications created by pg_createsubscriber
2026-07-09 01:36 UTC Peter Smith <[email protected]>
` Re: Include sequences in publications created by pg_createsubscriber
2026-07-09 08:41 UTC vignesh C <[email protected]>
[23+ messages in thread]
PSQL - prevent describe listing tables that are already in listed schemas
2026-05-18 03:20 UTC Peter Smith <[email protected]>
` Re: PSQL - prevent describe listing tables that are already in listed schemas
2026-05-19 06:23 UTC Jim Jones <[email protected]>
` Re: PSQL - prevent describe listing tables that are already in listed schemas
2026-05-19 07:08 UTC Peter Smith <[email protected]>
` Re: PSQL - prevent describe listing tables that are already in listed schemas
2026-05-19 12:08 UTC Jim Jones <[email protected]>
` Re: PSQL - prevent describe listing tables that are already in listed schemas
2026-05-19 23:59 UTC Peter Smith <[email protected]>
` Re: PSQL - prevent describe listing tables that are already in listed schemas
2026-05-20 07:03 UTC Jim Jones <[email protected]>
` Re: PSQL - prevent describe listing tables that are already in listed schemas
2026-05-20 07:09 UTC Nisha Moond <[email protected]>
` Re: PSQL - prevent describe listing tables that are already in listed schemas
2026-05-20 07:30 UTC Jim Jones <[email protected]>
` Re: PSQL - prevent describe listing tables that are already in listed schemas
2026-05-20 08:27 UTC Nisha Moond <[email protected]>
` Re: PSQL - prevent describe listing tables that are already in listed schemas
2026-05-20 23:34 UTC Peter Smith <[email protected]>
` Re: PSQL - prevent describe listing tables that are already in listed schemas
2026-05-21 05:53 UTC Jim Jones <[email protected]>
` Re: PSQL - prevent describe listing tables that are already in listed schemas
2026-06-12 12:32 UTC Álvaro Herrera <[email protected]>
` Re: PSQL - prevent describe listing tables that are already in listed schemas
2026-06-12 12:53 UTC Álvaro Herrera <[email protected]>
` Re: PSQL - prevent describe listing tables that are already in listed schemas
2026-06-15 02:01 UTC Peter Smith <[email protected]>
` Re: PSQL - prevent describe listing tables that are already in listed schemas
2026-06-15 06:36 UTC Amit Kapila <[email protected]>
` Re: PSQL - prevent describe listing tables that are already in listed schemas
2026-07-07 23:28 UTC Peter Smith <[email protected]>
` Re: PSQL - prevent describe listing tables that are already in listed schemas
2026-07-08 11:06 UTC vignesh C <[email protected]>
` Re: PSQL - prevent describe listing tables that are already in listed schemas
2026-07-08 22:54 UTC Peter Smith <[email protected]>
` Re: PSQL - prevent describe listing tables that are already in listed schemas
2026-07-09 05:31 UTC vignesh C <[email protected]>
` Re: PSQL - prevent describe listing tables that are already in listed schemas
2026-07-09 08:41 UTC Shlok Kyal <[email protected]>
[20+ messages in thread]
[PATCH 08/10] Default to zstd..
2021-03-12 21:35 UTC Justin Pryzby <[email protected]>
` RE: Parallel Apply
2026-01-05 07:40 UTC Hayato Kuroda (Fujitsu) <[email protected]>
` RE: Parallel Apply
2026-01-30 11:18 UTC Hayato Kuroda (Fujitsu) <[email protected]>
` RE: Parallel Apply
2026-06-04 06:58 UTC Zhijie Hou (Fujitsu) <[email protected]>
` Re: Parallel Apply
2026-06-09 04:14 UTC Peter Smith <[email protected]>
` RE: Parallel Apply
2026-06-15 11:20 UTC Zhijie Hou (Fujitsu) <[email protected]>
` RE: Parallel Apply
2026-07-09 08:08 UTC Zhijie Hou (Fujitsu) <[email protected]>
[7+ 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