postgresql/src
Magnus Hagander 6c1dbc5ec1 Create wrapper pgwin32_safestat() and redefine stat() to it
on win32, because the stat() function in the runtime cannot
be trusted to always update the st_size field.

Per report and research by Sergey Zubkovsky.
2008-04-10 16:59:42 +00:00
..
backend Defend against JOINs having more than 32K columns altogether. We cannot 2008-04-05 01:58:35 +00:00
bin Translation updates 2008-03-14 04:51:31 +00:00
include Create wrapper pgwin32_safestat() and redefine stat() to it 2008-04-10 16:59:42 +00:00
interfaces Fixed bug in PGTYPEStimestamp_sub that used pointers instead of the values to substract. 2008-04-10 10:45:39 +00:00
makefiles
pl Work around for perl 5.10 bug - fix due to perl hacker Simon Cozens. 2008-01-22 20:19:53 +00:00
port Create wrapper pgwin32_safestat() and redefine stat() to it 2008-04-10 16:59:42 +00:00
template
test Fix a number of places that were making file-type tests infelicitously. 2008-03-31 01:32:17 +00:00
timezone Update to tzdata 2008a distribution (Chilean DST law change). 2008-03-13 19:21:56 +00:00
tools
tutorial
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in
Makefile.shlib
nls-global.mk
win32.mak