CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       03/06/19 20:22:40

Modified files:
        doc/src/sgml   : release.sgml syntax.sgml 
        src/backend/parser: scan.l 
        src/pl/plpgsql/src: scan.l 

Log message:
        Disallow dollar sign in operator names, instead allow it as a non-first
        character in identifiers.  The first change eliminates the current need
        to put spaces around parameter references, as in "x<=$2".  The second
        change improves compatibility with Oracle and some other RDBMSes.  This
        was discussed and agreed to back in January, but did not get done.


---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to