]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Doc: Fix type of some storage parameters in CREATE TABLE page
authorMichael Paquier <michael@paquier.xyz>
Mon, 23 Mar 2020 04:38:35 +0000 (13:38 +0900)
committerMichael Paquier <michael@paquier.xyz>
Mon, 23 Mar 2020 04:38:35 +0000 (13:38 +0900)
commit87d0f48c78d82e54c5652663f41ef22f9dcff7bb
tree6982fab5da7d711045e164f5156cdde93bb02adf
parentb31e96ba420f049625435591ba7ae3ded89a781d
Doc: Fix type of some storage parameters in CREATE TABLE page

autovacuum_vacuum_scale_factor and autovacuum_analyze_scale_factor have
been documented as "float4", but "floating type" is used in this case
for GUCs and relation options in the documentation.

Author: Atsushi Torikoshi
Discussion: https://postgr.es/m/CACZ0uYFf_p9BpbjLccx3CA=eM1Hk2Te=ULY4iptGLUhL-JxCPA@mail.gmail.com
Backpatch-through: 9.5
doc/src/sgml/ref/create_table.sgml