Re: Comments on SQL/Med objects

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Guillaume Lelarge <guillaume@lelarge.info>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2011-03-28T04:06:22Z
Lists: pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> On Wed, Mar 23, 2011 at 12:53 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Yeah, I had a private TODO about that. I'd like to see if we can
>> refactor the grammar to eliminate some of the duplication there
>> as well as the potential for oversights of this sort. I believe
>> that USER MAPPINGs are missing from ObjectType as well as a bunch
>> of other basic places ...

> Are you going to work on this?  If not I can pick it up, at least
> insofar as making the comment stuff work across the board.

I'm still up to my rear in collations, so feel free.

			regards, tom lane