Re: Please add example

2019-09-27 Thread Bruce Momjian
On Thu, Sep 5, 2019 at 03:58:22PM +, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/11/functions-formatting.html > Description: > > On this screen: > https://www.postgresql.org/docs/11/functions-form

Re: uniqueness and null could benefit from a hint for dba

2019-09-27 Thread Bruce Momjian
On Wed, Sep 4, 2019 at 01:12:35PM +, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/11/indexes-unique.html > Description: > > Sometimes it is convenient to create an unique index that considers NULL

Re: Release notes on "reserved OIDs"

2019-09-27 Thread Bruce Momjian
On Wed, Sep 4, 2019 at 02:43:15AM -0700, Andres Freund wrote: > Hi, > > On 2019-08-30 22:44:53 -0400, Bruce Momjian wrote: > > On Fri, Aug 30, 2019 at 12:35:09PM -0400, Tom Lane wrote: > > > Alvaro Herrera writes: > > > > Hmm. I wonder if this item really belongs in the release notes at all. >

Re: typo in 9.15. JSON Functions and Operators Table 9.46. JSON Processing Functions - alternate

2019-09-27 Thread Tom Lane
PG Doc comments form writes: > The following documentation comment has been logged on the website: > Page: https://www.postgresql.org/docs/10/functions-json.html > Description: > sorry, the last message may have been incorrect. if so, the next row in > table 9.46 should be changed from: >

typo in 9.15. JSON Functions and Operators Table 9.46. JSON Processing Functions - alternate

2019-09-27 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/10/functions-json.html Description: sorry, the last message may have been incorrect. if so, the next row in table 9.46 should be changed from: jsonb_insert(target jsonb, path text[],

typo in 9.15. JSON Functions and Operators Table 9.46. JSON Processing Functions

2019-09-27 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/10/functions-json.html Description: In the 'Function' column of Table 9.46: jsonb_set(target jsonb, path text[], new_value jsonb[, create_missing boolean]) should be jsonb

Re: Most-common value docs in PG 12

2019-09-27 Thread Tomas Vondra
On Thu, Sep 26, 2019 at 05:31:07PM -0400, Bruce Momjian wrote: On Thu, Sep 26, 2019 at 11:03:54PM +0200, Tomas Vondra wrote: On Thu, Sep 26, 2019 at 04:20:59PM -0400, Bruce Momjian wrote: > Uh, people normally list things in defined order, so you would usually > not list them in non-defined orde