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
/
namespace.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement multivariate n-distinct coefficients
Alvaro Herrera
2017-03-24
1
-0
/
+2
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
1
-1
/
+1
*
Improve the situation for parallel query versus temp relations.
Tom Lane
2016-06-09
1
-0
/
+4
*
Update copyright for 2016
Bruce Momjian
2016-01-02
1
-1
/
+1
*
Make ALTER .. SET SCHEMA do nothing, instead of throwing an ERROR.
Robert Haas
2015-11-19
1
-2
/
+1
*
Create an infrastructure for parallel computation in PostgreSQL.
Robert Haas
2015-04-30
1
-1
/
+1
*
Use FLEXIBLE_ARRAY_MEMBER in a bunch more places.
Tom Lane
2015-02-20
1
-2
/
+2
*
Update copyright for 2015
Bruce Momjian
2015-01-06
1
-1
/
+1
*
rename macro isTempOrToastNamespace to isTempOrTempToastNamespace
Bruce Momjian
2014-08-25
1
-1
/
+1
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
1
-1
/
+1
*
Add new to_reg* functions for error-free OID lookups.
Robert Haas
2014-04-08
1
-1
/
+2
*
Make DROP IF EXISTS more consistently not fail
Alvaro Herrera
2014-01-23
1
-1
/
+2
*
Update copyright for 2014
Bruce Momjian
2014-01-07
1
-1
/
+1
*
Allow CREATE TABLE IF EXIST so succeed if the schema is nonexistent
Bruce Momjian
2013-01-26
1
-1
/
+1
*
Change plan caching to honor, not resist, changes in search_path.
Tom Lane
2013-01-25
1
-0
/
+1
*
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
-1
/
+1
*
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-06-10
1
-4
/
+4
*
Prevent adding relations to a concurrently dropped schema.
Robert Haas
2012-01-16
1
-1
/
+3
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
1
-1
/
+1
*
Improve table locking behavior in the face of current DDL.
Robert Haas
2011-11-30
1
-2
/
+9
*
Redesign the plancache mechanism for more flexibility and efficiency.
Tom Lane
2011-09-16
1
-0
/
+1
*
Try to acquire relation locks in RangeVarGetRelid.
Robert Haas
2011-07-08
1
-1
/
+3
*
Fix bugs in relpersistence handling during table creation.
Robert Haas
2011-07-03
1
-0
/
+1
*
Refactor broken CREATE TABLE IF NOT EXISTS support.
Robert Haas
2011-04-25
1
-0
/
+1
*
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-04-10
1
-1
/
+1
*
Per-column collation support
Peter Eisentraut
2011-02-08
1
-0
/
+4
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
1
-1
/
+1
*
Centralize some ALTER <whatever> .. SET SCHEMA checks.
Robert Haas
2010-11-22
1
-0
/
+2
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
1
-1
/
+1
*
Standardize get_whatever_oid functions for other object types.
Robert Haas
2010-08-05
1
-6
/
+6
*
Standardize get_whatever_oid functions for object types with
Robert Haas
2010-08-05
1
-1
/
+2
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
1
-2
/
+2
*
Implement parser hooks for processing ColumnRef and ParamRef nodes, as per my
Tom Lane
2009-10-31
1
-1
/
+2
*
Support use of function argument names to identify which actual arguments
Tom Lane
2009-10-08
1
-2
/
+4
*
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
*
Code review for function default parameters patch. Fix numerous problems as
Tom Lane
2008-12-18
1
-3
/
+5
*
Default values for function arguments
Peter Eisentraut
2008-12-04
1
-1
/
+2
*
Support "variadic" functions, which can accept a variable number of arguments
Tom Lane
2008-07-16
1
-2
/
+4
*
Teach autovacuum how to determine whether a temp table belongs to a crashed
Tom Lane
2008-07-01
1
-1
/
+2
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
1
-2
/
+2
*
Install a lookaside cache to speed up repeated lookups of the same operator
Tom Lane
2007-11-28
1
-1
/
+2
*
Re-run pgindent with updated list of typedefs. (Updated README should
Bruce Momjian
2007-11-15
1
-3
/
+3
*
pgindent run for 8.3.
Bruce Momjian
2007-11-15
1
-4
/
+4
*
Tsearch2 functionality migrates to core. The bulk of this work is by
Tom Lane
2007-08-21
1
-2
/
+14
*
Arrange to put TOAST tables belonging to temporary tables into special schemas
Tom Lane
2007-07-25
1
-1
/
+4
*
Fixes for RESET SESSION patch, per Alvaro. Fix a typo in the RESET
Neil Conway
2007-04-12
1
-3
/
+2
*
RESET SESSION, plus related new DDL commands. Patch from Marko Kreen,
Neil Conway
2007-04-12
1
-1
/
+3
*
Fix plancache so that any required replanning is done with the same
Tom Lane
2007-03-23
1
-3
/
+14
[next]