mirror of
https://github.com/postgres/postgres.git
synced 2025-11-10 17:42:29 +03:00
Revert 9246af6799 because
I miss too much. Patch is returned to commitfest process.
This commit is contained in:
@@ -2153,8 +2153,6 @@ _equalAIndices(const A_Indices *a, const A_Indices *b)
|
||||
{
|
||||
COMPARE_NODE_FIELD(lidx);
|
||||
COMPARE_NODE_FIELD(uidx);
|
||||
COMPARE_SCALAR_FIELD(lidx_default);
|
||||
COMPARE_SCALAR_FIELD(uidx_default);
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user