pgsql: doc: Change reloption data type spelling for consistency - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: doc: Change reloption data type spelling for consistency
Date
Msg-id E1lwf7p-0008Sp-9N@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: Change reloption data type spelling for consistency

Use "floating point" rather than "float4", like everywhere else in
this context.

Author: Shinya11.Kato@nttdata.com
Discussion:
https://www.postgresql.org/message-id/flat/TYAPR01MB28965989AF84B57FC351B97BC40F9@TYAPR01MB2896.jpnprd01.prod.outlook.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/63e6d05bf34da58eef7cd1ed461b9c8315177a38

Modified Files
--------------
doc/src/sgml/ref/create_table.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Remove redundant variable pageSize in gistinitpage
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Fixes in ALTER SUBSCRIPTION DROP PUBLICATION code