Commit Graph

2 Commits

Author SHA1 Message Date
postgres
9f61ea6c5c In 9.0beta3 the function GetLatestXLogTime() was removed
and replaced by GetLatestXTime() but this function cannot
be called from external programs.
Instead now we are using GetXLogReceiptTime() which tells
us what was the last time we got a WAL record by streaming
or file.
2010-07-30 11:39:29 -05:00
postgres
a12e719259 Initial commit 2010-06-17 10:43:35 -05:00