This is a discussion on postgresql-icu patch status within the Pgsql Patches forums, part of the PostgreSQL category; --> Hello, there was postgresql-icu patch for proper collation of UTF8 character set, published here: http://people.freebsd.org/~girgen/postgresql-icu/ . I have been ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello, there was postgresql-icu patch for proper collation of UTF8 character set, published here: http://people.freebsd.org/~girgen/postgresql-icu/. I have been using it with 8.1 and it worked fine for me. Now I am migrating to 8.2, but, sadly, there is no patch available this version. Does anybody know what happened to the development of this? Isn't commiter interested, or things got now more complicated in the area affected by this patch? I am not a PostgreSQL developer, but having some minor C and CVS experience I migth try to make a patch based on the last available for 8.1.4 and merging the changes into the last release, in a more or less dummy way. But before I even try, it would be nice to hear something from here - were there major changes in the source code affected by the icu patch between 8.1.4 and 8.2.4, or were there any changes in other areas that might affect the patch at all? Thanks Ireneusz Pluta |
| ||||
| Seems discussion has now started on how to move this forward so this patch is being kept for the next commit-fest. --------------------------------------------------------------------------- Ireneusz Pluta wrote: > Hello, > > there was postgresql-icu patch for proper collation of UTF8 character > set, published here: > http://people.freebsd.org/~girgen/postgresql-icu/. I have been using > it with 8.1 and it worked fine for me. Now I am migrating to 8.2, but, > sadly, there is no patch available this version. > > Does anybody know what happened to the development of this? Isn't > commiter interested, or things got now more complicated in the area > affected by this patch? > > I am not a PostgreSQL developer, but having some minor C and CVS > experience I migth try to make a patch based on the last available for > 8.1.4 and merging the changes into the last release, in a more or less > dummy way. But before I even try, it would be nice to hear something > from here - were there major changes in the source code affected by > the icu patch between 8.1.4 and 8.2.4, or were there any changes in > other areas that might affect the patch at all? > > Thanks > > Ireneusz Pluta > > > ---------------------------(end of broadcast)--------------------------- > TIP 9: In versions below 8.0, the planner will ignore your desire to > choose an index scan if your joining column's datatypes do not > match -- Bruce Momjian <bruce@momjian.us> http://momjian.us EnterpriseDB http://enterprisedb.com + If your life is a hard drive, Christ can be your backup. + -- Sent via pgsql-patches mailing list (pgsql-patches@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-patches |