Re: MERGE command is not mentioned in the list of commands for variable substitution

2025-11-16 Thread David Rowley
On Tue, 11 Nov 2025 at 10:44, David Rowley wrote: > The attached patch fixes it. I can take care of this once the back > branches are open again after the minor releases are out. Pushed. David

Re: Document default values for --fsync-interval and --plugin in pg_recvlogical

2025-11-16 Thread Laurenz Albe
On Sun, 2025-11-16 at 15:19 +0900, Fujii Masao wrote: > I noticed that pg_recvlogical --help shows default values for > the --fsync-interval and --plugin options, but the docs does not. > This would be inconvenient for users. > > The attached patch adds the missing default value descriptions > to