Use USECS_PER_SEC from datatype/timestamp.h We had two places defining their own constants for this.
Author: Álvaro Herrera <[email protected]> Reviewed-by: Peter Smith <[email protected]> Discussion: https://postgr.es/m/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/ad1581d7feaeb1d78a0858703dac1bcb52f600d8 Modified Files -------------- src/bin/pg_basebackup/pg_createsubscriber.c | 5 ++--- src/bin/pg_ctl/pg_ctl.c | 13 +++++++------ 2 files changed, 9 insertions(+), 9 deletions(-)
