public inbox for [email protected]  
help / color / mirror / Atom feed
INTERVAL output format for iso_8601 is without dashes
  2026-03-10 14:10 UTC  PG Doc comments form <[email protected]>
` Re: INTERVAL output format for iso_8601 is without dashes
  2026-03-15 20:14 UTC  Tom Lane <[email protected]>
` Re: INTERVAL output format for iso_8601 is without dashes
  2026-03-16 11:39 UTC  Benjamin Kröger <[email protected]>
` Re: INTERVAL output format for iso_8601 is without dashes
  2026-03-16 13:44 UTC  Tom Lane <[email protected]>
  [4+ messages in thread]

Clarifying pg_rewind failure risks due to asynchronous file deletions
  2026-03-11 17:44 UTC  PG Doc comments form <[email protected]>
` Re: Clarifying pg_rewind failure risks due to asynchronous file deletions
  2026-03-12 19:56 UTC  Laurenz Albe <[email protected]>
  [2+ messages in thread]

An example in UPDATE documentation page is a bit outdated
  2026-03-07 11:54 UTC  PG Doc comments form <[email protected]>
` Re: An example in UPDATE documentation page is a bit outdated
  2026-03-07 20:45 UTC  David G. Johnston <[email protected]>
  [2+ messages in thread]

Add Restart=on-failure To Example Systemd File
  2025-11-27 18:55 UTC  Andrew Jackson <[email protected]>
` Re: Add Restart=on-failure To Example Systemd File
  2026-03-03 12:22 UTC  Peter Eisentraut <[email protected]>
` Re: Add Restart=on-failure To Example Systemd File
  2026-03-03 14:56 UTC  Andrew Jackson <[email protected]>
  [3+ messages in thread]

Documentation incorrect pg_partition_root function description.
  2026-02-28 08:36 UTC  PG Doc comments form <[email protected]>
` Re: Documentation incorrect pg_partition_root function description.
  2026-02-28 20:12 UTC  Laurenz Albe <[email protected]>
  [2+ messages in thread]

A suggestion about the usage manual of \d command
  2026-02-27 08:06 UTC  yuanchao zhang <[email protected]>
` Re: A suggestion about the usage manual of \d command
  2026-02-27 14:12 UTC  David G. Johnston <[email protected]>
` Re: A suggestion about the usage manual of \d command
  2026-02-28 01:02 UTC  yuanchao zhang <[email protected]>
` Re: A suggestion about the usage manual of \d command
  2026-02-28 01:09 UTC  David G. Johnston <[email protected]>
  [4+ messages in thread]

Notes about COMMIT on an aborted transaction will automatically cause a rollback
  2026-02-26 11:43 UTC  PG Doc comments form <[email protected]>
` Re: Notes about COMMIT on an aborted transaction will automatically cause a rollback
  2026-02-26 14:19 UTC  David G. Johnston <[email protected]>
  [2+ messages in thread]

Clarify INCLUDING COMMENTS behavior in CREATE TABLE and CREATE FOREIGN TABLE docs
  2026-02-17 14:36 UTC  Fujii Masao <[email protected]>
` Re: Clarify INCLUDING COMMENTS behavior in CREATE TABLE and CREATE FOREIGN TABLE docs
  2026-02-19 15:09 UTC  Matheus Alcantara <[email protected]>
` Re: Clarify INCLUDING COMMENTS behavior in CREATE TABLE and CREATE FOREIGN TABLE docs
  2026-02-19 15:51 UTC  Fujii Masao <[email protected]>
` Re: Clarify INCLUDING COMMENTS behavior in CREATE TABLE and CREATE FOREIGN TABLE docs
  2026-02-26 00:09 UTC  Fujii Masao <[email protected]>
  [4+ messages in thread]

Re: Documentation/Behavior: Systemd Type=notify failure with pg_ctl on Debian 12
  2026-02-25 18:23 UTC  Greg Sabino Mullane <[email protected]>

Re: Documentation/Behavior: Systemd Type=notify failure with pg_ctl on Debian 12
  2026-02-25 01:10 UTC  David G. Johnston <[email protected]>

Typo
  2026-02-19 06:57 UTC  PG Doc comments form <[email protected]>
` Re: Typo
  2026-02-20 14:14 UTC  Daniel Gustafsson <[email protected]>
  [2+ messages in thread]

