Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 7b8eb0b

Browse files
committed
Attached is a fairly sizeable update to contrib/dblink. I'd love to get
review/feedback if anyone is interested and can spend the time. But I'd also love to get this committed and address changes as incremental patches ;-), so if there are no objections, please apply. Below I'll give a synopsis of the changes. More detailed descriptions are now in a new doc directory under contrib/dblink. There is also a new dblink.test.sql file which will give a pretty good overview of the functions and their use. Joe Conway
1 parent a12b4e2 commit 7b8eb0b

File tree

5 files changed

+957
-709
lines changed

5 files changed

+957
-709
lines changed

contrib/README

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dbase -
4848

4949
dblink -
5050
Allows remote query execution
51-
by Joe Conway <joe.conway@mail.com>
51+
by Joe Conway <mail@joeconway.com>
5252

5353
dbmirror -
5454
Replication server
@@ -73,7 +73,7 @@ fulltextindex -
7373

7474
fuzzystrmatch -
7575
Levenshtein, metaphone, and soundex fuzzy string matching
76-
by Joe Conway <joseph.conway@home.com>, Joel Burton <jburton@scw.org>
76+
by Joe Conway <mail@joeconway.com>, Joel Burton <jburton@scw.org>
7777

7878
intagg -
7979
Integer aggregator

0 commit comments

Comments
 (0)