• Bruce Momjian's avatar
    Hello! · a060d5be
    Bruce Momjian authored
    Here is a new patch for libpq, to make it work on Win32 again (since
    the latest modifications broke it a little).
    
    Please also add the file "libpq.rc" to the interfaces/libpq directory.
    This will allow version-stamping of the generated DLL file, so that
    automatic install programs (and interested users) can determine
    the version of the file.  The file is currently set as "prerelease".
    Before the release, somebody should change the line "FILEFLAGS
    VS_FF_PRERELEASE" to "FILEFLAGS 0".  That information should probably
    go into toos\RELEASE_CHANGES.
    
    The patch is against the cvs as of ~ 1998-08-26 14:30 CEST.
    
    
    //Magnus
    a060d5be
libpq-fe.h 14.4 KB