public inbox for [email protected]  
help / color / mirror / Atom feed
Re: Skipping schema changes in publication
  2026-04-01 00:42 UTC  Peter Smith <[email protected]>
` Re: Skipping schema changes in publication
  2026-04-01 02:15 UTC  Amit Kapila <[email protected]>
` Re: Skipping schema changes in publication
  2026-04-01 03:55 UTC  Peter Smith <[email protected]>
` Re: Skipping schema changes in publication
  2026-04-20 12:13 UTC  vignesh C <[email protected]>
` Re: Skipping schema changes in publication
  2026-04-22 02:58 UTC  Peter Smith <[email protected]>
` Re: Skipping schema changes in publication
  2026-04-22 09:54 UTC  shveta malik <[email protected]>
` RE: Skipping schema changes in publication
  2026-04-22 10:02 UTC  Zhijie Hou (Fujitsu) <[email protected]>
` Re: Skipping schema changes in publication
  2026-04-22 11:32 UTC  Amit Kapila <[email protected]>
` Re: Skipping schema changes in publication
  2026-04-23 04:50 UTC  vignesh C <[email protected]>
  [9+ messages in thread]

Re: RFC: pg_stat_logmsg
  2024-07-18 04:32 UTC  Michael Paquier <[email protected]>
` Re: RFC: pg_stat_logmsg
  2026-03-24 08:05 UTC  Xuneng Zhou <[email protected]>
` Re: RFC: pg_stat_logmsg
  2026-03-28 15:14 UTC  Xuneng Zhou <[email protected]>
` Re: RFC: pg_stat_logmsg
  2026-04-22 14:21 UTC  Fabrízio de Royes Mello <[email protected]>
` Re: RFC: pg_stat_logmsg
  2026-04-23 01:04 UTC  Xuneng Zhou <[email protected]>
  [5+ messages in thread]

PostgreSQL 17: Bug in libpq when libpq is dlopened/closed multiple times
  2026-04-15 15:55 UTC  Daniel Schreiber <[email protected]>
` Re: PostgreSQL 17: Bug in libpq when libpq is dlopened/closed multiple times
  2026-04-17 19:14 UTC  Jacob Champion <[email protected]>
` Re: PostgreSQL 17: Bug in libpq when libpq is dlopened/closed multiple times
  2026-04-22 18:29 UTC  Jacob Champion <[email protected]>
` Re: PostgreSQL 17: Bug in libpq when libpq is dlopened/closed multiple times
  2026-04-22 19:22 UTC  Nico Williams <[email protected]>
` Re: PostgreSQL 17: Bug in libpq when libpq is dlopened/closed multiple times
  2026-04-22 19:23 UTC  Tom Lane <[email protected]>
` Re: PostgreSQL 17: Bug in libpq when libpq is dlopened/closed multiple times
  2026-04-22 22:10 UTC  Jacob Champion <[email protected]>
` Re: PostgreSQL 17: Bug in libpq when libpq is dlopened/closed multiple times
  2026-04-22 22:10 UTC  Jacob Champion <[email protected]>
` Re: PostgreSQL 17: Bug in libpq when libpq is dlopened/closed multiple times
  2026-04-22 22:13 UTC  Tom Lane <[email protected]>
  [8+ messages in thread]

[RFC][PATCH] Order qual clauses by combined cost and selectivity
  2026-04-22 05:50 UTC  Staroverov Ilja <[email protected]>
` Re: [RFC][PATCH] Order qual clauses by combined cost and selectivity
  2026-04-22 21:47 UTC  Tom Lane <[email protected]>
  [2+ messages in thread]

Re: Reduce build times of pg_trgm GIN indexes
  2026-01-21 20:50 UTC  Matthias van de Meent <[email protected]>
` Re: Reduce build times of pg_trgm GIN indexes
  2026-01-23 10:18 UTC  David Geier <[email protected]>
` Re: Reduce build times of pg_trgm GIN indexes
  2026-03-02 12:17 UTC  David Geier <[email protected]>
