GUC custom variables broken

From: Thomas Hallgren <thhal(at)mailblocks(dot)com>
To: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: GUC custom variables broken
Date: 2004-11-11 23:14:46
Message-ID: thhal-06IpvAhFlby4SnOT5GAKOuMwCxkCe1x@mailblocks.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Terry Lee Tucker 2004-11-11 23:24:30 Re: OID Question
Previous Message Tom Lane 2004-11-11 23:14:16 Re: invalid page header in block 52979 of relation "pg_attribute"

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2004-11-11 23:15:15 Re: multiline CSV fields
Previous Message Patrick B Kelly 2004-11-11 23:03:58 Re: multiline CSV fields