Re: Open items for 8.2 - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Open items for 8.2
Date
Msg-id 200609052309.k85N9WG08887@momjian.us
Whole thread Raw
In response to Re: Open items for 8.2  (Chris Browne <cbbrowne@acm.org>)
Responses Re: Open items for 8.2  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Chris Browne wrote:
> bruce@momjian.us (Bruce Momjian) writes:
> > Here are the open items for 8.2:
> >
> >     http://momjian.postgresql.org/cgi-bin/pgopenitems
> >
> > This list will be continually updated until we release 8.2.
> 
> I've got suggested patches for my item (e.g. - --with-openssl causing
> contrib stuff to break on AIX); a couple of instances of:
> 
>   SHLIB_LINK = $(libpq) $(LIBS)
> 
> in contrib/dblink/Makefile and contrib/sslinfo seem to do the trick.
> I'm not sure of adverse effects for others, so that's only speculative
> at this point...

My guess is that sslinfo needs it because of the use of the SSL
libraries.  I would guess any of the other /contrib modules would need
similar changes.  Can you do a 'make' at the top of the contrib tree and
see what fails?

--  Bruce Momjian   bruce@momjian.us EnterpriseDB    http://www.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Win32 hard crash problem
Next
From: "Joshua D. Drake"
Date:
Subject: Re: Win32 hard crash problem