mirror of
https://github.com/postgres/postgres.git
synced 2025-07-08 11:42:09 +03:00
Post-PG 10 beta1 pgindent run
perltidy run not included.
This commit is contained in:
@ -1275,7 +1275,7 @@ acquire_inherited_sample_rows(Relation onerel, int elevel,
|
||||
nrels,
|
||||
i;
|
||||
ListCell *lc;
|
||||
bool has_child;
|
||||
bool has_child;
|
||||
|
||||
/*
|
||||
* Find all members of inheritance set. We only need AccessShareLock on
|
||||
|
Reference in New Issue
Block a user