Postgres support for grg
Hi all,
For those interested in the GNU Report Generator GRG,
I have extended this
utility to support the Postgres SQL database.
To get this to work, you first need to get the
latest GRG code ( e.g., The current release of GRG can be got from:
ftp://ftp.dai.ed.ac.uk/pub/daidb/grg/grg-1.43.tar.gz
or goto the home page at:
http://www.dai.ed.ac.uk/daidb/grg/
)
I have included below the postgres.c file which
does the interfacing. Unfortunately I was unable to
get the configure script to correctly work
with the new postgres file.
To get this to work, postgres.c must be included
in src/sql.c, the postgres include directory must
also be specified in the compile line, and
libpq.a must also be linked in.
Have fun,
Cheers
Anthony
--
--------------------------------------------------------
Dr Anthony Symons | Phone: +61-73-259-2365
CiTR Pty Ltd | Fax: +61-73-259-2259
John Oxley Centre |
339 Coronation Drive | Email: a.symons@citr.com.au
MILTON |
QLD 4064 AUSTRALIA | Postal: PO Box 1643
--------------------------------------------------------