Re: Retrieve memory size allocated by libpq

From: Lars Kanis <lars(at)greiz-reinsdorf(dot)de>
To: pgsql-hackers(at)postgresql(dot)org
Cc: Sam Saffron <sam(dot)saffron(at)gmail(dot)com>
Subject: Re: Retrieve memory size allocated by libpq
Date: 2018-07-10 13:22:10
Message-ID: f4ae0fa8-5867-7509-5074-fc15cffd7106@greiz-reinsdorf.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Attached is an updated patch of PQresultMemsize(). The implementation is
unchanged, but I added SGML documentation about this new function.

I'd be pleased about comments to adding this to libpq.

--
Kind Regards,
Lars

Attachment Content-Type Size
0001-libpq-Add-function-PQresultMemsize-v2.patch text/x-patch 5.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message 今井 良一 2018-07-10 13:38:52 Re: Locking B-tree leafs immediately in exclusive mode
Previous Message Ashutosh Bapat 2018-07-10 13:19:30 Re: Test for trigger condition accessing system attributes