Fix cache type lookup

The boolean datatype was never in cache, which makes an export really slow.
That patch should help make queries, and exports much faster.

Per report from Boris Pezzati.

Branch
------
master

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

Modified Files
--------------
CHANGELOG            |    1 +
pgadmin/db/pgSet.cpp |    4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)


-- 
Sent via pgadmin-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers

Reply via email to