CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       04/02/24 17:45:18

Modified files:
        src/backend/parser: scan.l 
        src/bin/psql   : prompt.c prompt.h psqlscan.l 

Log message:
        Implement dollar-quoting in the backend lexer and psql.  Documentation
        is still lacking, as is support in plpgsql and other places, but this is
        the basic feature.  Patch by Andrew Dunstan, some tweaking by Tom Lane.
        Also, enable %option nodefault in these two lexers, and patch some gaps
        revealed thereby.


---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Reply via email to