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
/
nodes
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow per-tablespace effective_io_concurrency
Alvaro Herrera
2015-09-08
1
-1
/
+3
*
Add ability to reserve WAL upon slot creation via replication protocol.
Andres Freund
2015-09-06
1
-0
/
+1
*
Limit the verbosity of memory context statistics dumps.
Tom Lane
2015-08-25
1
-1
/
+20
*
Rename 'cmd' to 'cmd_name' in CreatePolicyStmt
Stephen Frost
2015-08-21
1
-1
/
+1
*
Postpone extParam/allParam calculations until the very end of planning.
Tom Lane
2015-08-11
1
-0
/
+7
*
Rely on inline functions even if that causes warnings in older compilers.
Andres Freund
2015-08-05
1
-13
/
+4
*
Share transition state between different aggregates when possible.
Heikki Linnakangas
2015-08-04
1
-4
/
+4
*
Redesign tablesample method API, and do extensive code review.
Tom Lane
2015-07-25
4
-39
/
+51
*
Handle AT_ReAddComment in test_ddl_deparse, and add a catch-all default.
Heikki Linnakangas
2015-07-20
1
-1
/
+1
*
Add ALTER OPERATOR command, for changing selectivity estimator functions.
Heikki Linnakangas
2015-07-14
2
-0
/
+14
*
Retain comments on indexes and constraints at ALTER TABLE ... TYPE ...
Heikki Linnakangas
2015-07-14
1
-0
/
+1
*
Improve handling of CustomPath/CustomPlan(State) children.
Robert Haas
2015-06-26
3
-1
/
+5
*
Fix planner's cost estimation for SEMI/ANTI joins with inner indexscans.
Tom Lane
2015-06-03
1
-4
/
+4
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
5
-48
/
+54
*
Remove the new UPSERT command tag and use INSERT instead.
Andres Freund
2015-05-23
1
-2
/
+0
*
Refactor ON CONFLICT index inference parse tree representation.
Andres Freund
2015-05-19
1
-2
/
+1
*
Fix failure to copy IndexScan.indexorderbyops in copyfuncs.c.
Tom Lane
2015-05-17
1
-6
/
+5
*
Support GROUPING SETS, CUBE and ROLLUP.
Andres Freund
2015-05-16
8
-3
/
+149
*
TABLESAMPLE, SQL Standard and extensible
Simon Riggs
2015-05-15
4
-0
/
+56
*
Allow GiST distance function to return merely a lower-bound.
Heikki Linnakangas
2015-05-15
2
-2
/
+28
*
Support VERBOSE option in REINDEX command.
Fujii Masao
2015-05-15
1
-0
/
+5
*
Support "expanded" objects, particularly arrays, for better performance.
Tom Lane
2015-05-14
1
-0
/
+4
*
Add support for doing late row locking in FDWs.
Tom Lane
2015-05-12
2
-18
/
+25
*
Allow on-the-fly capture of DDL event details
Alvaro Herrera
2015-05-11
1
-0
/
+10
*
Code review for foreign/custom join pushdown patch.
Tom Lane
2015-05-10
3
-23
/
+69
*
Minor ON CONFLICT related comments and doc fixes.
Andres Freund
2015-05-08
1
-1
/
+1
*
Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.
Andres Freund
2015-05-08
5
-5
/
+122
*
Represent columns requiring insert and update privileges indentently.
Andres Freund
2015-05-08
1
-6
/
+8
*
Allow FDWs and custom scan providers to replace joins with scans.
Robert Haas
2015-05-01
2
-5
/
+17
*
Add transforms feature
Peter Eisentraut
2015-04-26
2
-0
/
+16
*
Perform RLS WITH CHECK before constraints, etc
Stephen Frost
2015-04-24
2
-4
/
+13
*
Define integer limits independently from the system definitions.
Andres Freund
2015-04-02
1
-1
/
+1
*
Add support for index-only scans in GiST.
Heikki Linnakangas
2015-03-26
1
-1
/
+2
*
Centralize definition of integer limits.
Andres Freund
2015-03-25
1
-1
/
+1
*
Allow foreign tables to participate in inheritance.
Tom Lane
2015-03-22
1
-4
/
+7
*
Rationalize vacuuming options and parameters
Alvaro Herrera
2015-03-18
1
-10
/
+3
*
Support opfamily members in get_object_address
Alvaro Herrera
2015-03-16
1
-0
/
+2
*
Improve representation of PlanRowMark.
Tom Lane
2015-03-15
2
-2
/
+9
*
Move LockClauseStrength, LockWaitPolicy into new file nodes/lockoptions.h.
Tom Lane
2015-03-15
3
-11
/
+47
*
Support flattening of empty-FROM subqueries and one-row VALUES tables.
Tom Lane
2015-03-11
1
-0
/
+1
*
Improve planner's cost estimation in the presence of semijoins.
Tom Lane
2015-03-11
1
-9
/
+14
*
Support default ACLs in get_object_address
Alvaro Herrera
2015-03-11
1
-0
/
+1
*
Support user mappings in get_object_address
Alvaro Herrera
2015-03-11
1
-0
/
+1
*
Make operator precedence follow the SQL standard more closely.
Tom Lane
2015-03-11
1
-1
/
+2
*
Allow CURRENT/SESSION_USER to be used in certain commands
Alvaro Herrera
2015-03-09
2
-18
/
+33
*
Remove comment claiming that PARAM_EXTERN Params always have typmod -1.
Tom Lane
2015-03-05
1
-8
/
+3
*
Use the typcache to cache constraints for domain types.
Tom Lane
2015-03-01
1
-2
/
+3
*
Move memory context callback declarations into palloc.h.
Tom Lane
2015-03-01
1
-16
/
+0
*
Invent a memory context reset/delete callback mechanism.
Tom Lane
2015-02-27
1
-4
/
+20
*
Further tweaking of raw grammar output to distinguish different inputs.
Tom Lane
2015-02-23
2
-1
/
+3
[next]