no btree index for timestamp?
Brett McCormick <brett@work.chicken.org>
From: Brett McCormick <brett@work.chicken.org>
To: pgsql-hackers@hub.org
Date: 1998-03-10T05:04:33Z
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...