summaryrefslogtreecommitdiff
path: root/contrib/jsonb_plpython/jsonb_plpython.c
diff options
context:
space:
mode:
authorRobert Haas2019-03-13 12:55:00 +0000
committerRobert Haas2019-03-13 12:55:00 +0000
commitbbb96c3704c041d139181c6601e5bc770e045d26 (patch)
treecd03cd7963e96e06180a076a8a7c402484df47bc /contrib/jsonb_plpython/jsonb_plpython.c
parent95fa9f1a137fcb55ed418d8c91a315c7bb169979 (diff)
Allow ALTER TABLE .. SET NOT NULL to skip provably unnecessary scans.
If existing CHECK or NOT NULL constraints preclude the presence of nulls, we need not look to see whether any are present. Sergei Kornilov, reviewed by Stephen Frost, Ildar Musin, David Rowley, and by me. Discussion: http://postgr.es/m/[email protected]
Diffstat (limited to 'contrib/jsonb_plpython/jsonb_plpython.c')
0 files changed, 0 insertions, 0 deletions