diff options
| author | Tom Lane <tgl@sss.pgh.pa.us> | 2002-11-15 17:18:49 +0000 | 
|---|---|---|
| committer | Tom Lane <tgl@sss.pgh.pa.us> | 2002-11-15 17:18:49 +0000 | 
| commit | 24b130cb89ced67ea62342c17a60fb1bd80f16f1 (patch) | |
| tree | 57705e4dc57da05161a9a9ddbafe000c8437579c /src/include | |
| parent | 4bc3598aa407c97508318264c407c77a6d32774d (diff) | |
Add relcache support for system catalogs with attnotnull columns.
The code was not making TupleConstr structs for such catalogs in
several places; with the consequence that the not-null constraint
wasn't actually enforced.  With this change,
INSERT INTO pg_proc VALUES('sdf');
generates a 'Fail to add null value' error instead of a core dump.
Diffstat (limited to 'src/include')
0 files changed, 0 insertions, 0 deletions
