Re: How to compile a dynamically loadable object file - Mailing list pgsql-hackers

From Thomas Lockhart
Subject Re: How to compile a dynamically loadable object file
Date
Msg-id 390D8173.20BD8FDF@alumni.caltech.edu
Whole thread Raw
List pgsql-hackers
> > What steps are best to determine what flags should be used to make a
> > dynamically loadable object file?

In the context of your book, the best thing to do is to look at a
contrib/ makefile, which (should; you'd best look at several and
choose a robust one) reuse the Postgres mechanisms already in place.
                       - Thomas

-- 
Thomas Lockhart                lockhart@alumni.caltech.edu
South Pasadena, California


pgsql-hackers by date:

Previous
From: Thomas Lockhart
Date:
Subject: Re: CREATE TABLE AS standard?
Next
From: Bruce Momjian
Date:
Subject: Re: CREATE TABLE AS standard?