public inbox for [email protected]  
help / color / mirror / Atom feed
[oauth] Fix minimal typo in OAuth
  2026-05-18 07:49 UTC  Jonathan Gonzalez V. <[email protected]>
` Re: [oauth] Fix minimal typo in OAuth
  2026-05-18 13:34 UTC  Daniel Gustafsson <[email protected]>
  [2+ messages in thread]

Re: [PATCH] Fix psql tab completion for REPACK boolean options
  2026-05-18 04:17 UTC  Fujii Masao <[email protected]>
` Re: [PATCH] Fix psql tab completion for REPACK boolean options
  2026-05-18 11:04 UTC  Thom Brown <[email protected]>
` Re: [PATCH] Fix psql tab completion for REPACK boolean options
  2026-05-18 11:49 UTC  Álvaro Herrera <[email protected]>
` Re: [PATCH] Fix psql tab completion for REPACK boolean options
  2026-05-18 12:29 UTC  Thom Brown <[email protected]>
  [4+ messages in thread]

Re: Support LIKE with nondeterministic collations
  2024-04-30 12:39 UTC  Daniel Verite <[email protected]>
` Re: Support LIKE with nondeterministic collations
  2024-05-02 13:38 UTC  Peter Eisentraut <[email protected]>
` Re: Support LIKE with nondeterministic collations
  2024-05-03 00:11 UTC  Robert Haas <[email protected]>
` Re: Support LIKE with nondeterministic collations
  2024-05-03 08:52 UTC  Peter Eisentraut <[email protected]>
` Re: Support LIKE with nondeterministic collations
  2024-05-03 13:20 UTC  Robert Haas <[email protected]>
` Re: Support LIKE with nondeterministic collations
  2024-05-03 14:12 UTC  Peter Eisentraut <[email protected]>
` Re: Support LIKE with nondeterministic collations
  2024-05-03 14:58 UTC  Daniel Verite <[email protected]>
` Re: Support LIKE with nondeterministic collations
  2024-05-03 18:53 UTC  Peter Eisentraut <[email protected]>
` Re: Support LIKE with nondeterministic collations
  2024-06-28 06:31 UTC  Peter Eisentraut <[email protected]>
` Re: Support LIKE with nondeterministic collations
  2024-07-31 22:26 UTC  Jeff Davis <[email protected]>
` Re: Support LIKE with nondeterministic collations
  2026-05-18 11:51 UTC  Nico Williams <[email protected]>
  [11+ messages in thread]

Re: Support LIKE with nondeterministic collations
  2024-05-03 15:47 UTC  Daniel Verite <[email protected]>
` Re: Support LIKE with nondeterministic collations
  2024-05-03 18:58 UTC  Peter Eisentraut <[email protected]>
` Re: Support LIKE with nondeterministic collations
  2026-05-18 11:43 UTC  Nico Williams <[email protected]>
  [3+ messages in thread]

Re: Support LIKE with nondeterministic collations
  2024-11-18 03:30 UTC  jian he <[email protected]>
` Re: Support LIKE with nondeterministic collations
  2024-11-19 13:51 UTC  Peter Eisentraut <[email protected]>
` Re: Support LIKE with nondeterministic collations
  2024-11-20 07:29 UTC  jian he <[email protected]>
` Re: Support LIKE with nondeterministic collations
  2024-11-27 08:01 UTC  Peter Eisentraut <[email protected]>
` Re: Support LIKE with nondeterministic collations
  2026-05-18 10:23 UTC  Jelte Fennema-Nio <[email protected]>
  [5+ messages in thread]

Review observations for COPY ON_ERROR_TABLE patch
  2026-05-18 06:55 UTC  vellaipandiyan sm <[email protected]>

[RFC PATCH v0 0/7] Add EXPLAIN ANALYZE wait event reporting
  2026-05-08 23:22 UTC  Ilmar Yunusov <[email protected]>
` [RFC PATCH v0 1/7] Add EXPLAIN WAITS statement reporting
  2026-05-08 23:22 UTC  Ilmar Yunusov <[email protected]>
` [RFC PATCH v0 2/7] Aggregate EXPLAIN WAITS from parallel workers
  2026-05-08 23:22 UTC  Ilmar Yunusov <[email protected]>
` [RFC PATCH v0 3/7] Attribute EXPLAIN WAITS to plan nodes
  2026-05-08 23:22 UTC  Ilmar Yunusov <[email protected]>
` [RFC PATCH v0 4/7] Refine EXPLAIN WAITS attribution semantics
  2026-05-08 23:22 UTC  Ilmar Yunusov <[email protected]>
