From: Steve F. <sfi...@pc...> - 2004-04-07 18:23:42
|
folks- as you probably know we are moving ahead with making GUS compatible with PostgreSQL. We have discovered that our code is relying on an Oracle specific syntax for outer joins (using the '+' symbol). Apparently Oracle adopted the ANSI standard for outer joins with release 9i. if we move our code ahead to use that syntax any of you who are using Oracle 8i will have a problem (or need to upgrade). Will this affect any of you? Steve |