aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorFujii Masao <fujii@postgresql.org>2022-02-18 12:19:10 +0900
committerFujii Masao <fujii@postgresql.org>2022-02-18 12:19:10 +0900
commitf927a6ec3ef710ad2bd7d9c63f524b7a22d7e664 (patch)
treef4996fbd740fc77a1f4b1967a8150bb6d0b54948 /src/backend/tcop/postgres.c
parent94c49d53402240ad7ddbcae9049ff2840a54b9c6 (diff)
downloadpostgresql-f927a6ec3ef710ad2bd7d9c63f524b7a22d7e664.tar.gz
postgresql-f927a6ec3ef710ad2bd7d9c63f524b7a22d7e664.zip
Fix comment in CheckIndexCompatible().
Commit 5f173040 removed the parameter "heapRelation" from CheckIndexCompatible(), but forgot to remove the mention of it from the comment. This commit removes that unnecessary mention. Also this commit adds the missing mention of the parameter "oldId" in the comment. Author: Yugo Nagata Reviewed-by: Nathan Bossart, Fujii Masao Discussion: https://postgr.es/m/20220204014634.b39314f278ff4ae3de96e201@sraoss.co.jp
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions