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
Age
Commit message (
Expand
)
Author
2017-08-22
Accept regression differences in largeobject test case
Pavan Deolasee
2017-08-18
Merge commit '21d304dfedb4f26d0d6587d9ac39b1b5c499bb55'
Pavan Deolasee
2017-07-17
Merge large_object.sql test into largeobject.source.
Tom Lane
2017-07-16
Remove check of old-style C functions from misc test
Tomas Vondra
2017-06-28
Correct expected output for tablespace test case
Pavan Deolasee
2017-06-14
Revert "Handle multi-command SQL strings correctly even when there are 'null'...
Pavan Deolasee
2017-06-14
Merge from PG master upto d5cb3bab564e0927ffac7c8729eacf181a12dd40
Pavan Deolasee
2017-05-30
Fix improper quoting of format_type_be() output.
Tom Lane
2017-05-05
Update expected output issues in misc test suite
Tomas Vondra
2017-05-05
Remove unnecessary output variants for misc tests
Tomas Vondra
2017-05-05
Handle multi-command SQL strings correctly even when there are 'null' sql
Pavan Deolasee
2017-03-30
Remove support for version-0 calling conventions.
Andres Freund
2017-03-05
fix failures in 'largeobject' tests due to changed role name
Tomas Vondra
2017-02-12
Ignore tablespace ACLs when ignoring schema ACLs.
Noah Misch
2017-01-25
Change unknown-type literals to type text in SELECT and RETURNING lists.
Tom Lane
2016-11-24
Check that default_tablespace affects ALTER TABLE ADD UNIQUE/PRIMARY KEY.
Tom Lane
2016-11-23
Make sure ALTER TABLE preserves index tablespaces.
Tom Lane
2016-10-27
Merge commit 'b5bce6c1ec6061c8a4f730d927e162db7e2ce365'
Pavan Deolasee
2016-10-26
Ensure a few policies remain for pg_upgrade
Stephen Frost
2016-10-26
Fix a few regression test failures post cherry picking of patches.
Pavan Deolasee
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 and sql changes
Pallavi Sontakke
2016-10-18
Test output and sql changes
Pallavi Sontakke
2016-10-18
Test output changes
Pallavi Sontakke
2016-10-18
Test output and sql changes
Pallavi Sontakke
2016-10-18
Test output and sql changes.
Pallavi Sontakke
2016-09-13
Remove user_relns() SRF from regression tests.
Andres Freund
2016-07-17
Establish conventions about global object names used in regression tests.
Tom Lane
2016-04-15
Use less-generic names in matview.sql.
Tom Lane
2016-01-09
Add STRICT to some C functions created by the regression tests.
Tom Lane
2015-12-18
Revert 9246af6799819847faa33baf441251003acbb8fe because
Teodor Sigaev
2015-12-18
Allow to omit boundaries in array subscript
Teodor Sigaev
2015-10-13
Improve INSERT .. ON CONFLICT error message.
Robert Haas
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-25
Change expected output for the test case 'tablespace'
Pavan Deolasee
2015-06-10
Fix expected output for the testcase 'xc_groupby'
Pavan Deolasee
2015-06-10
Fix a few expected output diffs in test case constraints
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-11
Fix incorrect checking of deferred exclusion constraint after a HOT update.
Tom Lane
2015-05-08
Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.
Andres Freund
2015-04-27
Merge commit 'ab76208e3df6841b3770edeece57d0f048392237' into XL_MASTER_MERGE_9_4
Pavan Deolasee
2015-04-15
Use the "detailed" error messages present inside the combiner
Nikhil Sontakke
2015-03-23
Apply table and domain CHECK constraints in name order.
Tom Lane
2014-12-23
get_object_address: separate domain constraints from table constraints
Alvaro Herrera
2014-12-01
Move security_label test
Alvaro Herrera
2014-11-19
Add test cases for indexam operations not currently covered.
Heikki Linnakangas
[next]