Re: 2 small patches that fix 8.3.5 compile issues on Vista+MingW+Msys
От | Bruce Momjian |
---|---|
Тема | Re: 2 small patches that fix 8.3.5 compile issues on Vista+MingW+Msys |
Дата | |
Msg-id | 200901092253.n09MrBZ25272@momjian.us обсуждение исходный текст |
Ответ на | Re: 2 small patches that fix 8.3.5 compile issues on Vista+MingW+Msys (Charlie Savage <cfis@savagexi.com>) |
Ответы |
Re: 2 small patches that fix 8.3.5 compile issues on Vista+MingW+Msys
|
Список | pgsql-hackers |
Uh, do we still need this patch? --------------------------------------------------------------------------- Charlie Savage wrote: > Charlie Savage wrote: > > A couple of months ago I noted that 8.3.4 doesn't compile on Vista using > > MingW+msys under certain conditions: > > > > http://archives.postgresql.org/pgsql-hackers/2008-09/msg01496.php > > > > 8.3.5 has the same problem. > > > > Attached are two one line patches that fix it. > > Sorry, I attached incorrect patches in the original email. Here are the > correct ones. > > Thanks, > > Charlie > -- > Charlie Savage > http://cfis.savagexi.com > *** libpq-be.h.old Wed Nov 5 23:32:50 2008 > --- libpq-be.h Wed Nov 5 23:35:52 2008 > *************** > *** 47,52 **** > --- 47,53 ---- > > #ifdef ENABLE_SSPI > #define SECURITY_WIN32 > + #include <ntsecapi.h> > #include <security.h> > #undef SECURITY_WIN32 > > > *** libpq-int.h.old Wed Nov 5 23:37:48 2008 > --- libpq-int.h Wed Nov 5 23:38:14 2008 > *************** > *** 54,59 **** > --- 54,60 ---- > > #ifdef ENABLE_SSPI > #define SECURITY_WIN32 > + #include <ntsecapi.h> > #include <security.h> > #undef SECURITY_WIN32 > > > > -- > Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-hackers -- Bruce Momjian <bruce@momjian.us> http://momjian.us EnterpriseDB http://enterprisedb.com + If your life is a hard drive, Christ can be your backup. +
В списке pgsql-hackers по дате отправления: