@@ -24,13 +24,9 @@ procedure.
24
24
Index:
25
25
------
26
26
27
- adddepend -
28
- Add object dependency information to pre-7.3 objects.
29
- by Rod Taylor <rbt@rbt.ca>
30
-
31
27
adminpack -
32
28
File and log manipulation routines, used by pgAdmin
33
- by From: Dave Page <dpage@vale-housing.co.uk>
29
+ by Dave Page <dpage@vale-housing.co.uk>
34
30
35
31
btree_gist -
36
32
Support for emulating BTREE indexing in GiST
@@ -44,28 +40,14 @@ cube -
44
40
Multidimensional-cube datatype (GiST indexing example)
45
41
by Gene Selkov, Jr. <selkovjr@mcs.anl.gov>
46
42
47
- dbase -
48
- Converts from dbase/xbase to PostgreSQL
49
- by Maarten.Boekhold <Maarten.Boekhold@reuters.com>,
50
- Frank Koormann <fkoorman@usf.uni-osnabrueck.de>,
51
- Ivan Baldo <lubaldo@adinet.com.uy>
52
-
53
43
dblink -
54
44
Allows remote query execution
55
45
by Joe Conway <mail@joeconway.com>
56
46
57
- dbmirror -
58
- Replication server
59
- by Steven Singer <ssinger@navtechinc.com>
60
-
61
47
earthdistance -
62
48
Operator for computing earth distance for two points
63
49
by Hal Snyder <hal@vailsys.com>
64
50
65
- fulltextindex -
66
- Full text indexing using triggers
67
- by Maarten Boekhold <maartenb@dutepp0.et.tudelft.nl>
68
-
69
51
fuzzystrmatch -
70
52
Levenshtein, metaphone, and soundex fuzzy string matching
71
53
by Joe Conway <mail@joeconway.com>, Joel Burton <jburton@scw.org>
@@ -90,14 +72,6 @@ ltree -
90
72
Tree-like data structures
91
73
by Teodor Sigaev <teodor@sigaev.ru> and Oleg Bartunov <oleg@sai.msu.su>
92
74
93
- mSQL-interface -
94
- mSQL API translation library
95
- by Aldrin Leal <aldrin@americasnet.com>
96
-
97
- mac -
98
- Support functions for MAC address types
99
- by Lawrence E. Rosenman <ler@lerctr.org>
100
-
101
75
oid2name -
102
76
Maps numeric files to table names
103
77
by B Palmer <bpalmer@crimelabs.net>
@@ -139,26 +113,22 @@ seg -
139
113
spi -
140
114
Various trigger functions, examples for using SPI.
141
115
116
+ sslinfo -
117
+ Functions to get information about SSL certificates
118
+ by Victor Wagner <vitus@cryptocom.ru>
119
+
142
120
start-scripts -
143
121
Scripts for starting the server at boot time.
144
122
145
123
tablefunc -
146
124
Examples of functions returning tables
147
125
by Joe Conway <mail@joeconway.com>
148
126
149
- tips -
150
- Getting Apache to log to PostgreSQL
151
- by Terry Mackintosh <terry@terrym.com>
152
-
153
127
tsearch2 -
154
128
Full-text-index support using GiST
155
129
by Teodor Sigaev <teodor@sigaev.ru> and Oleg Bartunov
156
130
<oleg@sai.msu.su>.
157
131
158
- userlock -
159
- User locks
160
- by Massimo Dal Zotto <dz@cs.unitn.it>
161
-
162
132
vacuumlo -
163
133
Remove orphaned large objects
164
134
by Peter T Mount <peter@retep.org.uk>
0 commit comments