diff options
author | Robert Haas <rhaas@postgresql.org> | 2017-04-28 14:48:38 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2017-04-28 14:50:36 -0400 |
commit | a0291c33070d7095bc8aa4f21a1f6ccf714b262f (patch) | |
tree | 7d0be717222a9536cd4339aefeed7cbfc5c392a1 /src/timezone/strftime.c | |
parent | 54270d7ebcdc68a3dd995435e12ffd6596976b1e (diff) | |
download | postgresql-a0291c33070d7095bc8aa4f21a1f6ccf714b262f.tar.gz postgresql-a0291c33070d7095bc8aa4f21a1f6ccf714b262f.zip |
Fix VALIDATE CONSTRAINT to consider NO INHERIT attribute.
Currently, trying to validate a NO INHERIT constraint on the parent will
search for the constraint in child tables (where it is not supposed to
exist), wrongly causing a "constraint does not exist" error.
Amit Langote, per a report from Hans Buschmann.
Discussion: http://postgr.es/m/20170421184012.24362.19@wrigleys.postgresql.org
Diffstat (limited to 'src/timezone/strftime.c')
0 files changed, 0 insertions, 0 deletions