#80: Support PQresultMemorySize() in PostgreSQL 12
--------------------------+-----------------
  Reporter:  cito         |      Owner:
      Type:  enhancement  |     Status:  new
  Priority:  minor        |  Milestone:  5.2
 Component:  Classic API  |    Version:  5.0
Resolution:               |   Keywords:
--------------------------+-----------------
Description changed by cito:

Old description:

> Suggested on the mailing list 2019-05-15:
>
> PostgreSQL 12 has a new libpq function PQresultMemorySize() to report the
> memory size of the query result (Lars Kanis, Tom Lane)
>
> We should support that in PyGreSQL when PostgreSQL 12 is installed.

New description:

 Suggested on the mailing list 2019-05-15:

 PostgreSQL 12 has a new libpq function PQresultMemorySize() to report the
 memory size of the query result (Lars Kanis, Tom Lane)

 We should support that in PyGreSQL when PostgreSQL 12 is released.

--

--
Ticket URL: <http://trac.pygresql.org:8000/pgtracker/ticket/80#comment:1>
PyGreSQL <http://www.pygresql.org/>
PyGreSQL Tracker
_______________________________________________
PyGreSQL mailing list
PyGreSQL@Vex.Net
https://mail.vex.net/mailman/listinfo/pygresql

Reply via email to