European Datestyle

From: Daniele Orlandi <daniele(at)orlandi(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: European Datestyle
Date: 2000-12-08 22:05:30
Message-ID: 3A315B2A.4F1279C1@orlandi.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Hello,

Why is this happening ?

ctonet=# show datestyle;
NOTICE: DateStyle is ISO with European conventions
SHOW VARIABLE

ctonet=# select creation_date from users limit 1;
creation_date
------------------------
2000-12-07 04:40:23+01
^^^^^^^^^^

Datestyle has been set either with -e and with "set datestyle" with no
change.

Context: Postgresql 7.0.3 on RedHat Linux 7.0 - Kernel 2.4.0-test10 -
Glibc 2.1.94 and 2.2

Thanks!
Bye!

--
Daniele Orlandi

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2000-12-08 22:17:32 Re: Hash index on macaddr -> crash
Previous Message Bruce Guenter 2000-12-08 22:02:54 Re: Re: CRC