Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb6cbe9e

Browse files
committed
Doc: typo fix, "PG_" should be "TG_" here.
Too much PG on the brain in commit769159f, evidently.Noted by marcelhuberfoo@gmail.com.Discussion:https://postgr.es/m/152154834496.11957.17112112802418832865@wrigleys.postgresql.org
1 parentb5996c2 commitb6cbe9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/plpgsql.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3779,7 +3779,7 @@ ASSERT <replaceable class="parameter">condition</replaceable> <optional> , <repl
37793779
command, declaring it as a function with no arguments and a return type of
37803780
<type>trigger</type> (for data change triggers) or
37813781
<type>event_trigger</type> (for database event triggers).
3782-
Special local variables named <varname>PG_<replaceable>something</replaceable></varname> are
3782+
Special local variables named <varname>TG_<replaceable>something</replaceable></varname> are
37833783
automatically defined to describe the condition that triggered the call.
37843784
</para>
37853785

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp