| From: | Andrew Klimov <and_k_98(at)yahoo(dot)com> |
|---|---|
| To: | pgsql-cygwin(at)postgresql(dot)org |
| Subject: | Patch for pgtclsh |
| Date: | 2003-01-24 14:48:39 |
| Message-ID: | 20030124144839.98378.qmail@web20421.mail.yahoo.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-cygwin |
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jason Tishler | 2003-01-24 16:10:09 | Re: Patch for pgtclsh |
| Previous Message | Jason Tishler | 2003-01-24 12:45:05 | Re: Postgres 7.3.1 "make install" fails when trying to |