mirror of
https://github.com/postgres/postgres.git
synced 2025-11-19 00:02:46 -05: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