Re: [pgadmin-hackers] getting the version

2002-04-16 Thread Andrew Hill
Dave Page wrote: >SELECT version(); > >Regards, Dave. > Thanks man, i knew it had to be something easy like that. > > >>-Original Message- >>From: Andrew Hill [mailto:[EMAIL PROTECTED]] >>Sent: 16 April 2002 13:26 >>To: [EMAIL PROTECTED

[pgadmin-hackers] getting the version

2002-04-16 Thread Andrew Hill
Hello. A library i wrote (bonddb) does a lot of work at extracting backend information from postgresql, like how the database was created etc. Anyway, I've got a few problems with changes in the change of structure from 7.1 to 7.2. Is there a table/field i can query to get what version of t