From: | Jason Tishler <Jason(dot)Tishler(at)dothill(dot)com> |
---|---|
To: | Pgsql-Patches <pgsql-patches(at)postgresql(dot)org> |
Cc: | Pgsql-Cygwin <pgsql-cygwin(at)postgresql(dot)org>, Michael Lemke <lemkemch(at)t-online(dot)de> |
Subject: | Cygwin PostgreSQL ESQL Patch |
Date: | 2001-04-20 15:36:44 |
Message-ID: | 20010420113644.F294@dothill.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-cygwin pgsql-patches |
The first part of the attached patch solves the Cygwin PostgreSQL ESQL
problem reported by Michael Lemke. See the Cygwin mailing list thread
that begins with the following:
http://sources.redhat.com/ml/cygwin/2001-04/msg00827.html
The second part of the patch tweaks
src/interfaces/ecpg/test/Makefile
so the test ESQL programs build under Cygwin too. The most notable
changes cause the libraries to be listed after the sources file on
the cc/gcc command lines.
Note that I tried the patch under Red Hat 6.2 Linux without any ill
effects.
Thanks,
Jason
--
Jason Tishler
Director, Software Engineering Phone: +1 (732) 264-8770 x235
Dot Hill Systems Corp. Fax: +1 (732) 264-8798
82 Bethany Road, Suite 7 Email: Jason(dot)Tishler(at)dothill(dot)com
Hazlet, NJ 07730 USA WWW: http://www.dothill.com
Attachment | Content-Type | Size |
---|---|---|
ecpg.patch | text/plain | 1.7 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Jason Tishler | 2001-04-20 15:58:48 | Re: initdb fails |
Previous Message | schopen | 2001-04-20 06:54:41 | Re: initdb fails |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2001-04-20 16:43:30 | Re: [PATCHES] Cygwin PostgreSQL ESQL Patch |
Previous Message | Peter T Mount | 2001-04-20 11:06:46 | Re: PATCH: JDBC compile w/ jikes |