]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix comment in parsenodes.h
authorMichael Paquier <michael@paquier.xyz>
Wed, 31 Mar 2021 00:35:58 +0000 (09:35 +0900)
committerMichael Paquier <michael@paquier.xyz>
Wed, 31 Mar 2021 00:35:58 +0000 (09:35 +0900)
commit7ef64e7e72a65f191fc2f7d4bbe220f53dd8d5de
tree3e0d225f18b0691d0151b294a76c634d0e43769b
parent6568cef26e0f40c25ae54b8e20aad8d1410a854b
Fix comment in parsenodes.h

CreateStmt->inhRelations is a list of RangeVars, but a comment was
incorrect about that.

Author: Julien Rouhaud
Discussion: https://postgr.es/m/20210330123015.yzekhz5sweqbgxdr@nol
src/include/nodes/parsenodes.h