Re: Exposing the stats snapshot timestamp to SQL - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Exposing the stats snapshot timestamp to SQL
Date
Msg-id 21760.1422582143@sss.pgh.pa.us
Whole thread Raw
In response to Re: Exposing the stats snapshot timestamp to SQL  (Matt Kelly <mkellycs@gmail.com>)
Responses Re: Exposing the stats snapshot timestamp to SQL
List pgsql-hackers
Matt Kelly <mkellycs@gmail.com> writes:
> Jim, I'm not sure I understand what you mean?  This new function follows
> the same conventions as everything else in the file.  TimestampTz is just a
> typedef for int64.

... or double.  Have you checked that the code behaves properly with
--disable-integer-timestamps?
        regards, tom lane



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Error check always bypassed in tablefunc.c
Next
From: Stephen Frost
Date:
Subject: Re: Possible typo in create_policy.sgml