Re: [GENERAL] Postgres DateStyle

2000-07-14 Thread Ing. Roberto Andrade Fonseca
On Fri, 14 Jul 2000, Thomas Lockhart wrote: > (My mailer was fouled up; I had sent this a few days ago...) > > > > The documentation of Postgresql 7.0.2 says that the statement: > > > SET DATESTYLE TO 'Postgres'; > > > would led to an output of the form: > > > Wed Dec 17 07:37:16 1997 PST > > >

Re: [GENERAL] Postgres DateStyle

2000-07-14 Thread Thomas Lockhart
(My mailer was fouled up; I had sent this a few days ago...) > > The documentation of Postgresql 7.0.2 says that the statement: > > SET DATESTYLE TO 'Postgres'; > > would led to an output of the form: > > Wed Dec 17 07:37:16 1997 PST > > but I can't reproduce this behavior!!! > > lockhart=# sele