Code for WITHOUT OIDS.
authorBruce Momjian <bruce@momjian.us>
Thu, 13 Feb 2003 05:20:05 +0000 (05:20 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 13 Feb 2003 05:20:05 +0000 (05:20 +0000)
commit8195f8f0427e0387f595ca951e4dcc257655e891
tree1174ef5cb3c3e240c542260879cfc34a9a9437f9
parent8add2e1bcafd92a06fada1098b110638a3d4b7f6
Code for WITHOUT OIDS.

On Wed, 2003-01-08 at 21:59, Christopher Kings-Lynne wrote:
> I agree.  I want to remove OIDs from heaps of our tables when we go to 7.3.
> I'd rather not have to do it in the dump due to down time.

Rod Taylor <rbt@rbt.ca>
doc/src/sgml/ref/alter_table.sgml
src/backend/commands/tablecmds.c
src/backend/parser/gram.y
src/backend/tcop/utility.c
src/include/commands/tablecmds.h
src/include/nodes/parsenodes.h
src/test/regress/expected/alter_table.out
src/test/regress/sql/alter_table.sql