summaryrefslogtreecommitdiff
path: root/src/include/bootstrap
AgeCommit message (Expand)Author
2017-06-27Merge PG10 master branch into xl10develPavan Deolasee
2017-06-21Phase 2 of pgindent updates.Tom Lane
2017-06-14Merge from PG master upto d5cb3bab564e0927ffac7c8729eacf181a12dd40Pavan Deolasee
2017-01-03Update copyright via script for 2017Bruce Momjian
2016-10-27Merge commit 'b5bce6c1ec6061c8a4f730d927e162db7e2ce365'Pavan Deolasee
2016-01-02Update copyright for 2016Bruce Momjian
2015-06-05Merge remote-tracking branch 'remotes/PGSQL/master' into XL_NEW_MASTERPavan Deolasee
2015-06-04Merge remote-tracking branch 'remotes/PGSQL/master' into XL_NEW_MASTERPavan Deolasee
2015-05-24pgindent run for 9.5Bruce Momjian
2015-04-27Merge commit 'ab76208e3df6841b3770edeece57d0f048392237' into XL_MASTER_MERGE_9_4Pavan Deolasee
2015-03-26Tweak __attribute__-wrapping macros for better pgindent results.Tom Lane
2015-03-11Add macros wrapping all usage of gcc's __attribute__.Andres Freund
2015-02-21Allow forcing nullness of columns during bootstrap.Andres Freund
2015-01-06Update copyright for 2015Bruce Momjian
2014-12-16Fix off-by-one loop count in MapArrayTypeName, and get rid of static array.Tom Lane
2014-09-01The Postgres-XL functionality includes MPP parallelism withPavan Deolasee
2014-08-14Add some noreturn attributes based on compiler recommendationsPeter Eisentraut
2014-01-07Update copyright for 2014Bruce Momjian
2013-01-01Update copyrights for 2013Bruce Momjian
2012-07-27Merge commit '80edfd76591fdb9beec061de3c05ef4e9d96ce56' into postgres-xc/masterMichael Paquier
2012-07-18Fix management of pendingOpsTable in auxiliary processes.Tom Lane
2012-06-25Unify calling conventions for postgres/postmaster sub-main functionsPeter Eisentraut
2012-05-25Change Copyright to "Postgres-XC Development Group"Michael Paquier
2012-01-12Change file headers to 2012Michael P
2012-01-01Update copyright notices for year 2012.Bruce Momjian
2011-11-01Split work of bgwriter between 2 processes: bgwriter and checkpointer.Simon Riggs
2011-07-06Merge commit 'a4bebdd92624e018108c2610fc3f2c1584b6c687' into masterMichael P
2011-05-20Merge commit '1084f317702e1a039696ab8a37caf900e55ec8f2' into int-pgxcPavan Deolasee
2011-05-19maintenance for 2011, change header filesMichael P
2011-05-19Postgres-XC version 0.9Michael P
2011-01-01Stamp copyrights for year 2011.Bruce Momjian
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2010-01-15Introduce Streaming Replication.Heikki Linnakangas
2010-01-02Update copyright for the year 2010.Bruce Momjian
2009-09-27Simplify the bootstrap (BKI) code by getting rid of a useless table of allTom Lane
2009-07-31Create a multiplexing structure for signals to Postgres child processes.Tom Lane
2009-01-01Update copyright for 2009.Bruce Momjian
2008-01-01Update copyrights in source tree to 2008.Bruce Momjian
2007-11-15Re-run pgindent with updated list of typedefs. (Updated README shouldBruce Momjian
2007-11-15pgindent run for 8.3.Bruce Momjian
2007-07-24Create a new dedicated Postgres process, "wal writer", which exists to writeTom Lane
2007-03-07Cleanup the bootstrap code a little, and rename "dummy procs" in the codeAlvaro Herrera
2007-01-05Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian
2006-10-04pgindent run for 8.2.Bruce Momjian
2006-08-15Add a hack so that get_type_io_data() can work from bootstrap.c'sTom Lane
2006-07-13Allow include files to compile own their own.Bruce Momjian
2006-03-07Make all our flex and bison files use %option prefix or %name-prefixTom Lane
2006-03-05Update copyright for 2006. Update scripts.Bruce Momjian
2004-12-31Tag appropriate files for rc3PostgreSQL Daemon
2004-08-29Update copyright to 2004.Bruce Momjian