Re: [INTERFACES] lo_export & pgaccess

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>
Cc: "Ken J(dot) Wright" <ken(at)ori-ind(dot)com>, pgsql-interfaces(at)postgreSQL(dot)org
Subject: Re: [INTERFACES] lo_export & pgaccess
Date: 1999-07-01 00:26:39
Message-ID: 5069.930788799@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu> writes:
> If you modify Makefile.shlib to do the soft links, then perhaps my
> patches to have the linker look in "$(LIBDIR)" (if it finds
> $(LIBDIR)/libpq.*) instead of "$(LIBPQDIR)" are not necessary. I'll
> hold off on patching until we decide the best approach.

Patches committed, if you want to try it. Note I'd suggest
"make distclean" and configure after pulling the update, to
make sure the changes have propagated into your Makefiles.

BTW, I also fixed the toplevel GNUMakefile's failure to remove
all the symlinks created by "configure" --- as you noted
earlier, there were a few in interfaces/odbc that had been
overlooked.

regards, tom lane

Browse pgsql-interfaces by date

  From Date Subject
Next Message Thomas Lockhart 1999-07-01 02:45:50 Re: [INTERFACES] How does operation with data types time???
Previous Message Tom Lane 1999-06-30 22:18:01 Re: [INTERFACES] large objects