getting the version

From: Andrew Hill <andru(at)treshna(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: getting the version
Date: 2002-04-16 12:26:17
Message-ID: 3CBC1869.5090700@treshna.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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 the database the user currently has without reading the PG_VERSION file?

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2002-04-16 12:27:00 Re: getting the version
Previous Message Dave Page 2002-04-15 13:54:46 psqlODBC 07.02.0001 (Win32) Released