index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
/
cache
/
syscache.c
Age
Commit message (
Expand
)
Author
2021-01-02
Update copyright for 2021
Bruce Momjian
2020-12-20
Multirange datatypes
Alexander Korotkov
2020-11-07
Move catalog index declarations
Peter Eisentraut
2020-01-01
Update copyrights for 2020
Bruce Momjian
2019-11-12
Make the order of the header file includes consistent in backend modules.
Amit Kapila
2019-11-07
Add reusable routine for making arrays unique.
Thomas Munro
2019-07-01
pgindent run prior to branching v12.
Tom Lane
2019-06-16
Rework the pg_statistic_ext catalog
Tomas Vondra
2019-05-22
Initial pgindent run for v12.
Tom Lane
2019-01-02
Update copyright for 2019
Bruce Momjian
2018-11-20
Remove WITH OIDS support, change oid catalog column visibility.
Andres Freund
2018-01-29
Save a few bytes by removing useless last argument to SearchCatCacheList.
Tom Lane
2018-01-02
Update copyright for 2018
Bruce Momjian
2017-10-13
Improve sys/catcache performance.
Andres Freund
2017-09-06
Allow SET STATISTICS on expression indexes
Simon Riggs
2017-06-21
Phase 2 of pgindent updates.
Tom Lane
2017-05-30
Sort syscache identifiers into alphabetical order.
Tom Lane
2017-05-17
Post-PG 10 beta1 pgindent run
Bruce Momjian
2017-05-12
Avoid searching for callback functions in CallSyscacheCallbacks().
Tom Lane
2017-05-12
Avoid searching for the target catcache in CatalogCacheIdInvalidate.
Tom Lane
2017-04-17
Rename columns in new pg_statistic_ext catalog
Alvaro Herrera
2017-03-24
Implement multivariate n-distinct coefficients
Alvaro Herrera
2017-03-23
Logical replication support for initial data copy
Peter Eisentraut
2017-03-02
Update comments overlooked by 2f5c9d9c9cec436e55847ec580606d7e88067df6.
Robert Haas
2017-01-20
Logical replication
Peter Eisentraut
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-01-17
Restructure index access method API to hide most of it at the C level.
Tom Lane
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-07-25
Redesign tablesample method API, and do extensive code review.
Tom Lane
2015-06-07
Use a safer method for determining whether relcache init file is stale.
Tom Lane
2015-05-23
pgindent run for 9.5
Bruce Momjian
2015-05-15
TABLESAMPLE, SQL Standard and extensible
Simon Riggs
2015-04-29
Introduce replication progress tracking infrastructure.
Andres Freund
2015-04-26
Add transforms feature
Peter Eisentraut
2015-01-06
Update copyright for 2015
Bruce Momjian
2014-05-06
pgindent run for 9.4
Bruce Momjian
2014-01-07
Update copyright for 2014
Bruce Momjian
2013-09-05
Make catalog cache hash tables resizeable.
Heikki Linnakangas
2013-07-02
Use an MVCC snapshot, rather than SnapshotNow, for catalog scans.
Robert Haas
2013-05-29
pgindent run for release 9.3
Bruce Momjian
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-08-28
remove catcache.h from syscache.h
Alvaro Herrera
2012-07-18
Syntax support and documentation for event triggers.
Robert Haas
2012-03-07
Expose an API for calculating catcache hash values.
Tom Lane
2012-01-01
Update copyright notices for year 2012.
Bruce Momjian
2011-11-20
Further code review for range types patch.
Tom Lane
2011-11-03
Support range data types.
Heikki Linnakangas
[next]