File tree Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Original file line number Diff line number Diff line change 1
- This directory contains the contribution functions or tools with
2
- PostgreSQL.
1
+ This directory contains the contribution functions or tools.
3
2
4
3
- contrib -|
5
4
|- apache_logging -
@@ -11,6 +10,12 @@ PostgreSQL.
11
10
|- datetime -
12
11
| Date & time functions
13
12
| by Sergio Lenzi <lenzi@bsi.com.br>
13
+ |- earthdistance -
14
+ | Operator for computing earth distance for two points
15
+ | by Hal Snyder <hal@vailsys.com>
16
+ |- fulltextindex -
17
+ | Full text indexing using triggers
18
+ | by Maarten Boekhold <maartenb@dutepp0.et.tudelft.nl>
14
19
|- int8 -
15
20
| 64-bit integer arithmetic for Postgres
16
21
| by Thomas G. Lockhart <Thomas.Lockhart@jpl.nasa.gov>
@@ -20,9 +25,18 @@ PostgreSQL.
20
25
|- linux -
21
26
| Start postgres back end system
22
27
| by Thomas Lockhart <lockhart@alumni.caltech.edu>
28
+ |- lo -
29
+ | Large Object maintenance
30
+ | by Peter Mount <peter@retep.org.uk>
23
31
|- miscutil -
24
32
| Postgres assert checking and various utility functions
25
33
| by Dal Zotto <dz@cs.unitn.it>
34
+ |- mSQL-interface -
35
+ | mSQL API translation library
36
+ | by Aldrin Leal <aldrin@americasnet.com>
37
+ |- noupdate -
38
+ | trigger to prevent updates on single columns
39
+ | by unknown
26
40
|- pginterface -
27
41
| A crude C/4GL
28
42
| by Bruce Momjian <root@candle.pha.pa.us>
You can’t perform that action at this time.
0 commit comments