diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2022-08-13 10:32:38 +0200 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2022-08-13 10:37:38 +0200 |
commit | 94478f44a4a0628efa5f7f9184f528a12475a4a1 (patch) | |
tree | 74fe35cd8e87df81e8a8693588a91591f13218c3 /src/tutorial/complex.c | |
parent | c7bc39cec78da20c31861ca57a4749ca3c3cfec0 (diff) | |
download | postgresql-94478f44a4a0628efa5f7f9184f528a12475a4a1.tar.gz postgresql-94478f44a4a0628efa5f7f9184f528a12475a4a1.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/tutorial/complex.c')
0 files changed, 0 insertions, 0 deletions