On Fri, May 2, 2014 at 4:14 PM, David Rowley <[email protected]> wrote: > > > Why should the above results be any different than if I created the nocols > table with a column then dropped it? > Certainly removing all of the records on the drop of the last column would > be wrong. >
I see, dropping the only column in a table does exhibit a similar behavior. -- Amit -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
