From d20763dbee7cdf8a700bf6bdd120b3913a3b99f4 Mon Sep 17 00:00:00 2001 From: Tom Lane Date: Wed, 22 Jun 2005 22:56:29 +0000 Subject: Remove contrib modules that have been agreed to be obsolete. (There are more that will be removed once they've been copied to pgfoundry.org.) --- contrib/README | 46 ---------------------------------------------- 1 file changed, 46 deletions(-) (limited to 'contrib/README') diff --git a/contrib/README b/contrib/README index 74f82159b3..f14481c7ba 100644 --- a/contrib/README +++ b/contrib/README @@ -28,10 +28,6 @@ adddepend - Add object dependency information to pre-7.3 objects. by Rod Taylor -array - - Array iterator functions (now obsolete due to backend improvements) - by Massimo Dal Zotto - btree_gist - Support for emulating BTREE indexing in GiST by Oleg Bartunov and Teodor Sigaev @@ -87,10 +83,6 @@ intarray - Index support for arrays of int4, using GiST by Teodor Sigaev and Oleg Bartunov -ipc_check - - Simple test script to help in configuring IPC. - FreeBSD only, for now. - isbn_issn - PostgreSQL type extensions for ISBN (books) and ISSN (serials) by Garrett A. Wollman @@ -111,19 +103,6 @@ mac - Support functions for MAC address types by Lawrence E. Rosenman -miscutil - - PostgreSQL assert checking and various utility functions - by Massimo Dal Zotto - -mysql - - Utility to convert MySQL schema dumps to SQL92 and PostgreSQL - by Thomas Lockhart - Max Rudensky - Valentine Danilchuk - -noupdate - - Trigger to prevent updates on single columns - oid2name - Maps numeric files to table names by B Palmer @@ -140,19 +119,11 @@ pg_buffercache - Real time queries on the shared buffer cache by Mark Kirkwood -pg_dumplo - - Dump large objects - by Karel Zak - pg_trgm - Functions for determining the similarity of text based on trigram matching. by Oleg Bartunov and Teodor Sigaev -pg_upgrade - - Upgrade from previous PostgreSQL version without pg_dump/reload - by Bruce Momjian - pgbench - TPC-B like benchmarking tool by Tatsuo Ishii @@ -183,10 +154,6 @@ spi - start-scripts - Scripts for starting the server at boot time. - -string - - C-like input/output conversion routines for strings - by Massimo Dal Zotto tablefunc - Examples of functions returning tables @@ -196,15 +163,6 @@ tips/apache_logging - Getting Apache to log to PostgreSQL by Terry Mackintosh -tools - - Assorted developer tools - by Massimo Dal Zotto - -tsearch - - Full-text-index support using GiST (obsolete version) - by Teodor Sigaev and Oleg Bartunov - . - tsearch2 - Full-text-index support using GiST by Teodor Sigaev and Oleg Bartunov @@ -218,10 +176,6 @@ vacuumlo - Remove orphaned large objects by Peter T Mount -xml - - Storing XML in PostgreSQL (obsolete version) - by John Gray - xml2 - Storing XML in PostgreSQL by John Gray -- cgit v1.2.1