Creating tables with unknown type columns - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Creating tables with unknown type columns
Date
Msg-id Pine.LNX.4.30.0108092112470.698-100000@peter.localdomain
Whole thread Raw
List pgsql-hackers
Is it a good idea to allow creating tables with columns of type "unknown"?
This is generally a user error with an ambiguous CREATE TABLE AS and there
isn't a whole lot you can do with such a table.  Should it be an error?

-- 
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter



pgsql-hackers by date:

Previous
From: Mikhail Terekhov
Date:
Subject: Re: Re: WIN32 errno patch
Next
From: Bruce Momjian
Date:
Subject: Re: Re: WIN32 errno patch