diff options
author | Simon Riggs | 2015-05-15 19:40:52 +0000 |
---|---|---|
committer | Simon Riggs | 2015-05-15 19:40:52 +0000 |
commit | 910baf0a96a43a629c3d469b97f31e1f5103ff9e (patch) | |
tree | 0185e251c5d9570b107e715997313d30cd24e192 /doc/src/sgml/postgres.sgml | |
parent | df259759fbd0a18e8c64f551824a0ec941ba067b (diff) |
Tablesample method API docs
Petr Jelinek
Diffstat (limited to 'doc/src/sgml/postgres.sgml')
-rw-r--r-- | doc/src/sgml/postgres.sgml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/sgml/postgres.sgml b/doc/src/sgml/postgres.sgml index 4a45138bf72..d1703e9c01f 100644 --- a/doc/src/sgml/postgres.sgml +++ b/doc/src/sgml/postgres.sgml @@ -250,6 +250,7 @@ &spgist; &gin; &brin; + &tablesample-method; &storage; &bki; &planstats; |