Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-05-02 | Remove unused macros. | Heikki Linnakangas | 9.4.8 |
| 2016-02-18 | Fix multiple bugs in contrib/pgstattuple's pgstatindex() function. | Tom Lane | 9.4.7 |
| 2014-05-06 | pgindent run for 9.4 | Bruce Momjian | 9.4.0 |
| 2014-04-18 | Create function prototype as part of PG_FUNCTION_INFO_V1 macro | Peter Eisentraut | 9.4.0 |
| 2014-01-07 | Add more use of psprintf() | Peter Eisentraut | 9.4.0 |
| 2013-07-18 | Fix pgstattuple functions to use regclass-type as the argument. | Fujii Masao | 9.4.0 |