OSDN Git Service

Here's a small patch for dblink:
authorBruce Momjian <bruce@momjian.us>
Mon, 18 Jun 2001 19:09:50 +0000 (19:09 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 18 Jun 2001 19:09:50 +0000 (19:09 +0000)
commit10b5f0bea890afd85adbb184d0dcd8aa81d1c561
tree16febbed0fa6db20dced0fe76fc839e2d51c0f58
parentec96f1dacd7f8ea1b2a85dd6bfd2ae0157e9239f
Here's a small patch for dblink:

   - fixed dblink invalid pointer causing corrupt elog message
   - fixed dblink_tok improper handling of null results
   - fixed examples in README.dblink

Joe Conway
contrib/dblink/README.dblink
contrib/dblink/dblink.c