OS system version upgrade (glibc / libicu version change)
  2026-02-02 09:07 UTC  PG Doc comments form <[email protected]>
` Re: OS system version upgrade (glibc / libicu version change)
  2026-02-17 14:33 UTC  Alexey Shishkin <[email protected]>
  [2+ messages in thread]

Clarification on the (lack of) differences between the decimal, dec, and numeric types
  2026-02-12 21:06 UTC  PG Doc comments form <[email protected]>
` Re: Clarification on the (lack of) differences between the decimal, dec, and numeric types
  2026-02-12 22:45 UTC  David G. Johnston <[email protected]>
  [2+ messages in thread]

"Disadvantages of increasing autovacuum_freeze_max_age" paragraph to be modified
  2026-02-12 11:48 UTC  PG Doc comments form <[email protected]>
` Re: "Disadvantages of increasing autovacuum_freeze_max_age" paragraph to be modified
  2026-02-12 20:21 UTC  Lukas Fittl <[email protected]>
  [2+ messages in thread]

Update documentation to note that REFRESH MATERIALIZED VIEW CONCURRENTLY uses the pg_temp tablespace
  2026-02-10 12:36 UTC  Junior Longtom <[email protected]>

Problem with example numeric value
  2026-02-06 10:20 UTC  PG Doc comments form <[email protected]>
` Re: Problem with example numeric value
  2026-02-06 13:25 UTC  Laurenz Albe <[email protected]>
  [2+ messages in thread]

Re: Placement of synchronized_standby_slots description in config.sgml
  2026-02-05 06:47 UTC  Shinya Kato <[email protected]>
` Re: Placement of synchronized_standby_slots description in config.sgml
  2026-02-06 00:43 UTC  Fujii Masao <[email protected]>
  [2+ messages in thread]

Adding pk with include to index
  2026-02-04 06:54 UTC  PG Doc comments form <[email protected]>

[PATCH] docs: document N'...' national character string literal syntax
  2026-02-02 15:05 UTC  Hoda Salim <[email protected]>
` Re: [PATCH] docs: document N'...' national character string literal syntax
  2026-02-02 17:09 UTC  Erik Wienhold <[email protected]>
` Re: [PATCH] docs: document N'...' national character string literal syntax
  2026-02-02 20:04 UTC  Hoda Salim <[email protected]>
` Re: [PATCH] docs: document N'...' national character string literal syntax
  2026-02-04 00:24 UTC  Erik Wienhold <[email protected]>
` Re: [PATCH] docs: document N'...' national character string literal syntax
  2026-02-04 01:31 UTC  David G. Johnston <[email protected]>
` Re: [PATCH] docs: document N'...' national character string literal syntax
  2026-02-04 05:22 UTC  Tom Lane <[email protected]>
  [6+ messages in thread]

Proposal: HOT Update Runtime Check Clarification
  2026-02-02 17:06 UTC  Yahya Yusuf <[email protected]>

Placement of synchronized_standby_slots description in config.sgml
  2026-01-23 10:21 UTC  Fujii Masao <[email protected]>

clarification for pg_basebackup and major versions
  2025-12-29 20:45 UTC  PG Doc comments form <[email protected]>
` Re: clarification for pg_basebackup and major versions
  2025-12-31 13:34 UTC  David G. Johnston <[email protected]>
` Re: clarification for pg_basebackup and major versions
  2026-01-19 18:01 UTC  Alexey Shishkin <[email protected]>
` Re: clarification for pg_basebackup and major versions
  2026-01-19 18:23 UTC  David G. Johnston <[email protected]>
` Re: clarification for pg_basebackup and major versions
  2026-01-21 09:04 UTC  Alexey Shishkin <[email protected]>
  [5+ messages in thread]

cmax docs seem misleading
  2026-01-20 18:46 UTC  Paul A Jungwirth <[email protected]>

Fix improper xreflabels created for v18 release notes
  2026-01-01 16:55 UTC  Robert Treat <[email protected]>
` Re: Fix improper xreflabels created for v18 release notes
  2026-01-20 04:10 UTC  Bruce Momjian <[email protected]>
  [2+ messages in thread]

Large elephant
  2026-01-16 21:10 UTC  Nick Canale <[email protected]>
` Re: Large elephant
  2026-01-19 00:57 UTC  Andreas Karlsson <[email protected]>
  [2+ 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