aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorFujii Masao <fujii@postgresql.org>2025-06-19 09:07:19 +0900
committerFujii Masao <fujii@postgresql.org>2025-06-19 09:07:19 +0900
commitb57d707708181f988fd1fa697976059510fc4f76 (patch)
tree59b1ab580597125ce98867f470b5c67fdd7df81c /src
parentd0d1bcb1e8b2e324bc243d69ccfce55b25a79f8c (diff)
downloadpostgresql-b57d707708181f988fd1fa697976059510fc4f76.tar.gz
postgresql-b57d707708181f988fd1fa697976059510fc4f76.zip
doc: Fix incorrect description of INCLUDING COMMENTS in CREATE FOREIGN TABLE.
Commit 302cf157592 added support for LIKE in CREATE FOREIGN TABLE. In this feature, since indexes are not created for foreign tables, comments on indexes are not copied either. However, the documentation incorrectly stated that index comments would be copied when using INCLUDING COMMENTS. This commit corrects that by removing the mention of index comments. Author: Fujii Masao <masao.fujii@gmail.com> Reviewed-by: Michael Paquier <michael@paquier.xyz> Discussion: https://postgr.es/m/f86cd84f-a6a3-4451-bae7-5cca9e63b06d@oss.nttdata.com
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions