Re: datetime_in()

From: Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>
To: Terry Mackintosh <terry(at)terrym(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: datetime_in()
Date: 2000-08-17 04:41:18
Message-ID: 399B6CEE.F5738CF2@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Does the function datetime_in() still exist?
> If not, what should be used in it's stead?

Use timestamp_in() and TIMESTAMPOID instead. It is related to the topic
in the release notes for 7.0 that datetime has been deprecated and the
(formerly barely functional) timestamp has taken its place.

- Thomas

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message carl garland 2000-08-17 06:17:01 Large # of Tables, Getting ready for the enterprise
Previous Message Gqms2 Galway 2000-08-16 21:41:18 Bug in to_timestamp()