Commits

DateSubjectAuthorReleases
2009-09-03 Make LOAD of an already-loaded library into a no-op, instead of attempting Tom Lane 8.2.14
2009-09-03 Make LOAD of an already-loaded library into a no-op, instead of attempting Tom Lane 8.3.8
2009-09-03 Make LOAD of an already-loaded library into a no-op, instead of attempting Tom Lane 8.4.1
2009-09-03 Make LOAD of an already-loaded library into a no-op, instead of attempting Tom Lane 9.0.0
2009-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-09-03 If a loadable module has wrong values in its magic block, spell out Tom Lane 8.4.0
2008-01-01 Update copyrights in source tree to 2008. Bruce Momjian 8.3.0
2007-07-12 Some of our port-specific dynloader implementations are careful to Tom Lane 8.3.0
2007-02-07 Replace some strncpy() by strlcpy(). Peter Eisentraut 8.3.0
2007-01-05 Update CVS HEAD for 2007 copyright. Back branches are typically not Bruce Momjian 8.3.0
2006-10-06 Message style improvements Peter Eisentraut 8.2.0
2006-10-04 pgindent run for 8.2. Bruce Momjian 8.2.0
2006-09-27 Replace strncpy with strlcpy in selected places that seem possibly relevant Tom Lane 8.2.0
2006-08-16 Seems some C compilers think 'restrict' is a fully reserved word. Tom Lane 8.2.0
2006-08-15 Add server support for "plugin" libraries that can be used for add-on tasks Tom Lane 8.2.0
2006-08-08 Add a feature for automatic initialization and finalization of dynamically Tom Lane 8.2.0
2006-06-07 Prepare code to be built by MSVC: Bruce Momjian 8.2.0
2006-05-31 Make PG_MODULE_MAGIC required in shared libraries that are loaded into Tom Lane 8.2.0
2006-05-30 Code review for magic-block patch. Remove separate header file pgmagic.h, Tom Lane 8.2.0
2006-05-30 Add pgmagic header block to store compile-time constants: Bruce Momjian 8.2.0
2006-03-05 Update copyright for 2006. Update scripts. Bruce Momjian 8.2.0
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2005-05-11 Code cleanup: in C89, there is no point casting the first argument to Neil Conway 8.1.0
2004-12-31 Tag appropriate files for rc3 PostgreSQL Daemon 8.0.0