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
/
heap.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement multivariate n-distinct coefficients
Alvaro Herrera
2017-03-24
1
-0
/
+1
*
Reindent table partitioning code.
Robert Haas
2017-01-24
1
-6
/
+6
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
1
-1
/
+1
*
Invalid parent's relcache after CREATE TABLE .. PARTITION OF.
Robert Haas
2016-12-19
1
-1
/
+1
*
Implement table partitioning.
Robert Haas
2016-12-07
1
-0
/
+11
*
Update copyright for 2016
Bruce Momjian
2016-01-02
1
-1
/
+1
*
Return ObjectAddress in many ALTER TABLE sub-routines
Alvaro Herrera
2015-03-25
1
-1
/
+2
*
Change many routines to return ObjectAddress rather than OID
Alvaro Herrera
2015-03-03
1
-2
/
+4
*
Update copyright for 2015
Bruce Momjian
2015-01-06
1
-1
/
+1
*
Update copyright for 2014
Bruce Momjian
2014-01-07
1
-1
/
+1
*
Put back allow_system_table_mods check in heap_create().
Heikki Linnakangas
2013-06-03
1
-1
/
+2
*
pgindent run for release 9.3
Bruce Momjian
2013-05-29
1
-1
/
+1
*
Move materialized views' is-populated status into their pg_class entries.
Tom Lane
2013-05-06
1
-1
/
+0
*
Extend object-access hook machinery to support post-alter events.
Robert Haas
2013-03-17
1
-2
/
+4
*
Add a materialized view relations.
Kevin Grittner
2013-03-03
1
-0
/
+1
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
1
-1
/
+1
*
When converting a table to a view, remove its system columns.
Tom Lane
2012-10-24
1
-0
/
+1
*
Add context info to OAT_POST_CREATE security hook
Alvaro Herrera
2012-10-23
1
-1
/
+2
*
Remove misplaced sanity check from heap_create().
Robert Haas
2012-06-14
1
-2
/
+1
*
Prevent loss of init fork when truncating an unlogged table.
Robert Haas
2012-05-11
1
-0
/
+2
*
Recast "ONLY" column CHECK constraints as NO INHERIT
Alvaro Herrera
2012-04-20
1
-3
/
+3
*
Classify DROP operations by whether or not they are user-initiated.
Robert Haas
2012-01-26
1
-1
/
+1
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
1
-1
/
+1
*
Allow CHECK constraints to be declared ONLY
Alvaro Herrera
2011-12-19
1
-1
/
+3
*
Avoid index rebuild for no-rewrite ALTER TABLE .. ALTER TYPE.
Robert Haas
2011-07-18
1
-0
/
+1
*
Enable CHECK constraints to be declared NOT VALID
Alvaro Herrera
2011-06-30
1
-0
/
+1
*
Refactor broken CREATE TABLE IF NOT EXISTS support.
Robert Haas
2011-04-25
1
-2
/
+1
*
Prevent a rowtype from being included in itself.
Tom Lane
2011-03-28
1
-1
/
+3
*
Don't allow CREATE TABLE AS to create a column with invalid collation
Peter Eisentraut
2011-03-04
1
-1
/
+1
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
1
-1
/
+1
*
Generalize concept of temporary relations to "relation persistence".
Robert Haas
2010-12-13
1
-0
/
+2
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
1
-1
/
+1
*
CREATE TABLE IF NOT EXISTS.
Robert Haas
2010-07-25
1
-2
/
+3
*
pgindent run for 9.0
Bruce Momjian
2010-02-26
1
-3
/
+3
*
Create a "relation mapping" infrastructure to support changing the relfilenodes
Tom Lane
2010-02-07
1
-3
/
+7
*
Type table feature
Peter Eisentraut
2010-01-28
1
-1
/
+2
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
1
-2
/
+2
*
Create an ALTER DEFAULT PRIVILEGES command, which allows users to adjust
Tom Lane
2009-10-05
1
-1
/
+3
*
Extend the BKI infrastructure to allow system catalogs to be given
Tom Lane
2009-09-26
1
-1
/
+2
*
Make TRUNCATE do truncate-in-place when processing a relation that was created
Tom Lane
2009-08-23
1
-1
/
+3
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
1
-3
/
+3
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
1
-2
/
+2
*
Replace the usage of heap_addheader to create pg_attribute tuples with regular
Alvaro Herrera
2008-11-14
1
-1
/
+6
*
Change the rules for inherited CHECK constraints to be essentially the same
Tom Lane
2008-05-09
1
-8
/
+10
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
1
-2
/
+2
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
1
-2
/
+2
*
Allow include files to compile own their own.
Bruce Momjian
2006-07-13
1
-4
/
+1
*
Code review for FILLFACTOR patch. Change WITH grammar as per earlier
Tom Lane
2006-07-03
1
-4
/
+8
*
Add FILLFACTOR to CREATE INDEX.
Bruce Momjian
2006-07-02
1
-2
/
+4
*
Revert patch, doesn't do what it should:
Bruce Momjian
2006-06-27
1
-4
/
+1
[next]