File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1- # $Header: /cvsroot/pgsql/contrib/Makefile,v 1.11 2000/12/20 17: 22:26 thomas Exp $
1+ # $Header: /cvsroot/pgsql/contrib/Makefile,v 1.12 2001/01/15 22:20:00 tgl Exp $
22
33subdir = contrib
44top_builddir = ..
@@ -10,6 +10,7 @@ WANTED_DIRS = \
1010 earthdistance \
1111 findoidjoins \
1212 fulltextindex \
13+ intarray \
1314 isbn_issn \
1415 linux \
1516 lo \
Original file line number Diff line number Diff line change @@ -47,6 +47,11 @@ fulltextindex -
4747 Full text indexing using triggers
4848 by Maarten Boekhold <maartenb@dutepp0.et.tudelft.nl>
4949
50+ intarray -
51+ Index support for arrays of int4, using GiST
52+ by Teodor Sigaev <teodor@stack.net> and Oleg Bartunov
53+ <oleg@sai.msu.su>.
54+
5055isbn_issn -
5156 PostgreSQL type extensions for ISBN (books) and ISSN (serials)
5257 by Garrett A. Wollman <wollman@khavrinen.lcs.mit.edu>
You can’t perform that action at this time.
0 commit comments