[[[ Original Message from Tom Lane <[EMAIL PROTECTED]> ]]]

> Peter Eisentraut <[EMAIL PROTECTED]> writes:
> > Tom Lane writes:
> >> Peter E. has previously commented that Postgres databases correspond
> >> most closely to the SQL concept of "catalog cluster", not "catalog".
> 
> > I most certainly did not.  According to my interpretation:
> 
> I sit corrected.  If you want to define catalog == database, okay with
> me.
> 
>                       regards, tom lane

Great, here is a context diff of CVS for implementing the get/setCatalog methods in 
Connection - note: I've updated setCatalog(String catalog) from my previous diff so it 
checks whether it is already connected to the specified catalog.

Thanks,

Jason Davies

[EMAIL PROTECTED]

Connection.diff


---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/users-lounge/docs/faq.html

Reply via email to