diff options
author | Bruce Momjian <bruce@momjian.us> | 1999-10-09 01:31:36 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 1999-10-09 01:31:36 +0000 |
commit | 3202f453545359a079b066bdeaa398f09506ccba (patch) | |
tree | 4709d7bdebb5de8e5a6f4d7c74a52889a22a5461 | |
parent | ff77befb735118a3f1759b763c396b1574eaa286 (diff) |
Update contrib/README.
-rw-r--r-- | contrib/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/contrib/README b/contrib/README index ccc0a5bf186..af9747644b0 100644 --- a/contrib/README +++ b/contrib/README @@ -27,10 +27,6 @@ fulltextindex - Full text indexing using triggers by Maarten Boekhold <maartenb@dutepp0.et.tudelft.nl> -int8 - - 64-bit integer arithmetic for Postgres - by Thomas G. Lockhart <Thomas.Lockhart@jpl.nasa.gov> - isbn_issn - PostgreSQL type extensions for ISBN (books) and ISSN (serials) by Garrett A. Wollman <wollman@khavrinen.lcs.mit.edu> |