` [RFC PATCH v0 5/7] Harden EXPLAIN WAITS accumulator handling
  2026-05-08 23:22 UTC  Ilmar Yunusov <[email protected]>
` [RFC PATCH v0 6/7] Hide EXPLAIN WAITS accumulator internals
  2026-05-08 23:22 UTC  Ilmar Yunusov <[email protected]>
` [RFC PATCH v0 7/7] Keep EXPLAIN option completion current
  2026-05-08 23:22 UTC  Ilmar Yunusov <[email protected]>
` Re: [RFC PATCH v0 0/7] Add EXPLAIN ANALYZE wait event reporting
  2026-05-11 03:50 UTC  Michael Paquier <[email protected]>
` [RFC PATCH v1] Add EXPLAIN ANALYZE wait event reporting
  2026-05-14 11:19 UTC  r314tive <[email protected]>
` [RFC PATCH v2] Add EXPLAIN ANALYZE wait event reporting
  2026-05-18 06:11 UTC  r314tive <[email protected]>
  [11+ messages in thread]

Add missing period to DETAIL messages
  2026-04-09 04:27 UTC  Peter Smith <[email protected]>
` Re: Add missing period to DETAIL messages
  2026-04-09 08:00 UTC  Chao Li <[email protected]>
` Re: Add missing period to DETAIL messages
  2026-04-10 01:02 UTC  Peter Smith <[email protected]>
` Re: Add missing period to DETAIL messages
  2026-04-13 01:04 UTC  Peter Smith <[email protected]>
` Re: Add missing period to DETAIL messages
  2026-04-13 01:05 UTC  Peter Smith <[email protected]>
` Re: Add missing period to DETAIL messages
  2026-04-14 05:51 UTC  vignesh C <[email protected]>
` Re: Add missing period to DETAIL messages
  2026-04-14 06:28 UTC  Peter Smith <[email protected]>
` Re: Add missing period to DETAIL messages
  2026-04-15 05:47 UTC  Xiaopeng Wang <[email protected]>
` Re: Add missing period to DETAIL messages
  2026-04-15 07:41 UTC  Peter Smith <[email protected]>
` Re: Add missing period to DETAIL messages
  2026-04-15 18:26 UTC  Peter Eisentraut <[email protected]>
` Re: Add missing period to DETAIL messages
  2026-04-16 00:22 UTC  Peter Smith <[email protected]>
` Re: Add missing period to DETAIL messages
  2026-05-18 05:52 UTC  Peter Smith <[email protected]>
  [12+ messages in thread]

DOCS: Describe some missing parameters on CREATE/ALTER PUBLICATION pages
  2026-04-08 05:10 UTC  Peter Smith <[email protected]>
` Re: DOCS: Describe some missing parameters on CREATE/ALTER PUBLICATION pages
  2026-05-18 05:42 UTC  Peter Smith <[email protected]>
  [2+ messages in thread]

Redundant/mis-use of _(x) gettext macro?
  2026-04-01 03:48 UTC  Peter Smith <[email protected]>
` Re: Redundant/mis-use of _(x) gettext macro?
  2026-04-01 03:57 UTC  Chao Li <[email protected]>
` Re: Redundant/mis-use of _(x) gettext macro?
  2026-04-01 11:52 UTC  Álvaro Herrera <[email protected]>
` Re: Redundant/mis-use of _(x) gettext macro?
  2026-04-02 02:55 UTC  Peter Smith <[email protected]>
` Re: Redundant/mis-use of _(x) gettext macro?
  2026-04-02 03:11 UTC  Chao Li <[email protected]>
` Re: Redundant/mis-use of _(x) gettext macro?
  2026-04-02 03:18 UTC  Tom Lane <[email protected]>
` Re: Redundant/mis-use of _(x) gettext macro?
  2026-04-07 05:05 UTC  Peter Smith <[email protected]>
` Re: Redundant/mis-use of _(x) gettext macro?
  2026-04-23 07:24 UTC  Peter Smith <[email protected]>
` Re: Redundant/mis-use of _(x) gettext macro?
  2026-04-23 09:25 UTC  Álvaro Herrera <[email protected]>
` Re: Redundant/mis-use of _(x) gettext macro?
  2026-04-24 03:10 UTC  Peter Smith <[email protected]>
` Re: Redundant/mis-use of _(x) gettext macro?
  2026-04-24 12:14 UTC  Álvaro Herrera <[email protected]>
