Re: Any tutorial or FAQ on building an extension? - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: Any tutorial or FAQ on building an extension?
Date
Msg-id 4A81A65E.6010308@agliodbs.com
Whole thread Raw
In response to Any tutorial or FAQ on building an extension?  (Matt Culbreth <mattculbreth@gmail.com>)
List 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


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: machine-readable explain output v4
Next
From: Robert Haas
Date:
Subject: Re: "Hot standby"?