mirror of
https://github.com/postgres/postgres.git
synced 2025-08-12 15:23:02 +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