Re: Sorting Problem

From: Gianni Mariani <gianni(at)mariani(dot)ws>
To: gearond(at)cvc(dot)net
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Sorting Problem
Date: 2003-08-13 18:54:46
Message-ID: 3F3A8976.8090109@mariani.ws
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Dennis Gearon wrote:

> How did you solve the problem .......... :-)

inlining - most chars are just ascii and there are trivial optimizations
that can lead to just as fast as moving 4x the data around.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2003-08-13 19:29:21 Re: Help! Can't pg_dump anything: handler procedure for procedural language plpgsql not found
Previous Message w00t 2003-08-13 18:51:24 Searching Tables