Content-Length: 253351 | pFad | http://github.com/postgrespro/postgres/commit/9a11df14498434bbb5e16dfa7aecbf71bf24d196

99 Remove duplicate assignment in new pg_get_object_address() function. · postgrespro/postgres@9a11df1 · GitHub
Skip to content

Commit 9a11df1

Browse files
committed
Remove duplicate assignment in new pg_get_object_address() function.
Noted by Coverity.
1 parent 6630420 commit 9a11df1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/backend/catalog/objectaddress.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1416,7 +1416,6 @@ pg_get_object_address(PG_FUNCTION_ARGS)
14161416
Relation relation;
14171417

14181418
/* Decode object type, raise error if unknown */
1419-
ttype = TextDatumGetCString(PG_GETARG_TEXT_P(0));
14201419
itype = read_objtype_from_string(ttype);
14211420
if (itype < 0)
14221421
ereport(ERROR,

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/9a11df14498434bbb5e16dfa7aecbf71bf24d196

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy