Per-column collation support

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: Per-column collation support
Date: 2011-04-09 15:34:11
Message-ID: 4DA07C73.9090107@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
collationsupport.patch.gz application/gzip 14.5 KB

Browse pgadmin-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2011-04-10 10:53:25 Re: Planning for 1.14 Beta 1
Previous Message Guillaume Lelarge 2011-04-08 21:47:58 Re: Function script generator lacks revoke from public for ACL {postgres=X/postgres} -functions