mirror of
https://github.com/postgres/postgres.git
synced 2026-05-21 08:05:03 -04:00
a0b4c5a20a
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