` Re: Reduce build times of pg_trgm GIN indexes
  2026-04-07 11:27 UTC  Heikki Linnakangas <[email protected]>
` Re: Reduce build times of pg_trgm GIN indexes
  2026-04-08 02:15 UTC  John Naylor <[email protected]>
` Re: Reduce build times of pg_trgm GIN indexes
  2026-04-09 11:28 UTC  Bertrand Drouvot <[email protected]>
` Re: Reduce build times of pg_trgm GIN indexes
  2026-04-12 18:05 UTC  Tom Lane <[email protected]>
` Re: Reduce build times of pg_trgm GIN indexes
  2026-04-13 09:41 UTC  Peter Eisentraut <[email protected]>
` Re: Reduce build times of pg_trgm GIN indexes
  2026-04-13 11:04 UTC  Bertrand Drouvot <[email protected]>
` Re: Reduce build times of pg_trgm GIN indexes
  2026-04-13 15:03 UTC  David Geier <[email protected]>
` Re: Reduce build times of pg_trgm GIN indexes
  2026-04-13 15:05 UTC  David Geier <[email protected]>
` Re: Reduce build times of pg_trgm GIN indexes
  2026-04-13 15:06 UTC  David Geier <[email protected]>
` Re: Reduce build times of pg_trgm GIN indexes
  2026-04-13 15:22 UTC  David Geier <[email protected]>
` Re: Reduce build times of pg_trgm GIN indexes
  2026-04-13 16:14 UTC  Heikki Linnakangas <[email protected]>
` Re: Reduce build times of pg_trgm GIN indexes
  2026-04-13 17:15 UTC  Bertrand Drouvot <[email protected]>
` Re: Reduce build times of pg_trgm GIN indexes
  2026-04-14 07:02 UTC  David Geier <[email protected]>
` Re: Reduce build times of pg_trgm GIN indexes
  2026-04-14 09:22 UTC  Heikki Linnakangas <[email protected]>
` Re: Reduce build times of pg_trgm GIN indexes
  2026-04-14 13:05 UTC  David Geier <[email protected]>
` Re: Reduce build times of pg_trgm GIN indexes
  2026-04-14 14:24 UTC  David Geier <[email protected]>
` Re: Reduce build times of pg_trgm GIN indexes
  2026-04-15 11:06 UTC  Heikki Linnakangas <[email protected]>
` Re: Reduce build times of pg_trgm GIN indexes
  2026-04-15 19:12 UTC  Peter Eisentraut <[email protected]>
` Re: Reduce build times of pg_trgm GIN indexes
  2026-04-15 21:25 UTC  Tom Lane <[email protected]>
` Re: Reduce build times of pg_trgm GIN indexes
  2026-04-16 08:45 UTC  Peter Eisentraut <[email protected]>
` Re: Reduce build times of pg_trgm GIN indexes
  2026-04-16 09:49 UTC  Heikki Linnakangas <[email protected]>
` Re: Reduce build times of pg_trgm GIN indexes
  2026-04-16 14:37 UTC  Tom Lane <[email protected]>
` Re: Reduce build times of pg_trgm GIN indexes
  2026-04-16 14:43 UTC  Andres Freund <[email protected]>
` Re: Reduce build times of pg_trgm GIN indexes
  2026-04-16 17:30 UTC  Heikki Linnakangas <[email protected]>
` Re: Reduce build times of pg_trgm GIN indexes
  2026-04-16 17:47 UTC  Tom Lane <[email protected]>
` Re: Reduce build times of pg_trgm GIN indexes
  2026-04-17 19:21 UTC  Heikki Linnakangas <[email protected]>
` Re: Reduce build times of pg_trgm GIN indexes
  2026-04-22 21:11 UTC  Heikki Linnakangas <[email protected]>
` Re: Reduce build times of pg_trgm GIN indexes
  2026-04-22 21:26 UTC  David Geier <[email protected]>
  [31+ messages in thread]

Re: SQL:2011 Application Time Update & Delete
  2026-02-13 20:00 UTC  Paul A Jungwirth <[email protected]>
