mirror of
https://github.com/postgres/postgres.git
synced 2025-08-09 17:03:00 +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