Hello all,
First of all - thanks a lot for new version!

I've noticed wrong quotation in drop user mapping statement generated by
pgAdmin:

It is:
DROP USER MAPPING FOR public SERVER Repository@localhost;

It should be:
DROP USER MAPPING FOR public SERVER "Repository@localhost";


Same for ALTER USER MAPPING statement.



Env:
PgAdmin 1.18.0 on Fedora 19 x64

Regards,
Bartek

Reply via email to