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
Age
Commit message (
Expand
)
Author
2015-06-17
Do not add pthread to LDFLAGS at the top level Makefile.
Pavan Deolasee
2015-06-15
Define new routines for obtaining relation and tablespace path on the client
Pavan Deolasee
2015-06-10
Fix expected output for the testcase 'xc_having'
Pavan Deolasee
2015-06-10
Fix expected output for the testcase 'xc_groupby'
Pavan Deolasee
2015-06-10
Fix a few expected output diffs for the test case 'rowtypes'
Pavan Deolasee
2015-06-10
Fix a few expected output diff for the testcase 'alter_table'
Pavan Deolasee
2015-06-10
Fix alternate expected output for the testcase 'truncate'
Pavan Deolasee
2015-06-10
Fix expected output for the testcase 'domain'
Pavan Deolasee
2015-06-10
Fix a few expected output diffs from the testcase 'equivclass'
Pavan Deolasee
2015-06-10
Fix expected output for the testcase 'indirect_toast'
Pavan Deolasee
2015-06-10
Fix expected output file for the testcase 'window'
Pavan Deolasee
2015-06-10
Fix alternate expected output file for the testcase 'foreign_data'
Pavan Deolasee
2015-06-10
Fix alternate expected output file for the testcase 'tsearch'
Pavan Deolasee
2015-06-10
Fix alternate expected output file for the test case 'guc'
Pavan Deolasee
2015-06-10
Fix alternate expected output for the testcase 'cluster'
Pavan Deolasee
2015-06-10
Fix alternate expected output file for testcase 'select_views'
Pavan Deolasee
2015-06-10
Fix expected output for the testcase 'replica_identity'
Pavan Deolasee
2015-06-10
Fix a few expected output diffs in testcase 'matview'
Pavan Deolasee
2015-06-10
Fix expected output for the testcase 'collate'
Pavan Deolasee
2015-06-10
Fix expected output file for the testcase 'gist'
Pavan Deolasee
2015-06-10
Fix expected output file for testcase 'update'
Pavan Deolasee
2015-06-10
Fix expected output diffs from test case 'portals'
Pavan Deolasee
2015-06-10
Fix expected output for test case 'transactions'
Pavan Deolasee
2015-06-10
Fix a few expected output diffs related to plan changes for test case
Pavan Deolasee
2015-06-10
Fix most expected output diffs in test case 'join'
Pavan Deolasee
2015-06-10
Fix alternate expected output file for test case 'case'
Pavan Deolasee
2015-06-10
Fix expected output diffs from test case union
Pavan Deolasee
2015-06-10
Fix a few diffs in expected output for test case subselect
Pavan Deolasee
2015-06-10
Fix expected output for test case sanity_check
Pavan Deolasee
2015-06-10
Fix expected output for test case vacuum by removing couple of additional
Pavan Deolasee
2015-06-10
Fix a few expected output diffs from test case inherit
Pavan Deolasee
2015-06-10
Fix expected output diffs for test case triggers
Pavan Deolasee
2015-06-10
Fix a few expected output diffs in test case constraints
Pavan Deolasee
2015-06-10
Fix most of the expected output diffs for test case create_index
Pavan Deolasee
2015-06-10
Fix a few expected outputs related to plan changes for test case
Pavan Deolasee
2015-06-10
Fix expected output for test case macaddr
Pavan Deolasee
2015-06-10
Fix expected output for test case polygon
Pavan Deolasee
2015-06-10
Fix expected output for rangetypes test case
Pavan Deolasee
2015-06-10
Encode list of rel OIDs in a portable format for datanodes to translate them to
Pavan Deolasee
2015-06-09
Use polymorphic inverse function for int8 aggregates.
Pavan Deolasee
2015-06-08
Enable gist test case now that VACUUM hanging issue is resolved
Pavan Deolasee
2015-06-08
Rename sequences correctly on the GTM when schemas are renamed
Pavan Deolasee
2015-06-05
Merge remote-tracking branch 'remotes/PGSQL/master' into XL_NEW_MASTER
Pavan Deolasee
2015-06-04
Do not call set_sid() for pooler processes.
Pavan Deolasee
2015-06-04
Fix some post-merge issues
Pavan Deolasee
2015-06-04
Add missing columns for the newly added aggregate functions
Pavan Deolasee
2015-06-04
Merge remote-tracking branch 'remotes/PGSQL/master' into XL_NEW_MASTER
Pavan Deolasee
2015-06-04
Fix some issues in pg_class.relminmxid and pg_database.datminmxid documentation.
Fujii Masao
2015-06-04
doc: Fix PDF build with FOP
Peter Eisentraut
2015-06-03
Fix some questionable edge-case behaviors in add_path() and friends.
Tom Lane
[next]