| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move log_newpage and log_newpage_buffer to xlog.c. | Heikki Linnakangas | 2014-07-31 | 1 | -8/+0 |
| * | Fix decoding of consecutive MULTI_INSERTs emitted by one heap_multi_insert(). | Andres Freund | 2014-07-12 | 1 | -2/+10 |
| * | Fix decoding of MULTI_INSERTs when rows other than the last are toasted. | Andres Freund | 2014-07-06 | 1 | -0/+10 |
| * | Fix unaligned accesses in DecodeUpdate(). | Tom Lane | 2014-05-17 | 1 | -10/+17 |
| * | Fix thinko in logical decoding of commit-prepared records. | Heikki Linnakangas | 2014-05-16 | 1 | -1/+1 |
| * | pgindent run for 9.4 | Bruce Momjian | 2014-05-06 | 1 | -34/+43 |
| * | Remove unportable use of anonymous unions from reorderbuffer.h. | Tom Lane | 2014-03-07 | 1 | -14/+14 |
| * | Fix some typos introduced by the logical decoding patch. | Robert Haas | 2014-03-05 | 1 | -1/+1 |
| * | Introduce logical decoding. | Robert Haas | 2014-03-03 | 1 | -0/+826 |
