]> granicus.if.org Git - postgresql/history - src/include/bootstrap
Centralize definition of integer limits.
[postgresql] / src / include / bootstrap /
2015-03-11 Andres FreundAdd macros wrapping all usage of gcc's __attribute__.
2015-02-21 Andres FreundAllow forcing nullness of columns during bootstrap.
2015-01-06 Bruce MomjianUpdate copyright for 2015
2014-12-16 Tom LaneFix off-by-one loop count in MapArrayTypeName, and...
2014-08-14 Peter EisentrautAdd some noreturn attributes based on compiler recommen...
2014-01-07 Bruce MomjianUpdate copyright for 2014
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2012-07-18 Tom LaneFix management of pendingOpsTable in auxiliary processes.
2012-06-25 Peter EisentrautUnify calling conventions for postgres/postmaster sub...
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-11-01 Simon RiggsSplit work of bgwriter between 2 processes: bgwriter...
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-01-15 Heikki LinnakangasIntroduce Streaming Replication.
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-09-27 Tom LaneSimplify the bootstrap (BKI) code by getting rid of...
2009-07-31 Tom LaneCreate a multiplexing structure for signals to Postgres...
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-11-15 Bruce MomjianRe-run pgindent with updated list of typedefs. (Update...
2007-11-15 Bruce Momjianpgindent run for 8.3.
2007-07-24 Tom LaneCreate a new dedicated Postgres process, "wal writer...
2007-03-07 Alvaro HerreraCleanup the bootstrap code a little, and rename "dummy...
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-10-04 Bruce Momjianpgindent run for 8.2.
2006-08-15 Tom LaneAdd a hack so that get_type_io_data() can work from...
2006-07-13 Bruce MomjianAllow include files to compile own their own.
2006-03-07 Tom LaneMake all our flex and bison files use %option prefix...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-07-21 Bruce MomjianBack out pg_autovacuum commit after cvs clean failure...
2004-07-21 Bruce Momjianlease find enclosed a patch that matches the PL/Perl...
2004-05-29 Tom LaneSeparate out bgwriter code into a logically separate...
2004-05-28 Tom LaneCode review for EXEC_BACKEND changes. Reduce the numbe...
2003-11-29 PostgreSQL Daemonmake sure the $Id tags are converted to $PostgreSQL...
2003-11-19 Jan WieckBackground writer process
2003-08-04 Bruce MomjianUpdate copyrights to 2003.
2002-06-20 Bruce MomjianUpdate copyright to 2002.
2002-04-27 Tom LaneSupport toasting of shared system relations, and provid...
2002-03-26 Tom Lanepg_class has a relnamespace column. You can create...
2002-03-02 Bruce MomjianCommit to match discussed elog() changes. Only update...
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch...
2001-10-28 Bruce MomjianAnother pgindent run. Fixes enum indenting, and improv...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-08-10 Tom LaneMake OIDs optional, per discussions in pghackers. ...
2001-05-12 Peter EisentrautMake bootstrap debug messages more readable. Clean...
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-11-09 Vadim B. MikheevAuto checkpoint creation.
2000-07-14 Tom LaneCleanup of code for creating index entries. Functional...
2000-06-17 Tom LaneGet rid of IndexIsUniqueNoCache() kluge by the simple...
2000-01-26 Bruce MomjianAdd:
2000-01-20 Tom LaneClean up longstanding gcc warnings by adding missing...
1999-07-15 Bruce MomjianChange #include's to use <> and "" as appropriate.
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-09-01 Bruce MomjianRenaming cleanup, no pgindent yet.
1998-02-26 Bruce Momjianpgindent run before 6.3 release, with Thomas' requested...
1998-01-24 Bruce MomjianFix prototypes so they don't look like function definit...
1997-09-08 Bruce MomjianUsed modified version of indent that understands over...
1997-09-08 Bruce MomjianAdd typdefs to pgindent run.
1997-09-08 Bruce MomjianAnother PGINDENT run that changes variable indenting...
1997-09-07 Bruce MomjianMassive commit to run PGINDENT on all *.c and *.h files.
1997-08-19 Bruce MomjianMake functions static where possible, enclose unused...
1996-11-08 Marc G. FournierChange includes from "" to <>
1996-11-08 Bruce MomjianCompile and warning cleanup
1996-11-06 Marc G. FournierOkay...this pretty much cleans out the include files.
1996-08-28 Marc G. FournierClean up th ecompile process by centralizing the includ...