Align parsing between alias and path parts of databases.conf
------------------------------------------------------------
Key: CORE-6473
URL: http://tracker.firebirdsql.org/browse/CORE-6473
Project: Firebird Core
Issue Type: Improvement
Components: Engine
Reporter: Basil A. Sidorov
Priority: Minor
Currently quoted string may used only in right (path) part of alias definition
in databases.conf.
If
some_path = another_path # valid
and
some_path = "another path" # valid also
then
"some path" = "anoter_path" # is error but must be valid
Left (alias itself) and right (path) parts of alias definition must be parsed
by single ruleset with all OS-depended (case sensitive) and Firebird macros
features.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel