postgresql/contrib/dblink
Joe Conway fdac8cf998 Check to ensure the number of primary key fields supplied does not
exceed the total number of non-dropped source table fields for
dblink_build_sql_*(). Addresses bug report from Rushabh Lathia.

Backpatch all the way to the 7.3 branch.
2010-02-03 23:01:11 +00:00
..
expected Check to ensure the number of primary key fields supplied does not 2010-02-03 23:01:11 +00:00
sql Check to ensure the number of primary key fields supplied does not 2010-02-03 23:01:11 +00:00
Makefile Remove references to READMEs from /contrib Makefiles. 2007-11-10 23:59:52 +00:00
dblink.c Check to ensure the number of primary key fields supplied does not 2010-02-03 23:01:11 +00:00
dblink.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
dblink.sql.in Implement dblink_get_notify(). 2009-08-05 16:11:07 +00:00
uninstall_dblink.sql Implement dblink_get_notify(). 2009-08-05 16:11:07 +00:00