On Tue, Jun 3, 2008 at 11:53 AM, Vivien Malerba <[EMAIL PROTECTED]> wrote: > On Mon, Jun 2, 2008 at 9:37 AM, Vivien Malerba <[EMAIL PROTECTED]> wrote: >> 2008/6/2 Phil Longstaff <[EMAIL PROTECTED]>: >>> The postgresql provider uses the pg_is_other_temp_schema() function which is >>> only in pgsql >= 8.2. This should be checked for at config time. >>> >> >> I'll add that check. > > In fact that check should not be done when configuring but when > executing the faulty statements as one can link againts for example a > 8.0 client library and connect to a 8.2 server and get the meta data > Ok, while one can link with the 8.2 client and connect to an 8.0 > server and it would fail to get the meta data.
The check is now in SVN trunk. Vivien _______________________________________________ gnome-db-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-db-list
