mirror of
https://github.com/postgres/postgres.git
synced 2025-11-17 00:02:52 -05:00
Since the replication protocol deals with TimestampTz, we need to care for the floating point case as well in the frontend tools. Fujii Masao, with changes from Magnus Hagander