mirror of https://github.com/citusdata/citus.git
Fixes indentation error
parent
047a75f2d2
commit
75eb20dc06
|
@ -206,5 +206,4 @@ GenerateGrantStmtOnParametersFromCatalogTable(void)
|
||||||
return commands;
|
return commands;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
#endif /* PG_VERSION_NUM >= PG_VERSION_15 */
|
#endif /* PG_VERSION_NUM >= PG_VERSION_15 */
|
||||||
|
|
Loading…
Reference in New Issue