index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
/
cache
/
relcache.c
Age
Commit message (
Expand
)
Author
2018-07-31
Ensure partition child tables inherit distribution properties correctly
Pavan Deolasee
2017-09-18
Ensure that we don't read rule definition with portable input on
Pavan Deolasee
2017-08-18
Merge commit '21d304dfedb4f26d0d6587d9ac39b1b5c499bb55'
Pavan Deolasee
2017-07-24
Be more consistent about errors for opfamily member lookup failures.
Tom Lane
2017-06-27
Merge PG10 master branch into xl10devel
Pavan Deolasee
2017-06-21
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
Phase 2 of pgindent updates.
Tom Lane
2017-06-14
Merge from PG master upto d5cb3bab564e0927ffac7c8729eacf181a12dd40
Pavan Deolasee
2017-05-17
Post-PG 10 beta1 pgindent run
Bruce Momjian
2017-05-14
Standardize terminology for pg_statistic_ext entries.
Tom Lane
2017-05-10
Avoid theoretical infinite loop loading relcache partition key.
Robert Haas
2017-04-28
In load_relcache_init_file, initialize rd_pdcxt.
Robert Haas
2017-04-17
Rename columns in new pg_statistic_ext catalog
Alvaro Herrera
2017-04-17
Fix new warnings from GCC 7
Peter Eisentraut
2017-04-06
Comment fixes for extended statistics
Alvaro Herrera
2017-04-06
Identity columns
Peter Eisentraut
2017-03-29
Cast result of copyObject() to correct type
Peter Eisentraut
2017-03-26
Update some obsolete comments.
Tom Lane
2017-03-24
Implement multivariate n-distinct coefficients
Alvaro Herrera
2017-03-14
hash: Add write-ahead logging support.
Robert Haas
2017-02-06
Avoid returning stale attribute bitmaps in RelationGetIndexAttrBitmap().
Tom Lane
2017-02-06
Update comment in relcache.c.
Tom Lane
2017-02-06
Fix typos in comments.
Heikki Linnakangas
2017-01-31
Tweak catalog indexing abstraction for upcoming WARM
Alvaro Herrera
2017-01-20
Logical replication
Peter Eisentraut
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-12-07
Implement table partitioning.
Robert Haas
2016-10-27
Merge commit 'b5bce6c1ec6061c8a4f730d927e162db7e2ce365'
Pavan Deolasee
2016-10-26
RLS refactoring
Stephen Frost
2016-10-18
There was a missing commit from when the repo was forked,
Mason Sharp
2016-08-27
Add macros to make AllocSetContextCreate() calls simpler and safer.
Tom Lane
2016-06-18
Restore foreign-key-aware estimation of join relation sizes.
Tom Lane
2016-06-10
Refactor to reduce code duplication for function property checking.
Tom Lane
2016-06-10
Improve the situation for parallel query versus temp relations.
Tom Lane
2016-06-09
pgindent run for 9.6
Robert Haas
2016-06-07
Revert "Use Foreign Key relationships to infer multi-column join selectivity".
Tom Lane
2016-05-06
Fix hash index vs "snapshot too old" problemms
Kevin Grittner
2016-04-08
Revert CREATE INDEX ... INCLUDING ...
Teodor Sigaev
2016-04-08
CREATE INDEX ... INCLUDING (column[, ...])
Teodor Sigaev
2016-04-07
Load FK defs into relcache for use by planner
Simon Riggs
2016-01-18
Restructure index access method API to hide most of it at the C level.
Tom Lane
2016-01-05
Make pg_shseclabel available in early backend startup
Alvaro Herrera
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-11-13
Remove a lot of XC-specific code from the repo.
Pavan Deolasee
2015-11-11
Be more noisy about "wrong number of nailed relations" initfile problems.
Tom Lane
2015-09-15
RLS refactoring
Stephen Frost
2015-09-04
Fix subtransaction cleanup after an outer-subtransaction portal fails.
Tom Lane
2015-06-30
Merge from upstream master branch of PostgreSQL repository
Pavan Deolasee
2015-06-25
Fix the logic for putting relations into the relcache init file.
Tom Lane
2015-06-07
Use a safer method for determining whether relcache init file is stale.
Tom Lane
[next]