mirror of
https://github.com/postgres/postgres.git
synced 2025-06-25 01:02:05 +03:00
Comparing two xlog locations are useful for example when calculating replication lag. Euler Taveira de Oliveira, reviewed by Fujii Masao, and some cleanups from me