Hi On Tue, Jul 26, 2016 at 2:34 PM, Murtuza Zabuawala <[email protected]> wrote: > Hi Dave, > > PFA updated patch to fix encoding issue, I have tested in Python2/3 and > looks like working in both environment. > > Almost all nodes are affected with this change, I tried to test & cover all > basic operations on nodes but still it requires some testing. > > This patch will cover below tickets, > RM#1307 > RM#1479
I've committed this as-is, as it fixes things nicely as far as I can see... with one exception: I couldn't create Functions with utf-8 names. Can you fix that please? Thanks. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
