Here is a fix that's working for me:
- add "(_if_exists)?" to the regex.
- set $path = $2 (previously $path = $1)
Here is the result of the change, with line numbers in PgCommon.pm:
108 } elsif (/^\s*include(_if_exists)?\s+'([^']+)'\s*$/i) {
109 my ($k, $v, $path, %include_co
Public bug reported:
The read_conf_file function in PgCommon.pm (~line 108) will process
external config files that are included with "include" but not if those
included with "include_if_exists" (a new feature added to PostgreSQL
9.2).
Versions:
Ubuntu 12.04.1
PostgreSQL 9.2.2-0ppa1~precise
postg
I can confirm #7 post behavior in Debian testing (squeeze) having KDE
4.4.3 and being up to date (21/5/2010).
--
X Crashes when enabling second monitor
https://bugs.launchpad.net/bugs/559039
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.