pgAdmin III commit: Fix a bug that could cause a NOTICE to be displayed

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix a bug that could cause a NOTICE to be displayed
Date: 2013-02-22 14:08:20
Message-ID: E1U8tIS-0001N1-M8@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix a bug that could cause a NOTICE to be displayed when rendering FTS Configurations in the tree.

Branch
------
master

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

Modified Files
--------------
CHANGELOG | 2 ++
pgadmin/schema/pgTextSearchConfiguration.cpp | 7 -------
2 files changed, 2 insertions(+), 7 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2013-02-22 14:08:52 pgAdmin III commit: Fix a bug that could cause a NOTICE to be displayed
Previous Message Dave Page 2013-02-19 13:23:25 Re: Patch: Auto-generate search_path statement for selected schema in query editor