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

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix intoasc() in Informix compat lib. This function used to be a
Date: 2015-06-12 13:05:22
Message-ID: E1Z3OeA-0002vd-7a@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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(-)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Fujii Masao 2015-06-12 14:12:35 pgsql: Make postmaster restart archiver soon after it dies, even during
Previous Message Fujii Masao 2015-06-12 03:59:46 pgsql: Fix alphabetization in catalogs.sgml.