mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-23 23:07:15 +08:00
Revert 9246af6799819847faa33baf441251003acbb8fe because
I miss too much. Patch is returned to commitfest process.
This commit is contained in:
@ -358,8 +358,6 @@ typedef struct A_Indices
|
||||
NodeTag type;
|
||||
Node *lidx; /* NULL if it's a single subscript */
|
||||
Node *uidx;
|
||||
bool lidx_default;
|
||||
bool uidx_default;
|
||||
} A_Indices;
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user