This is a discussion on nls_sort function within the Pgsql Patches forums, part of the PostgreSQL category; --> We in our Organization are migrating to postgresql. We have a large database with arabic and farsi contenets and ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| We in our Organization are migrating to postgresql. We have a large database with arabic and farsi contenets and we need to sort on both. I found that this function (Taghizade nls_sort) can help us. As our manager need some approvement on this, by putting the function in contrib we can use it. I want to know when and in which distribution of postgresql we can see this function in contrib. >I'm fine with putting it into contrib. (I haven't looked at the code, >just in >concept.) ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org |
| ||||
| javad salehi wrote: > We in our Organization are migrating to postgresql. We have a large > database with arabic and farsi contenets and we need to sort on both. I > found that this function (Taghizade nls_sort) can help us. As our > manager need some approvement on this, by putting the function in > contrib we can use it. I want to know when and in which distribution of > postgresql we can see this function in contrib. 8.1. -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@postgresql.org so that your message can get through to the mailing list cleanly |