Commits

DateSubjectAuthorReleases
2009-08-05 Improve error messages in md.c. When a filesystem operation like open() or Heikki Linnakangas 9.0.0
2009-01-12 Implement prefetching via posix_fadvise() for bitmap index scans. A new Tom Lane 8.4.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-03-10 Provide a build-time option to store large relations as single files, rather Tom Lane 8.4.0
2008-01-01 Update copyrights in source tree to 2008. Bruce Momjian 8.3.0
2007-07-26 Remove FileUnlink(), which wasn't being used anywhere and interacted poorly Tom Lane 8.3.0
2007-06-07 Rework temp_tablespaces patch so that temp tablespaces are assigned separately Tom Lane 8.3.0
2007-06-03 Create a GUC parameter temp_tablespaces that allows selection of the Tom Lane 8.3.0
2007-01-05 Update CVS HEAD for 2007 copyright. Back branches are typically not Bruce Momjian 8.3.0
2006-03-05 Update copyright for 2006. Update scripts. Bruce Momjian 8.2.0
2006-03-04 Declare the arguments of AllocateFile() as const char *, not char *. Tom Lane 8.2.0
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2005-08-08 Cause ShutdownPostgres to do a normal transaction abort during backend Tom Lane 8.1.0
2005-06-19 Simplify uses of readdir() by creating a function ReadDir() that Tom Lane 8.1.0
2005-05-20 Add support for wal_fsync_writethrough for Darwin, and restructure the Bruce Momjian 8.1.0
2004-12-31 Tag appropriate files for rc3 PostgreSQL Daemon 8.0.0
2004-09-16 Restructure subtransaction handling to reduce resource consumption, Tom Lane 8.0.0
2004-08-29 Pgindent run for 8.0. Bruce Momjian 8.0.0
2004-08-29 Update copyright to 2004. Bruce Momjian 8.0.0
2004-07-28 Fix subtransaction behavior for large objects, temp namespace, files, Tom Lane 8.0.0
2004-05-31 Per previous discussions, get rid of use of sync(2) in favor of Tom Lane 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
2004-02-23 Do a direct probe during postmaster startup to determine the maximum Tom Lane 7.4.2
2004-02-23 Do a direct probe during postmaster startup to determine the maximum Tom Lane 8.0.0