Files
MaxScale/server/core
Esa Korhonen 88bf361e61 Add MXS_MODULE_PARAM_QUOTEDSTRING configuration value type
A quoted string is a string enclosed in '"':s. This makes it clear
where the string begins and ends, avoiding ambiguity with whitespace.
After the config file has been loaded, the '"':s at the beginning
and at the end of the string are erased. Querying the config value
with config_get_string() will return this de-quoted value.

For example, if the config file reads 'my_string="test""', the actual
string will be 'test"'.
2017-05-29 16:15:49 +03:00
..
2017-03-24 09:21:20 +02:00
2017-04-05 11:35:13 +03:00
2017-05-17 13:48:52 +03:00
2017-02-14 21:42:28 +02:00
2017-03-24 09:21:20 +02:00
2017-05-09 15:32:42 +03:00
2017-05-24 15:05:10 +03:00
2017-03-24 09:21:20 +02:00
2017-03-24 09:21:20 +02:00
2017-05-24 15:05:10 +03:00
2017-05-09 15:32:42 +03:00
2017-02-20 11:07:44 +02:00
2017-05-05 19:59:36 +03:00
2017-03-24 09:21:20 +02:00
2017-03-24 09:21:20 +02:00
2017-05-17 13:48:52 +03:00
2017-05-09 15:32:42 +03:00
2017-03-24 09:21:20 +02:00
2017-05-17 13:48:52 +03:00
2017-03-24 09:21:20 +02:00
2017-03-24 09:42:38 +02:00
2017-03-24 09:45:42 +02:00
2017-03-03 15:30:25 +02:00
2017-03-24 09:51:56 +02:00
2017-05-09 15:32:42 +03:00
2017-05-09 15:32:42 +03:00
2017-03-24 10:58:19 +02:00
2017-03-24 11:11:15 +02:00