Back-patch fix for renaming asyncCommitLSN to asyncXactLSN.
Tom Lane <tgl@sss.pgh.pa.us>
Back-patch fix for renaming asyncCommitLSN to asyncXactLSN. AIUI this was supposed to go into 9.0 as well as HEAD.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/transam/xact.c | modified | +3 −3 |
| src/backend/access/transam/xlog.c | modified | +8 −8 |
| src/include/access/xlog.h | modified | +2 −2 |