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
/
utils
/
lsyscache.h
Age
Commit message (
Expand
)
Author
2020-12-09
Support subscripting of arbitrary types, not only arrays.
Tom Lane
2020-12-09
Change get_constraint_index() to use pg_constraint.conindid
Peter Eisentraut
2020-06-05
Improve ineq_histogram_selectivity's behavior for non-default orderings.
Tom Lane
2020-05-14
Initial pgindent and pgperltidy run for v13.
Tom Lane
2020-04-06
Preserve clustered index after rewrites with ALTER TABLE
Michael Paquier
2020-03-30
Implement operator class parameters
Alexander Korotkov
2020-03-13
Preserve replica identity index across ALTER TABLE rewrite
Peter Eisentraut
2020-03-10
Split out CreateCast into src/backend/catalog/pg_cast.c
Alvaro Herrera
2020-03-10
Prevent reindex of invalid indexes on TOAST tables
Michael Paquier
2020-03-04
Introduce macros for typalign and typstorage constants.
Tom Lane
2020-01-31
Fix CheckAttributeType's handling of collations for ranges.
Tom Lane
2020-01-01
Update copyrights for 2020
Bruce Momjian
2019-05-22
Phase 2 pgindent run for v12.
Tom Lane
2019-03-30
Generated columns
Peter Eisentraut
2019-03-22
Collations with nondeterministic comparison
Peter Eisentraut
2019-02-09
Build out the planner support function infrastructure.
Tom Lane
2019-01-02
Update copyright for 2019
Bruce Momjian
2018-12-14
Make pg_statistic and related code account more honestly for collations.
Tom Lane
2018-10-23
Remove get_attidentity()
Peter Eisentraut
2018-10-23
Remove get_atttypmod()
Peter Eisentraut
2018-09-27
Fix assorted bugs in pg_get_partition_constraintdef().
Tom Lane
2018-09-18
Add support for nearest-neighbor (KNN) searches to SP-GiST
Alexander Korotkov
2018-03-02
Add prokind column, replacing proisagg and proiswindow
Peter Eisentraut
2018-02-12
get_relid_attribute_name is dead, long live get_attname
Alvaro Herrera
2018-01-03
Update copyright for 2018
Bruce Momjian
2017-11-30
SQL procedures
Peter Eisentraut
2017-06-21
Phase 2 of pgindent updates.
Tom Lane
2017-05-17
Post-PG 10 beta1 pgindent run
Bruce Momjian
2017-05-13
Redesign get_attstatsslot()/free_attstatsslot() for more safety and speed.
Tom Lane
2017-04-06
Identity columns
Peter Eisentraut
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-01-22
Improve index AMs' opclass validation procedures.
Tom Lane
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-11-11
Generate parallel sequential scan plans in simple cases.
Robert Haas
2015-09-16
Determine whether it's safe to attempt a parallel plan for a query.
Robert Haas
2015-07-25
Redesign tablesample method API, and do extensive code review.
Tom Lane
2015-05-24
pgindent run for 9.5
Bruce Momjian
2015-05-15
TABLESAMPLE, SQL Standard and extensible
Simon Riggs
2015-04-26
Add transforms feature
Peter Eisentraut
2015-04-06
pg_event_trigger_dropped_objects: add is_temp column
Alvaro Herrera
2015-01-06
Update copyright for 2015
Bruce Momjian
2014-11-25
Support arrays as input to array_agg() and ARRAY(SELECT ...).
Tom Lane
2014-08-06
Don't require sort support functions to provide a comparator.
Robert Haas
2014-01-07
Update copyright for 2014
Bruce Momjian
2013-12-23
Support ordered-set (WITHIN GROUP) aggregates.
Tom Lane
2013-01-01
Update copyrights for 2013
Bruce Momjian
2012-08-30
Split tuple struct defs from htup.h to htup_details.h
Alvaro Herrera
2012-06-10
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-02-14
Allow LEAKPROOF functions for better performance of security views.
Robert Haas
2012-01-01
Update copyright notices for year 2012.
Bruce Momjian
[next]