postgresql/src/include/port
Magnus Hagander 0154345078 Make win32 builds always do SetEnvironmentVariable() when doing putenv().
Also, if linked against other versions than the default MSVCRT library
(for example the MSVC build which links against MSVCRT80), also update
the cache in the default MSVCRT at the same time.

This should fix the issues with setting LC_MESSAGES on the MSVC build.

Original patch from Hiroshi Inoue and Hiroshi Saito, much rewritten
by me.
2009-01-21 10:30:02 +00:00
..
win32 Add $PostgreSQL$ markers to a lot of files that were missing them. 2008-05-17 01:28:26 +00:00
win32_msvc pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
aix.h Add $PostgreSQL$ markers to a lot of files that were missing them. 2008-05-17 01:28:26 +00:00
bsdi.h Add $PostgreSQL$ markers to a lot of files that were missing them. 2008-05-17 01:28:26 +00:00
cygwin.h Rename DLLIMPORT macro to PGDLLIMPORT to avoid conflict with 2007-07-25 12:22:54 +00:00
darwin.h pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
dgux.h Now that core functionality is depending on autoconf's AC_C_BIGENDIAN to be 2007-04-06 05:36:51 +00:00
freebsd.h Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
hpux.h Now that core functionality is depending on autoconf's AC_C_BIGENDIAN to be 2007-04-06 05:36:51 +00:00
irix.h Work around buggy strtod on (some versions of?) IRIX. Combination of 2006-10-05 01:40:45 +00:00
linux.h pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
netbsd.h pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
nextstep.h Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
openbsd.h Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
osf.h Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
sco.h Add $PostgreSQL$ markers to a lot of files that were missing them. 2008-05-17 01:28:26 +00:00
solaris.h pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
sunos4.h Move carefully obscured SunOS 4 specific #include out of c.h into port 2008-12-11 09:17:07 +00:00
svr4.h Now that core functionality is depending on autoconf's AC_C_BIGENDIAN to be 2007-04-06 05:36:51 +00:00
ultrix4.h Add $PostgreSQL$ markers to a lot of files that were missing them. 2008-05-17 01:28:26 +00:00
univel.h Add $PostgreSQL$ markers to a lot of files that were missing them. 2008-05-17 01:28:26 +00:00
unixware.h Add $PostgreSQL$ markers to a lot of files that were missing them. 2008-05-17 01:28:26 +00:00
win32.h Make win32 builds always do SetEnvironmentVariable() when doing putenv(). 2009-01-21 10:30:02 +00:00