Re: Quoting of *_command arguments

2025-11-14 Thread Bruce Momjian
On Wed, Nov 12, 2025 at 08:48:39AM -0500, Bruce Momjian wrote: > On Wed, Nov 12, 2025 at 02:45:16PM +0100, Peter Eisentraut wrote: > > On 11.11.25 20:31, Bruce Momjian wrote: > > > We inconsistently double-quote the "%f" and "%p" arguments of > > > "archive_command" and "restore_command". Paths wi

Re: copy.sgml: add XML ID attributes to tags.

2025-11-14 Thread Álvaro Herrera
On 2025-Oct-29, jian he wrote: > hi. > > similar to what we did in > https://git.postgresql.org/cgit/postgresql.git/commit/?id=78ee60ed84bb3a1cf0b6bd9a715dcbcf252a90f5 > > I happened to notice COPY.sgml Parameters section is un-linkable. > The Parameters section in copy.sgml has shorter explana

Re: Documentation improvement patch

2025-11-14 Thread Daniel Gustafsson
> On 30 Oct 2025, at 11:15, Peter Eisentraut wrote: > - Change the definition of a replication slot. > + Changes the definition of a replication slot. > > I think these are intentionally written in imperative style. Compare the > synopses of the main SQL commands: "change the defin