Doc: Fix type of some storage parameters in CREATE TABLE page
authorMichael Paquier <michael@paquier.xyz>
Mon, 23 Mar 2020 04:38:03 +0000 (13:38 +0900)
committerMichael Paquier <michael@paquier.xyz>
Mon, 23 Mar 2020 04:38:03 +0000 (13:38 +0900)
commitc81bd3b9a5e99315148f4f5714c32e633af30123
treecf44928f190bd38f05d35cd7d5376230ae018296
parentfaa650a99b4bfbe95e88f44070ae0df1818944a7
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: http://postgr.es/m/CACZ0uYFf_p9BpbjLccx3CA=eM1Hk2Te=ULY4iptGLUhL-JxCPA@mail.gmail.com
Backpatch-through: 9.5
doc/src/sgml/ref/create_table.sgml