no btree index for timestamp?

From: Brett McCormick <brett(at)work(dot)chicken(dot)org>
To: pgsql-hackers(at)hub(dot)org
Subject: no btree index for timestamp?
Date: 1998-03-10 05:04:33
Message-ID: 13572.51617.106767.956056@abraxas.scene.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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...

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas G. Lockhart 1998-03-10 05:18:21 Re: [HACKERS] postgres/alpha problems
Previous Message Brett McCormick 1998-03-10 04:50:11 views with group by/count segfault