From: | pgsql-bugs(at)postgresql(dot)org |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Bug #760: to_date |
Date: | 2002-09-07 03:18:05 |
Message-ID: | 20020907031805.60A2F475F19@postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Swaminathan.K (swameek(at)hotmail(dot)com) reports a bug with a severity of 2
The lower the number the more severe it is.
Short Description
to_date
Long Description
I have created a table with a datetime datatype. Using to_date function I am unable to format the date and I am unable to get the time seperately from that field using Time function. The Time function working in Postgres 6.2 doesnot work in 7.0. If I use to_char function then the date is get formatted but it is of no use for me. So please give me a solution.
Sample Code
No file was uploaded with this report
From | Date | Subject | |
---|---|---|---|
Next Message | junk | 2002-09-07 06:18:30 | problem with pl/python in 7.2.2 |
Previous Message | Tom Lane | 2002-09-06 23:30:01 | Re: Bug #759: 7.3beta1 DROP COLUMN DEPENDENCY PROBLEM |