projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a27892
)
Remove obsolete comment
author
Peter Eisentraut
Sat, 2 Apr 2022 05:27:26 +0000
(07:27 +0200)
committer
Peter Eisentraut
Sat, 2 Apr 2022 05:28:11 +0000
(07:28 +0200)
accidentally left behind by
4cb658af70027c3544fb843d77b2e84028762747
src/include/utils/rel.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/utils/rel.h
b/src/include/utils/rel.h
index 77d176a93482caabf14e667c9905fb3e3c0b4392..d62ac86c52043c4a075f67368c40fb3d5c8749d2 100644
(file)
--- a/
src/include/utils/rel.h
+++ b/
src/include/utils/rel.h
@@
-319,7
+319,6
@@
typedef struct StdRdOptions
{
int32 vl_len_; /* varlena header (do not touch directly!) */
int fillfactor; /* page fill factor in percent (0..100) */
- /* fraction of newly inserted tuples prior to trigger index cleanup */
int toast_tuple_target; /* target for tuple toasting */
AutoVacOpts autovacuum; /* autovacuum-related options */
bool user_catalog_table; /* use as an additional catalog relation */