Re: Trigger behaviour not as stated

2018-01-24 Thread Bruce Momjian
On Wed, Jan 24, 2018 at 01:10:08PM -0500, Bruce Momjian wrote: > On Wed, Nov 29, 2017 at 07:39:34PM +, i...@thepathcentral.com wrote: > > The following documentation comment has been logged on the website: > > > > Page: https://www.postgresql.org/docs/10/static/sql-createtrigger.html > > Descr

Re: Trigger behaviour not as stated

2018-01-24 Thread Bruce Momjian
On Wed, Nov 29, 2017 at 07:39:34PM +, i...@thepathcentral.com wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/10/static/sql-createtrigger.html > Description: > > URL: https://www.postgresql.org/docs/current/static/sql-crea

Re: PARALLEL in old syntax for CREATE AGGREGATE

2018-01-24 Thread Daniel Gustafsson
> On 24 Jan 2018, at 03:52, Bruce Momjian wrote: > > Robert, can you review the attached patch since it references your > commit? Thanks. Another approach is the patch in 62991614-9673-4276-99cc-6754e7a05...@yesql.se which contains a fix which allows for PARALLEL to be unquoted in the old synta