Log Message:
-----------
Clarify to the translator that yyerror() deals with the translation of
"syntax error", not the literal string. I was previously confused on this
matter, but I have now verified that everything is translated properly.
Modified Files:
--------------
pgsql/src/backend/parser:
scan.l (r1.148 -> r1.149)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/parser/scan.l?r1=1.148&r2=1.149)
pgsql-committers by date
| Next: | From: Heikki Linnakangas | Date: 2009-03-04 13:56:40 |
| Subject: pgsql: Reload config file in startup process on SIGHUP. |
| Previous: | From: Peter Eisentraut | Date: 2009-03-04 11:57:00 |
| Subject: pgsql: Provide some proper minimal documentation for the pg_dump(all) |