Commits

DateSubjectAuthorReleases
2008-03-31 Fix a number of places that were making file-type tests infelicitously. Tom Lane 8.2.8
2008-03-31 Fix a number of places that were making file-type tests infelicitously. Tom Lane 8.3.2
2008-03-31 Fix a number of places that were making file-type tests infelicitously. Tom Lane 8.4.0
2008-01-01 Update copyrights in source tree to 2008. Bruce Momjian 8.3.0
2007-07-25 Rename DLLIMPORT macro to PGDLLIMPORT to avoid conflict with Magnus Hagander 8.3.0
2007-01-05 Update CVS HEAD for 2007 copyright. Back branches are typically not Bruce Momjian 8.3.0
2006-07-18 copydir() and rmtree() need to use lstat, not stat, to behave as expected Tom Lane 8.2.0
2006-03-05 Update copyright for 2006. Update scripts. Bruce Momjian 8.2.0
2005-10-29 Message corrections Peter Eisentraut 8.1.0
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2005-09-03 libpgport routines need nonstandard palloc to work on Windows. Tom Lane 8.1.0
2005-09-02 In copy_file, use a palloc'd buffer instead of just a local char array; Tom Lane 8.1.0
2005-08-02 Clean up CREATE DATABASE processing to make it more robust and get rid Tom Lane 8.1.0
2005-03-24 Add missing error checking in readdir() loops. Tom Lane 8.0.2
2005-03-24 Add missing error checking in readdir() loops. Tom Lane 8.1.0
2004-12-31 Tag appropriate files for rc3 PostgreSQL Daemon 8.0.0
2004-08-29 Update copyright to 2004. Bruce Momjian 8.0.0
2004-02-23 Replace opendir/closedir calls throughout the backend with AllocateDir Tom Lane 7.4.2
2004-02-23 Replace opendir/closedir calls throughout the backend with AllocateDir Tom Lane 8.0.0
2003-11-29 $Header: -> $PostgreSQL Changes ... PostgreSQL Daemon 8.0.0
2003-11-11 Update /port C header descriptions. Bruce Momjian 8.0.0
2003-09-10 copydir() is supposed to return on failure, not elog(ERROR). Reduce Tom Lane 7.4.1
2003-08-04 pgindent run. Bruce Momjian 7.4.1
2003-07-27 elog mop-up. Tom Lane 7.4.1
2003-05-16 Reorganize Win32 includes to only include <port.h> after system includes Bruce Momjian 7.4.1