"Nigel J. Andrews" <[EMAIL PROTECTED]> writes: > This feature could be added to PgAccess but I felt it was general > enough to be placed in the interface library. I think someone else > suggested such a place a couple of weeks ago also. If there is a > concensus that this should be done in the application layer I'll > happily drop this patch completely.
I guess I don't quite see the point of doing this in libpgtcl, as opposed to doing a "select version()" at the application level. It would take only a line or two of Tcl code to do that and parse the result of version(), so why write many lines of C to accomplish the same thing? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly