mirror of
https://github.com/postgres/postgres.git
synced 2025-11-09 06:21:09 +03:00
Update typedefs.list and re-run pgindent
Discussion: http://postgr.es/m/CA+TgmoaA9=1RWKtBWpDaj+sF3Stgc8sHgf5z=KGtbjwPLQVDMA@mail.gmail.com
This commit is contained in:
@@ -1314,8 +1314,8 @@ brinsummarize(Relation index, Relation heapRel, BlockNumber pageRange,
|
||||
|
||||
/*
|
||||
* Unless requested to summarize even a partial range, go away now if
|
||||
* we think the next range is partial. Caller would pass true when
|
||||
* it is typically run once bulk data loading is done
|
||||
* we think the next range is partial. Caller would pass true when it
|
||||
* is typically run once bulk data loading is done
|
||||
* (brin_summarize_new_values), and false when it is typically the
|
||||
* result of arbitrarily-scheduled maintenance command (vacuuming).
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user