Re: [PyGreSQL] column types and libpq info functions

2019-07-20 Thread Justin Pryzby
On Fri, Jul 19, 2019 at 07:44:21PM -0500, Justin Pryzby wrote: > On Fri, Jun 07, 2019 at 09:06:26PM +0200, Christoph Zwerschke wrote: > > >pgdb has > > >|Cursor.coltypes > > >|The list of columns types of the current result set > > >|The values in this list are the same values as the type_code

Re: [PyGreSQL] PyGreSQL #82: The pgquery type should have a method listtypes()

2019-07-20 Thread Christoph Zwerschke
Am 20.07.2019 um 02:44 schrieb Justin Pryzby: >> You would get the types via attnames(). > I'm not sure if I understood the last sentence. > Do you mean the types of column in a table ? > That's not the same as types of result columns, though. Sure, I just wanted to explain why Pygres did not

Re: [PyGreSQL] PyGreSQL #82: The pgquery type should have a method listtypes()

2019-07-20 Thread PyGreSQL issue tracker
#82: The pgquery type should have a method listtypes() ---+- Reporter: cito | Owner: Type: defect| Status: new Priority: major | Milestone: 5.2 Component: DB API 2 |Version: 5.0 Resolution:| Keywords:

Re: [PyGreSQL] PyGreSQL #80: Support PQresultMemorySize() in PostgreSQL 12

2019-07-20 Thread PyGreSQL issue tracker
#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: |