pgsql/src/backend/utils/mb conv.c

From: ishii(at)postgresql(dot)org
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/backend/utils/mb conv.c
Date: 2001-09-25 01:27:03
Message-ID: 200109250127.f8P1R3m28162@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: ishii(at)postgresql(dot)org 01/09/24 21:27:03

Modified files:
src/backend/utils/mb: conv.c

Log message:
Fix bug in mic2ascii(). It does not handle correctly if none ASCII
chars are in the input.

Browse pgsql-committers by date

  From Date Subject
Next Message meskes 2001-09-25 18:37:17 pgsql/src/interfaces/ecpg ChangeLog lib/execut ...
Previous Message Tatsuo Ishii 2001-09-25 00:56:22 Re: [COMMITTERS] PostgreSQL on MAINFRAME