Re: Patch for pgtclsh - Mailing list pgsql-cygwin

From Jason Tishler
Subject Re: Patch for pgtclsh
Date
Msg-id 20030124161009.GE612@tishler.net
Whole thread Raw
In response to Patch for pgtclsh  (Andrew Klimov <and_k_98@yahoo.com>)
List pgsql-cygwin
Andrew,

On Fri, Jan 24, 2003 at 06:48:39AM -0800, Andrew Klimov wrote:
> Thank you, Jason!

No problem.

> >See attached for a Cygwin specified solution.  Obviously, a real
> >patch would need to be generalized to not affected other platforms.
>
> This patch is against CVS, isn't it?

Yes.

> should I do the following:
>
> ?1.Place this file(suppose pgtclsh.patch) to /usr/src/postgresql-7.1.3

The above is fine.

> ??2 . Then go to /usr/src/postgresql-7.1.3/src/

No, change directory to the following instead:

    $ cd /usr/src/postgresql-7.1.3/src/bin/pgtclsh

> and type
>
> patch -p0 < /usr/src/postgresql-7.1.3/pgtclsh.patch

Yes.

Jason

--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6

pgsql-cygwin by date:

Previous
From: Andrew Klimov
Date:
Subject: Patch for pgtclsh
Next
From: Jason Tishler
Date:
Subject: Re: Initdb fails... Again!