Re: Does 'instead of delete' trigger support modification of OLD
Liudmila Mantrova <[email protected]> Mon, 11 Nov 2019 19:00:22 +0300
| Newsgroups | gmane.comp.db.postgresql.devel.general,gmane.comp.db.postgresql.devel.documentation |
|---|---|
| Message-ID | <[email protected]> |
> 8 нояб. 2019 г., в 0:26, Bruce Momjian <[email protected]> написал(а): > > First, notice "only", which was missing from the later sentence: > > For <command>INSERT</command> and <command>UPDATE</command> > operations [only], the trigger may modify the > <varname>NEW</varname> row before returning it. > > which I have now added with my applied patch to all supported releases. > Hi Bruce, I happened to browse recent documentation-related commits and I didn’t see this patch in REL_12_STABLE. Judging by the commit message, it should be applied there too.