Age | Commit message (Expand) | Author |
---|---|---|
2017-06-21 | Phase 3 of pgindent updates. | Tom Lane |
2017-06-21 | Phase 2 of pgindent updates. | Tom Lane |
2017-01-21 | Move some things from builtins.h to new header files | Peter Eisentraut |
2017-01-03 | Update copyright via script for 2017 | Bruce Momjian |
2016-06-09 | pgindent run for 9.6 | Robert Haas |
2016-02-03 | postgres_fdw: Allow fetch_size to be set per-table or per-server. | Robert Haas |
2016-01-02 | Update copyright for 2016 | Bruce Momjian |
2015-11-03 | Allow postgres_fdw to ship extension funcs/operators for remote execution. | Tom Lane |
2015-01-06 | Update copyright for 2015 | Bruce Momjian |
2014-05-06 | pgindent run for 9.4 | Bruce Momjian |
2014-04-18 | Create function prototype as part of PG_FUNCTION_INFO_V1 macro | Peter Eisentraut |
2014-01-07 | Update copyright for 2014 | Bruce Momjian |
2013-06-12 | Improve updatability checking for views and foreign tables. | Tom Lane |
2013-02-23 | Rename postgres_fdw's use_remote_explain option to use_remote_estimate. | Tom Lane |
2013-02-21 | Add postgres_fdw contrib module. | Tom Lane |