Re: [PATCH] Supporting +-Infinity values by to_timestamp(float8) - Mailing list pgsql-hackers

From Vitaly Burovoy
Subject Re: [PATCH] Supporting +-Infinity values by to_timestamp(float8)
Date
Msg-id CAKOSWNmXObVQLFKHSrTiaNZEFaGXCCO4EF1YBo_tGVnLKAKwDw@mail.gmail.com
Whole thread Raw
In response to [PATCH] Supporting +-Infinity values by to_timestamp(float8)  (Vitaly Burovoy <vitaly.burovoy@gmail.com>)
List pgsql-hackers
On 2/26/16, Vitaly Burovoy <vitaly.burovoy@gmail.com> wrote:
> Proposed patch implements it.

I'm sorry, I forgot to leave a note for reviewers and committers:

This patch requires CATALOG_VERSION_NO be bumped.

Since pg_proc.h entry has changed, it is important to check and run
regress tests on a new cluster (as if CATALOG_VERSION_NO was bumped).

-- 
Best regards,
Vitaly Burovoy



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: WIP: Upper planner pathification
Next
From: Alexander Korotkov
Date:
Subject: Re: improving GROUP BY estimation