diff options
author | Robert Haas | 2017-04-28 18:48:38 +0000 |
---|---|---|
committer | Robert Haas | 2017-04-28 18:52:20 +0000 |
commit | 93a07a68eed76d36519ff17eb9bedc376f38e8c5 (patch) | |
tree | 6f1adb6b86f276714fb08daa3feefd3f6f551fff /src/timezone/strftime.c | |
parent | b6ecf26ccc2b3e3895979c8fa08d21e8175b81cc (diff) |
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