mirror of
https://github.com/postgres/postgres.git
synced 2025-11-18 00:08:31 -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