Documentation of pg_index.indcollation missing some info in older versions?

2018-06-21 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/9.6/static/catalog-pg-index.html Description: Hi, all. While working on some scripts to identify missing indexes and add them to a given table, I was a little confused by some entries in pg_

Re: [DOCS] XMLTABLE default namespace in docs

2018-06-21 Thread Alvaro Herrera
On 2017-Sep-11, Daniel Gustafsson wrote: > When reviewing Pavels patch for default namespace in XMLTABLE, I came across > this sentence in the devel (and 10beta) docs in subsection 9.14.3.3. xmltable: > > The following example illustrates how the XMLNAMESPACES clause can be > used to

Re: postgresql 11 release notes

2018-06-21 Thread Brad DeJong
On Thu, Jun 21, 2018 at 5:08 AM, Brad DeJong wrote: > > > On Tue, Jun 19, 2018 at 9:20 PM, Euler Taveira > wrote: >> >> I see. I think the sentence should be "Exclude unlogged tables, >> temporary tables, and pg_internal.init files from >> streaming base backups". >> >> I like it. Done. > >> >>

Re: postgresql 11 release notes

2018-06-21 Thread Brad DeJong
On Tue, Jun 19, 2018 at 9:20 PM, Euler Taveira wrote: > Brad, your forgot to reply to pgsql-docs. > > 2018-06-19 20:21 GMT-03:00 Brad DeJong : > > How about dropping the which clause entirely? I split this off as > > release-11-newunit-v1.patch for further discussion. > > > Works for me. Could yo