NULL sorts as largest? - Mailing list pgsql-general

From Dmitri Bichko
Subject NULL sorts as largest?
Date
Msg-id 7A4ADADFC8AFF0478D47F63BEDD57CE30D090B@gpmail.gphq.genpathpharma.com
Whole thread Raw
Responses Re: NULL sorts as largest?  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
List pgsql-general
I am noticing that null values come out as the largest value when
sorting on a field (or last with ASC and first with DESC).  Is there any
way to change this behaviour?  It's somewhat strange to do a descending
sort on a column and get all the stuff that's not there first.

Thanks,
Dmitri

pgsql-general by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Bizzare plpgsql error
Next
From: "scott.marlowe"
Date:
Subject: Re: Postgresql on SUN Server