]> granicus.if.org Git - postgresql/history - src/interfaces/libpq/bcc32.mak
Revert "psql: fix \connect with URIs and conninfo strings"
[postgresql] / src / interfaces / libpq / bcc32.mak
2014-05-05 Heikki LinnakangasReplace SYSTEMQUOTEs with Windows-specific wrapper...
2013-03-17 Tom LaneRe-include pqsignal() in libpq.
2013-03-17 Tom LaneMove pqsignal() to libpgport.
2012-10-08 Tom LaneAutoconfiscate selection of 64-bit int type for 64...
2011-09-07 Bruce MomjianAllow bcc32 and win32 batch files to compile libpq.
2010-11-23 Peter EisentrautRemove useless whitespace at end of lines
2009-04-19 Tom LaneAssorted portability fixes for Borland C, from Pavel...
2008-10-27 Magnus HaganderUpdate standalong libpq makefiles for msvc and bcc...
2008-08-16 Bruce MomjianSynchronize Borland libpq makefile to match MSVC. ...
2008-02-26 Peter EisentrautCreate two separate libpq.rc's: One that is built at...
2007-11-21 Bruce MomjianFix build of libpq for Borland CC.
2007-03-08 Magnus HaganderRemove unsafe calling of WSAStartup and WSACleanup...
2007-01-11 Bruce MomjianAllow Borland CC to compile libpq and psql.
2006-11-21 Tom LaneGet rid of retail definitions of HAVE_STRDUP and HAVE_V...
2006-09-27 Tom LaneOops, forgot that libpq needs extra steps to make use...
2006-07-10 Bruce MomjianMove pthread-win32.h to /port, modify bcc/msvc makefiles.
2006-06-06 Bruce MomjianHave BCC echo output "" using "", rather than \"\"...
2006-04-24 Bruce MomjianFixes for BCC 5.5 compile of libpq. Backpatch to 8...
2005-09-16 Bruce MomjianAdjust bcc to work for thread changes.
2005-06-19 Bruce MomjianAdd comment about \# in bcc makefiles.
2005-04-30 Bruce MomjianFix BCC to not define compiler location.
2005-04-29 Bruce MomjianImprove cleanup from win32 client-only build.
2005-04-29 Bruce MomjianBackpatch BCC compile changes to 8.0.X for psql.
2005-03-07 Bruce MomjianProperly implement "Response files" for bcc. Add URL...
2005-02-27 Bruce MomjianTab indent all actions in bcc32.mak, and do it on win32...
2005-02-25 Bruce MomjianAdd linking from /port to bcc makefile.
2005-02-21 Bruce MomjianTry to get Borland CC to compile.
2004-11-13 Bruce MomjianNot entirely sure when this broke, but libpq's VC+...
2004-10-16 Tom LaneRemove dllist.c from libpq. It's overkill for what...
2004-09-02 Bruce MomjianRemove pg_config_paths.h from libpq *.mak builds so...
2004-09-01 Bruce MomjianRealign libpq and psql for need for path.c under Win32...
2004-07-31 Bruce Momjian>OK, if you look at the last few commits to interfaces...
2003-11-30 Bruce MomjianReorder win32/bcc makefile mentions of thread.c for...
2003-11-30 Bruce MomjianAdd thread.c to Borland CC build.
2003-06-12 Bruce MomjianAttached is the complete diff against current CVS.
2003-06-12 Bruce MomjianBack out patch that got bundled into another patch.
2003-06-12 Bruce MomjianNew patch with corrected README attached.
2002-12-30 Bruce MomjianAttached is a patch to provide makefiles, etc. to allow...