` Re: Redundant/mis-use of _(x) gettext macro?
  2026-04-24 12:43 UTC  David Rowley <[email protected]>
` Re: Redundant/mis-use of _(x) gettext macro?
  2026-05-18 05:26 UTC  Peter Smith <[email protected]>
  [13+ messages in thread]

Logical Replication - revisit `is_table_publication` function implementation
  2026-04-07 07:02 UTC  Peter Smith <[email protected]>
` Re: Logical Replication - revisit `is_table_publication` function implementation
  2026-04-08 03:45 UTC  vignesh C <[email protected]>
` Re: Logical Replication - revisit `is_table_publication` function implementation
  2026-04-08 05:24 UTC  shveta malik <[email protected]>
` Re: Logical Replication - revisit `is_table_publication` function implementation
  2026-04-08 06:04 UTC  Peter Smith <[email protected]>
` Re: Logical Replication - revisit `is_table_publication` function implementation
  2026-04-08 06:27 UTC  Peter Smith <[email protected]>
` Re: Logical Replication - revisit `is_table_publication` function implementation
  2026-04-09 04:09 UTC  shveta malik <[email protected]>
` Re: Logical Replication - revisit `is_table_publication` function implementation
  2026-05-18 04:49 UTC  Peter Smith <[email protected]>
  [7+ messages in thread]

 VACUUM FULL or CREATE INDEX fails with error: missing chunk number 0 for toast value XXX
  2026-05-18 04:20 UTC  Тестова Екатерина <[email protected]>

Fix small issues of pg_restore_extended_stats()
  2026-05-18 02:25 UTC  Chao Li <[email protected]>
` Re: Fix small issues of pg_restore_extended_stats()
  2026-05-18 04:19 UTC  Michael Paquier <[email protected]>
  [2+ messages in thread]

Re: Track skipped tables during autovacuum and autoanalyze
  2026-03-24 14:58 UTC  Sami Imseih <[email protected]>
` Re: Track skipped tables during autovacuum and autoanalyze
  2026-03-25 02:07 UTC  Michael Paquier <[email protected]>
` Re: Track skipped tables during autovacuum and autoanalyze
  2026-03-25 17:12 UTC  Sami Imseih <[email protected]>
` Re: Track skipped tables during autovacuum and autoanalyze
  2026-03-25 23:26 UTC  Michael Paquier <[email protected]>
` Re: Track skipped tables during autovacuum and autoanalyze
  2026-03-26 01:31 UTC  Michael Paquier <[email protected]>
` Re: Track skipped tables during autovacuum and autoanalyze
  2026-03-26 23:07 UTC  Michael Paquier <[email protected]>
` Re: Track skipped tables during autovacuum and autoanalyze
  2026-03-27 16:48 UTC  Sami Imseih <[email protected]>
` Re: Track skipped tables during autovacuum and autoanalyze
  2026-04-13 08:05 UTC  Yugo Nagata <[email protected]>
` Re: Track skipped tables during autovacuum and autoanalyze
  2026-04-22 12:49 UTC  Sami Imseih <[email protected]>
` Re: Track skipped tables during autovacuum and autoanalyze
  2026-04-27 11:32 UTC  Yugo Nagata <[email protected]>
` Re: Track skipped tables during autovacuum and autoanalyze
  2026-05-04 20:44 UTC  Sami Imseih <[email protected]>
` Re: Track skipped tables during autovacuum and autoanalyze
  2026-05-12 09:47 UTC  Yugo Nagata <[email protected]>
` Re: Track skipped tables during autovacuum and autoanalyze
  2026-05-12 14:50 UTC  Sami Imseih <[email protected]>
` Re: Track skipped tables during autovacuum and autoanalyze
  2026-05-14 21:46 UTC  Zsolt Parragi <[email protected]>
` Re: Track skipped tables during autovacuum and autoanalyze
  2026-05-15 00:59 UTC  Sami Imseih <[email protected]>
` Re: Track skipped tables during autovacuum and autoanalyze
  2026-05-15 05:03 UTC  Yugo Nagata <[email protected]>
` Re: Track skipped tables during autovacuum and autoanalyze
  2026-05-15 09:02 UTC  Zsolt Parragi <[email protected]>
  [17+ messages in thread]

Simplify signature of ProcessStartupPacket()
  2026-05-15 06:22 UTC  Michael Paquier <[email protected]>
` Re: Simplify signature of ProcessStartupPacket()
  2026-05-15 08:16 UTC  Heikki Linnakangas <[email protected]>
