postgresql/src
Bruce Momjian f4c069ca8f Here is a patch required to build plperl with win32. The issues were:
* perl_useshrplib gets set to "yes" and not to "true". I assume it's set
to "true" on unix, so I left both.
* Need to translate backslashes into slashes
* The linker config coming out of perl was for MSVC and not for mingw

Magnus Hagander
2004-07-16 19:18:24 +00:00
..
backend For a SQL function declared to return a named composite type, make 2004-07-15 13:51:38 +00:00
bin > pg_ctl --help 2004-07-15 15:23:32 +00:00
corba make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
include Detect locale/encoding mismatch in initdb, or pick a suitable encoding 2004-07-14 17:55:10 +00:00
interfaces Cause libpq and ecpg libraries to be built as proper shared libraries 2004-07-13 00:06:46 +00:00
makefiles Rename irix5 port to irix. 2004-05-19 21:37:43 +00:00
pl Here is a patch required to build plperl with win32. The issues were: 2004-07-16 19:18:24 +00:00
port Add blank line to new canonicalize_path file, which handles "a b\" properly. 2004-07-12 19:27:31 +00:00
template Rename irix5 port to irix. 2004-05-19 21:37:43 +00:00
test Can't have blank lines in resultmap; some versions of expr complain. 2004-07-13 02:55:25 +00:00
timezone Check more test points (in fact, every week in 1970..2004) to get a more 2004-07-10 23:06:50 +00:00
tools Fix to work better with Exuberant's version of ctags. 2004-06-25 22:00:40 +00:00
tutorial Replace TupleTableSlot convention for whole-row variables and function 2004-04-01 21:28:47 +00:00
utils For application to HEAD, following community review. 2004-02-25 19:41:23 +00:00
DEVELOPERS
Makefile Integrate timezone library to be called only from Win32. 2004-04-30 04:31:52 +00:00
Makefile.global.in Move -lpgport to the beginning of the library list for win32 linking. 2004-06-02 21:05:52 +00:00
Makefile.shlib Cause libpq and ecpg libraries to be built as proper shared libraries 2004-07-13 00:06:46 +00:00
bcc32.mak $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
nls-global.mk More locale fixes for pg_ctl. 2004-06-01 03:32:42 +00:00
win32.mak $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00