diff options
author | Fujii Masao <fujii@postgresql.org> | 2015-09-24 23:31:17 +0900 |
---|---|---|
committer | Fujii Masao <fujii@postgresql.org> | 2015-09-24 23:31:44 +0900 |
commit | eac3b3365e6220ce03bc05914c8e7f5430341373 (patch) | |
tree | 2e5327bd4397a5c38f410a55870ebd1a343f49ab /src/backend/executor/execProcnode.c | |
parent | ef4fccd2b6a60bdf89a4300741028218e36461aa (diff) | |
download | postgresql-eac3b3365e6220ce03bc05914c8e7f5430341373.tar.gz postgresql-eac3b3365e6220ce03bc05914c8e7f5430341373.zip |
Make pg_controldata report newest XID with valid commit timestamp
Previously pg_controldata didn't report newestCommitTs and this was
an oversight in commit 73c986a.
Also this patch changes pg_resetxlog so that it uses the same sentences
as pg_controldata does, regarding oldestCommitTs and newestCommitTs,
for the sake of consistency.
Back-patch to 9.5 where track_commit_timestamp was added.
Euler Taveira
Diffstat (limited to 'src/backend/executor/execProcnode.c')
0 files changed, 0 insertions, 0 deletions