Tom Lane wrote:
> The only downside I can see to this is that it's currently possible to
> use a user-defined type named "serial", if you are determined enough:
>
> create table foo (
> f1 serial, -- it's a serial column
> f2 "serial", -- user-defined type named "serial"
I would call it a bug actually...
--
Alessio F. Bragadini alessio(at)albourne(dot)com
APL Financial Services http://village.albourne.com
Nicosia, Cyprus phone: +357-2-755750
"It is more complicated than you think"
-- The Eighth Networking Truth from RFC 1925