Generate the various .def files for libpq DLLs from a single list of

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 2a63c1602d9d7cc1cbde072ab29cf114f0d5466e
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2004-10-16T20:10:57Z
Releases: 8.0.0
Generate the various .def files for libpq DLLs from a single list of
exportable functions.  The .def files are removed from CVS, but will
still be present in distribution tarballs, since we can't assume that
Windows boxes will have sed.

Files