2.2.1_arenadata3
fix creating extension with global option appendonly=true (#19) All tables use primary keys. Unique index tables are created for primary keys. Unique index tables can not be created for table with appendonly=true. appendonly=false has been added for each table with primary key.