mirror of
https://github.com/postgres/postgres.git
synced 2025-06-25 01:02:05 +03:00
@ -4312,7 +4312,7 @@ get_restriction_variable(PlannerInfo *root, List *args, int varRelid,
|
||||
return true;
|
||||
}
|
||||
|
||||
/* Ooops, clause has wrong structure (probably var op var) */
|
||||
/* Oops, clause has wrong structure (probably var op var) */
|
||||
ReleaseVariableStats(*vardata);
|
||||
ReleaseVariableStats(rdata);
|
||||
|
||||
|
Reference in New Issue
Block a user