On 24 February 2010 15:54, Bruce Momjian <[email protected]> wrote: > Log Message: > ----------- > Revert removal of pre-7.4 documenation behavior mentions. > > Modified Files: > -------------- > pgsql/doc/src/sgml: > datatype.sgml (r1.243 -> r1.244) > > (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/datatype.sgml?r1=1.243&r2=1.244)
+ Prior to <productname>PostgreSQL</productname> 7.3, writing just + <type>timestamp</type> was equivalent to <type>timestamp with + time zone</type>. This was changed for SQL compliance. You may wish to say what exactly it was changed to. Thom -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
