Disabling handler in fdw with pgsql < 9.1 Fix error message because of missing pg_foreign_data_wrapper.fdwhandler column with PostgresSQL < 9.1.
Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=05521bb8a89aee5dccf3f3165d87e744e41bff02 Author: Jasmin Dizdarevic <[email protected]> Modified Files -------------- pgadmin/dlg/dlgForeignDataWrapper.cpp | 3 ++ pgadmin/schema/pgForeignDataWrapper.cpp | 40 ++++++++++++++++++++++-------- 2 files changed, 32 insertions(+), 11 deletions(-) -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
