Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-01-26 | Fix volatile-safety issue in dblink's materializeQueryResult(). | Tom Lane | 9.3.6 |
| 2013-03-22 | Fix contrib/dblink to handle inconsistent DateStyle/IntervalStyle safely. | Tom Lane | 9.3.0 |
| 2012-10-10 | Create an improved FDW option validator function for contrib/dblink. | Tom Lane | 9.3.0 |
| 2012-08-02 | Replace libpq's "row processor" API with a "single row" mode. | Tom Lane | 9.3.0 |