Re: Patch for pgtclsh

From: Jason Tishler <jason(at)tishler(dot)net>
To: Andrew Klimov <and_k_98(at)yahoo(dot)com>
Cc: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: Patch for pgtclsh
Date: 2003-01-24 16:10:09
Message-ID: 20030124161009.GE612@tishler.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-cygwin by date

  From Date Subject
Next Message Dan Holmsand 2003-01-24 16:51:09 Re: Initdb fails... Again!
Previous Message Andrew Klimov 2003-01-24 14:48:39 Patch for pgtclsh