postgresql/doc/src
Tom Lane 38bb77a5d1 ALTER TABLE DROP COLUMN works. Patch by Christopher Kings-Lynne,
code review by Tom Lane.  Remaining issues: functions that take or
return tuple types are likely to break if one drops (or adds!)
a column in the table defining the type.  Need to think about what
to do here.

Along the way: some code review for recent COPY changes; mark system
columns attnotnull = true where appropriate, per discussion a month ago.
2002-08-02 18:15:10 +00:00
..
FAQ Update contributions link. 2002-07-30 15:05:17 +00:00
graphics These aren't used anymore. 2000-10-08 13:25:11 +00:00
sgml ALTER TABLE DROP COLUMN works. Patch by Christopher Kings-Lynne, 2002-08-02 18:15:10 +00:00
Makefile Clean documentation subtree during make clean. 2002-07-28 15:19:59 +00:00