index
:
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
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
nodes
Age
Commit message (
Expand
)
Author
2018-04-07
Indexes with INCLUDE columns and their support in B-tree
Teodor Sigaev
2018-04-06
Faster partition pruning
Alvaro Herrera
2018-04-06
Improve parse representation for MERGE
Simon Riggs
2018-04-03
WITH support in MERGE
Simon Riggs
2018-04-03
MERGE SQL Command following SQL:2016
Simon Riggs
2018-04-02
Revert "Modified files for MERGE"
Simon Riggs
2018-04-02
Modified files for MERGE
Simon Riggs
2018-03-29
C comments: "a" <--> "an" corrections
Bruce Momjian
2018-03-22
Basic planner and executor integration for JIT.
Andres Freund
2018-03-16
Simplify parse representation of savepoint commands
Peter Eisentraut
2018-03-13
Move strtoint() to common
Peter Eisentraut
2018-03-13
Change internal integer representation of Value node
Peter Eisentraut
2018-03-05
Clone extended stats in CREATE TABLE (LIKE INCLUDING ALL)
Alvaro Herrera
2018-02-23
Support parameters in CALL
Peter Eisentraut
2018-02-07
Support all SQL:2011 options for window frame clauses.
Tom Lane
2018-02-02
Fix application of identity values in some cases
Peter Eisentraut
2018-01-26
Remove the obsolete WITH clause of CREATE FUNCTION.
Tom Lane
2018-01-19
Allow UPDATE to move rows between partitions.
Robert Haas
2018-01-19
Local partitioned indexes
Alvaro Herrera
2018-01-09
Rewrite list_qsort() to avoid trashing its input list.
Tom Lane
2018-01-09
Improve the heuristic for ordering child paths of a parallel append.
Tom Lane
2018-01-03
Update copyright for 2018
Bruce Momjian
2017-12-21
Rearrange execution of PARAM_EXTERN Params for plpgsql's benefit.
Tom Lane
2017-12-21
Add parallel-aware hash joins.
Andres Freund
2017-12-05
Support Parallel Append plan nodes.
Robert Haas
2017-11-30
Remove extra word from comment.
Robert Haas
2017-11-30
SQL procedures
Peter Eisentraut
2017-11-29
New C function: bms_add_range
Robert Haas
2017-11-16
Pass InitPlan values to workers via Gather (Merge).
Robert Haas
2017-11-13
Track in the plan the types associated with PARAM_EXEC parameters.
Robert Haas
2017-11-10
Account for the effect of lossy pages when costing bitmap scans.
Robert Haas
2017-11-09
Add hash partitioning.
Robert Haas
2017-11-08
Change TRUE/FALSE to true/false
Peter Eisentraut
2017-10-26
Support domains over composite types.
Tom Lane
2017-10-11
pg_stat_statements: Widen query IDs from 32 bits to 64 bits.
Robert Haas
2017-10-03
Allow multiple tables to be specified in one VACUUM or ANALYZE command.
Tom Lane
2017-09-30
Support arrays over domains.
Tom Lane
2017-09-22
Add inline murmurhash32(uint32) function.
Andres Freund
2017-09-08
Allow a partitioned table to have a default partition.
Robert Haas
2017-09-07
Reduce excessive dereferencing of function pointers
Peter Eisentraut
2017-09-06
Allow SET STATISTICS on expression indexes
Simon Riggs
2017-08-30
Force rescanning of parallel-aware scan nodes below a Gather[Merge].
Tom Lane
2017-08-16
Fix up some misusage of appendStringInfo() and friends
Peter Eisentraut
2017-08-15
Avoid out-of-memory in a hash join with many duplicate inner keys.
Tom Lane
2017-07-21
Use MINVALUE/MAXVALUE instead of UNBOUNDED for range partition bounds.
Dean Rasheed
2017-07-14
Code review for NextValueExpr expression node type.
Tom Lane
2017-07-05
Fix output of char node fields
Peter Eisentraut
2017-06-21
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
[next]