Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-12-15 | Perform a lot more sanity checks when freezing tuples. | Andres Freund | 9.4.16 |
| 2014-07-12 | Fix decoding of consecutive MULTI_INSERTs emitted by one heap_multi_insert(). | Andres Freund | 9.4.0 |
| 2014-05-06 | pgindent run for 9.4 | Bruce Momjian | 9.4.0 |
| 2014-04-01 | Move SizeOfHeapNewCid next to xl_heap_new_cid struct. | Heikki Linnakangas | 9.4.0 |
| 2014-03-12 | Only WAL-log the modified portion in an UPDATE, if possible. | Heikki Linnakangas | 9.4.0 |
| 2014-03-03 | Introduce logical decoding. | Robert Haas | 9.4.0 |
| 2014-01-07 | Update copyright for 2014 | Bruce Momjian | 9.4.0 |
| 2013-12-22 | Change the way we mark tuples as frozen. | Robert Haas | 9.4.0 |
| 2013-12-16 | Rework tuple freezing protocol | Alvaro Herrera | 9.4.0 |
| 2013-12-11 | Add new wal_level, logical, sufficient for logical decoding. | Robert Haas | 9.4.0 |
| 2013-12-03 | Don't include unused space in LOG_NEWPAGE records. | Heikki Linnakangas | 9.4.0 |