pgsql: Make USECS_PER_* timestamp macros visible even when we are not u - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Make USECS_PER_* timestamp macros visible even when we are not u
Date
Msg-id E1Qs35l-0002SN-2T@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Make USECS_PER_* timestamp macros visible even when we are not using
integer timestamps.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/6d7bd5dec9e073018d9c2bea51d8e271cf5a5af6

Modified Files
--------------
src/include/utils/timestamp.h |    2 --
1 files changed, 0 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Add major features list and introductory text for 9.1 release no
Next
From: Tom Lane
Date:
Subject: pgsql: Fix incorrect timeout handling during initial authentication tra