Compiling table_log and other C-functions on the windows port of 8.3
1 view
Skip to first unread message
Knut P. Lehre
unread,
Jun 10, 2008, 2:44:15 AM6/10/08
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Can the C-functions oftable_log (http://pgfoundry.org/projects/tablelog/) and/or the exampleC-functions in the postgresql docs be compiled for the windows port ofpg 8.3 using Visual C++ (preferentially VC++ 2008) with the header and library files supplied withthe binary installer? If so, which Visual C++ compiler/linkersettings/switches are needed to produce a dll that can be successfullyloaded by postgresql? It would be good to have this information in thesection on compiler settings for compilation of C-functions in docs 34.9, like there is for othercompilers in 34.9.6.