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
/
utils
/
cache
/
syscache.c
Age
Commit message (
Expand
)
Author
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-18
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-24
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-21
Further code review for range types patch.
Tom Lane
2011-11-03
Support range data types.
Heikki Linnakangas
2011-06-18
Capitalization fixes
Peter Eisentraut
2011-04-22
Make a code-cleanup pass over the collations patch.
Tom Lane
2011-04-10
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-02-08
Per-column collation support
Peter Eisentraut
2011-01-02
Basic foreign table support.
Robert Haas
2011-01-01
Stamp copyrights for year 2011.
Bruce Momjian
2010-11-24
Create the system catalog infrastructure needed for KNNGIST.
Tom Lane
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-08-06
Fix incorrect pathname in comment.
Robert Haas
2010-02-14
Wrap calls to SearchSysCache and related functions using macros.
Robert Haas
2010-02-08
Remove CatalogCacheFlushRelation, and the reloidattr infrastructure that was
Tom Lane
2010-01-05
Support ALTER TABLESPACE name SET/RESET ( tablespace_options ).
Robert Haas
2010-01-02
Update copyright for the year 2010.
Bruce Momjian
[next]