Use USECS_PER_SEC from datatype/timestamp.h

Álvaro Herrera <alvherre@kurilemu.de>

Commit: ad1581d7feaeb1d78a0858703dac1bcb52f600d8
Author: Álvaro Herrera <alvherre@kurilemu.de>
Date: 2025-11-04T09:07:54Z
Use USECS_PER_SEC from datatype/timestamp.h

We had two places defining their own constants for this.

Author: Álvaro Herrera <alvherre@kurilemu.de>
Reviewed-by: Peter Smith <smithpb2250@gmail.com>
Discussion: https://postgr.es/m/202510311750.mxiykx3tp4mx@alvherre.pgsql

Files

PathChange+/−
src/bin/pg_basebackup/pg_createsubscriber.c modified +2 −3
src/bin/pg_ctl/pg_ctl.c modified +7 −6

Discussion