Re: [PATCHES] again: add collation support function

2005-06-06 Thread Bruce Momjian

I think we have decided that use of the ICU library is the tool we are
going to use to implement muliple locales.

---

Peter Eisentraut wrote:
> Am Montag, 7. Februar 2005 23:24 schrieb Tom Lane:
> > I've been waiting to see other comments on it.  I think this is
> > certainly not the long-term solution, but if enough people think
> > it is useful as a short-term hack then maybe it should go into contrib.
> 
> I'm fine with putting it into contrib.  (I haven't looked at the code, just 
> in 
> concept.)
> 
> -- 
> Peter Eisentraut
> http://developer.postgresql.org/~petere/
> 

-- 
  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 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]


Re: [PATCHES] again: add collation support function

2005-02-11 Thread Peter Eisentraut
Am Montag, 7. Februar 2005 23:24 schrieb Tom Lane:
> I've been waiting to see other comments on it.  I think this is
> certainly not the long-term solution, but if enough people think
> it is useful as a short-term hack then maybe it should go into contrib.

I'm fine with putting it into contrib.  (I haven't looked at the code, just in 
concept.)

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/

---(end of broadcast)---
TIP 6: Have you searched our list archives?

   http://archives.postgresql.org


Re: [PATCHES] again: add collation support function

2005-02-07 Thread Tom Lane
John Hansen <[EMAIL PROTECTED]> writes:
> It still does not answer his question, being if this is the way core
> will want to go?

I've been waiting to see other comments on it.  I think this is
certainly not the long-term solution, but if enough people think
it is useful as a short-term hack then maybe it should go into contrib.

(I suspec Marc's vote will be "put it in pgfoundry" in any case...)

regards, tom lane

---(end of broadcast)---
TIP 4: Don't 'kill -9' the postmaster


Re: [PATCHES] again: add collation support function

2005-02-07 Thread John Hansen
On Mon, 2005-02-07 at 12:55 -0500, Bruce Momjian wrote:
> Ameen  - Etemady wrote:
> > Why you didn't reply this messages.
> > 
> > I was searching for this one several hours, thanks for M.Taghizadeh. I
> > think, if it place in contribution section of postgresql, it will avoid
> > wasting several hours for peoples like me that wants this one.
> > Does it have a bad implementaion?
> > Sorry I think it is a very bad manner for postgresql master developers to
> > leave such this message without any reply.
> > I will appreciate if you reply this one.
> > 

It still does not answer his question, being if this is the way core
will want to go?

> It was only posted seven days ago and will not appear until 8.1 so
> people will have to keep looking for many more months no matter how
> quickly we add it.
> 
-- 
John Hansen <[EMAIL PROTECTED]>
GeekNET


---(end of broadcast)---
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]


Re: [PATCHES] again: add collation support function

2005-02-07 Thread Bruce Momjian
Ameen  - Etemady wrote:
> Why you didn't reply this messages.
> 
> I was searching for this one several hours, thanks for M.Taghizadeh. I
> think, if it place in contribution section of postgresql, it will avoid
> wasting several hours for peoples like me that wants this one.
> Does it have a bad implementaion?
> Sorry I think it is a very bad manner for postgresql master developers to
> leave such this message without any reply.
> I will appreciate if you reply this one.
> 

It was only posted seven days ago and will not appear until 8.1 so
people will have to keep looking for many more months no matter how
quickly we add it.

-- 
  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 5: Have you checked our extensive FAQ?

   http://www.postgresql.org/docs/faq


Re: [PATCHES] again: add collation support function

2005-02-07 Thread Ameen - Etemady
Why you didn't reply this messages.

I was searching for this one several hours, thanks for M.Taghizadeh. I
think, if it place in contribution section of postgresql, it will avoid
wasting several hours for peoples like me that wants this one.
Does it have a bad implementaion?
Sorry I think it is a very bad manner for postgresql master developers to
leave such this message without any reply.
I will appreciate if you reply this one.

Best Regards.

> Sorry I have forgotten to attach the implementaion of
> nls_sort function.
>
> I kindly ask people who concern about support multiple
> locale per column to verify this implementation and
> fix it to be suitable for contribuation.
>
> Best Regards
> M. Taghizade
>




---(end of broadcast)---
TIP 9: the planner will ignore your desire to choose an index scan if your
  joining column's datatypes do not match


[PATCHES] again: add collation support function

2005-01-31 Thread Mahmoud Taghizadeh
Sorry I have forgotten to attach the implementaion of
nls_sort function.

I kindly ask people who concern about support multiple
locale per column to verify this implementation and
fix it to be suitable for contribuation.

Best Regards
M. Taghizade




__ 
Do you Yahoo!? 
Yahoo! Mail - You care about security. So do we. 
http://promotions.yahoo.com/new_mail

nls_sort.tgz
Description: nls_sort.tgz

---(end of broadcast)---
TIP 4: Don't 'kill -9' the postmaster