Re: Wrong insert before trigger examples

2020-03-13 Thread Bruce Momjian
On Wed, Feb 5, 2020 at 09:36:49AM +, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/12/ddl-partitioning.html > Description: > > Hi, > > I just noticed that the example in 5.11.3.1. Point 5 contains

Re: 37.10.3

2020-03-13 Thread Tom Lane
Laurenz Albe writes: > On Thu, 2020-03-12 at 06:34 +, PG Doc comments form wrote: >> There is mention to macro PG_ARGNULL_xxx() which I cannot locate. Aren't you >> talking of PG_ARGISNULL(n) ? > Indeed. Indeed :-(. > Here is a patch for that. Not quite right, it's just PG_ARGISNULL withou

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

2020-03-13 Thread Silvan Jegen
Hi On 2020-03-12 21:34, Bruce Momjian wrote: On Mon, Feb 3, 2020 at 05:04:00PM +, PG Doc comments form wrote: The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/9.4/explicit-locking.html Description: Hi The "13.3.1. Table-level Lock