Fix typo for RangeVarGetRelidExtended
authorStephen Frost <[email protected]>
Wed, 7 Mar 2018 04:36:26 +0000 (23:36 -0500)
committerStephen Frost <[email protected]>
Wed, 7 Mar 2018 04:36:26 +0000 (23:36 -0500)
commit06ca148430e45a68ad20172fc8a5bd353b6351e0
treef9e8cc06cc189573cbff10dba2ba270e70017cec
parent5b804cc168a52039be02f392780b9e8c8db74412
Fix typo for RangeVarGetRelidExtended

The function is actually RangeVarGetRelidExtended, so the comment should
reflect that.

Author: Michael Paquier
Discussion: https://postgr.es/m/20180307035216[email protected]
src/backend/catalog/namespace.c