[COMMITTERS] pgsql-server/src backend/parser/scan.l bin/psq ...

2004-02-24 Thread Tom Lane
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.

[COMMITTERS] pgsql-server/src/backend/parser scan.l

2004-02-19 Thread Tom Lane
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 04/02/19 15:11:30 Modified files: src/backend/parser: scan.l Log message: Cosmetic changes (mostly whitespace) to make it easier to diff the backend lexer against psql's. -

[COMMITTERS] pgsql-server/src/backend/parser scan.l

2003-10-09 Thread Peter Eisentraut - PostgreSQL
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/10/09 16:13:24 Modified files: src/backend/parser: scan.l Log message: Make sure that -- comments extend to the end of the line. This fixes the misscanning of this construct: