mirror of
https://github.com/postgres/postgres.git
synced 2025-08-22 21:53:06 +03:00
Revert 9246af6799
because
I miss too much. Patch is returned to commitfest process.
This commit is contained in:
@@ -2403,8 +2403,6 @@ _copyAIndices(const A_Indices *from)
|
||||
|
||||
COPY_NODE_FIELD(lidx);
|
||||
COPY_NODE_FIELD(uidx);
|
||||
COPY_SCALAR_FIELD(lidx_default);
|
||||
COPY_SCALAR_FIELD(uidx_default);
|
||||
|
||||
return newnode;
|
||||
}
|
||||
|
Reference in New Issue
Block a user