Re: Patch for pgtclsh

Поиск
Список
Период
Сортировка
От Jason Tishler
Тема Re: Patch for pgtclsh
Дата
Msg-id 20030124161009.GE612@tishler.net
обсуждение исходный текст
Ответ на Patch for pgtclsh  (Andrew Klimov <and_k_98@yahoo.com>)
Список 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 по дате отправления:

Предыдущее
От: Andrew Klimov
Дата:
Сообщение: Patch for pgtclsh
Следующее
От: Jason Tishler
Дата:
Сообщение: Re: Initdb fails... Again!