Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Eisentraut2022-08-12 06:17:30 +0000
committerPeter Eisentraut2022-08-12 06:17:30 +0000
commite7a552f303c56788d52ca4e46490236845662734 (patch)
tree4257002eaed7a22ce716a9926443d693b92797dc /src/backend/regex/regexec.c
parent34dffa0224bd34e0fa27b464f1821c9c43f07703 (diff)
Fix _outConstraint() for "identity" constraints
The set of fields printed by _outConstraint() in the CONSTR_IDENTITY case didn't match the set of fields actually used in that case. (The code was probably uncarefully copied from the CONSTR_DEFAULT case.) Fix that by using the right set of fields. Since there is no read support for this node type, this is really just for debugging output right now, so it doesn't affect anything important.
Diffstat (limited to 'src/backend/regex/regexec.c')
0 files changed, 0 insertions, 0 deletions