forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit7b8eb0b
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'dalso love to get this committed and address changes as incrementalpatches ;-), so if there are no objections, please apply.Below I'll give a synopsis of the changes. More detailed descriptionsare now in a new doc directory under contrib/dblink. There is also a newdblink.test.sql file which will give a pretty good overview of thefunctions and their use.Joe Conway1 parenta12b4e2 commit7b8eb0b
File tree
5 files changed
+957
-709
lines changed- contrib
- dblink
5 files changed
+957
-709
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
51 |
| - | |
| 51 | + | |
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
| |||
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
76 |
| - | |
| 76 | + | |
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
|
0 commit comments
Comments
(0)