build patch

From: Nic Ferrier <nferrier(at)tapsellferrier(dot)co(dot)uk>
To: pgsql-patches(at)postgresql(dot)org, pgsql-jdbc(at)postgresql(dot)org
Subject: build patch
Date: 2003-04-19 21:13:18
Message-ID: 871xzyjimp.fsf@pooh-sticks-bridge.tapsellferrier.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc pgsql-patches

Here's my attempt at a build patch, it resolves the problems of doing
cross compilation of the JDBC driver with non-Sun (eg: free)
compilers.

This patch is not perfect, in fact, compiler selection is a bit
hacky. But it does work.

Nic

Attachment Content-Type Size
build-patch text/patch 9.1 KB

Browse pgsql-jdbc by date

  From Date Subject
Next Message Pedro Salazar 2003-04-20 01:14:09 callable statement return boolean --> ERROR
Previous Message Patrik Lundgren 2003-04-19 20:48:30 Re: No results were returned by the query.

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2003-04-20 02:39:49 rename/unlink handling for Win32
Previous Message Sean Chittenden 2003-04-19 19:08:21 Slightly improved SSL bits...