Re: timestamp datatype cleanup

From: Andrew Chernow <ac(at)esilo(dot)com>
To: Warren Turkal <turkal(at)google(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: timestamp datatype cleanup
Date: 2008-03-09 19:37:21
Message-ID: 47D43C71.7070103@esilo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>>I thought we were just talking about some definitions.

I was expanding on your "#1" question, which was directly talking about "shared"
headers rather than just cleaning out HAVE_INT64_TIMESTAMP. I had the same
experience but also ran into the need for "shared" library code; which BTW ecpg
could benefit from as well.

>> performance penalty inside the backend

The idea requires reorganizing, not reimplementing. There shouldn't be a change
in performance in either direction.

--
Andrew Chernow
eSilo, LLC
every bit counts
http://www.esilo.com/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephen Denne 2008-03-09 21:24:18 Re: Maximum statistics target
Previous Message Michael Meskes 2008-03-09 18:27:54 Re: timestamp datatype cleanup