[BUGS] BUG #14458: PQfmod returns -1 for aggregate functions - Mailing list pgsql-bugs

From garfield.lewis@lzlabs.com
Subject [BUGS] BUG #14458: PQfmod returns -1 for aggregate functions
Date
Msg-id 20161209153517.1402.8493@wrigleys.postgresql.org
Whole thread Raw
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      14458
Logged by:          Garfield Lewis
Email address:      garfield.lewis@lzlabs.com
PostgreSQL version: 9.5.2
Operating system:   Linux
Description:

I am trying to get the type modification information from a describe of a
select statement where the column is the result of an aggregate function
(i.e. rtrim, max, min, etc.). I've posted a question on StackOverflow
regarding this but have had no responses to this point so I am asking here
now. The StackOverflow posting can be found here:


http://stackoverflow.com/questions/41021883/postgres-describe-of-aggregate-function-returning-type-modification-value-of-1

BTW, I have verified the this does fail with or without my own custom
type.

Regards,
Garfield


--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: [BUGS] bug in RULE insert
Next
From: sean@seantheprogrammer.com
Date:
Subject: [BUGS] BUG #14459: Error from query with too many binds has no message