Re: tracking commit timestamps - Mailing list pgsql-hackers

From Jim Nasby
Subject Re: tracking commit timestamps
Date
Msg-id 5463E5A4.9070109@BlueTreble.com
Whole thread Raw
In response to Re: tracking commit timestamps  (Petr Jelinek <petr@2ndquadrant.com>)
Responses Re: tracking commit timestamps  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-hackers
On 11/12/14, 7:06 AM, Petr Jelinek wrote:
>   - if the xid passed to get interface is out of range -infinity timestamp is returned (I think it's bad idea to
throwerrors here as the valid range is not static and same ID can start throwing errors between calls theoretically)
 

Wouldn't NULL be more appropriate?
-- 
Jim Nasby, Data Architect, Blue Treble Consulting
Data in Trouble? Get it in Treble! http://BlueTreble.com



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: On partitioning
Next
From: Jim Nasby
Date:
Subject: Re: Race condition between hot standby and restoring a FPW