diff options
author | Bruce Momjian <bruce@momjian.us> | 2005-03-24 02:11:06 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2005-03-24 02:11:06 +0000 |
commit | c58071a5d1b296cc0fcf9829de2b873cb91e9cc2 (patch) | |
tree | 39291f409149489f70f2bc85465c38ff322b824a /src/backend/access/gist/gistget.c | |
parent | 50ce8ab9fcd49dfcbff9e19c5aa53efe0fc6dc6e (diff) | |
download | postgresql-c58071a5d1b296cc0fcf9829de2b873cb91e9cc2.tar.gz postgresql-c58071a5d1b296cc0fcf9829de2b873cb91e9cc2.zip |
Change ANSI to ISO standard:
< * Add ANSI INTERVAL handling
> * Add ISo INTERVAL handling
< o Interpret syntax that isn't uniquely ANSI or PG, like '1:30' or
< '1' as ANSI syntax, e.g. interpret '1:30' MINUTE TO SECOND as
> o Interpret syntax that isn't uniquely ISO or PG, like '1:30' or
> '1' as ISO syntax, e.g. interpret '1:30' MINUTE TO SECOND as
649c649
< * Add pre-parsing phase that converts non-ANSI syntax to supported
> * Add pre-parsing phase that converts non-ISO syntax to supported
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions