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
/
lsyscache.c
Age
Commit message (
Expand
)
Author
2017-06-27
Merge PG10 master branch into xl10devel
Pavan Deolasee
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-13
Redesign get_attstatsslot()/free_attstatsslot() for more safety and speed.
Tom Lane
2017-05-13
Complete tab completion for DROP STATISTICS
Alvaro Herrera
2017-05-08
Further patch rangetypes_selfuncs.c's statistics slot management.
Tom Lane
2017-04-06
Identity columns
Peter Eisentraut
2017-03-14
Spelling fixes in code comments
Peter Eisentraut
2017-01-25
Fix typo: pg_statistics -> pg_statistic
Peter Eisentraut
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-10-27
Merge commit 'b5bce6c1ec6061c8a4f730d927e162db7e2ce365'
Pavan Deolasee
2016-10-18
Redesign tablesample method API, and do extensive code review.
Tom Lane
2016-10-18
There was a missing commit from when the repo was forked,
Mason Sharp
2016-06-09
pgindent run for 9.6
Robert Haas
2016-01-22
Improve index AMs' opclass validation procedures.
Tom Lane
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-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-06-22
Adjust out and read functions for TableSampleClause to honor portable out/read
Pavan Deolasee
2015-06-05
Merge remote-tracking branch 'remotes/PGSQL/master' into XL_NEW_MASTER
Pavan Deolasee
2015-06-04
Merge remote-tracking branch 'remotes/PGSQL/master' into XL_NEW_MASTER
Pavan Deolasee
2015-05-24
pgindent run for 9.5
Bruce Momjian
2015-05-15
TABLESAMPLE, SQL Standard and extensible
Simon Riggs
2015-04-27
Merge commit 'ab76208e3df6841b3770edeece57d0f048392237' into XL_MASTER_MERGE_9_4
Pavan Deolasee
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-09-01
The Postgres-XL functionality includes MPP parallelism with
Pavan Deolasee
2014-08-06
Don't require sort support functions to provide a comparator.
Robert Haas
2014-05-06
pgindent run for 9.4
Bruce Momjian
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-08-28
remove catcache.h from syscache.h
Alvaro Herrera
2012-07-27
Merge commit '80edfd76591fdb9beec061de3c05ef4e9d96ce56' into postgres-xc/master
Michael Paquier
2012-06-28
Merge commit 'c1d9579dd8bf3c921ca6bc2b62c40da6d25372e5'
Michael Paquier
2012-06-10
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-05-30
Update code comments: use "Coordinator" and "Datanode" as conventional terms
Michael Paquier
2012-04-10
Addition of integer node identifier as part of tuple information
Michael P
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
2011-12-08
Simplify node DDL grammar and supress slave management part
Michael P
2011-12-07
Create a "sort support" interface API for faster sorting.
Tom Lane
2011-12-01
Fix getTypeIOParam to support type record[].
Tom Lane
2011-11-21
Further code review for range types patch.
Tom Lane
[next]