Commit Graph

9 Commits (1961b1c131e4211f3dc86ff2be971e430ab2a23d)

Author SHA1 Message Date
Heikki Linnakangas 54685338e3 Move log_newpage and log_newpage_buffer to xlog.c. 11 years ago
Andres Freund 626bfad6cc Fix decoding of consecutive MULTI_INSERTs emitted by one heap_multi_insert(). 11 years ago
Andres Freund 1b86c81d2d Fix decoding of MULTI_INSERTs when rows other than the last are toasted. 11 years ago
Tom Lane 6c42b2b10a Fix unaligned accesses in DecodeUpdate(). 12 years ago
Heikki Linnakangas 03e2b1017c Fix thinko in logical decoding of commit-prepared records. 12 years ago
Bruce Momjian 0a78320057 pgindent run for 9.4 12 years ago
Tom Lane ea177a3ba7 Remove unportable use of anonymous unions from reorderbuffer.h. 12 years ago
Robert Haas 406a1a9ef0 Fix some typos introduced by the logical decoding patch. 12 years ago
Robert Haas b89e151054 Introduce logical decoding. 12 years ago