From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
Cc: | Thomas Lockhart <lockhart(at)fourpalms(dot)org>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [DOCS] Use of 'now' |
Date: | 2001-11-15 16:36:16 |
Message-ID: | 12802.1005842176@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs pgsql-hackers |
Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> Thomas Lockhart writes:
>> Previous versions of PostgreSQL can and will generate dump files which
>> have 'current'. I did make it equivalent to 'now' for at least the 7.2
>> series of releases.
> I don't think this is a good idea. If someone really relied on 'current'
> for his application, substituting 'now' for it is not going to make things
> better. If it's done silently it will definitely make things worse.
I hadn't thought about it, but I believe Peter is right. Rejecting
'current' is better than silently translating it to 'now'. We have
removed this feature and we shouldn't try to paper over the fact.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2001-11-15 16:39:16 | Re: [DOCS] Use of 'now' |
Previous Message | Luis Amigo | 2001-11-15 16:20:05 | bug?? on oid2name |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2001-11-15 16:39:16 | Re: [DOCS] Use of 'now' |
Previous Message | Bruce Momjian | 2001-11-15 16:35:44 | Re: [HACKERS] Open Items (was: RE: [HACKERS] Beta going well) |