8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2a2ce4 commit db086deCopy full SHA for db086de
src/include/utils/rel.h
@@ -320,7 +320,6 @@ typedef struct StdRdOptions
320
{
321
int32 vl_len_; /* varlena header (do not touch directly!) */
322
int fillfactor; /* page fill factor in percent (0..100) */
323
- /* fraction of newly inserted tuples prior to trigger index cleanup */
324
int toast_tuple_target; /* target for tuple toasting */
325
AutoVacOpts autovacuum; /* autovacuum-related options */
326
bool user_catalog_table; /* use as an additional catalog relation */
0 commit comments