Re: Speed dblink using alternate libpq tuple storage - Mailing list pgsql-hackers

From horiguchi.kyotaro@oss.ntt.co.jp
Subject Re: Speed dblink using alternate libpq tuple storage
Date
Msg-id 20120130.204220.24171357.horiguchi.kyotaro@horiguti.oss.ntt.co.jp
Whole thread Raw
In response to Speed dblink using alternate libpq tuple storage  (Greg Smith <greg@2ndQuadrant.com>)
Responses Re: Speed dblink using alternate libpq tuple storage  (Kyotaro HORIGUCHI <horiguchi.kyotaro@oss.ntt.co.jp>)
List pgsql-hackers
I'm sorry.

> Thank you for comments, this is revised version of the patch.

The malloc error handling in dblink.c of the patch is broken. It
is leaking memory and breaking control.

i'll re-send the properly fixed patch for dblink.c later.

# This severe back pain should have made me stupid :-p

regards,

-- 
Kyotaro Horiguchi
NTT Open Source Software Center



pgsql-hackers by date:

Previous
From: horiguchi.kyotaro@oss.ntt.co.jp
Date:
Subject: ...
Next
From: Igor Schtein
Date:
Subject: Hot standby off of hot standby?