Content-Length: 279681 | pFad | http://github.com/postgrespro/postgres/commit/8eacb25cbe9100b9cf441d4cbca4cec8fa5e3f52

C1 Revert documentation patch about NEW/OLD and triggers. · postgrespro/postgres@8eacb25 · GitHub
Skip to content

Commit 8eacb25

Browse files
committed
Revert documentation patch about NEW/OLD and triggers.
Backpatch to 9.0 and 9.1. Patch from Josh Kupershmidt.
1 parent df383b0 commit 8eacb25

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/src/sgml/plpgsql.sgml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3373,8 +3373,8 @@ RAISE unique_violation USING MESSAGE = 'Duplicate user ID: ' || user_id;
33733373
<para>
33743374
Data type <type>RECORD</type>; variable holding the new
33753375
database row for <command>INSERT</>/<command>UPDATE</> operations in row-level
3376-
triggers. This variable is not defined in statement-level triggers
3377-
or <command>DELETE</command> operations.
3376+
triggers. This variable is <symbol>NULL</symbol> in statement-level triggers
3377+
and for <command>DELETE</command> operations.
33783378
</para>
33793379
</listitem>
33803380
</varlistentry>
@@ -3385,8 +3385,8 @@ RAISE unique_violation USING MESSAGE = 'Duplicate user ID: ' || user_id;
33853385
<para>
33863386
Data type <type>RECORD</type>; variable holding the old
33873387
database row for <command>UPDATE</>/<command>DELETE</> operations in row-level
3388-
triggers. This variable is not defined in statement-level triggers
3389-
or <command>INSERT</command> operations.
3388+
triggers. This variable is <symbol>NULL</symbol> in statement-level triggers
3389+
and for <command>INSERT</command> operations.
33903390
</para>
33913391
</listitem>
33923392
</varlistentry>

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/8eacb25cbe9100b9cf441d4cbca4cec8fa5e3f52

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy