citus/src/backend/distributed
Marco Slot a18234903e Merge ad1824fea2 into b01d19db3d 2016-07-13 14:43:50 +00:00
..
commands Fix COPY produces error when using array of user-defined types 2016-07-13 11:12:24 +03:00
executor Combine router executor paths for select and modify commands. 2016-07-01 13:07:12 -07:00
master Support RETURNING for modification commands. 2016-07-01 13:07:12 -07:00
planner Merge ad1824fea2 into b01d19db3d 2016-07-13 14:43:50 +00:00
relay Add pg_get_table_grants() function and support extending GRANTs. 2016-04-27 10:28:25 -07:00
test Refactor ReportRemoteError to remove boolean arg 2016-06-07 12:38:32 -06:00
utils Add null check to SqlStateMatchesCategory() 2016-07-01 12:28:46 -07:00
worker Fix master_append_table_to_shard to work with schemas 2016-06-17 04:35:00 +03:00
.gitignore Add gitignore rules for latest install files 2016-05-10 11:57:11 -06:00
Makefile Add jsonb_agg aggregate support 2016-06-13 14:27:46 +02:00
citus--5.0--5.0-1.sql Grant SELECT for pg_catalog.pg_dist* to PUBLIC. 2016-04-27 10:28:25 -07:00
citus--5.0-1--5.0-2.sql Add COPY support on worker nodes for append partitioned relations 2016-05-03 16:00:00 +03:00
citus--5.0-2--5.1-1.sql Stamp 5.1 release. 2016-05-04 18:05:41 -07:00
citus--5.1-1--5.1-2.sql ADD master_modify_multiple_shards UDF 2016-05-26 17:30:35 +03:00
citus--5.1-2--5.1-3.sql Drop function from public and create in pg_catalog 2016-06-16 14:08:40 -07:00
citus--5.1-3--5.1-4.sql Add jsonb_agg aggregate support 2016-06-13 14:27:46 +02:00
citus.control Add jsonb_agg aggregate support 2016-06-13 14:27:46 +02:00
citus.sql Grant SELECT for pg_catalog.pg_dist* to PUBLIC. 2016-04-27 10:28:25 -07:00
shared_library_init.c Minor formatting fix 2016-06-28 13:09:57 -06:00