postgresql/src
Peter Eisentraut 15a3c33164 Change MemSet to use long instead of int32, for better performance on
64-bit platforms.

by ITAGAKI Takahiro
2006-02-16 23:23:50 +00:00
..
backend Move btbulkdelete's vacuum_delay_point() call to a place in the loop where 2006-02-14 17:20:01 +00:00
bin Repair --single-transaction patch so it handles blobs correctly. 2006-02-14 23:30:43 +00:00
include Change MemSet to use long instead of int32, for better performance on 2006-02-16 23:23:50 +00:00
interfaces Add positive defense against trying to connect when the connection 2006-02-13 22:33:57 +00:00
makefiles Remove ancient hack to work around a peculiarity of libcurses on HPUX. 2006-02-07 17:36:13 +00:00
pl Apply code-reviewed version of for-scalar-list patch: mostly, fixing 2006-02-12 06:37:05 +00:00
port Fix const cast in get_progname(). 2006-02-01 12:41:45 +00:00
template Update tested AIX memset platforms. 2006-02-03 13:56:20 +00:00
test Revert patch becaues of locking concerns: 2006-02-12 19:11:01 +00:00
timezone Allow installation into directories containing spaces in the name. 2005-12-09 21:19:36 +00:00
tools Update release checlist. 2006-02-12 17:23:31 +00:00
tutorial Cosmetic code cleanup: fix a bunch of places that used "return (expr);" 2006-01-11 08:43:13 +00:00
utils Allow installation into directories containing spaces in the name. 2005-12-09 21:19:36 +00:00
bcc32.mak
DEVELOPERS
Makefile Update Makefile for new thread_test location. 2006-02-04 01:04:20 +00:00
Makefile.global.in When performing a parallel build (make -j N) with ./configure 2006-02-12 07:29:36 +00:00
Makefile.shlib Remove BEOS port. 2006-01-05 03:01:38 +00:00
nls-global.mk Allow installation into directories containing spaces in the name. 2005-12-09 21:19:36 +00:00
win32.mak Add MSVC support for utility commands and pg_dump. 2006-02-12 06:11:51 +00:00