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

Commit 747e3ed

Browse files
authored
Update raise_exception.sql
1 parent a34893b commit 747e3ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎functions/raise_exception.sql‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ comment on function raise_exception(
4747
"table" text,
4848
"schema" text
4949
) is $$
50-
Function to throwing an error for user value.
50+
Function to throwing an error for unhandled/impossible value.
5151
Uses in SQL language.
5252
Wrapper for RAISE command with EXCEPTION level in PL/pgSQL language.
5353
$$;

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /