Обсуждение: pgsql: Fix intoasc() in Informix compat lib. This function used to be a

Поиск
Список
Период
Сортировка

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

От
Michael Meskes
Дата:
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(-)


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

От
Michael Paquier
Дата:
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