Re: Event trigger code comment duplication
David G. Johnston <david.g.johnston@gmail.com>
From: "David G. Johnston" <david.g.johnston@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2020-05-14T23:27:40Z
Lists: pgsql-hackers
On Thu, May 14, 2020 at 4:25 PM Michael Paquier <michael@paquier.xyz> wrote: > On Wed, May 13, 2020 at 04:48:59PM +0900, Michael Paquier wrote: > > Still not sure that's worth bothering. So, let's wait a couple of > > days first to see if anybody has any comments, though I'd like to just > > go with the simplest solution at hand and remove only the duplicated > > comment about the standalone business with event triggers. > > I have gone through this one again this morning, and applied the > simple version as merging the checks on the current event trigger > state would make us lose some context about why each event gets > skipped. > > Ok. Thanks! David J.
Commits
-
Remove duplicated comment block in event_trigger.c
- ff87fabef20e 13.0 landed
-
Doc: fix remaining over-length entries in SQL keywords table.
- 4d1563717fb1 13.0 cited
-
Doc: fix "Unresolved ID reference" warnings, clean up man page cross-refs.
- 60c90c16c188 13.0 cited