` Re: SQL:2011 Application Time Update & Delete
  2026-02-20 17:16 UTC  Paul A Jungwirth <[email protected]>
` Re: SQL:2011 Application Time Update & Delete
  2026-03-10 12:26 UTC  Kirill Reshke <[email protected]>
` Re: SQL:2011 Application Time Update & Delete
  2026-03-10 16:13 UTC  Paul A Jungwirth <[email protected]>
` Re: SQL:2011 Application Time Update & Delete
  2026-03-10 17:33 UTC  Kirill Reshke <[email protected]>
` Re: SQL:2011 Application Time Update & Delete
  2026-03-13 17:06 UTC  Paul A Jungwirth <[email protected]>
` Re: SQL:2011 Application Time Update & Delete
  2026-03-17 14:29 UTC  Paul A Jungwirth <[email protected]>
` Re: SQL:2011 Application Time Update & Delete
  2026-03-25 16:05 UTC  Peter Eisentraut <[email protected]>
` Re: SQL:2011 Application Time Update & Delete
  2026-03-27 21:38 UTC  Paul A Jungwirth <[email protected]>
` Re: SQL:2011 Application Time Update & Delete
  2026-04-07 04:03 UTC  jian he <[email protected]>
` Re: SQL:2011 Application Time Update & Delete
  2026-04-07 11:53 UTC  Peter Eisentraut <[email protected]>
` Re: SQL:2011 Application Time Update & Delete
  2026-04-07 14:32 UTC  SATYANARAYANA NARLAPURAM <[email protected]>
` Re: SQL:2011 Application Time Update & Delete
  2026-04-09 19:35 UTC  SATYANARAYANA NARLAPURAM <[email protected]>
` Re: SQL:2011 Application Time Update & Delete
  2026-04-09 19:42 UTC  SATYANARAYANA NARLAPURAM <[email protected]>
` Re: SQL:2011 Application Time Update & Delete
  2026-04-14 04:33 UTC  jian he <[email protected]>
` Re: SQL:2011 Application Time Update & Delete
  2026-04-15 05:34 UTC  Paul A Jungwirth <[email protected]>
` Re: SQL:2011 Application Time Update & Delete
  2026-04-15 17:30 UTC  Paul A Jungwirth <[email protected]>
` Re: SQL:2011 Application Time Update & Delete
  2026-04-15 21:59 UTC  Paul A Jungwirth <[email protected]>
` Re: SQL:2011 Application Time Update & Delete
  2026-04-15 23:25 UTC  Paul A Jungwirth <[email protected]>
` Re: SQL:2011 Application Time Update & Delete
  2026-04-18 23:18 UTC  Paul A Jungwirth <[email protected]>
` Re: SQL:2011 Application Time Update & Delete
  2026-04-19 18:10 UTC  Tom Lane <[email protected]>
` Re: SQL:2011 Application Time Update & Delete
  2026-04-19 18:51 UTC  Paul A Jungwirth <[email protected]>
` Re: SQL:2011 Application Time Update & Delete
  2026-04-20 14:33 UTC  Tom Lane <[email protected]>
` Re: SQL:2011 Application Time Update & Delete
  2026-04-20 15:48 UTC  Paul A Jungwirth <[email protected]>
` Re: SQL:2011 Application Time Update & Delete
  2026-04-20 16:03 UTC  Tom Lane <[email protected]>
` Re: SQL:2011 Application Time Update & Delete
  2026-04-21 06:25 UTC  jian he <[email protected]>
` Re: SQL:2011 Application Time Update & Delete
  2026-04-21 09:51 UTC  jian he <[email protected]>
` Re: SQL:2011 Application Time Update & Delete
  2026-04-22 19:50 UTC  Paul A Jungwirth <[email protected]>
  [28+ messages in thread]

Cleanup explain_memoize function after test
  2026-04-22 06:49 UTC  Kirill Reshke <[email protected]>
` Re: Cleanup explain_memoize function after test
  2026-04-22 09:24 UTC  Chao Li <[email protected]>
