Sorting is ignoring spaces - Mailing list pgsql-general

From Daniel Gaudreault
Subject Sorting is ignoring spaces
Date
Msg-id 4017c818$1@freya.cadlink.com
Whole thread Raw
Responses Re: Sorting is ignoring spaces  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
Re: Sorting is ignoring spaces  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
One of our developers came across the fact that postgres is ignoring
spaces when sorting results from a query.  We are using PGSQL 7.3.4 on
the backend.  Is there something that needs to be set somewhere to for
the sort to not ignore spaces?

Thanks,
Dan

pgsql-general by date:

Previous
From: Christopher Browne
Date:
Subject: Re: subqueries vs. separate queries
Next
From: Russ Schneider
Date:
Subject: Insert question null/not null serial, etc.