no btree index for timestamp? - Mailing list pgsql-hackers

From Brett McCormick
Subject no btree index for timestamp?
Date
Msg-id 13572.51617.106767.956056@abraxas.scene.com
Whole thread Raw
List pgsql-hackers
I decided to use the timestamp type, but this may have been a mistake!
There is no btree index for timestamp, but there is for datetime?!?!
I suppose I could write one...

pgsql-hackers by date:

Previous
From: Brett McCormick
Date:
Subject: views with group by/count segfault
Next
From: "Thomas G. Lockhart"
Date:
Subject: Re: [HACKERS] postgres/alpha problems