Re: Wrong insert before trigger examples

2020-03-31 Thread Bruce Momjian
Patch applied back through PG 10. --- On Fri, Mar 13, 2020 at 06:56:37PM -0400, Bruce Momjian wrote: > On Wed, Feb 5, 2020 at 09:36:49AM +, PG Doc comments form wrote: > > The following documentation comment has been l

Re: pg_buffercache query example results misleading, grouping by just relname, needs schema_name

2020-03-31 Thread Bruce Momjian
Patch applied through PG 9.5. Thanks. --- On Tue, Mar 17, 2020 at 05:21:36PM -0400, Bruce Momjian wrote: > On Wed, Feb 12, 2020 at 11:55:51PM +, PG Doc comments form wrote: > > The following documentation comment has b

Re: Move description of general lock behaviour out of the "13.3.1. Table-level Locks section"

2020-03-31 Thread Bruce Momjian
Patch applied through 9.5. --- On Thu, Mar 12, 2020 at 04:34:20PM -0400, Bruce Momjian wrote: > On Mon, Feb 3, 2020 at 05:04:00PM +, PG Doc comments form wrote: > > The following documentation comment has been logged o

Re: Users/Roles do not align.

2020-03-31 Thread Bruce Momjian
Patch applied through 9.5, thanks. --- On Mon, Mar 9, 2020 at 10:50:26PM -0400, Bruce Momjian wrote: > On Thu, Feb 6, 2020 at 11:06:44AM +0100, Jürgen Purtz wrote: > > > > > There's a few things wrong about this part any

Re: Incomplete or misleading explanation of the data types for mathematical operators

2020-03-31 Thread Bruce Momjian
Patch applied through 9.5, thanks. --- On Sat, Mar 21, 2020 at 10:31:32AM -0400, Bruce Momjian wrote: > On Thu, Mar 5, 2020 at 08:03:19PM -0700, Sergei Agalakov wrote: > > On 3/5/2020 7:29 PM, Bruce Momjian wrote: > > > On

Re: terminology in example

2020-03-31 Thread Bruce Momjian
On Tue, Mar 24, 2020 at 01:41:41PM -0400, Bruce Momjian wrote: > On Tue, Mar 24, 2020 at 03:57:25PM +, PG Doc comments form wrote: > > The following documentation comment has been logged on the website: > > > > Page: https://www.postgresql.org/docs/12/ddl-inherit.html > > Description: > > > >

Re: terminology in example

2020-03-31 Thread Laurenz Albe
On Tue, 2020-03-31 at 19:10 -0400, Bruce Momjian wrote: > The attached patch fixes the problem. The regression tests also have > many mentions of "altitude." Should those be changed too? I don't think that is necessary. Names don't matter in the regression tests. > --- a/doc/src/sgml/advanced.