Re: Speed dblink using alternate libpq tuple storage

From: horiguchi(dot)kyotaro(at)oss(dot)ntt(dot)co(dot)jp
To: markokr(at)gmail(dot)com
Cc: mmoncure(at)gmail(dot)com, pgsql-hackers(at)postgresql(dot)org, greg(at)2ndquadrant(dot)com
Subject: Re: Speed dblink using alternate libpq tuple storage
Date: 2012-01-30 11:42:20
Message-ID: 20120130.204220.24171357.horiguchi.kyotaro@horiguti.oss.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message hubert depesz lubaczewski 2012-01-30 13:08:41 Re: pg_dump -s dumps data?!
Previous Message horiguchi.kyotaro 2012-01-30 11:38:57