Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit ad584a0

Browse files
committed
Remove no-longer-used T_PrivGrantee node tag.
Oversight in commit 31eae60, which replaced PrivGrantee nodes with RoleSpec nodes. Spotted by Yugo Nagata.
1 parent 1def906 commit ad584a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/include/nodes/nodes.h

-1
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,6 @@ typedef enum NodeTag
413413
T_SortGroupClause,
414414
T_GroupingSet,
415415
T_WindowClause,
416-
T_PrivGrantee,
417416
T_FuncWithArgs,
418417
T_AccessPriv,
419418
T_CreateOpClassItem,

0 commit comments

Comments
 (0)