index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
catalog
/
pg_database.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
1
-1
/
+1
*
Update copyright for 2016
Bruce Momjian
2016-01-02
1
-1
/
+1
*
Update copyright for 2015
Bruce Momjian
2015-01-06
1
-1
/
+1
*
Update copyright for 2014
Bruce Momjian
2014-01-07
1
-1
/
+1
*
Improve concurrency of foreign key locking
Alvaro Herrera
2013-01-23
1
-4
/
+6
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
1
-1
/
+1
*
Replace int2/int4 in C code with int16/int32
Peter Eisentraut
2012-06-25
1
-2
/
+2
*
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-06-10
1
-0
/
+1
*
Hide most variable-length fields from Form_pg_* structs
Peter Eisentraut
2012-01-27
1
-1
/
+3
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
1
-1
/
+1
*
Add database comments to template0 and postgres databases, and improve
Bruce Momjian
2011-03-15
1
-1
/
+1
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
1
-1
/
+1
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
1
-1
/
+1
*
Get rid of the need for manual maintenance of the initial contents of
Tom Lane
2010-01-05
1
-3
/
+3
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
1
-2
/
+2
*
Make it possibly to specify GUC params per user and per database.
Alvaro Herrera
2009-10-07
1
-6
/
+4
*
Extend the BKI infrastructure to allow system catalogs to be given
Tom Lane
2009-09-26
1
-2
/
+3
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
1
-2
/
+2
*
Make LC_COLLATE and LC_CTYPE database-level settings. Collation and
Heikki Linnakangas
2008-09-23
1
-11
/
+15
*
Reduce the need for frontend programs to include "postgres.h" by refactoring
Tom Lane
2008-03-27
1
-7
/
+2
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
1
-2
/
+2
*
pgindent run for 8.3.
Bruce Momjian
2007-11-15
1
-2
/
+2
*
Improve stylistic consistency of descriptions of built-in objects by avoiding
Tom Lane
2007-09-03
1
-2
/
+2
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
1
-2
/
+2
*
Fix recently-understood problems with handling of XID freezing, particularly
Tom Lane
2006-11-05
1
-10
/
+8
*
Improve vacuum code to track minimum Xids per table instead of per database.
Alvaro Herrera
2006-07-10
1
-3
/
+3
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
1
-2
/
+2
*
I've created a new shared catalog table pg_shdescription to store
Bruce Momjian
2006-02-12
1
-2
/
+2
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
1
-2
/
+2
*
Add per-user and per-database connection limit options.
Tom Lane
2005-07-31
1
-9
/
+11
*
Replace pg_shadow and pg_group by new role-capable catalogs pg_authid
Tom Lane
2005-06-28
1
-2
/
+2
*
First phase of project to use fixed OIDs for all system catalogs and
Tom Lane
2005-04-14
1
-3
/
+5
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
1
-2
/
+2
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
1
-2
/
+2
*
Tablespaces. Alternate database locations are dead, long live tablespaces.
Tom Lane
2004-06-18
1
-4
/
+4
*
Restructure smgr API as per recent proposal. smgr no longer depends on
Tom Lane
2004-02-10
1
-10
/
+1
*
make sure the $Id tags are converted to $PostgreSQL as well ...
PostgreSQL Daemon
2003-11-29
1
-1
/
+1
*
Update copyrights to 2003.
Bruce Momjian
2003-08-04
1
-2
/
+2
*
This patch fixes a bunch of spelling mistakes in comments throughout the
Tom Lane
2003-03-10
1
-2
/
+2
*
Remove all traces of multibyte and locale options. Clean up comments
Peter Eisentraut
2002-09-03
1
-2
/
+2
*
Minor clarification or fix of typos.
Thomas G. Lockhart
2002-08-04
1
-2
/
+2
*
Update copyright to 2002.
Bruce Momjian
2002-06-20
1
-2
/
+2
*
Support toasting of shared system relations, and provide toast tables for
Tom Lane
2002-04-27
1
-2
/
+2
*
Restructure AclItem representation so that we can have more than eight
Tom Lane
2002-04-21
1
-4
/
+6
*
User and database-specific session defaults for run-time configuration
Peter Eisentraut
2002-03-01
1
-3
/
+5
*
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
Bruce Momjian
2001-11-05
1
-2
/
+2
*
Another pgindent run. Fixes enum indenting, and improves #endif
Bruce Momjian
2001-10-28
1
-1
/
+2
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
1
-4
/
+3
*
Transaction IDs wrap around, per my proposal of 13-Aug-01. More
Tom Lane
2001-08-26
1
-10
/
+13
*
pgindent run. Make it all clean.
Bruce Momjian
2001-03-22
1
-5
/
+6
[next]