Per-column collation support - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject Per-column collation support
Date
Msg-id 4DA07C73.9090107@lelarge.info
Whole thread Raw
List pgadmin-hackers
Hi,

Here is the patch to support per-column collation. It handles a new
schema object (a collation). It handles collation in domains, indexes,
tables, and types.

BTW, I designed the icon. You're free to think it looks terrible. I
won't disagree, I'm not a designer :)

You can also have a look the the github branch (same thing than the patch):

  https://github.com/gleu/pgadmin3/tree/collation

Comments?


--
Guillaume
 http://www.postgresql.fr
 http://dalibo.com

Attachment

pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: Function script generator lacks revoke from public for ACL {postgres=X/postgres} -functions
Next
From: Peter Geoghegan
Date:
Subject: Re: Planning for 1.14 Beta 1