mirror of
https://github.com/postgres/postgres.git
synced 2025-07-11 10:01:57 +03:00
pgindent run for 9.5
This commit is contained in:
@ -232,8 +232,8 @@ MJExamineQuals(List *mergeclauses,
|
||||
/*
|
||||
* sortsupport routine must know if abbreviation optimization is
|
||||
* applicable in principle. It is never applicable for merge joins
|
||||
* because there is no convenient opportunity to convert to alternative
|
||||
* representation.
|
||||
* because there is no convenient opportunity to convert to
|
||||
* alternative representation.
|
||||
*/
|
||||
clause->ssup.abbreviate = false;
|
||||
|
||||
|
Reference in New Issue
Block a user