From 3202f453545359a079b066bdeaa398f09506ccba Mon Sep 17 00:00:00 2001 From: Bruce Momjian <bruce@momjian.us> Date: Sat, 9 Oct 1999 01:31:36 +0000 Subject: [PATCH] Update contrib/README. --- contrib/README | 4 ---- 1 file changed, 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> -- GitLab