On Jan 18, 2007, at 13:56 , Michael Glaesemann wrote:
On Jan 18, 2007, at 13:43 , Gauri Kanekar wrote:Can anybody suggest some comprehensive test for version change from 8.1.3 to 8.2http://www.postgresql.org/docs/8.2/interactive/release.html
Sorry, I misread your request as a list of version changes. You could parse the result of SELECT version(); to test what version the server is, if that's what you're asking.
Michael Glaesemann grzm seespotcode net