Re: RFD: PostgreSQL Schema Support

From: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
To: 'Rod Taylor' <rbt(at)zort(dot)ca>, pgadmin-hackers(at)postgresql(dot)org
Cc: 'Frank_Lupo' <frank_lupo(at)email(dot)it>
Subject: Re: RFD: PostgreSQL Schema Support
Date: 2002-04-05 16:27:49
Message-ID: FED2B709E3270E4B903EB0175A49BCB1293357@dogbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

BTW Rod, I forgot to mention, thanks for the Domain support in 7.3 (I assume
you're the only Rod Taylor around here). A nice feature - I'm just finishing
adding support to pgAdmin...

Note to Frank Lupo: Domains implement what the patch to pgAdmin that you
sent me did, only in PostgreSQL itself. Not particuarly obvious from the
name though :-(

Regards, Dave.

> -----Original Message-----
> From: Dave Page [mailto:dpage(at)vale-housing(dot)co(dot)uk]
> Sent: 05 April 2002 15:44
> To: 'Rod Taylor'; pgadmin-hackers(at)postgresql(dot)org
> Subject: Re: [pgadmin-hackers] RFD: PostgreSQL Schema Support
>
>
>
>
> > -----Original Message-----
> > From: Rod Taylor [mailto:rbt(at)zort(dot)ca]
> > Sent: 05 April 2002 15:34
> > To: Dave Page; pgadmin-hackers(at)postgresql(dot)org
> > Subject: Re: [pgadmin-hackers] RFD: PostgreSQL Schema Support
> >
> >
> > Option 2 is certainly the best long term. A couple of
> > releases from now and very few people will be using 7.2 or
> > prior -- and they should expect newer tools to be broken .
> >
> > Support namespaces in the cleanest way possible, and
> > potentially add a temporary hack (for the length of 7.3.x
> > releases and maybe part of
> > 7.4) to support 7.2 and prior with a 'pg_public' or default
> > namespace. ie. Pretend a namespace exists for public stuff,
> > as when they upgrade to 7.3 that would be where it all ends
> > up (I think), so it's somwhat appropriate.
>
> It sounds so obvious - I'm gutted I didn't think of that myself :-).
>
> Thanks Rod.
>
> Dave.
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
http://www.postgresql.org/users-lounge/docs/faq.html

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Rod Taylor 2002-04-05 18:05:34 Re: RFD: PostgreSQL Schema Support
Previous Message Tim Finch, FosterFinch Ltd 2002-04-05 16:22:34 Re: RFD: PostgreSQL Schema Support