Re: timestamp datatype cleanup

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: Warren Turkal <turkal(at)google(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: timestamp datatype cleanup
Date: 2008-03-09 11:03:38
Message-ID: 20080309110338.GA15136@feivel.credativ.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, Mar 09, 2008 at 12:32:20AM -0800, Warren Turkal wrote:
> 1) Is there a reason that header information is duplicated between normal
> posgresql include and ecpg includes instead of defining the info in one place
> and #including it into the files that need it?

As long as both implementations are kept in sync I don't see a reason.

Michael
--
Michael Meskes
Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: meskes(at)jabber(dot)org
Go VfL Borussia! Go SF 49ers! Use Debian GNU/Linux! Use PostgreSQL!

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michał Zaborowski 2008-03-09 14:16:58 Lazy constraints / defaults
Previous Message Warren Turkal 2008-03-09 08:45:59 [PATCH] Clean up date/time variable type selection