public inbox for [email protected]
help / color / mirror / Atom feedPer-table resync for logical replication subscriptions
2026-07-07 09:41 UTC Cagri Biroglu <[email protected]>
` Re: Per-table resync for logical replication subscriptions
2026-07-08 10:54 UTC Cagri Biroglu <[email protected]>
` Re: Per-table resync for logical replication subscriptions
2026-07-09 00:02 UTC Peter Smith <[email protected]>
[3+ messages in thread]
Add bms_offset_members() function for bitshifting Bitmapsets
2026-04-13 04:35 UTC David Rowley <[email protected]>
` Re: Add bms_offset_members() function for bitshifting Bitmapsets
2026-04-14 08:46 UTC Chao Li <[email protected]>
` Re: Add bms_offset_members() function for bitshifting Bitmapsets
2026-04-14 23:45 UTC David Rowley <[email protected]>
` Re: Add bms_offset_members() function for bitshifting Bitmapsets
2026-04-15 00:29 UTC Tom Lane <[email protected]>
` Re: Add bms_offset_members() function for bitshifting Bitmapsets
2026-04-15 02:21 UTC David Rowley <[email protected]>
` Re: Add bms_offset_members() function for bitshifting Bitmapsets
2026-04-15 02:30 UTC Tom Lane <[email protected]>
` Re: Add bms_offset_members() function for bitshifting Bitmapsets
2026-04-15 02:33 UTC David Rowley <[email protected]>
` Re: Add bms_offset_members() function for bitshifting Bitmapsets
2026-04-15 19:17 UTC Peter Eisentraut <[email protected]>
` Re: Add bms_offset_members() function for bitshifting Bitmapsets
2026-04-18 07:49 UTC David Rowley <[email protected]>
` Re: Add bms_offset_members() function for bitshifting Bitmapsets
2026-04-18 07:53 UTC David Rowley <[email protected]>
` Re: Add bms_offset_members() function for bitshifting Bitmapsets
2026-04-18 15:09 UTC Tom Lane <[email protected]>
` Re: Add bms_offset_members() function for bitshifting Bitmapsets
2026-04-19 19:21 UTC Greg Burd <[email protected]>
` Re: Add bms_offset_members() function for bitshifting Bitmapsets
2026-04-19 23:52 UTC David Rowley <[email protected]>
` Re: Add bms_offset_members() function for bitshifting Bitmapsets
2026-04-20 14:55 UTC Greg Burd <[email protected]>
` Re: Add bms_offset_members() function for bitshifting Bitmapsets
2026-04-21 01:40 UTC David Rowley <[email protected]>
` Re: Add bms_offset_members() function for bitshifting Bitmapsets
2026-07-08 13:20 UTC David Rowley <[email protected]>
` Re: Add bms_offset_members() function for bitshifting Bitmapsets
2026-07-08 19:24 UTC Peter Eisentraut <[email protected]>
` Re: Add bms_offset_members() function for bitshifting Bitmapsets
2026-07-08 23:55 UTC David Rowley <[email protected]>
[18+ messages in thread]
SPLIT/MERGE use of is_internal=true
2026-07-07 18:57 UTC Noah Misch <[email protected]>
` Re: SPLIT/MERGE use of is_internal=true
2026-07-07 23:49 UTC Alexander Korotkov <[email protected]>
` Re: SPLIT/MERGE use of is_internal=true
2026-07-07 23:58 UTC Noah Misch <[email protected]>
` Re: SPLIT/MERGE use of is_internal=true
2026-07-08 00:18 UTC Alexander Korotkov <[email protected]>
` Re: SPLIT/MERGE use of is_internal=true
2026-07-08 18:32 UTC Alexander Korotkov <[email protected]>
` Re: SPLIT/MERGE use of is_internal=true
2026-07-08 22:50 UTC Noah Misch <[email protected]>
[6+ messages in thread]
[PATCH v8 3/4] Convert pg_restore's ready_list to a priority queue.
2023-07-20 17:19 UTC Nathan Bossart <[email protected]>
` Re: index prefetching
2026-02-15 00:13 UTC Alexandre Felipe <[email protected]>
` Re: index prefetching
2026-02-15 02:04 UTC Peter Geoghegan <[email protected]>
` Re: index prefetching
2026-02-15 07:57 UTC Tomas Vondra <[email protected]>
` Re: index prefetching
2026-02-15 08:00 UTC Alexandre Felipe <[email protected]>
` Re: index prefetching
2026-02-15 08:08 UTC Alexandre Felipe <[email protected]>
` Re: index prefetching
2026-02-15 19:34 UTC Andres Freund <[email protected]>
` Re: index prefetching
2026-02-15 20:59 UTC Andres Freund <[email protected]>
` Re: index prefetching
2026-02-15 21:17 UTC Tomas Vondra <[email protected]>
` Re: index prefetching
2026-02-15 21:35 UTC Tomas Vondra <[email protected]>
` Re: index prefetching
2026-02-15 22:13 UTC Andres Freund <[email protected]>
` Re: index prefetching
2026-02-15 22:39 UTC Andres Freund <[email protected]>
` Re: index prefetching
2026-02-16 05:30 UTC Alexandre Felipe <[email protected]>
` Re: index prefetching
2026-02-16 08:41 UTC Tomas Vondra <[email protected]>
` Re: index prefetching
2026-02-16 10:12 UTC Alexandre Felipe <[email protected]>
` Re: index prefetching
2026-02-16 15:07 UTC Tomas Vondra <[email protected]>
` Re: index prefetching
2026-02-16 15:44 UTC Tomas Vondra <[email protected]>
` Re: index prefetching
2026-02-16 16:16 UTC Andres Freund <[email protected]>
` Re: index prefetching
2026-02-16 16:48 UTC Andres Freund <[email protected]>
` Re: index prefetching
2026-02-16 17:15 UTC Andres Freund <[email protected]>
` Re: index prefetching
2026-02-16 23:05 UTC Alexandre Felipe <[email protected]>
` Re: index prefetching
2026-02-16 23:33 UTC Tomas Vondra <[email protected]>
` Re: index prefetching
2026-02-17 13:39 UTC Tomas Vondra <[email protected]>
` Re: index prefetching
2026-02-17 17:16 UTC Peter Geoghegan <[email protected]>
` Re: index prefetching
2026-02-17 18:17 UTC Peter Geoghegan <[email protected]>
` Re: index prefetching
2026-02-17 19:27 UTC Andres Freund <[email protected]>
` Re: index prefetching
2026-02-17 20:55 UTC Tomas Vondra <[email protected]>
` Re: index prefetching
2026-02-24 18:13 UTC Peter Geoghegan <[email protected]>
` Re: index prefetching
2026-02-27 04:18 UTC Andres Freund <[email protected]>
` Re: index prefetching
2026-02-27 04:28 UTC Peter Geoghegan <[email protected]>
` Re: index prefetching
2026-02-27 08:51 UTC Alexandre Felipe <[email protected]>
` Re: index prefetching
2026-02-27 15:41 UTC Tomas Vondra <[email protected]>
` Re: index prefetching
2026-02-27 20:11 UTC Peter Geoghegan <[email protected]>
` Re: index prefetching
2026-02-27 23:52 UTC Andres Freund <[email protected]>
` Re: index prefetching
2026-02-28 00:37 UTC Andres Freund <[email protected]>
` Re: index prefetching
2026-02-28 19:16 UTC Peter Geoghegan <[email protected]>
` Re: index prefetching
2026-02-28 19:32 UTC Peter Geoghegan <[email protected]>
` Re: index prefetching
2026-02-28 22:08 UTC Andres Freund <[email protected]>
` Re: index prefetching
2026-03-01 15:03 UTC Tomas Vondra <[email protected]>
` Re: index prefetching
2026-03-01 20:39 UTC Peter Geoghegan <[email protected]>
` Re: index prefetching
2026-03-01 22:32 UTC Alexandre Felipe <[email protected]>
` Re: index prefetching
2026-03-01 23:33 UTC Tomas Vondra <[email protected]>
` Re: index prefetching
2026-03-02 09:00 UTC Alexandre Felipe <[email protected]>
` Re: index prefetching
2026-03-02 13:18 UTC Tomas Vondra <[email protected]>
` Re: index prefetching
2026-03-02 18:45 UTC Alexandre Felipe <[email protected]>
` Re: index prefetching
2026-03-02 19:29 UTC Andres Freund <[email protected]>
` Re: index prefetching
2026-03-05 13:47 UTC Alexandre Felipe <[email protected]>
` Re: index prefetching
2026-03-08 06:16 UTC Alexandre Felipe <[email protected]>
` Re: index prefetching
2026-03-10 20:57 UTC Peter Geoghegan <[email protected]>
` Re: index prefetching
2026-03-10 22:29 UTC Andres Freund <[email protected]>
` Re: index prefetching
2026-03-10 22:47 UTC Andres Freund <[email protected]>
` Re: index prefetching
2026-03-12 17:27 UTC Peter Geoghegan <[email protected]>
` Re: index prefetching
2026-03-12 18:32 UTC Alexandre Felipe <[email protected]>
` Re: index prefetching
2026-03-12 19:44 UTC Peter Geoghegan <[email protected]>
` Re: index prefetching
2026-03-14 00:50 UTC Peter Geoghegan <[email protected]>
` Re: index prefetching
2026-03-17 17:37 UTC Peter Geoghegan <[email protected]>
` Re: index prefetching
2026-03-19 17:44 UTC Peter Geoghegan <[email protected]>
` Re: index prefetching
2026-03-21 00:33 UTC Andres Freund <[email protected]>
` Re: index prefetching
2026-03-21 19:54 UTC Andres Freund <[email protected]>
` Re: index prefetching
2026-03-21 23:01 UTC Peter Geoghegan <[email protected]>
` Re: index prefetching
2026-03-22 01:17 UTC Peter Geoghegan <[email protected]>
` Re: index prefetching
2026-03-23 01:14 UTC Peter Geoghegan <[email protected]>
` Re: index prefetching
2026-03-24 16:26 UTC Andres Freund <[email protected]>
` Re: index prefetching
2026-03-24 17:27 UTC Andres Freund <[email protected]>
` Re: index prefetching
2026-03-25 01:28 UTC Peter Geoghegan <[email protected]>
` Re: index prefetching
2026-03-25 01:34 UTC Peter Geoghegan <[email protected]>
` Re: index prefetching
2026-03-27 22:02 UTC Peter Geoghegan <[email protected]>
` Re: index prefetching
2026-03-28 00:35 UTC Peter Geoghegan <[email protected]>
` Re: index prefetching
2026-03-29 06:15 UTC SATYANARAYANA NARLAPURAM <[email protected]>
` Re: index prefetching
2026-03-29 19:52 UTC Peter Geoghegan <[email protected]>
` Re: index prefetching
2026-03-31 17:39 UTC Peter Geoghegan <[email protected]>
` Re: index prefetching
2026-03-31 20:22 UTC Andres Freund <[email protected]>
` Re: index prefetching
2026-04-01 15:51 UTC Peter Geoghegan <[email protected]>
` Re: index prefetching
2026-04-01 22:50 UTC Peter Geoghegan <[email protected]>
` Re: index prefetching
2026-04-03 05:17 UTC Peter Geoghegan <[email protected]>
` Re: index prefetching
2026-04-04 04:16 UTC Peter Geoghegan <[email protected]>
` Re: index prefetching
2026-04-04 05:21 UTC Andres Freund <[email protected]>
` Re: index prefetching
2026-04-04 05:33 UTC Andres Freund <[email protected]>
` Re: index prefetching
2026-04-04 23:35 UTC Peter Geoghegan <[email protected]>
` Re: index prefetching
2026-04-05 05:37 UTC Peter Geoghegan <[email protected]>
` Re: index prefetching
2026-04-05 23:01 UTC Andres Freund <[email protected]>
` Re: index prefetching
2026-04-06 05:47 UTC Peter Geoghegan <[email protected]>
` Re: index prefetching
2026-04-06 13:09 UTC Andres Freund <[email protected]>
` Re: index prefetching
2026-04-06 15:39 UTC Peter Geoghegan <[email protected]>
` Re: index prefetching
2026-05-27 19:11 UTC Peter Geoghegan <[email protected]>
` Re: index prefetching
2026-06-07 00:52 UTC Peter Geoghegan <[email protected]>
` Re: index prefetching
2026-06-14 18:54 UTC Peter Geoghegan <[email protected]>
` Re: index prefetching
2026-06-22 20:48 UTC Peter Geoghegan <[email protected]>
` Re: index prefetching
2026-07-07 23:00 UTC Peter Geoghegan <[email protected]>
` Re: index prefetching
2026-07-08 22:14 UTC Tomas Vondra <[email protected]>
[90+ messages in thread]
[PATCH 15/18] doc review for multiranges
2021-01-24 03:02 UTC Justin Pryzby <[email protected]>
` Re: bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10
2026-06-11 14:21 UTC Nathan Bossart <[email protected]>
` Re: bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10
2026-06-29 15:16 UTC Nathan Bossart <[email protected]>
` Re: bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10
2026-06-30 03:36 UTC Fujii Masao <[email protected]>
` Re: bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10
2026-06-30 20:18 UTC Nathan Bossart <[email protected]>
` Re: bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10
2026-07-01 15:55 UTC Nathan Bossart <[email protected]>
` Re: bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10
2026-07-02 18:11 UTC Nathan Bossart <[email protected]>
` Re: bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10
2026-07-08 21:43 UTC Nathan Bossart <[email protected]>
[8+ messages in thread]
[PATCH v1 1/1] clean up AdjustUpgrade.pm after pg_upgrade min version bump
2026-07-08 21:39 UTC Nathan Bossart <[email protected]>
Re: Test to dump and restore objects left behind by regression
2025-04-03 08:20 UTC Alvaro Herrera <[email protected]>
` Re: Test to dump and restore objects left behind by regression
2025-04-03 09:14 UTC Ashutosh Bapat <[email protected]>
` Re: Test to dump and restore objects left behind by regression
2025-04-03 13:40 UTC Andres Freund <[email protected]>
` [PATCH v1 1/1] clean up AdjustUpgrade.pm after pg_upgrade min version bump
2026-07-08 21:39 UTC Nathan Bossart <[email protected]>
[4+ messages in thread]
pg_init_privs corruption.
2023-02-17 16:31 UTC Kirill Reshke <[email protected]>
` [PATCH v1 1/1] clean up AdjustUpgrade.pm after pg_upgrade min version bump
2026-07-08 21:39 UTC Nathan Bossart <[email protected]>
[2+ messages in thread]
Remove the refint contrib module (for v20)
2026-06-05 19:27 UTC Ayush Tiwari <[email protected]>
` Re: Remove the refint contrib module (for v20)
2026-06-05 21:05 UTC Nathan Bossart <[email protected]>
` Re: Remove the refint contrib module (for v20)
2026-06-05 22:05 UTC Daniel Gustafsson <[email protected]>
` Re: Remove the refint contrib module (for v20)
2026-06-05 22:09 UTC Tom Lane <[email protected]>
` Re: Remove the refint contrib module (for v20)
2026-06-08 19:14 UTC Ayush Tiwari <[email protected]>
` Re: Remove the refint contrib module (for v20)
2026-06-09 04:46 UTC Ayush Tiwari <[email protected]>
` Re: Remove the refint contrib module (for v20)
2026-06-09 20:42 UTC Nathan Bossart <[email protected]>
` Re: Remove the refint contrib module (for v20)
2026-06-25 11:28 UTC solai v <[email protected]>
` Re: Remove the refint contrib module (for v20)
2026-06-28 08:14 UTC Álvaro Herrera <[email protected]>
` Re: Remove the refint contrib module (for v20)
2026-06-28 18:59 UTC Daniel Gustafsson <[email protected]>
` Re: Remove the refint contrib module (for v20)
2026-06-29 04:41 UTC Ayush Tiwari <[email protected]>
` Re: Remove the refint contrib module (for v20)
2026-06-29 06:23 UTC Fujii Masao <[email protected]>
` Re: Remove the refint contrib module (for v20)
2026-06-29 08:02 UTC Ayush Tiwari <[email protected]>
` Re: Remove the refint contrib module (for v20)
2026-06-29 08:05 UTC Ayush Tiwari <[email protected]>
` Re: Remove the refint contrib module (for v20)
2026-07-08 21:24 UTC Nathan Bossart <[email protected]>
[15+ messages in thread]
injection_points: Switch wait/wakeup to use atomics rather than latches
2026-05-28 02:43 UTC Michael Paquier <[email protected]>
` Re: injection_points: Switch wait/wakeup to use atomics rather than latches
2026-05-28 12:40 UTC Robert Haas <[email protected]>
` Re: injection_points: Switch wait/wakeup to use atomics rather than latches
2026-05-28 23:19 UTC Michael Paquier <[email protected]>
` Re: injection_points: Switch wait/wakeup to use atomics rather than latches
2026-05-29 12:48 UTC Robert Haas <[email protected]>
` Re: injection_points: Switch wait/wakeup to use atomics rather than latches
2026-05-29 13:31 UTC Heikki Linnakangas <[email protected]>
` Re: injection_points: Switch wait/wakeup to use atomics rather than latches
2026-05-29 16:00 UTC Robert Haas <[email protected]>
` Re: injection_points: Switch wait/wakeup to use atomics rather than latches
2026-05-30 04:13 UTC Michael Paquier <[email protected]>
` Re: injection_points: Switch wait/wakeup to use atomics rather than latches
2026-05-30 08:05 UTC Andrey Borodin <[email protected]>
` Re: injection_points: Switch wait/wakeup to use atomics rather than latches
2026-06-01 11:25 UTC Andrey Borodin <[email protected]>
` Re: injection_points: Switch wait/wakeup to use atomics rather than latches
2026-06-02 04:15 UTC Michael Paquier <[email protected]>
` Re: injection_points: Switch wait/wakeup to use atomics rather than latches
2026-06-02 05:13 UTC Andrey Borodin <[email protected]>
` Re: injection_points: Switch wait/wakeup to use atomics rather than latches
2026-06-02 05:27 UTC Michael Paquier <[email protected]>
` Re: injection_points: Switch wait/wakeup to use atomics rather than latches
2026-06-02 18:46 UTC Andrey Borodin <[email protected]>
` Re: injection_points: Switch wait/wakeup to use atomics rather than latches
2026-06-02 22:23 UTC Michael Paquier <[email protected]>
` Re: injection_points: Switch wait/wakeup to use atomics rather than latches
2026-06-12 07:02 UTC Andrey Borodin <[email protected]>
` Re: injection_points: Switch wait/wakeup to use atomics rather than latches
2026-06-14 09:23 UTC Andrey Borodin <[email protected]>
` Re: injection_points: Switch wait/wakeup to use atomics rather than latches
2026-06-15 00:14 UTC Michael Paquier <[email protected]>
` Re: injection_points: Switch wait/wakeup to use atomics rather than latches
2026-07-07 09:51 UTC Andrey Borodin <[email protected]>
` Re: injection_points: Switch wait/wakeup to use atomics rather than latches
2026-07-08 06:29 UTC Michael Paquier <[email protected]>
` Re: injection_points: Switch wait/wakeup to use atomics rather than latches
2026-07-08 07:17 UTC Heikki Linnakangas <[email protected]>
` Re: injection_points: Switch wait/wakeup to use atomics rather than latches
2026-07-08 19:17 UTC Andrey Borodin <[email protected]>
[21+ messages in thread]
Fix SET EXPRESSION for virtual columns with whole-row dependencies
2026-06-09 06:22 UTC Chao Li <[email protected]>
` Re: Fix SET EXPRESSION for virtual columns with whole-row dependencies
2026-06-09 07:23 UTC jian he <[email protected]>
` Re: Fix SET EXPRESSION for virtual columns with whole-row dependencies
2026-06-09 07:28 UTC Chao Li <[email protected]>
` Re: Fix SET EXPRESSION for virtual columns with whole-row dependencies
2026-06-10 09:05 UTC Chao Li <[email protected]>
` Re: Fix SET EXPRESSION for virtual columns with whole-row dependencies
2026-06-10 09:12 UTC Chao Li <[email protected]>
` Re: Fix SET EXPRESSION for virtual columns with whole-row dependencies
2026-06-13 02:42 UTC jian he <[email protected]>
` Re: Fix SET EXPRESSION for virtual columns with whole-row dependencies
2026-06-13 06:01 UTC Chao Li <[email protected]>
` Re: Fix SET EXPRESSION for virtual columns with whole-row dependencies
2026-06-15 06:43 UTC jian he <[email protected]>
` Re: Fix SET EXPRESSION for virtual columns with whole-row dependencies
2026-07-08 18:20 UTC Peter Eisentraut <[email protected]>
[9+ messages in thread]
[PATCH v44 1/3] Subscripting for jsonb
2020-12-18 16:19 UTC Dmitrii Dolgov <[email protected]>
` Re: [PATCH] Rebuild CHECK constraints after generated column SET EXPRESSION
2026-05-19 05:31 UTC solai v <[email protected]>
` Re: [PATCH] Rebuild CHECK constraints after generated column SET EXPRESSION
2026-05-28 22:58 UTC Zsolt Parragi <[email protected]>
` Re: [PATCH] Rebuild CHECK constraints after generated column SET EXPRESSION
2026-06-02 00:41 UTC jian he <[email protected]>
` Re: [PATCH] Rebuild CHECK constraints after generated column SET EXPRESSION
2026-06-10 09:15 UTC Chao Li <[email protected]>
` Re: [PATCH] Rebuild CHECK constraints after generated column SET EXPRESSION
2026-07-08 18:15 UTC Peter Eisentraut <[email protected]>
[6+ messages in thread]
Can we get rid of TerminateThread() in pg_dump?
2026-07-03 03:32 UTC Thomas Munro <[email protected]>
` Re: Can we get rid of TerminateThread() in pg_dump?
2026-07-03 13:55 UTC Bryan Green <[email protected]>
` Re: Can we get rid of TerminateThread() in pg_dump?
2026-07-03 15:05 UTC Heikki Linnakangas <[email protected]>
` Re: Can we get rid of TerminateThread() in pg_dump?
2026-07-03 15:35 UTC Bryan Green <[email protected]>
` Re: Can we get rid of TerminateThread() in pg_dump?
2026-07-04 00:38 UTC Thomas Munro <[email protected]>
` Re: Can we get rid of TerminateThread() in pg_dump?
2026-07-04 00:51 UTC Thomas Munro <[email protected]>
` Re: Can we get rid of TerminateThread() in pg_dump?
2026-07-04 11:15 UTC Jelte Fennema-Nio <[email protected]>
` Re: Can we get rid of TerminateThread() in pg_dump?
2026-07-04 14:48 UTC Bryan Green <[email protected]>
` Re: Can we get rid of TerminateThread() in pg_dump?
2026-07-04 15:24 UTC Bryan Green <[email protected]>
` Re: Can we get rid of TerminateThread() in pg_dump?
2026-07-05 05:03 UTC Thomas Munro <[email protected]>
` Re: Can we get rid of TerminateThread() in pg_dump?
2026-07-06 12:18 UTC Jelte Fennema-Nio <[email protected]>
` Re: Can we get rid of TerminateThread() in pg_dump?
2026-07-06 12:43 UTC Thomas Munro <[email protected]>
` Re: Can we get rid of TerminateThread() in pg_dump?
2026-07-06 21:11 UTC Heikki Linnakangas <[email protected]>
` Re: Can we get rid of TerminateThread() in pg_dump?
2026-07-06 21:23 UTC Heikki Linnakangas <[email protected]>
` Re: Can we get rid of TerminateThread() in pg_dump?
2026-07-07 23:40 UTC Thomas Munro <[email protected]>
` Re: Can we get rid of TerminateThread() in pg_dump?
2026-07-08 08:47 UTC Jelte Fennema-Nio <[email protected]>
` Re: Can we get rid of TerminateThread() in pg_dump?
2026-07-08 15:49 UTC Heikki Linnakangas <[email protected]>
` Re: Can we get rid of TerminateThread() in pg_dump?
2026-07-08 18:13 UTC Jelte Fennema-Nio <[email protected]>
[18+ messages in thread]
[PATCH v3 1/1] Handle a NULL short_desc in ShowAllGUCConfig
2022-05-25 04:46 UTC Steve Chavez <[email protected]>
` Re: explain plans for foreign servers
2026-01-07 10:00 UTC dinesh salve <[email protected]>
` Re: explain plans for foreign servers
2026-01-10 00:16 UTC Sami Imseih <[email protected]>
` Re: explain plans for foreign servers
2026-06-19 19:04 UTC dinesh salve <[email protected]>
` Re: explain plans for foreign servers
2026-07-03 18:35 UTC Sami Imseih <[email protected]>
` Re: explain plans for foreign servers
2026-07-04 17:07 UTC dinesh salve <[email protected]>
` Re: explain plans for foreign servers
2026-07-08 18:12 UTC dinesh salve <[email protected]>
[7+ messages in thread]
SQL/JSON: JSON_TRANSFORM (SQL standard, subclause 6.44)
2026-06-18 16:21 UTC Srinath Reddy Sadipiralla <[email protected]>
` Re: SQL/JSON: JSON_TRANSFORM (SQL standard, subclause 6.44)
2026-06-20 21:30 UTC Zsolt Parragi <[email protected]>
` Re: SQL/JSON: JSON_TRANSFORM (SQL standard, subclause 6.44)
2026-06-21 13:48 UTC Srinath Reddy Sadipiralla <[email protected]>
` Re: SQL/JSON: JSON_TRANSFORM (SQL standard, subclause 6.44)
2026-07-02 05:54 UTC Srinath Reddy Sadipiralla <[email protected]>
` Re: SQL/JSON: JSON_TRANSFORM (SQL standard, subclause 6.44)
2026-07-02 22:18 UTC Zsolt Parragi <[email protected]>
` Re: SQL/JSON: JSON_TRANSFORM (SQL standard, subclause 6.44)
2026-07-08 17:23 UTC Srinath Reddy Sadipiralla <[email protected]>
[6+ messages in thread]
libpq: decouple the .pgpass lookup port from the connection port
2026-06-23 15:57 UTC Diego <[email protected]>
` [PATCH] - Re: libpq: decouple the .pgpass lookup port from the connection port
2026-06-29 17:14 UTC Diego <[email protected]>
` Re: [PATCH] - Re: libpq: decouple the .pgpass lookup port from the connection port
2026-07-08 17:04 UTC Diego <[email protected]>
` Re: libpq: decouple the .pgpass lookup port from the connection port
2026-07-08 17:15 UTC Christoph Berg <[email protected]>
[4+ messages in thread]
Small patch to improve safety of utf8_to_unicode().
2025-12-12 23:24 UTC Jeff Davis <[email protected]>
` Re: Small patch to improve safety of utf8_to_unicode().
2025-12-13 23:22 UTC Chao Li <[email protected]>
` Re: Small patch to improve safety of utf8_to_unicode().
2025-12-15 20:23 UTC Jeff Davis <[email protected]>
` Re: Small patch to improve safety of utf8_to_unicode().
2025-12-15 23:34 UTC Chao Li <[email protected]>
` Re: Small patch to improve safety of utf8_to_unicode().
2025-12-17 19:37 UTC Jeff Davis <[email protected]>
` Re: Small patch to improve safety of utf8_to_unicode().
2026-06-19 23:22 UTC Jeff Davis <[email protected]>
` Re: Small patch to improve safety of utf8_to_unicode().
2026-06-23 02:02 UTC Jeff Davis <[email protected]>
` Re: Small patch to improve safety of utf8_to_unicode().
2026-06-24 05:45 UTC Jeff Davis <[email protected]>
` Re: Small patch to improve safety of utf8_to_unicode().
2026-06-24 08:44 UTC Chao Li <[email protected]>
` Re: Small patch to improve safety of utf8_to_unicode().
2026-06-24 09:29 UTC Ayush Tiwari <[email protected]>
` Re: Small patch to improve safety of utf8_to_unicode().
2026-06-24 21:57 UTC Jeff Davis <[email protected]>
` Re: Small patch to improve safety of utf8_to_unicode().
2026-06-24 23:43 UTC Jeff Davis <[email protected]>
` Re: Small patch to improve safety of utf8_to_unicode().
2026-06-25 04:10 UTC Chao Li <[email protected]>
` Re: Small patch to improve safety of utf8_to_unicode().
2026-06-25 17:38 UTC Jeff Davis <[email protected]>
` Re: Small patch to improve safety of utf8_to_unicode().
2026-06-26 04:38 UTC Chao Li <[email protected]>
` Re: Small patch to improve safety of utf8_to_unicode().
2026-06-27 14:02 UTC Jeff Davis <[email protected]>
` Re: Small patch to improve safety of utf8_to_unicode().
2026-06-28 22:29 UTC Chao Li <[email protected]>
` Re: Small patch to improve safety of utf8_to_unicode().
2026-07-08 16:48 UTC Chao Li <[email protected]>
[18+ messages in thread]
pg_hosts: Add pg_hosts_file_rules()
2026-07-08 16:03 UTC Zsolt Parragi <[email protected]>
Increased SECURITY RISCS from omitting some compikler options when building PG with meson; e.g. -fcf-protection=full
2026-07-07 09:59 UTC Hans Buschmann <[email protected]>
` Re: Increased SECURITY RISCS from omitting some compikler options when building PG with meson; e.g. -fcf-protection=full
2026-07-07 12:25 UTC Peter Eisentraut <[email protected]>
` AW: Increased SECURITY RISCS from omitting some compikler options when building PG with meson; e.g. -fcf-protection=full
2026-07-08 10:01 UTC Hans Buschmann <[email protected]>
` Re: Increased SECURITY RISCS from omitting some compikler options when building PG with meson; e.g. -fcf-protection=full
2026-07-08 10:57 UTC Matthias van de Meent <[email protected]>
` AW: Increased SECURITY RISCS from omitting some compikler options when building PG with meson; e.g. -fcf-protection=full
2026-07-08 11:24 UTC Hans Buschmann <[email protected]>
` Re: Increased SECURITY RISCS from omitting some compikler options when building PG with meson; e.g. -fcf-protection=full
2026-07-08 15:49 UTC Matthias van de Meent <[email protected]>
[6+ messages in thread]
Fix tracing of BackendKeyData and CancelRequest messages
2026-07-03 09:42 UTC Anthonin Bonnefoy <[email protected]>
` Re: Fix tracing of BackendKeyData and CancelRequest messages
2026-07-03 12:10 UTC Heikki Linnakangas <[email protected]>
` Re: Fix tracing of BackendKeyData and CancelRequest messages
2026-07-08 15:38 UTC Anthonin Bonnefoy <[email protected]>
[3+ messages in thread]
pg19b1: TRAP: failed Assert("pgstat_bktype_io_stats_valid(bktype_shstats, MyBackendType)")
2026-07-08 14:57 UTC Justin Pryzby <[email protected]>
` Re: pg19b1: TRAP: failed Assert("pgstat_bktype_io_stats_valid(bktype_shstats, MyBackendType)")
2026-07-08 15:26 UTC Andrey Rachitskiy <[email protected]>
[2+ messages in thread]
[PATCH 1/2] Move tablespace cleanup out of pg_regress.
2020-04-30 05:06 UTC Kyotaro Horiguchi <[email protected]>
` allow spread checkpoints when changing checksums online
2026-05-04 13:42 UTC Tomas Vondra <[email protected]>
` Re: allow spread checkpoints when changing checksums online
2026-07-06 11:43 UTC Tomas Vondra <[email protected]>
` Re: allow spread checkpoints when changing checksums online
2026-07-07 21:00 UTC Daniel Gustafsson <[email protected]>
` Re: allow spread checkpoints when changing checksums online
2026-07-07 22:36 UTC Tomas Vondra <[email protected]>
` Re: allow spread checkpoints when changing checksums online
2026-07-08 08:11 UTC Daniel Gustafsson <[email protected]>
` Re: allow spread checkpoints when changing checksums online
2026-07-08 11:53 UTC Ewan Young <[email protected]>
` Re: allow spread checkpoints when changing checksums online
2026-07-08 13:30 UTC Daniel Gustafsson <[email protected]>
[8+ messages in thread]
Wrong query result w/ propgraph single lateral col reference
2026-06-30 17:30 UTC Noah Misch <[email protected]>
` Re: Wrong query result w/ propgraph single lateral col reference
2026-07-01 16:56 UTC Ashutosh Bapat <[email protected]>
` Re: Wrong query result w/ propgraph single lateral col reference
2026-07-03 04:41 UTC Ashutosh Bapat <[email protected]>
` Re: Wrong query result w/ propgraph single lateral col reference
2026-07-08 06:54 UTC Ashutosh Bapat <[email protected]>
` Re: Wrong query result w/ propgraph single lateral col reference
2026-07-08 09:05 UTC Peter Eisentraut <[email protected]>
` Re: Wrong query result w/ propgraph single lateral col reference
2026-07-08 13:29 UTC Ashutosh Bapat <[email protected]>
[6+ messages in thread]
[PATCH] remove deprecated v8.2 containment operators
2020-04-12 03:57 UTC Justin Pryzby <[email protected]>
` POC: PLpgSQL FOREACH IN JSON ARRAY
2026-02-28 07:10 UTC Pavel Stehule <[email protected]>
` Re: POC: PLpgSQL FOREACH IN JSON ARRAY
2026-03-11 20:57 UTC Peter Eisentraut <[email protected]>
` Re: POC: PLpgSQL FOREACH IN JSON ARRAY
2026-03-12 07:00 UTC Pavel Stehule <[email protected]>
` Re: POC: PLpgSQL FOREACH IN JSON ARRAY
2026-03-17 06:58 UTC Pavel Stehule <[email protected]>
` Re: POC: PLpgSQL FOREACH IN JSON ARRAY
2026-03-21 18:40 UTC Pavel Stehule <[email protected]>
` Re: POC: PLpgSQL FOREACH IN JSON ARRAY
2026-05-26 06:51 UTC Pavel Stehule <[email protected]>
` Re: POC: PLpgSQL FOREACH IN JSON ARRAY
2026-06-16 07:52 UTC Pavel Stehule <[email protected]>
` Re: POC: PLpgSQL FOREACH IN JSON ARRAY
2026-07-01 21:40 UTC Tom Lane <[email protected]>
` Re: POC: PLpgSQL FOREACH IN JSON ARRAY
2026-07-05 15:36 UTC Pavel Stehule <[email protected]>
` Re: POC: PLpgSQL FOREACH IN JSON ARRAY
2026-07-07 20:03 UTC Pavel Stehule <[email protected]>
` Re: POC: PLpgSQL FOREACH IN JSON ARRAY
2026-07-08 12:44 UTC Pavel Stehule <[email protected]>
[12+ messages in thread]
[PATCH 3/4] Allow CLUSTER and VACUUM FULL to change tablespace
2020-03-24 15:16 UTC Alexey Kondratov <[email protected]>
` Re: Support EXCEPT for ALL SEQUENCES publications
2026-05-25 07:37 UTC Peter Smith <[email protected]>
` Re: Support EXCEPT for ALL SEQUENCES publications
2026-05-25 07:37 UTC Peter Smith <[email protected]>
` Re: Support EXCEPT for ALL SEQUENCES publications
2026-05-26 06:00 UTC Shlok Kyal <[email protected]>
` Re: Support EXCEPT for ALL SEQUENCES publications
2026-05-27 03:37 UTC Peter Smith <[email protected]>
` Re: Support EXCEPT for ALL SEQUENCES publications
2026-05-27 13:03 UTC Shlok Kyal <[email protected]>
` Re: Support EXCEPT for ALL SEQUENCES publications
2026-05-27 21:51 UTC Zsolt Parragi <[email protected]>
` Re: Support EXCEPT for ALL SEQUENCES publications
2026-05-29 11:59 UTC Shlok Kyal <[email protected]>
` Re: Support EXCEPT for ALL SEQUENCES publications
2026-06-02 00:07 UTC Peter Smith <[email protected]>
` Re: Support EXCEPT for ALL SEQUENCES publications
2026-06-05 07:44 UTC Shlok Kyal <[email protected]>
` Re: Support EXCEPT for ALL SEQUENCES publications
2026-06-12 05:25 UTC Peter Smith <[email protected]>
` Re: Support EXCEPT for ALL SEQUENCES publications
2026-06-12 05:28 UTC Peter Smith <[email protected]>
` Re: Support EXCEPT for ALL SEQUENCES publications
2026-06-15 10:13 UTC Shlok Kyal <[email protected]>
` Re: Support EXCEPT for ALL SEQUENCES publications
2026-06-15 10:14 UTC Shlok Kyal <[email protected]>
` Re: Support EXCEPT for ALL SEQUENCES publications
2026-06-17 07:06 UTC Peter Smith <[email protected]>
` Re: Support EXCEPT for ALL SEQUENCES publications
2026-06-18 11:28 UTC Shlok Kyal <[email protected]>
` Re: Support EXCEPT for ALL SEQUENCES publications
2026-06-22 04:35 UTC Peter Smith <[email protected]>
` Re: Support EXCEPT for ALL SEQUENCES publications
2026-06-22 21:03 UTC Peter Smith <[email protected]>
` Re: Support EXCEPT for ALL SEQUENCES publications
2026-06-23 09:33 UTC Shlok Kyal <[email protected]>
` Re: Support EXCEPT for ALL SEQUENCES publications
2026-06-23 11:39 UTC solai v <[email protected]>
` Re: Support EXCEPT for ALL SEQUENCES publications
2026-06-24 06:04 UTC Peter Smith <[email protected]>
` Re: Support EXCEPT for ALL SEQUENCES publications
2026-06-24 09:51 UTC shveta malik <[email protected]>
` Re: Support EXCEPT for ALL SEQUENCES publications
2026-06-25 08:47 UTC Shlok Kyal <[email protected]>
` Re: Support EXCEPT for ALL SEQUENCES publications
2026-06-25 09:16 UTC shveta malik <[email protected]>
` Re: Support EXCEPT for ALL SEQUENCES publications
2026-06-25 23:53 UTC Peter Smith <[email protected]>
` Re: Support EXCEPT for ALL SEQUENCES publications
2026-06-26 08:53 UTC shveta malik <[email protected]>
` Re: Support EXCEPT for ALL SEQUENCES publications
2026-06-26 12:38 UTC Shlok Kyal <[email protected]>
` Re: Support EXCEPT for ALL SEQUENCES publications
2026-06-29 00:31 UTC Peter Smith <[email protected]>
` Re: Support EXCEPT for ALL SEQUENCES publications
2026-06-29 10:32 UTC shveta malik <[email protected]>
` Re: Support EXCEPT for ALL SEQUENCES publications
2026-06-30 06:43 UTC Shlok Kyal <[email protected]>
` Re: Support EXCEPT for ALL SEQUENCES publications
2026-06-30 07:46 UTC Ashutosh Sharma <[email protected]>
` Re: Support EXCEPT for ALL SEQUENCES publications
2026-06-30 23:49 UTC Peter Smith <[email protected]>
` Re: Support EXCEPT for ALL SEQUENCES publications
2026-07-01 08:30 UTC Shlok Kyal <[email protected]>
` Re: Support EXCEPT for ALL SEQUENCES publications
2026-07-01 23:22 UTC Peter Smith <[email protected]>
` Re: Support EXCEPT for ALL SEQUENCES publications
2026-07-02 06:22 UTC Shlok Kyal <[email protected]>
` Re: Support EXCEPT for ALL SEQUENCES publications
2026-07-03 05:53 UTC Ashutosh Sharma <[email protected]>
` Re: Support EXCEPT for ALL SEQUENCES publications
2026-07-03 09:48 UTC Shlok Kyal <[email protected]>
` Re: Support EXCEPT for ALL SEQUENCES publications
2026-07-06 06:04 UTC Ashutosh Sharma <[email protected]>
` Re: Support EXCEPT for ALL SEQUENCES publications
2026-07-07 06:36 UTC Shlok Kyal <[email protected]>
` Re: Support EXCEPT for ALL SEQUENCES publications
2026-07-08 02:25 UTC Peter Smith <[email protected]>
` Re: Support EXCEPT for ALL SEQUENCES publications
2026-07-08 12:08 UTC Shlok Kyal <[email protected]>
[41+ 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