This is a discussion on pgsql: One-letter backslash commands now need a space before the first within the pgsql Committers forums, part of the PostgreSQL category; --> Log Message: ----------- One-letter backslash commands now need a space before the first argument. This has been the only ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Log Message: ----------- One-letter backslash commands now need a space before the first argument. This has been the only documented and encouraged syntax for a long time, and with extension facilities such as aliases being proposed, it is a good time to clean up the legacy syntax a bit. Author: Bernd Helmle <mailings@oopsware.de> Modified Files: -------------- pgsql/src/bin/psql: command.c (r1.186 -> r1.187) (http://anoncvs.postgresql.org/cvsweb...1.186&r2=1.187) psqlscan.h (r1.8 -> r1.9) (http://anoncvs.postgresql.org/cvsweb...?r1=1.8&r2=1.9) psqlscan.l (r1.23 -> r1.24) (http://anoncvs.postgresql.org/cvsweb...1=1.23&r2=1.24) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers |