Re: WIP: extensible enums
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Dean Rasheed <dean.a.rasheed@gmail.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Robert Haas <robertmhaas@gmail.com>, pgsql-hackers@postgresql.org
Date: 2010-10-19T08:19:56Z
Lists: pgsql-hackers
Attachments
- venum7.patch (text/x-patch) patch
On 10/19/2010 04:00 AM, Dean Rasheed wrote: > There are a couple of things that look odd about this code though (I > haven't tested it, but they look wrong): You're right, thanks. I have fixed those. New patch attached. cheers andrew