aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2022-08-13 10:32:38 +0200
committerPeter Eisentraut <peter@eisentraut.org>2022-08-13 10:32:38 +0200
commitabf46ad9c7b3748e9c36cf6020206064e69cea7e (patch)
tree311bc6b785e43bd3d56c4fa24926ec25eaaa4d8a /src/backend/executor
parent9da300128df71b8f3f2a92038aee251413735dbe (diff)
downloadpostgresql-abf46ad9c7b3748e9c36cf6020206064e69cea7e.tar.gz
postgresql-abf46ad9c7b3748e9c36cf6020206064e69cea7e.zip
Add missing fields to _outConstraint()
As of 897795240cfaaed724af2f53ed2c50c9862f951f, check constraints can be declared invalid. But that patch didn't update _outConstraint() to also show the relevant struct fields (which were only applicable to foreign keys before that). This currently only affects debugging output, so no impact in practice.
Diffstat (limited to 'src/backend/executor')
0 files changed, 0 insertions, 0 deletions