index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
replication
/
logical
/
decode.c
Commit message (
Expand
)
Author
Age
...
*
Keep track of transaction commit timestamps
Alvaro Herrera
2014-12-03
*
Distinguish XLOG_FPI records generated for hint-bit updates.
Heikki Linnakangas
2014-11-24
*
Revamp the WAL record format.
Heikki Linnakangas
2014-11-20
*
BRIN: Block Range Indexes
Alvaro Herrera
2014-11-07
*
Move log_newpage and log_newpage_buffer to xlog.c.
Heikki Linnakangas
2014-07-31
*
Fix decoding of consecutive MULTI_INSERTs emitted by one heap_multi_insert().
Andres Freund
2014-07-12
*
Fix decoding of MULTI_INSERTs when rows other than the last are toasted.
Andres Freund
2014-07-06
*
Fix unaligned accesses in DecodeUpdate().
Tom Lane
2014-05-17
*
Fix thinko in logical decoding of commit-prepared records.
Heikki Linnakangas
2014-05-16
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
*
Remove unportable use of anonymous unions from reorderbuffer.h.
Tom Lane
2014-03-07
*
Fix some typos introduced by the logical decoding patch.
Robert Haas
2014-03-05
*
Introduce logical decoding.
Robert Haas
2014-03-03
[prev]