pgsql: Fix intoasc() in Informix compat lib. This function used to be a

Started by Michael Meskesabout 11 years ago2 messagescomitters
Jump to latest
#1Michael Meskes
meskes@postgresql.org

Fix intoasc() in Informix compat lib. This function used to be a noop.

Patch by Michael Paquier

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/82be1bf5099c0f6d1ef482ba3ca9cf1741db1eb3

Modified Files
--------------
src/interfaces/ecpg/compatlib/informix.c | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)

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

#2Michael Paquier
michael@paquier.xyz
In reply to: Michael Meskes (#1)
Re: pgsql: Fix intoasc() in Informix compat lib. This function used to be a

On Fri, Jun 12, 2015 at 10:05 PM, Michael Meskes <meskes@postgresql.org> wrote:

Fix intoasc() in Informix compat lib. This function used to be a noop.

Shouldn't this commit be cherry-picked on back-branches?
--
Michael

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