Thread: Patch for pgtclsh

Patch for pgtclsh

From
Andrew Klimov
Date:

Thank you, Jason!

>See attached for a Cygwin specified solution.  Obviously, a real >patch
>would need to be generalized to not affected other platforms.
>
>Jason

This patch is against CVS,isn't it?I don't have CVS version of PgSQL, so, should I do the following:

?1.Place this file(suppose pgtclsh.patch) to /usr/src/postgresql-7.1.3

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

patch -p0 < /usr/src/postgresql-7.1.3/pgtclsh.patch

Please, correct me if I wrong in smth.

Thanks in advance, Andrew.



Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now

Re: Patch for pgtclsh

From
Jason Tishler
Date:
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