diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2023-09-18 08:10:51 +0200 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2023-09-18 08:10:51 +0200 |
commit | a0a5e0feb35c1209e340046dc4e40af3b0e79d59 (patch) | |
tree | a686c814a287b7cdb71a65d84571db489aa2d261 /src/backend/utils/adt/xml.c | |
parent | 9d17e5f16fbe679b851f060a72b1e71f7cd3eba8 (diff) | |
download | postgresql-a0a5e0feb35c1209e340046dc4e40af3b0e79d59.tar.gz postgresql-a0a5e0feb35c1209e340046dc4e40af3b0e79d59.zip |
Fix information schema for catalogued not-null constraints
The column check_constraints.check_clause should be like
col IS NOT NULL
without a surrounding CHECK (...).
Discussion: https://www.postgresql.org/message-id/09489196-0bc1-e796-c43e-63425f7c5910@eisentraut.org
Diffstat (limited to 'src/backend/utils/adt/xml.c')
0 files changed, 0 insertions, 0 deletions