[Bug 1098986] Re: read_conf_file ignores include_if_exists in config file

2013-01-12 Thread Myle Ott
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

[Bug 1098986] [NEW] read_conf_file ignores include_if_exists in config file

2013-01-12 Thread Myle Ott
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

[Bug 559039] Re: X Crashes when enabling second monitor

2010-05-20 Thread myle
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.