Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-04-28 | Adjust DatumGetBool macro, this time for sure. | Tom Lane | 9.4.8 |
| 2015-02-09 | Minor cleanup/code review for "indirect toast" stuff. | Tom Lane | 9.4.2 |
| 2014-05-06 | pgindent run for 9.4 | Bruce Momjian | 9.4.0 |
| 2014-02-19 | Further code review for pg_lsn data type. | Robert Haas | 9.4.0 |
| 2014-02-19 | pg_lsn macro naming and type behavior revisions. | Robert Haas | 9.4.0 |
| 2014-02-19 | Add a pg_lsn data type, to represent an LSN. | Robert Haas | 9.4.0 |
| 2014-01-07 | Update copyright for 2014 | Bruce Momjian | 9.4.0 |
| 2013-09-11 | Add comment for VARSIZE_ANY_EXHDR macro | Bruce Momjian | 9.4.0 |
| 2013-07-02 | Add support for multiple kinds of external toast datums. | Robert Haas | 9.4.0 |