postgresql/src
Tom Lane 1d0969041e Fix incorrect mapping of fopen mode 'a' in recently-added code to
make fopen work safely on Windows.  Magnus
2006-09-24 17:19:53 +00:00
..
backend Fix pg_locks view to call advisory locks advisory locks, while preserving 2006-09-22 23:20:14 +00:00
bin Suppress useless warning on pre-XP versions of Windows. Magnus 2006-09-24 16:59:45 +00:00
include Tag us Beta1 2006-09-23 01:33:37 +00:00
interfaces Fix bugs in plpgsql and ecpg caused by assuming that isspace() would only 2006-09-22 21:39:58 +00:00
makefiles Fix shared library creation to work properly on AIX. Albe Laurenz 2006-09-19 15:36:08 +00:00
pl Fix bugs in plpgsql and ecpg caused by assuming that isspace() would only 2006-09-22 21:39:58 +00:00
port Fix incorrect mapping of fopen mode 'a' in recently-added code to 2006-09-24 17:19:53 +00:00
template Remove extra 'else' in solaris compiler code. 2006-04-28 04:32:10 +00:00
test Cause pg_regress to invoke the temporary postmaster as 'postgres' not 2006-09-24 17:10:18 +00:00
timezone Rename the recently-added pg_timezonenames view to pg_timezone_abbrevs, 2006-09-16 20:14:34 +00:00
tools Several fixes for MSVC build scripts, from Magnus. 2006-09-15 21:42:02 +00:00
tutorial Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
bcc32.mak Add -N make flag to bcc builds from /src dir. 2005-05-13 18:12:35 +00:00
DEVELOPERS Testing commit stuff 2006-07-10 15:50:02 +00:00
Makefile Remove dllinit.c; it was only needed for long-obsolete Cygwin versions, 2006-06-22 23:50:35 +00:00
Makefile.global.in Fix shared library creation to work properly on AIX. Albe Laurenz 2006-09-19 15:36:08 +00:00
Makefile.shlib Fix shared library creation to work properly on AIX. Albe Laurenz 2006-09-19 15:36:08 +00:00
nls-global.mk When merging PO files, take into consideration translations in other PO 2006-04-05 13:40:15 +00:00
win32.mak Fix win32.mak for config cleanup. 2006-08-08 22:44:05 +00:00