Re: Proof of concept COLLATE support with patch
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Greg Stark <gsstark@mit.edu>
Cc: Martijn van Oosterhout <kleptog@svana.org>, pgsql-hackers@postgresql.org
Date: 2005-09-04T22:06:11Z
Lists: pgsql-hackers
Greg Stark <gsstark@mit.edu> writes: > But there's nothing wrong with saying "it's slow because your > libc is slow. Compile with this freely available library which has a better > implementation". The hole in that argument is the assumption that there *is* a freely available library that can be used (where freely == BSD license). We wouldn't be having this discussion if we knew of one. regards, tom lane