Fix analyze_sampling docs in postgres-fdw.sgml
Shinya Kato <shinya11.kato@oss.nttdata.com>
From: Shinya Kato <Shinya11.Kato@oss.nttdata.com>
To: pgsql-docs@lists.postgresql.org
Date: 2024-03-04T05:27:41Z
Lists: pgsql-docs
Attachments
- v1-0001-fix-analyze_sampling-docs.patch (text/x-diff) patch v1-0001
Hi! I fixed analyze_sampling docs in postgres-fdw.sgml. - Changed analyze_sampling type 'text' to 'string' - Add a statement 'The option specified on a table overrides an option specified for the server.' Do you think? Regards, Shinya Kato NTT DATA GROUP CORPORATION
Commits
-
doc: Fix datatype for postgres_fdw option
- 896bd6da8e2b 16.3 landed
- 0cf79a7f6801 17.0 landed