diff options
| author | Bruce Momjian <bruce@momjian.us> | 2001-06-14 16:49:03 +0000 |
|---|---|---|
| committer | Bruce Momjian <bruce@momjian.us> | 2001-06-14 16:49:03 +0000 |
| commit | 5af4855383494de44f3f62fcaa91e1ea5d0cc8eb (patch) | |
| tree | 0a075044dd5e3d7909296edfeb0224786984e8a5 /contrib/README | |
| parent | b33c66234eec7fd0276fea7be2efde159c0042b0 (diff) | |
| download | postgresql-5af4855383494de44f3f62fcaa91e1ea5d0cc8eb.tar.gz | |
Allow remote query execution (dblink)
Joe Conway
Diffstat (limited to 'contrib/README')
| -rw-r--r-- | contrib/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/README b/contrib/README index 4321c89d50..6c46010b57 100644 --- a/contrib/README +++ b/contrib/README @@ -38,6 +38,10 @@ dbase - Converts from dbase/xbase to PostgreSQL by Ivan Baldo, lubaldo@adinet.com.uy +dblink - + Allows remote query execution + by Joe Conway, joe.conway@mail.com + earthdistance - Operator for computing earth distance for two points by Hal Snyder <hal@vailsys.com> |
