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
/
backend
/
nodes
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify ParamListInfo data structure to support only numbered parameters,
Tom Lane
2006-04-22
5
-111
/
+32
*
Support the syntax
Tom Lane
2006-04-15
2
-60
/
+10
*
Modify all callers of datatype input and receive functions so that if these
Tom Lane
2006-04-04
1
-3
/
+2
*
Add error location info to ResTarget parse nodes. Allows error cursor to be ...
Tom Lane
2006-03-23
3
-3
/
+6
*
Clean up representation of function RTEs for functions returning RECORD.
Tom Lane
2006-03-16
4
-49
/
+13
*
Improve parser so that we can show an error cursor position for errors
Tom Lane
2006-03-14
5
-7
/
+59
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
14
-28
/
+28
*
Add CASCADE option to TRUNCATE. Joachim Wieland
Tom Lane
2006-03-03
2
-2
/
+4
*
Add TABLESPACE and ON COMMIT clauses to CREATE TABLE AS. ON COMMIT is
Neil Conway
2006-02-19
4
-4
/
+28
*
DROP IF EXISTS for ROLE/USER/GROUP
Andrew Dunstan
2006-02-04
2
-2
/
+4
*
Restructure planner's handling of inheritance. Rather than processing
Tom Lane
2006-01-31
3
-5
/
+62
*
Implement SQL-compliant treatment of row comparisons for < <= > >= cases
Tom Lane
2005-12-28
4
-22
/
+81
*
Teach planner how to rearrange join order for some classes of OUTER JOIN.
Tom Lane
2005-12-20
3
-4
/
+51
*
Change the parser to translate "foo [NOT] IN (expression-list)" to
Tom Lane
2005-11-28
1
-1
/
+6
*
Teach tid-scan code to make use of "ctid = ANY (array)" clauses, so that
Tom Lane
2005-11-26
2
-5
/
+5
*
Re-run pgindent, fixing a problem where comment lines after a blank
Bruce Momjian
2005-11-22
2
-7
/
+7
*
DROP DATABASE IF EXISTS variant
Andrew Dunstan
2005-11-22
2
-2
/
+4
*
Implement DROP OWNED and REASSIGN OWNED. These new commands facilitate the
Alvaro Herrera
2005-11-21
2
-5
/
+52
*
Clean up after DROP IF EXISTS patch.
Tom Lane
2005-11-20
2
-2
/
+4
*
Restore the former RestrictInfo field valid_everywhere (but invert the flag
Tom Lane
2005-11-14
3
-3
/
+6
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
10
-171
/
+168
*
Clean up a couple of ad-hoc computations of the maximum number of tuples
Tom Lane
2005-09-02
1
-2
/
+2
*
Tweak nodeBitmapAnd to stop evaluating sub-plan scans if it finds it's
Tom Lane
2005-08-28
1
-1
/
+10
*
Change the division of labor between grouping_planner and query_planner
Tom Lane
2005-08-27
1
-1
/
+4
*
Add NOWAIT option to SELECT FOR UPDATE/SHARE.
Tom Lane
2005-08-01
4
-10
/
+52
*
Add ALTER object SET SCHEMA capability for a limited but useful set of
Tom Lane
2005-08-01
2
-6
/
+40
*
Add per-user and per-database connection limit options.
Tom Lane
2005-07-31
2
-2
/
+28
*
Fix a bunch of bad interactions between partial indexes and the new
Tom Lane
2005-07-28
1
-5
/
+155
*
Add a role property 'rolinherit' which, when false, denotes that the role
Tom Lane
2005-07-26
2
-2
/
+4
*
Fix logic error in tbm_intersect: the intersection of a normal page and
Tom Lane
2005-07-24
1
-6
/
+23
*
Teach planner about some cases where a restriction clause can be
Tom Lane
2005-07-02
3
-6
/
+7
*
Replace pg_shadow and pg_group by new role-capable catalogs pg_authid
Tom Lane
2005-06-28
4
-128
/
+84
*
Add Oracle-compatible GREATEST and LEAST functions. Pavel Stehule
Tom Lane
2005-06-26
4
-4
/
+65
*
Make REINDEX DATABASE do what one would expect, namely reindex all indexes
Tom Lane
2005-06-22
2
-6
/
+6
*
Two-phase commit. Original patch by Heikki Linnakangas, with additional
Tom Lane
2005-06-17
2
-2
/
+4
*
Improve hash method for bitmapsets: some examination of actual outputs
Tom Lane
2005-06-15
1
-7
/
+21
*
Simplify the planner's join clause management by storing join clauses
Tom Lane
2005-06-09
3
-44
/
+6
*
Marginal hack to avoid spending a lot of time in find_join_rel during
Tom Lane
2005-06-08
1
-1
/
+26
*
Nab some low-hanging fruit: replace the planner's base_rel_list and
Tom Lane
2005-06-06
1
-3
/
+2
*
Remove planner's private fields from Query struct, and put them into
Tom Lane
2005-06-05
4
-24
/
+88
*
Modify hash_search() API to prevent future occurrences of the error
Tom Lane
2005-05-29
1
-13
/
+1
*
Modify tidbitmap.c to avoid creating a hash table until there is more
Tom Lane
2005-05-17
1
-149
/
+291
*
Fix duplicate call to WRITE_NODE_FIELD(whereClause) in _outSelectStmt
Tatsuo Ishii
2005-05-09
1
-2
/
+1
*
Change CREATE TYPE to require datatype output and send functions to have
Tom Lane
2005-05-01
1
-7
/
+4
*
Implement sharable row-level locks, and use them for foreign key references
Tom Lane
2005-04-28
4
-7
/
+14
*
Remove support for OR'd indexscans internal to a single IndexScan plan
Tom Lane
2005-04-25
2
-26
/
+24
*
Rethink original decision to use AND/OR Expr nodes to represent bitmap
Tom Lane
2005-04-21
1
-1
/
+29
*
Install some slightly realistic cost estimation for bitmap index scans.
Tom Lane
2005-04-21
1
-1
/
+3
*
Create executor and planner-backend support for decoupled heap and index
Tom Lane
2005-04-19
4
-18
/
+216
*
Initial implementation of lossy-tuple-bitmap data structures.
Tom Lane
2005-04-17
2
-2
/
+776
[next]