Commits

DateSubjectAuthorReleases
2009-12-09 Prevent indirect security attacks via changing session-local state within Tom Lane 8.2.15
2009-12-09 Prevent indirect security attacks via changing session-local state within Tom Lane 8.3.9
2009-12-09 Prevent indirect security attacks via changing session-local state within Tom Lane 8.4.2
2009-12-09 Prevent indirect security attacks via changing session-local state within Tom Lane 9.0.0
2009-09-01 Move processing of startup-packet switches and GUC settings into InitPostgres, Tom Lane 9.0.0
2009-08-29 Remove the use of the pg_auth flat file for client authentication. Tom Lane 9.0.0
2009-08-12 Allow backends to start up without use of the flat-file copy of pg_database. Tom Lane 9.0.0
2009-05-05 Install a "dead man switch" to allow the postmaster to detect cases where Tom Lane 8.4.0
2009-01-03 Allow loadable modules to create PGC_POSTMASTER GUC variables, but only Tom Lane 8.4.0
2008-11-11 Add support for input and output of interval values formatted per ISO 8601; Tom Lane 8.4.0
2008-11-09 Add a new GUC variable called "IntervalStyle" that decouples interval output Tom Lane 8.4.0
2008-02-20 Rename miscadmin.h's PG_VERSIONSTR macro to PG_BACKEND_VERSIONSTR to Tom Lane 8.4.0
2008-02-17 Replace time_t with pg_time_t (same values, but always int64) in on-disk Tom Lane 8.4.0
2008-01-03 Make standard maintenance operations (including VACUUM, ANALYZE, REINDEX, Tom Lane 7.3.21
2008-01-03 Make standard maintenance operations (including VACUUM, ANALYZE, REINDEX, Tom Lane 7.4.19
2008-01-03 Make standard maintenance operations (including VACUUM, ANALYZE, REINDEX, Tom Lane 8.0.15
2008-01-03 Make standard maintenance operations (including VACUUM, ANALYZE, REINDEX, Tom Lane 8.1.11
2008-01-03 Make standard maintenance operations (including VACUUM, ANALYZE, REINDEX, Tom Lane 8.2.6
2008-01-03 Make standard maintenance operations (including VACUUM, ANALYZE, REINDEX, Tom Lane 8.3.0
2006-10-19 Clean up local redeclarations of variables with DLLIMPORT, per report 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
2005-10-25 Fix Windows setitimer() emulation to not depend on delivering an APC Tom Lane 8.1.0
2005-10-22 Temporarily disable Qingqing's Windows signal processing patch, so that Tom Lane 8.1.0
2005-10-21 Improve performance of CHECK_FOR_INTERRUPTS() macro on Windows by not doing Tom Lane 8.1.0