` Re: Simplify signature of ProcessStartupPacket()
  2026-05-15 08:33 UTC  Michael Paquier <[email protected]>
  [3+ messages in thread]

Re-add recently-removed tests for ltree and intarray
  2026-05-14 23:38 UTC  Michael Paquier <[email protected]>
` Re: Re-add recently-removed tests for ltree and intarray
  2026-05-15 02:09 UTC  Tom Lane <[email protected]>
` Re: Re-add recently-removed tests for ltree and intarray
  2026-05-15 02:47 UTC  John Naylor <[email protected]>
` Re: Re-add recently-removed tests for ltree and intarray
  2026-05-15 02:49 UTC  Tom Lane <[email protected]>
` Re: Re-add recently-removed tests for ltree and intarray
  2026-05-15 04:59 UTC  Michael Paquier <[email protected]>
` Re: Re-add recently-removed tests for ltree and intarray
  2026-05-15 06:33 UTC  John Naylor <[email protected]>
` Re: Re-add recently-removed tests for ltree and intarray
  2026-05-15 06:54 UTC  Michael Paquier <[email protected]>
  [7+ messages in thread]

A trivial fix on a comment in pgstat_assoc_relation()
  2026-05-15 06:09 UTC  Yugo Nagata <[email protected]>

Add a guard against uninitialized default locale
  2026-04-24 22:44 UTC  Jeff Davis <[email protected]>
` Re: Add a guard against uninitialized default locale
  2026-05-14 22:00 UTC  Jeff Davis <[email protected]>
` Re: Add a guard against uninitialized default locale
  2026-05-15 03:42 UTC  Ayush Tiwari <[email protected]>
  [3+ messages in thread]

Fix jsonpath .split_part() to honor silent mode
  2026-05-12 02:10 UTC  Chao Li <[email protected]>
` Re: Fix jsonpath .split_part() to honor silent mode
  2026-05-13 09:57 UTC  Nazir Bilal Yavuz <[email protected]>
` Re: Fix jsonpath .split_part() to honor silent mode
  2026-05-14 06:02 UTC  Michael Paquier <[email protected]>
` Re: Fix jsonpath .split_part() to honor silent mode
  2026-05-14 12:29 UTC  Andrew Dunstan <[email protected]>
` Re: Fix jsonpath .split_part() to honor silent mode
  2026-05-14 23:40 UTC  Michael Paquier <[email protected]>
  [5+ messages in thread]

Refactor: allow pg_strncoll(), etc., to accept -1 length for NUL-terminated cstrings.
  2024-08-22 18:00 UTC  Jeff Davis <[email protected]>
` Re: Refactor: allow pg_strncoll(), etc., to accept -1 length for NUL-terminated cstrings.
  2024-09-21 00:28 UTC  Jeff Davis <[email protected]>
` Re: Refactor: allow pg_strncoll(), etc., to accept -1 length for NUL-terminated cstrings.
  2026-05-01 16:40 UTC  Andres Freund <[email protected]>
` Re: Refactor: allow pg_strncoll(), etc., to accept -1 length for NUL-terminated cstrings.
  2026-05-05 20:23 UTC  Jeff Davis <[email protected]>
` Re: Refactor: allow pg_strncoll(), etc., to accept -1 length for NUL-terminated cstrings.
  2026-05-14 21:58 UTC  Jeff Davis <[email protected]>
` Re: Refactor: allow pg_strncoll(), etc., to accept -1 length for NUL-terminated cstrings.
  2026-05-14 22:17 UTC  Andres Freund <[email protected]>
  [6+ messages in thread]

[PATCH v4 2/2] Try to avoid a rewrite when adding a stored generated column
  2026-05-14 21:51 UTC  Alberto Piai <[email protected]>

[PATCH v4 2/2] Try to avoid a rewrite when adding a stored generated column
  2026-05-14 21:51 UTC  Alberto Piai <[email protected]>

[PATCH v4 2/2] Try to avoid a rewrite when adding a stored generated column
  2026-05-14 21:51 UTC  Alberto Piai <[email protected]>

[PATCH v4 2/2] Try to avoid a rewrite when adding a stored generated column
  2026-05-14 21:51 UTC  Alberto Piai <[email protected]>

[PATCH v4 2/2] Try to avoid a rewrite when adding a stored generated column
  2026-05-14 21:51 UTC  Alberto Piai <[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