Re: [GENERAL] datetime ?#!!??@

From: dlibenzi(at)maticad(dot)it (Davide Libenzi)
To: "Davide Libenzi" <dlibenzi(at)maticad(dot)it>, <pgsql-hackers(at)postgreSQL(dot)org>, <pgsql-general(at)postgreSQL(dot)org>
Subject: Re: [GENERAL] datetime ?#!!??@
Date: 1998-07-23 17:53:10
Message-ID: 000601bdb662$c221d7d0$1f0104c0@pcdavide
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

Pathc PHSS_4630 applied !

Everything OK

----
Davide Libenzi at :
Maticad s.r.l.
Via Della Giustizia n.9 Fano (PS) 61032 Italy
Tel.: +39-721-808308 (ra) Fax: +39-721-808309
Email: <davidel(at)maticad(dot)it>
WWW: <http://www.maticad.it>

-----Original Message-----
From: Davide Libenzi <dlibenzi(at)maticad(dot)it>
To: pgsql-hackers(at)postgreSQL(dot)org <pgsql-hackers(at)postgreSQL(dot)org>;
pgsql-general(at)postgreSQL(dot)org <pgsql-general(at)postgreSQL(dot)org>
Date: Thursday, July 23, 1998 1:55 PM
Subject: [GENERAL] datetime ?#!!??@

>I've successfully ported PostgreSQL to HPUX 9.0.* but there is a strange
>behaviour with the datetime data type.
>
>If do do this sequence :
>
>$ createdb mydb
>[OK]
>
>$ psqk mydb
>
>mydb==> create table foo (ffoo datetime);
>[OK]
>
>mydb==> insert into foo values ('01/01/1998');
>[OK]
>
>mydb==> select ffoo from foo;
>
>The rusult is a totally wrong date with year 2140.
>
>I've tried to set datestyle but the results don't change.
>
>Has anybody a hint for me ?
>
>----
>Davide Libenzi at :
>Maticad s.r.l.
>Via Della Giustizia n.9 Fano (PS) 61032 Italy
>Tel.: +39-721-808308 (ra) Fax: +39-721-808309
>Email: <davidel(at)maticad(dot)it>
>WWW: <http://www.maticad.it>
>
>
>

Browse pgsql-general by date

  From Date Subject
Next Message The Hermit Hacker 1998-07-23 17:59:48 RE: [ANNOUNCE] Revamp'd Web Site...
Previous Message Steve Doliov 1998-07-23 17:35:39 Re: [GENERAL] Re: [MIRRORS] Revamp'd Web Site...

Browse pgsql-hackers by date

  From Date Subject
Next Message Davide Libenzi 1998-07-23 18:00:09 ODBC and palloc ...
Previous Message Byron Nikolaidis 1998-07-23 17:30:42 Re: [HACKERS] ODBC and palloc ...