diff options
author | Bruce Momjian <bruce@momjian.us> | 2002-04-24 02:28:28 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2002-04-24 02:28:28 +0000 |
commit | 3bf6b8f06aef274bc38ee965bf8527b482ad015e (patch) | |
tree | 175e1667ff6071f77d81edf3cd72bb5b3a70e506 /src/interfaces/python/tutorial/advanced.py | |
parent | 30571b549675ea8dfab2aeeb65eaf607072e86e1 (diff) | |
download | postgresql-3bf6b8f06aef274bc38ee965bf8527b482ad015e.tar.gz postgresql-3bf6b8f06aef274bc38ee965bf8527b482ad015e.zip |
Attached is an update to contrib/dblink. Please apply if there are no
objections.
Major changes:
- removed cursor wrap around input sql to allow for remote
execution of INSERT/UPDATE/DELETE
- dblink now returns a resource id instead of a real pointer
- added several utility functions
I'm still hoping to add explicit cursor open/fetch/close support before
7.3 is released, but I need a bit more time on that.
On a somewhat unrelated topic, I never got any feedback on the
unknownin/out patch and the mb_substring patch. Is there anything else I
need to do to get those applied?
Joe Conway
Diffstat (limited to 'src/interfaces/python/tutorial/advanced.py')
0 files changed, 0 insertions, 0 deletions