Commits

DateSubjectAuthorReleases
2013-03-22 Fix contrib/dblink to handle inconsistent DateStyle/IntervalStyle safely. Tom Lane 9.2.4
2012-10-11 Remove configure-option-dependent test cases from dblink tests. Tom Lane 9.3.0
2012-10-10 Create an improved FDW option validator function for contrib/dblink. Tom Lane 9.3.0
2011-02-14 Convert contrib modules to use the extension facility. Tom Lane 9.1.0
2010-11-23 Remove useless whitespace at end of lines Peter Eisentraut 9.1.0
2010-06-15 Change the interpretation of the primary_key_attnums parameter of Tom Lane 9.0.0
2010-06-15 Fix dblink_build_sql_insert() and related functions to handle dropped Tom Lane 7.4.30
2010-06-15 Fix dblink_build_sql_insert() and related functions to handle dropped Tom Lane 8.0.26
2010-06-15 Fix dblink_build_sql_insert() and related functions to handle dropped Tom Lane 8.1.22
2010-06-15 Fix dblink_build_sql_insert() and related functions to handle dropped Tom Lane 8.2.18
2010-06-15 Fix dblink_build_sql_insert() and related functions to handle dropped Tom Lane 8.3.12
2010-06-15 Fix dblink_build_sql_insert() and related functions to handle dropped Tom Lane 8.4.5
2010-06-15 Fix dblink_build_sql_insert() and related functions to handle dropped Tom Lane 9.0.0
2010-02-03 Check to ensure the number of primary key fields supplied does not Joe Conway 7.3 (unreleased)
2010-02-03 Check to ensure the number of primary key fields supplied does not Joe Conway 7.4.28
2010-02-03 Check to ensure the number of primary key fields supplied does not Joe Conway 8.0.24
2010-02-03 Check to ensure the number of primary key fields supplied does not Joe Conway 8.1.20
2010-02-03 Check to ensure the number of primary key fields supplied does not Joe Conway 8.2.16
2010-02-03 Check to ensure the number of primary key fields supplied does not Joe Conway 8.3.10
2010-02-03 Check to ensure the number of primary key fields supplied does not Joe Conway 8.4.3
2010-02-03 Check to ensure the number of primary key fields supplied does not Joe Conway 9.0.0
2009-08-05 Implement dblink_get_notify(). Joe Conway 9.0.0
2009-06-06 Add support for using SQL/MED compliant FOREIGN DATA WRAPPER, SERVER, Joe Conway 8.4.0
2008-04-06 Improve hash_any() to use word-wide fetches when hashing suitably aligned Tom Lane 8.4.0
2008-04-04 Implement current_query(), that shows the currently executing query. Bruce Momjian 8.4.0