` Re: Cleanup explain_memoize function after test
  2026-04-22 17:32 UTC  Bertrand Drouvot <[email protected]>
  [3+ messages in thread]

Fix pg_upgrade to detect invalid logical replication slots on PG19
  2026-04-20 08:57 UTC  Lakshmi N <[email protected]>
` Re: Fix pg_upgrade to detect invalid logical replication slots on PG19
  2026-04-22 04:27 UTC  shveta malik <[email protected]>
` Re: Fix pg_upgrade to detect invalid logical replication slots on PG19
  2026-04-22 08:02 UTC  Masahiko Sawada <[email protected]>
` Re: Fix pg_upgrade to detect invalid logical replication slots on PG19
  2026-04-22 09:13 UTC  Chao Li <[email protected]>
` Re: Fix pg_upgrade to detect invalid logical replication slots on PG19
  2026-04-22 17:01 UTC  Masahiko Sawada <[email protected]>
  [5+ messages in thread]

[PATCH v1] Fix DROP PROPERTY GRAPH "unsupported object class" error
  2026-04-22 15:01 UTC  Bertrand Drouvot <[email protected]>

[PATCH v1] Fix DROP PROPERTY GRAPH "unsupported object class" error
  2026-04-22 15:01 UTC  Bertrand Drouvot <[email protected]>

[PATCH v1] Fix DROP PROPERTY GRAPH "unsupported object class" error
  2026-04-22 15:01 UTC  Bertrand Drouvot <[email protected]>

[PATCH v1] Fix DROP PROPERTY GRAPH "unsupported object class" error
  2026-04-22 15:01 UTC  Bertrand Drouvot <[email protected]>

[PATCH v1] Fix DROP PROPERTY GRAPH "unsupported object class" error
  2026-04-22 15:01 UTC  Bertrand Drouvot <[email protected]>

[PATCH v1] Fix DROP PROPERTY GRAPH "unsupported object class" error
  2026-04-22 15:01 UTC  Bertrand Drouvot <[email protected]>

[PATCH v1] Fix DROP PROPERTY GRAPH "unsupported object class" error
  2026-04-22 15:01 UTC  Bertrand Drouvot <[email protected]>

[PATCH v1] Fix DROP PROPERTY GRAPH "unsupported object class" error
  2026-04-22 15:01 UTC  Bertrand Drouvot <[email protected]>

[PATCH v1] Fix DROP PROPERTY GRAPH "unsupported object class" error
  2026-04-22 15:01 UTC  Bertrand Drouvot <[email protected]>

[PATCH v1] Fix DROP PROPERTY GRAPH "unsupported object class" error
  2026-04-22 15:01 UTC  Bertrand Drouvot <[email protected]>

[PATCH v1] Fix DROP PROPERTY GRAPH "unsupported object class" error
  2026-04-22 15:01 UTC  Bertrand Drouvot <[email protected]>

[PATCH v1] Fix DROP PROPERTY GRAPH "unsupported object class" error
  2026-04-22 15:01 UTC  Bertrand Drouvot <[email protected]>

[PATCH v1] Fix DROP PROPERTY GRAPH "unsupported object class" error
  2026-04-22 15:01 UTC  Bertrand Drouvot <[email protected]>

[PATCH v1] Fix DROP PROPERTY GRAPH "unsupported object class" error
  2026-04-22 15:01 UTC  Bertrand Drouvot <[email protected]>

[PATCH v1] Fix DROP PROPERTY GRAPH "unsupported object class" error
  2026-04-22 15:01 UTC  Bertrand Drouvot <[email protected]>

[PATCH v1] Fix DROP PROPERTY GRAPH "unsupported object class" error
  2026-04-22 15:01 UTC  Bertrand Drouvot <[email protected]>

[PATCH v1] Fix DROP PROPERTY GRAPH "unsupported object class" error
  2026-04-22 15:01 UTC  Bertrand Drouvot <[email protected]>


[next (older)]

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox