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-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
2017-03-06
Remove objname/objargs split for referring to objects
Peter Eisentraut
2017-03-04
Disallow CREATE/DROP SUBSCRIPTION in transaction block
Peter Eisentraut
2017-02-15
Add CREATE COLLATION IF NOT EXISTS clause
Peter Eisentraut
2017-02-08
Add WAL consistency checking facility.
Robert Haas
2017-02-01
Replace isMD5() with a more future-proof way to check if pw is encrypted.
Heikki Linnakangas
2017-01-25
Update copyright years in some recently added files
Peter Eisentraut
2017-01-24
Reindent table partitioning code.
Robert Haas
2017-01-21
Add more includes so header files are self-contained
Peter Eisentraut
2017-01-20
Logical replication
Peter Eisentraut
2017-01-17
Generate fmgr prototypes automatically
Peter Eisentraut
2017-01-14
Change representation of statement lists, and add statement location info.
Tom Lane
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-12-20
Add pg_sequence system catalog
Peter Eisentraut
2016-12-07
Implement table partitioning.
Robert Haas
2016-12-02
Delete deleteWhatDependsOn() in favor of more performDeletion() flag bits.
Tom Lane
2016-11-18
Add pg_sequences view
Peter Eisentraut
2016-11-04
Implement syntax for transition tables in AFTER triggers.
Kevin Grittner
2016-09-28
Turn password_encryption GUC into an enum.
Heikki Linnakangas
2016-09-06
Add location field to DefElem
Peter Eisentraut
2016-09-05
Relax transactional restrictions on ALTER TYPE ... ADD VALUE.
Tom Lane
2016-08-15
Final pgindent + perltidy run for 9.6.
Tom Lane
[next]