diff options
author | Daniel Gustafsson <dgustafsson@postgresql.org> | 2024-03-04 10:52:19 +0100 |
---|---|---|
committer | Daniel Gustafsson <dgustafsson@postgresql.org> | 2024-03-04 10:52:19 +0100 |
commit | 896bd6da8e2bfcf912cd8c2d4f07e4656b3f8155 (patch) | |
tree | e9cf7d902a11f376c7edcb6f02ff3d1df72ac4ea /src/backend/executor/nodeModifyTable.c | |
parent | a30a305584b81fd25eb890337ebec53acfbdc96b (diff) | |
download | postgresql-896bd6da8e2bfcf912cd8c2d4f07e4656b3f8155.tar.gz postgresql-896bd6da8e2bfcf912cd8c2d4f07e4656b3f8155.zip |
doc: Fix datatype for postgres_fdw option
The datatype for analyze_sampling had accidentally been set to text
and not string. Backpatch to v16 where analyze_sampling first was
introduced.
Author: Shinya Kato <Shinya11.Kato@oss.nttdata.com>
Reviewed-by: Laurenz Albe <laurenz.albe@cybertec.at>
Discussion: https://postgr.es/m/7fd9166b9fda267411793f39986d7f24@oss.nttdata.com
Backpatch-through: v16
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions