Re: [HACKERS] Really annoying comments...

2002-04-21 Thread Rod Taylor
--- From: "Dave Page" <[EMAIL PROTECTED]> To: "'Tom Lane'" <[EMAIL PROTECTED]> Cc: "Rod Taylor" <[EMAIL PROTECTED]>; "Hackers List" <[EMAIL PROTECTED]> Sent: Sunday, April 21, 2002 2:49 PM Subject: RE: [HACKERS] Really annoyin

Re: [HACKERS] Really annoying comments...

2002-04-21 Thread Dave Page
> -Original Message- > From: Tom Lane [mailto:[EMAIL PROTECTED]] > Sent: 21 April 2002 19:45 > To: Dave Page > Cc: Rod Taylor; Hackers List > Subject: Re: [HACKERS] Really annoying comments... > > > Dave Page <[EMAIL PROTECTED]> writes: >

Re: [HACKERS] Really annoying comments...

2002-04-21 Thread Tom Lane
Dave Page <[EMAIL PROTECTED]> 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

Re: [HACKERS] Really annoying comments...

2002-04-21 Thread Dave Page
> -Original Message- > From: Tom Lane [mailto:[EMAIL PROTECTED]] > Sent: 19 April 2002 19:54 > To: Rod Taylor > Cc: Hackers List > Subject: Re: Really annoying comments... > > > "Rod Taylor" <[EMAIL PROTECTED]> writes: > > COMMENT ON DATABASE db IS 'Comment'; > > Now switch databases

Re: [HACKERS] Really annoying comments...

2002-04-19 Thread Tom Lane
"Rod Taylor" <[EMAIL PROTECTED]> writes: > COMMENT ON DATABASE db IS 'Comment'; > Now switch databases. Comment is gone. Yeah, it's not very helpful. I'm not sure why we bothered to implement that in the first place. > I suppose in order to add a comment field to pg_database it would need > to