diff options
Diffstat (limited to 'contrib/intarray/README.intarray')
-rw-r--r-- | contrib/intarray/README.intarray | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/intarray/README.intarray b/contrib/intarray/README.intarray index dc7cc9a88d..26cb082e3a 100644 --- a/contrib/intarray/README.intarray +++ b/contrib/intarray/README.intarray @@ -10,6 +10,12 @@ All work was done by Teodor Sigaev ([email protected]) and Oleg Bartunov ([email protected]). See http://www.sai.msu.su/~megera/postgres/gist for additional information. +CHANGES: + +March 19, 2001 + 1. Added support for toastable keys + 2. Improved split algorithm for intbig (selection speedup is about 30%) + INSTALLATION: gmake |