diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2008-04-24 20:46:49 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2008-04-24 20:46:49 +0000 |
commit | 46e9709f48687af327a35f9129c971a148a73396 (patch) | |
tree | 5b1eeb7370c00017367fd9474e5867e618e2315a /src/backend/utils/adt/arrayfuncs.c | |
parent | bb908d98798c79a915facee94117865d72302ea6 (diff) | |
download | postgresql-46e9709f48687af327a35f9129c971a148a73396.tar.gz postgresql-46e9709f48687af327a35f9129c971a148a73396.zip |
Remove transformAlterTableStmt's kluge to replace ColumnDef.is_not_null
flags by separate AT_SetNotNull subcommands. That was always ugly and
inefficient, and it's now clear that it was merely a partial workaround
for the bug just identified in ATExecAddColumn. This is just code
beautification not a bug fix, so no back-patch.
Brendan Jurd, with some trivial additional cleanup by me.
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions