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
/
test
/
regress
/
output
/
misc.source
Age
Commit message (
Expand
)
Author
2017-07-16
Remove check of old-style C functions from misc test
Tomas Vondra
2017-06-14
Revert "Handle multi-command SQL strings correctly even when there are 'null'...
Pavan Deolasee
2017-05-05
Update expected output issues in misc test suite
Tomas Vondra
2017-05-05
Handle multi-command SQL strings correctly even when there are 'null' sql
Pavan Deolasee
2016-10-27
Merge commit 'b5bce6c1ec6061c8a4f730d927e162db7e2ce365'
Pavan Deolasee
2016-10-26
Ensure a few policies remain for pg_upgrade
Stephen Frost
2016-10-18
Redesign tablesample method API, and do extensive code review.
Tom Lane
2016-10-18
Add support for pushdown of Append and MergeAppend nodes.
Pavan Deolasee
2016-10-18
Test output changes
Pallavi Sontakke
2016-04-15
Use less-generic names in matview.sql.
Tom Lane
2015-12-18
Revert 9246af6799819847faa33baf441251003acbb8fe because
Teodor Sigaev
2015-12-18
Allow to omit boundaries in array subscript
Teodor Sigaev
2015-10-05
ALTER TABLE .. FORCE ROW LEVEL SECURITY
Stephen Frost
2015-09-28
Ensure a few policies remain for pg_upgrade
Stephen Frost
2015-07-25
Redesign tablesample method API, and do extensive code review.
Tom Lane
2015-06-04
Merge remote-tracking branch 'remotes/PGSQL/master' into XL_NEW_MASTER
Pavan Deolasee
2015-04-27
Merge commit 'ab76208e3df6841b3770edeece57d0f048392237' into XL_MASTER_MERGE_9_4
Pavan Deolasee
2014-11-19
Add test cases for indexam operations not currently covered.
Heikki Linnakangas
2014-11-07
BRIN: Block Range Indexes
Alvaro Herrera
2014-03-24
Do jsonb regression test input in the conventional way.
Andrew Dunstan
2013-10-10
Revive line type
Peter Eisentraut
2013-05-08
Use the term "radix tree" instead of "suffix tree" for SP-GiST text opclass.
Heikki Linnakangas
2013-03-04
Add a materialized view relations.
Kevin Grittner
2012-08-16
Add SP-GiST support for range types.
Heikki Linnakangas
2012-07-27
Merge commit '80edfd76591fdb9beec061de3c05ef4e9d96ce56' into postgres-xc/master
Michael Paquier
2012-04-23
Fix for regression test misc
Michael Paquier
2012-02-05
Allow SQL-language functions to reference parameters by name.
Tom Lane
2012-01-07
Rename the internal structures of the CREATE TABLE (LIKE ...) facility
Peter Eisentraut
2011-12-23
Improve planner's handling of duplicated index column expressions.
Tom Lane
2011-12-17
Add SP-GiST (space-partitioned GiST) index access method.
Tom Lane
2011-11-14
Return FALSE instead of throwing error for comparisons with empty ranges.
Tom Lane
2011-07-06
Merge commit 'a4bebdd92624e018108c2610fc3f2c1584b6c687' into master
Michael P
2011-05-20
Merge commit '1084f317702e1a039696ab8a37caf900e55ec8f2' into int-pgxc
Pavan Deolasee
2011-05-19
Updated regression tests.
Mason Sharp
2011-04-14
Fix toast table creation.
Robert Haas
2010-11-23
Remove useless whitespace at end of lines
Peter Eisentraut
2009-12-15
Support ORDER BY within aggregate function calls, at long last providing a
Tom Lane
2008-08-05
Improve SELECT DISTINCT to consider hash aggregation, as well as sort/uniq,
Tom Lane
2007-11-24
Add regression tests for MONEY type.
D'Arcy J.M. Cain
2007-08-21
Tsearch2 functionality migrates to core. The bulk of this work is by
Tom Lane
2006-05-02
GIN: Generalized Inverted iNdex.
Teodor Sigaev
2005-04-07
Fix minor breakage to regression tests induced in previous commit -- I had
Neil Conway
2004-05-10
Promote row expressions to full-fledged citizens of the expression syntax,
Tom Lane
2004-04-01
Replace TupleTableSlot convention for whole-row variables and function
Tom Lane
2004-03-11
Revise int2/int4/int8/float4/float8 input routines to allow for
Neil Conway
2003-07-20
Another round of error message editing, covering backend/commands/.
Tom Lane
2003-06-25
Includes:
Bruce Momjian
2003-03-20
Update for new serial functionality.
Bruce Momjian
2002-11-23
Fix regression test breakage from triggers patch.
Tom Lane
2002-11-21
Finish implementation of hashed aggregation. Add enable_hashagg GUC
Tom Lane
[next]