From: Marko Kreen Date: Mon, 8 Oct 2012 08:08:15 +0000 (+0300) Subject: config.txt: remove \ before * X-Git-Tag: pgbouncer_1_5_4~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8bb9a558e3d976224926a3794397d2d8643e8bdc;p=pgbouncer config.txt: remove \ before * Seems older asciidoc needed it but not any more. --- diff --git a/doc/config.txt b/doc/config.txt index 077f1d6..e8b4809 100644 --- a/doc/config.txt +++ b/doc/config.txt @@ -484,7 +484,7 @@ Database name can contain characters [0-9A-Za-z_.-] without quoting. Names that contain other chars need to be quoted with standard SQL ident quoting: double quotes where "" is taken as single quote. -"\*" acts as fallback database: if the exact name does not exist, +"*" acts as fallback database: if the exact name does not exist, its value is taken as connect string for requested database. Such automatically created database entries are cleaned up if they stay idle longer then the time specified in