Remove duplicated comment in get_relation_constraints The check for non-inheritable constraints is performed later, and the same comment is included at that point.
While we're here, remove one extraneous blank line. Author: jian he <jian.universal...@gmail.com> Reviewed-by: Kirill Reshke <reshkekir...@gmail.com> Reviewed-by: Richard Guo <guofengli...@gmail.com> Discussion: https://postgr.es/m/cacjufxeti6x86s8ekh8mrfocm2aenoe9t1pycfvmpu34gvh...@mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/ea5d3f52334a1693a8b9e110095718c79a678a5f Modified Files -------------- src/backend/optimizer/util/plancat.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-)