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

Commiteb63b72

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 parent57ef2da commiteb63b72

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
@@ -3714,7 +3714,7 @@ ASSERT <replaceable class="parameter">condition</replaceable> <optional> , <repl
37143714
command, declaring it as a function with no arguments and a return type of
37153715
<type>trigger</> (for data change triggers) or
37163716
<type>event_trigger</> (for database event triggers).
3717-
Special local variables named <varname>PG_<replaceable>something</></> are
3717+
Special local variables named <varname>TG_<replaceable>something</></> are
37183718
automatically defined to describe the condition that triggered the call.
37193719
</para>
37203720

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp