GUC custom variables broken - Mailing list pgsql-hackers

From Thomas Hallgren
Subject GUC custom variables broken
Date
Msg-id thhal-06IpvAhFlby4SnOT5GAKOuMwCxkCe1x@mailblocks.com
Whole thread Raw
Responses Re: GUC custom variables broken  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: GUC custom variables broken  (Thomas Hallgren <thhal@mailblocks.com>)
List pgsql-hackers
I have the following in my postgresql.conf

custom_variable_classes = 'pljava'
pljava.classpath = 
'C:\\Tada\\Workspace\\org.postgresql.pljava\\build\\pljava.jar'

It worked fine with 8.0.0beta2. The beta4 however, gives me the 
following message:
   FATAL:  unrecognized configuration parameter "pljava.classpath"

What happened?

Regards,
Thomas Hallgren




pgsql-hackers by date:

Previous
From: Patrick B Kelly
Date:
Subject: Re: multiline CSV fields
Next
From: Andrew Dunstan
Date:
Subject: Re: multiline CSV fields