Re: Any tutorial or FAQ on building an extension?

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: Matt Culbreth <mattculbreth(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Any tutorial or FAQ on building an extension?
Date: 2009-08-11 17:11:58
Message-ID: 4A81A65E.6010308@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


> Is there an easier way of going about this other than replacing the
> postmaster / postgres components?

I'd start with creating my own extended version to psql (the client
library), I suppose. But since I don't really know what kind of
"transformations" you have in mind, any advice is going to be purely
speculative.

--
Josh Berkus
PostgreSQL Experts Inc.
www.pgexperts.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2009-08-11 17:14:56 Re: "Hot standby"?
Previous Message Robert Haas 2009-08-11 17:11:47 Re: machine-readable explain output v4