View Single Post

   
  #2 (permalink)  
Old 04-12-2008, 06:06 AM
Tom Lane
 
Posts: n/a
Default Re: PG qsort vs. Solaris

Zdenek Kotala <Zdenek.Kotala@Sun.COM> writes:
> Is it time to "remove" PG qsort and use libc version for solaris 9, 10...?


I have no particular desire to introduce a version number check until we
have to. If you can show that the newer versions have a qsort that
substantially *out-performs* ours, it would be worth doing that, but
merely being competitive isn't enough to make it worth the trouble.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 1: 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

Reply With Quote