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
/
include
/
commands
Age
Commit message (
Expand
)
Author
2018-09-04
Fully enforce uniqueness of constraint names.
Tom Lane
2018-08-27
Improve VACUUM and ANALYZE by avoiding early lock queue
Michael Paquier
2018-07-24
Refactor cluster_rel() to handle more options
Michael Paquier
2018-07-12
Allow using the updated tuple while moving it to a different partition.
Amit Kapila
2018-07-09
Add UtilityReturnsTuples() support for CALL
Peter Eisentraut
2018-04-26
Post-feature-freeze pgindent run.
Tom Lane
2018-04-15
Reorganize partitioning code
Alvaro Herrera
2018-04-12
Revert MERGE patch
Simon Riggs
2018-04-07
Logical decoding of TRUNCATE
Peter Eisentraut
2018-04-04
Foreign keys on partitioned tables
Alvaro Herrera
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-28
Add EXPLAIN support for JIT.
Andres Freund
2018-03-23
Allow FOR EACH ROW triggers on partitioned tables
Alvaro Herrera
2018-03-17
Add 'unit' parameter to ExplainProperty{Integer,Float}.
Andres Freund
2018-03-17
Make ExplainPropertyInteger accept 64bit input, remove *Long variant.
Andres Freund
2018-03-14
Support INOUT arguments in procedures
Peter Eisentraut
2018-03-13
When updating reltuples after ANALYZE, just extrapolate from our sample.
Tom Lane
2018-02-23
Support parameters in CALL
Peter Eisentraut
2018-02-19
Allow UNIQUE indexes on partitioned tables
Alvaro Herrera
2018-01-22
Transaction control in PL procedures
Peter Eisentraut
2018-01-19
Replace GrantObjectType with ObjectType
Peter Eisentraut
2018-01-19
Local partitioned indexes
Alvaro Herrera
2018-01-11
Add QueryEnvironment to ExplainOneQuery_hook's parameter list.
Tom Lane
2018-01-03
Update copyright for 2018
Bruce Momjian
2017-12-05
Mark assorted variables PGDLLIMPORT.
Robert Haas
2017-11-30
SQL procedures
Peter Eisentraut
2017-11-10
Add some const decorations to prototypes
Peter Eisentraut
2017-11-08
Change TRUE/FALSE to true/false
Peter Eisentraut
2017-10-03
Allow multiple tables to be specified in one VACUUM or ANALYZE command.
Tom Lane
2017-09-27
Revert to 9.6 treatment of ALTER TYPE enumtype ADD VALUE.
Tom Lane
2017-09-18
Make ExplainOpenGroup and ExplainCloseGroup public.
Tom Lane
2017-09-16
Fix SQL-spec incompatibilities in new transition table feature.
Tom Lane
2017-09-08
Allow a partitioned table to have a default partition.
Robert Haas
2017-08-14
Final pgindent + perltidy run for v10.
Tom Lane
2017-06-28
Fix transition tables for ON CONFLICT.
Andrew Gierth
2017-06-28
Fix transition tables for wCTEs.
Andrew Gierth
2017-06-28
Fix transition tables for partition/inheritance.
Andrew Gierth
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
2017-06-04
Disallow CREATE INDEX if table is already in use in current session.
Tom Lane
2017-05-17
Post-PG 10 beta1 pgindent run
Bruce Momjian
2017-05-14
Fix handling of extended statistics during ALTER COLUMN TYPE.
Tom Lane
2017-04-06
Identity columns
Peter Eisentraut
2017-04-01
Add infrastructure to support EphemeralNamedRelation references.
Kevin Grittner
2017-03-24
Implement multivariate n-distinct coefficients
Alvaro Herrera
2017-03-23
ICU support
Peter Eisentraut
2017-03-23
Logical replication support for initial data copy
Peter Eisentraut
[next]