Re: "jsonb ? text" operator and JSON strings

2022-11-28 Thread David G. Johnston
On Mon, Nov 28, 2022 at 1:34 PM PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/14/functions-json.html > Description: > > The description of the "jsonb ? text" operator in table 9.45 specifies its > behavi

"jsonb ? text" operator and JSON strings

2022-11-28 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/14/functions-json.html Description: The description of the "jsonb ? text" operator in table 9.45 specifies its behavior when the jsonb value is an object or an array, but not when it is a str

Re: nextval parameter is not clear

2022-11-28 Thread David G. Johnston
On Mon, Nov 28, 2022 at 12:22 PM Kirk Wolak wrote: > On Mon, Nov 28, 2022 at 12:47 PM Tom Lane wrote: > >> Kirk Wolak writes: >> > my goal is to get an "approach" accepted, this is the first. >> Ultimately, I >> > would love to see >> > the documentation of functions with examples like this eve

Re: nextval parameter is not clear

2022-11-28 Thread Kirk Wolak
On Mon, Nov 28, 2022 at 12:47 PM Tom Lane wrote: > Kirk Wolak writes: > > my goal is to get an "approach" accepted, this is the first. > Ultimately, I > > would love to see > > the documentation of functions with examples like this everywhere. > > I'm not for that. func.sgml is already massive,

Re: nextval parameter is not clear

2022-11-28 Thread Tom Lane
Kirk Wolak writes: > my goal is to get an "approach" accepted, this is the first. Ultimately, I > would love to see > the documentation of functions with examples like this everywhere. I'm not for that. func.sgml is already massive, and doubling its size with extensive examples doesn't seem lik

Re: nextval parameter is not clear

2022-11-28 Thread Kirk Wolak
On Sun, Nov 27, 2022 at 10:34 PM Laurenz Albe wrote: > On Sat, 2022-11-26 at 23:22 -0500, Kirk Wolak wrote: > > Your feedback would be appreciated. > > + Example > > I think you should use the tag to render that more conspicuous. > > I tried. it does not MAKE. It is not allowed in that positi

Re: nextval parameter is not clear

2022-11-28 Thread Kirk Wolak
On Mon, Nov 28, 2022 at 12:45 AM Tom Lane wrote: > Laurenz Albe writes: > > Now I think that is taking it too far. Your code sample would be great > > for a tutorial, but it is too elaborate for the technical documentation. > > The example should focus on the sequence functions, but more than h

Installing PostgreSQL 11 from source on Windows

2022-11-28 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/11/index.html Description: I tried following the instructions on chapter 17 about the "Installation From Source Code on Windows" but they seem a bit confusing at practice when having to work

Re: temporary file size clarification

2022-11-28 Thread Daniel Gustafsson
> On 25 Nov 2022, at 21:14, Bruce Momjian wrote: > On Thu, Nov 24, 2022 at 10:14:20AM +0100, Daniel Gustafsson wrote: >> How about something like the attached? > > +1 Pushed, thanks! -- Daniel Gustafsson https://vmware.com/