Re: Retrieve memory size allocated by libpq

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Cc: Lars Kanis <kanis(at)comcard(dot)de>
Subject: Re: Retrieve memory size allocated by libpq
Date: 2018-09-11 05:23:09
Message-ID: 153664338906.4078.8594810609254023827.pgcf@coridan.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The following review has been posted through the commitfest application:
make installcheck-world: tested, passed
Implements feature: not tested
Spec compliant: not tested
Documentation: tested, passed

The implementation of PQresultMemsize is simple and correct. There are no warnings, and all tests passed.

I'll mark this patch as ready for committer

The new status of this patch is: Ready for Committer

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2018-09-11 05:23:47 Re: can commitfest application resend a mail?
Previous Message David Rowley 2018-09-11 03:49:43 Re: [HACKERS] Secondary index access optimizations