Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Makefile forgot to install README.btree_gist. | Tom Lane | 2001-08-23 | |
| | ||||
* | tskey_cmp() should use timestamp_cmp() instead of doing its own | Tom Lane | 2001-08-23 | |
| | | | | interval arithmetic. From Teodor Sigaev. | |||
* | New contrib module for BTREE emulation in GiST. | Tom Lane | 2001-08-22 | |
From Oleg Bartunov and Teodor Sigaev. |