OSDN Git Service

Message style cleanup
[pg-rex/syncrep.git] / src / bin / pg_controldata /
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-11-12 Peter EisentrautImproved parallel make support
2010-09-22 Magnus HaganderConvert cvsignore to gitignore, and add .gitignore...
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-07-08 Peter EisentrautTranslation updates for 9.0beta3
2010-07-05 Tom LaneSplit the LDFLAGS make variable into two parts: LDFLAGS...
2010-06-03 Peter EisentrautTranslation updates for 9.0beta2
2010-06-03 Robert HaasOn clean shutdown during recovery, don't warn about...
2010-05-13 Peter EisentrautTranslation update
2010-05-12 Bruce MomjianAdd PGFILEDESC description to Makefiles for all /contri...
2010-04-28 Tom LaneMinor editorializing on pg_controldata and pg_resetxlog...
2010-04-28 Tom Lanepg_controldata needs #define FRONTEND, same as pg_reset...
2010-04-28 Heikki LinnakangasIntroduce wal_level GUC to explicitly control if inform...
2010-02-19 Peter EisentrautTranslation updates for 9.0alpha4
2010-01-04 Heikki LinnakangasWrite an end-of-backup WAL record at pg_stop_backup...
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-12-19 Peter EisentrautTranslation updates
2009-12-19 Simon RiggsAllow read only connections during recovery, known...
2009-10-20 Peter EisentrautTranslations update for 8.5alpha2
2009-08-31 Tom LaneTrack the current XID wrap limit (or more accurately...
2009-08-26 Peter EisentrautUpdate of install-sh, mkinstalldirs, and associated...
2009-06-26 Peter EisentrautTranslation updates for 8.4 release.
2009-06-11 Bruce Momjian8.4 pgindent run, with new combined Linux/FreeBSD/MinGW...
2009-05-14 Alvaro HerreraTranslation updates
2009-04-09 Peter EisentrautTranslation updates for 8.4 beta
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-12-11 Peter EisentrautAppend major version number and for libraries soname...
2008-09-24 Magnus HaganderMake sure pg_control is opened in binary mode, to deal
2008-09-23 Heikki LinnakangasMake LC_COLLATE and LC_CTYPE database-level settings...
2008-04-21 Tom LaneAllow float8, int8, and related datatypes to be passed...
2008-03-27 Tom LaneReduce the need for frontend programs to include "postg...
2008-02-17 Tom LaneReplace time_t with pg_time_t (same values, but always...
2008-01-31 Peter EisentrautTranslation updates
2008-01-30 Peter EisentrautTranslation updates
2008-01-21 Peter EisentrautProvide a clearer error message if the pg_control versi...
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-11-29 Peter EisentrautTranslation updates
2007-11-15 Peter EisentrautTranslation updates
2007-10-27 Peter EisentrautTranslation updates
2007-09-27 Tom LaneDefine the FRONTEND symbol in postgres_fe.h, which...
2007-04-03 Tom LaneDecouple the values of TOAST_TUPLE_THRESHOLD and TOAST_...
2007-03-18 Neil ConwayCode cleanup: mark some variables with the "const"...
2007-03-03 Bruce MomjianRemove undo information from pg_controldata --- never...
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-12-08 Tom LaneRemove the logId/logSeg fields from pg_control, because...
2006-12-02 Peter EisentrautTranslation updates
2006-11-24 Peter EisentrautTranslation updates
2006-10-21 Peter EisentrautTranslations update
2006-08-21 Tom LaneMake the server track an 'XID epoch', that is, maintain...
2006-08-07 Tom LaneMake recovery from WAL be restartable, by executing...
2006-06-07 Bruce MomjianPrepare code to be built by MSVC:
2006-04-03 Tom LaneDefine a separately configurable XLOG_BLCKSZ symbol...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2006-01-01 Neil ConwayRemove DOS line endings ("\r\n") from several .po files...
2005-12-09 Peter EisentrautAllow installation into directories containing spaces...
2005-11-07 Alvaro HerreraTranslation updates forward-port to HEAD.
2005-11-04 Peter EisentrautTranslation updates
2005-10-29 Peter EisentrautTranslation updates
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-10-10 Peter EisentrautTranslation update
2005-10-03 Tom LaneExpand pg_control information so that we can verify...
2005-06-08 Tom LaneChange WAL-logging scheme for multixacts to be more...
2005-06-02 Tom LaneChange CRCs in WAL records from 64bit to 32bit for...
2005-04-28 Tom LaneImplement sharable row-level locks, and use them for...
2005-03-29 Tom LaneOfficially decouple FUNC_MAX_ARGS from INDEX_MAX_KEYS...
2005-02-22 Bruce MomjianUse _() macro consistently rather than gettext(). ...
2005-01-17 Peter EisentrautTranslation updates
2005-01-14 Peter EisentrautTranslation updates
2005-01-13 Peter EisentrautTranslation updates
2005-01-09 Peter EisentrautTranslation updates
2005-01-06 Dennis BjorklundTranslation updates
2005-01-01 Tom LaneAdjust a few more copyright notices to match the format...
2005-01-01 Tom LaneSome more missed copyright notices. Many of these...
2004-12-16 Peter EisentrautTranslation updates
2004-12-15 Peter EisentrautNew translations
2004-12-11 Peter EisentrautTranslation updates
2004-12-11 Peter EisentrautTranslation updates
2004-12-11 Peter EisentrautTranslation updates
2004-11-16 Peter EisentrautTranslation update
2004-11-02 Peter EisentrautTranslation updates
2004-11-02 Peter EisentrautTranslation updates
2004-10-28 Peter EisentrautTranslation updates
2004-10-23 Dennis BjorklundTranslation updates
2004-10-18 Peter EisentrautTranslation update
2004-10-18 Peter EisentrautTranslation updates
2004-10-05 Bruce MomjianAdd Win32 version info to client binaries.
2004-10-04 Bruce MomjianMake libpgport be front-end only and make libpgport_srv...
2004-10-03 Peter EisentrautTranslation updates
2004-09-27 Peter EisentrautTranslation updates
2004-09-27 Peter EisentrautNew translations
2004-09-23 Neil ConwayMinor tweak to pg_controldata usage information, per...
2004-09-20 Peter EisentrautTranslation update
2004-09-20 Peter EisentrautTranslation updates
2004-09-13 Peter EisentrautTranslation updates
2004-09-13 Peter EisentrautTranslation updates
2004-09-13 Peter EisentrautNew translation
2004-08-29 Bruce MomjianPgindent run for 8.0.
2004-08-13 Peter EisentrautTranslation updates
2004-08-10 Peter EisentrautTranslation update
2004-08-10 Peter EisentrautTranslation updates
next