citus/src/backend/distributed
Murat Tuncer 3ef841c67b Add UDF master_expire_table_cache 2016-09-28 12:08:37 +03:00
..
commands Address feedback 2016-09-26 18:23:42 -06:00
executor Fix unique-violation-in-xact segfault 2016-09-27 16:44:03 -06:00
master Add UDF master_expire_table_cache 2016-09-28 12:08:37 +03:00
planner Fix segmentation fault in case of joins with WHERE 1=0 2016-09-26 15:12:29 +02:00
relay Forbid EXCLUDE constraints on distributed tables just as we forbid 2016-09-21 14:02:42 -04:00
test Add sort call to shard placement test 2016-09-06 11:07:27 -05:00
transaction Permit multiple DDL commands in a transaction 2016-09-08 22:35:55 -05:00
utils Fix unique-violation-in-xact segfault 2016-09-27 16:44:03 -06:00
worker Add UDF master_expire_table_cache 2016-09-28 12:08:37 +03:00
.gitignore Support SERIAL/BIGSERIAL non-partition columns 2016-07-28 23:55:40 -06:00
Makefile Add UDF master_expire_table_cache 2016-09-28 12:08:37 +03: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 Change worker_apply_shard_ddl_command to accept schema name as parameter 2016-07-21 14:17:26 +03:00
citus--5.1-4--5.1-5.sql Fix worker_fetch_regular_table with schema 2016-07-22 00:44:02 -06:00
citus--5.1-5--5.1-6.sql Add old version(without schema name parameter) of api functions back 2016-07-28 20:40:38 +03:00
citus--5.1-6--5.1-7.sql Remove schema name parameter from API functions 2016-07-28 20:41:05 +03:00
citus--5.1-7--5.1-8.sql Support SERIAL/BIGSERIAL non-partition columns 2016-07-28 23:55:40 -06:00
citus--5.1-8--5.2-1.sql Bump version numbers for 5.2 release 2016-08-01 13:48:24 -07:00
citus--5.2-1--5.2-2.sql Add UDF master_expire_table_cache 2016-09-28 12:08:37 +03:00
citus--5.2-2--5.2-3.sql Add UDF master_expire_table_cache 2016-09-28 12:08:37 +03:00
citus.control Add UDF master_expire_table_cache 2016-09-28 12:08:37 +03:00
citus.sql Grant SELECT for pg_catalog.pg_dist* to PUBLIC. 2016-04-27 10:28:25 -07:00
shared_library_init.c Permit multiple DDL commands in a transaction 2016-09-08 22:35:55 -05:00