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

Commit06ca148

Browse files
committed
Fix typo for RangeVarGetRelidExtended
The function is actually RangeVarGetRelidExtended, so the comment shouldreflect that.Author: Michael PaquierDiscussion:https://postgr.es/m/20180307035216.GA3184@paquier.xyz
1 parent5b804cc commit06ca148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/catalog/namespace.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ static bool MatchNamedCall(HeapTuple proctup, int nargs, List *argnames,
202202

203203

204204
/*
205-
*RangeVarGetRelid
205+
*RangeVarGetRelidExtended
206206
*Given a RangeVar describing an existing relation,
207207
*select the proper namespace and look up the relation OID.
208208
*

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp