From: books at ejurka.com (Kris Jurka) Date: Mon, 9 Feb 2009 17:52:53 -0500 (EST) Subject: [Pljava-dev] Pljava Build Failure Against PG 8.4 In-Reply-To: <274f971b0812020055i42f35e04qb9ec95ee60b7980b@mail.gmail.com> References: <274f971b0812020055i42f35e04qb9ec95ee60b7980b@mail.gmail.com> Message-ID: On Tue, 2 Dec 2008, Talha Rizwan wrote: > Pljava-1.4.0 stops building after the following changes in PostgreSQL > 8.4: > > I've also added checks using *#ifdef* only for new arguments so that it > works on earlier version as well. I've applied this fix to CVS. One thing I changed was that for DefineCustom[Int|Bool]Variable, it wants an int or bool argument, not NULL for the default. Kris Jurka