Fix for change timeline field of IDENTIFY_SYSTEM to int8
Peter Eisentraut <peter@eisentraut.org>
Fix for change timeline field of IDENTIFY_SYSTEM to int8 Amendment to ec40f3422412cfdc140b5d3f67db7fd2dac0f1e2: We also need to change the way the datum is supplied to int8. Otherwise, the value is still cut off as an int4, and it will crash on 32-bit platforms.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/replication/walsender.c | modified | +1 −1 |