This is fixed version of dblink.c for row processor.
> i'll re-send the properly fixed patch for dblink.c later.
- malloc error in initStoreInfo throws ERRCODE_OUT_OF_MEMORY. (new error)
- storeHandler() now returns FALSE on malloc failure. Garbage
cleanup is done in dblink_fetch() or dblink_record_internal().
The behavior that this dblink displays this error as 'unkown
error/could not execute query' on the user session is as it did
before.
regards,
--
Kyotaro Horiguchi
NTT Open Source Software Center
In response to
Responses
pgsql-hackers by date
| Next: | From: Josh Berkus | Date: 2012-01-31 03:07:52 |
| Subject: Re: [GENERAL] Why extract( ... from timestamp ) is not
immutable? |
| Previous: | From: Tom Lane | Date: 2012-01-31 01:41:17 |
| Subject: Re: [GENERAL] Why extract( ... from timestamp ) is not immutable? |