pgAdmin III commit: Allow the dump of pg<something> schemas

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Allow the dump of pg<something> schemas
Date: 2013-09-29 17:39:12
Message-ID: E1VQKxc-0001h7-VN@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Allow the dump of pg<something> schemas

I forgot that the underscore was a special character with a LIKE "operator".

From Marta Mihoff's report.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=2b44b9745d31ad4b020efd54801073fcf4368944

Modified Files
--------------
CHANGELOG | 1 +
pgadmin/frm/frmBackup.cpp | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Sven Meirsman 2013-09-29 19:13:34 pgAdmin 1.18.0 + slony-I 2.2.0 + PG 9.3
Previous Message Guillaume Lelarge 2013-09-29 17:38:54 pgAdmin III commit: Allow the dump of pg<something> schemas