Re: Really annoying comments... - Mailing list pgsql-hackers

From Dave Page
Subject Re: Really annoying comments...
Date
Msg-id AE0489E2D9F21E4FB5A2DDBBA713908D01FB02@dogbert.vale-housing.co.uk
Whole thread Raw
In response to Really annoying comments...  ("Rod Taylor" <rbt@zort.ca>)
List pgsql-hackers

> -----Original Message-----
> From: Tom Lane [mailto:tgl@sss.pgh.pa.us] 
> Sent: 21 April 2002 19:45
> To: Dave Page
> Cc: Rod Taylor; Hackers List
> Subject: Re: [HACKERS] Really annoying comments... 
> 
> 
> Dave Page <dpage@vale-housing.co.uk> writes:
> >> I'm more inclined to rip it out ;-).
> 
> > Eeep! pgAdmin handles comments coming from multiple pg_description 
> > tables and it works very well (IMHO) in the pgAdmin UI. By 
> all means 
> > make them work more sensibly in whatever way seems most 
> appropriate - 
> > I'll fix pgAdmin to handle it, but don't just rip them out please!!
> 
> Well, it would seem like the only sensible rule would be to 
> allow COMMENT ON DATABASE only for the *current* database.  
> Then at least you know which DB to look in.

That wouldn't cause me any pain - in pgAdmin the comment is just a property
of a pgDatabase object - if you modify it, it will always be set through a
connection to that database.

Regards, Dave.


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Really annoying comments...
Next
From: Curt Sampson
Date:
Subject: Re: Schema (namespace) privilege details