Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-05-28 | pg_lsn should not be marked typispreferred. | Tom Lane | 9.4.0 |
| 2014-05-09 | Fix typcategory labeling of jsonb. | Tom Lane | 9.4.0 |
| 2014-05-06 | pgindent run for 9.4 | Bruce Momjian | 9.4.0 |
| 2014-05-05 | Fix pg_type.typlen for newly-revived line type. | Tom Lane | 9.4.0 |
| 2014-03-23 | Introduce jsonb, a structured format for storing json. | Andrew Dunstan | 9.4.0 |
| 2014-03-03 | Define LSNOID in pg_type.h. | Robert Haas | 9.4.0 |
| 2014-02-19 | Further code review for pg_lsn data type. | 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-11-24 | Fix array slicing of int2vector and oidvector values. | Tom Lane | 9.4.0 |
| 2013-10-10 | Revive line type | Peter Eisentraut | 9.4.0 |