Re: pgsql/src/interfaces/ecpg ChangeLog lib/data.c ...

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Michael(at)Fam-Meskes(dot)De
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql/src/interfaces/ecpg ChangeLog lib/data.c ...
Date: 2001-10-01 13:51:52
Message-ID: 23055.1001944312@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

meskes(at)postgresql(dot)org writes:
> Modified files:
> src/interfaces/ecpg: ChangeLog
> src/interfaces/ecpg/lib: data.c execute.c extern.h
> src/interfaces/ecpg/preproc: preproc.y

You seem to have overwritten the setlocale fix I applied two days ago.

This is not the first time you have managed to undo other people's
work in ecpg. Perhaps you should review your CVS procedures. I believe
CVS will normally complain if you don't merge updates before committing;
what are you doing to bypass that check?

regards, tom lane

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message momjian 2001-10-01 15:33:37 pgsql/ /configure.in oc/src/sgml/installation. ...
Previous Message meskes 2001-10-01 12:02:28 pgsql/src/interfaces/ecpg ChangeLog lib/data.c ...