Re: getopt_long patch for pg_dump and psql

From: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
To: tgl(at)sss(dot)pgh(dot)pa(dot)us
Cc: sugita(at)sra(dot)co(dot)jp, pgsql-patches(at)postgresql(dot)org
Subject: Re: getopt_long patch for pg_dump and psql
Date: 2002-05-14 04:20:07
Message-ID: 20020514132007O.t-ishii@sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

> Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp> writes:
> > Fix committed to 7.2-stable branch. (The patches did not apply to
> > current).
>
> I fixed the problem in current pg_dump when I saw Sugita's report,
> since I was editing those files anyway. The problem may still exist
> in current psql though.

Ok, fix for psql(startup.c) committed.
--
Tatsuo Ishii

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Joe Conway 2002-05-14 22:27:47 Re: SRF patch (was Re: [HACKERS] troubleshooting pointers)
Previous Message Tom Lane 2002-05-14 03:24:40 Re: getopt_long patch for pg_dump and psql