agora inbox for pljava-dev@postgresql.org
help / color / mirror / Atom feedSubject: [Pljava-dev] Internal datatype
Date: Fri, 1 Jul 2011 16:39:59 -0700 (PDT)
Message-ID: <1309563599656-4543630.post@n5.nabble.com> (raw)
Hello,
Is there any way to map the server's 'internal' datatype in Java? I am
interesting in adding some full text parsers from the Lucene project to
PostgresSQL but any new parsers require the internal data type.
Sample test_parser is defined like so:
CREATE OR REPLACE FUNCTION testprs_start(internal, int4)
RETURNS internal
AS '$libdir/test_parser'
LANGUAGE C STRICT;
Thanks
Sumit
--
View this message in context: http://postgresql.1045698.n5.nabble.com/Internal-datatype-tp4543630p4543630.html
Sent from the PL/Java mailing list archive at Nabble.com.
Message-ID: <1309563599656-4543630.post@n5.nabble.com>
Permalink: ../1309563599656-4543630.post@n5.nabble.com/
Also on: postgresql.org/message-id/1309563599656-4543630.post@n5.nabble.com
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: pljava-dev@postgresql.org
Subject: Re: [Pljava-dev] Internal datatype
In-Reply-To: <1309563599656-4543630.post@n5.nabble.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox