Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 8f4b5b0

Browse files
committed
Remove obsolete comment
accidentally left behind by 4cb658a
1 parent 79df1d2 commit 8f4b5b0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/include/utils/rel.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,6 @@ typedef struct StdRdOptions
298298
{
299299
int32 vl_len_; /* varlena header (do not touch directly!) */
300300
int fillfactor; /* page fill factor in percent (0..100) */
301-
/* fraction of newly inserted tuples prior to trigger index cleanup */
302301
int toast_tuple_target; /* target for tuple toasting */
303302
AutoVacOpts autovacuum; /* autovacuum-related options */
304303
bool user_catalog_table; /* use as an additional catalog relation */

0 commit comments

Comments
 (0)