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
Age
Commit message (
Expand
)
Author
2012-02-02
Add the support for Fast Query Shipping (FQS), a method to identify
Ashutosh Bapat
2012-02-01
Make the advisory locks cluster-aware, so that a user connected from
Amit Khandekar
2012-01-31
Make utility statements executed through functions work. The original utility
Ashutosh Bapat
2012-01-30
The RTEs corresponding to the RemoteQuery nodes created during planning by
Ashutosh Bapat
2012-01-30
Extended Node DDL grammar for preferred and primary nodes
Michael P
2012-01-26
EXECUTE DIRECT: grammar simplification and filter for utility commands
Michael P
2012-01-24
Support for TABLESPACE
Michael P
2012-01-19
Correct node selection for preferred node
Michael P
2012-01-18
Rows with NULL value for distribution columns get inserted on all the datanodes.
Ashutosh Bapat
2012-01-13
First fix out of the work of fixing the functional behaviour of some system
Amit Khandekar
2012-01-13
Improve target list selection for remote DML queries
Michael P
2012-01-12
When the whole row of a table is expected as a single column, while fetching the
Ashutosh Bapat
2012-01-12
Change file headers to 2012
Michael P
2012-01-10
Support for EXPLAIN with remote DML planning
Michael P
2012-01-06
Support for remote DELETE planning and remove restrictions for UPDATE
Michael P
2012-01-06
Support for remote UPDATE planning in standard planning
Michael P
2012-01-05
In EXPLAIN command provide following boolean options
Ashutosh Bapat
2012-01-05
Correct float8 collection
Michael P
2011-12-22
Add following GUCs related to optimizations during remote query planning
Ashutosh Bapat
2011-12-22
Fix for Bug id:3425212:
Amit Khandekar
2011-12-20
Block the usage of large objects
Michael P
2011-12-20
Support for DEFAULT with non-shippable expressions
Michael P
2011-12-20
Improve expression push-down in INSERT queries
Michael P
2011-12-19
This commit adds an alternate expected output for portals test case, fixes a ...
Abbas
2011-12-19
Add support for UPDATE/DELETE WHERE CURRENT OF
Abbas
2011-12-16
Merge branch 'master' of ssh://postgres-xc.git.sourceforge.net/gitroot/postgr...
Pavan Deolasee
2011-12-16
Generate START TRANSACTION command to be sent to the datanodes using
Pavan Deolasee
2011-12-16
Block USER MAPPING, SERVER and FOREIGN DATA WRAPPER
Michael P
2011-12-15
Fix for bug 3458736: SQL function creation depending on temporary objects
Michael P
2011-12-15
Support CTAS for node subsets and add documentation
Michael P
2011-12-15
This commit eliminates compilation warning in GTM related to the modified files.
Koichi Suzuki
2011-12-14
Implement support for CREATE TABLE AS, SELECT INTO and INSERT INTO
Pavan Deolasee
2011-12-14
This commit allows GTM-Standby to connect to GTM anytime. Without this patch,
Koichi Suzuki
2011-12-13
Remove references to node masters in error messages
Michael P
2011-12-13
Fix for bug 3458423: drop cascade on a temporary object
Michael P
2011-12-13
Fix for bug 3458413: view creation on a temporary table
Michael P
2011-12-12
Add a check on value type fore node DDL
Michael P
2011-12-12
Forbid access on Coordinator for inconsistent connection data
Michael P
2011-12-08
Correct pgxc_pool_check process resulting in incorrect assertion
Michael P
2011-12-08
Fix for bug 3454270: cache lookup error on array selection
Michael P
2011-12-08
Simplify node DDL grammar and supress slave management part
Michael P
2011-12-06
Fix for bug ID 3441661 : pg_regress: create_view.sql : Where clause in view f...
Amit Khandekar
2011-12-02
Fix for bug ID 3446932: pg_regress: join.sql : Join involving view errors out
Amit Khandekar
2011-12-01
Manually forward-ported a commit that went in REL0_9_6_STABLE branch.
Amit Khandekar
2011-12-01
Support for dynamic pooler/session connection information cache reload
Michael P
2011-11-28
Fix a bug in compute_hash() which was passing the scalar value instead of the
Pavan Deolasee
2011-11-24
Addition of system function pgxc_pool_check
Michael P
2011-11-24
Improve connection info initialization for backend session and pooler
Michael P
2011-11-22
Fix for bug ID 3237769: pg_regress: aggregates, stack depth limit exceeded
Amit Khandekar
2011-11-22
Fix for bug 3440635: expressions containing correlated subqueries error out
Amit Khandekar
[next]