postgresql/src
Magnus Hagander 0709c0017f Fix strftime usage on Win32 when trying to fetch the locale-aware
parts of a time string so it properly handles different encodings.

Original patch by Hiroshi Saito, heavily reworked by me and
ITAGAKI Takahiro.
2009-01-09 13:03:55 +00:00
..
backend Fix strftime usage on Win32 when trying to fetch the locale-aware 2009-01-09 13:03:55 +00:00
bin Update MinGW so it handles fseeko() similar to Unix. 2009-01-07 03:39:33 +00:00
include A couple further reloptions improvements, per KaiGai Kohei: add a validation 2009-01-08 19:34:41 +00:00
interfaces Don't require pqGetHomeDirectory to succeed if the user has specified 2009-01-07 12:02:46 +00:00
makefiles Allow out-of-tree builds on mingw and cygwin 2009-01-05 09:27:20 +00:00
pl Insert conditional SPI_push/SPI_pop calls into InputFunctionCall, 2009-01-07 20:38:56 +00:00
port
template
test Fix memory leak for file name if expect file name contains a dot, per 2009-01-08 20:09:06 +00:00
timezone Fix new timezone cross-compile rule to avoid a bug in gmake 3.78.1; 2009-01-06 02:25:29 +00:00
tools Make the MSVC build output "32-bit" at the end of the version string, the 2009-01-06 18:37:50 +00:00
tutorial
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in When cross-compiling, allow and require an external zic program to be used 2009-01-05 10:25:59 +00:00
Makefile.shlib Allow out-of-tree builds on mingw and cygwin 2009-01-05 09:27:20 +00:00
nls-global.mk More portable use of "find". 2009-01-09 12:37:37 +00:00
win32.mak