postgresql/src
Heikki Linnakangas 7a567d9407 MAPSIZE macro needs to use MAXALIGN(SizeOfPageHeaderData) instead of
SizeOfPageHeaderData, like PageGetContents does. Per report by Pavan
Deolasee.
2008-12-06 17:31:37 +00:00
..
backend MAPSIZE macro needs to use MAXALIGN(SizeOfPageHeaderData) instead of 2008-12-06 17:31:37 +00:00
bin Default values for function arguments 2008-12-04 17:51:28 +00:00
include Default values for function arguments 2008-12-04 17:51:28 +00:00
interfaces Comment said we don't free the lockarray, and why. The proper fix is to 2008-12-04 14:07:42 +00:00
makefiles Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
pl Add %expect 0 to all parser input files to prevent conflicts slipping by. 2008-11-26 08:45:12 +00:00
port Change wildcard cerfificate mapping to be much simler - we now only match 2008-12-02 10:39:31 +00:00
template Move forgotten comment closer to where it matters. 2008-10-29 16:23:07 +00:00
test Default values for function arguments 2008-12-04 17:51:28 +00:00
timezone Suppress leap-second-aware timezones in the output of pg_tzenumerate_next, 2008-11-13 20:49:38 +00:00
tools Change wildcard cerfificate mapping to be much simler - we now only match 2008-12-02 10:39:31 +00:00
tutorial Add $PostgreSQL$ markers to a lot of files that were missing them. 2008-05-17 01:28:26 +00:00
DEVELOPERS Testing commit stuff 2006-07-10 15:50:02 +00:00
Makefile Catch all errors in for and while loops in makefiles. Don't ignore any 2008-03-18 16:24:50 +00:00
Makefile.global.in configure check for docbook2man program, used in the new XML-based man 2008-11-26 11:26:54 +00:00
Makefile.shlib Move FAQ_AIX information to installation instructions. 2008-11-24 11:59:37 +00:00
bcc32.mak Remove old-style win32 client-only visual c++ build infrastructure for everything except 2007-03-05 14:18:38 +00:00
nls-global.mk Another fix for compiles on an empty 'po' directory. 2008-05-17 21:27:12 +00:00
win32.mak Update supported standalone VC++ version to 7.1+ only, and fix 2007-08-03 10:47:11 +00:00