Re: [HACKERS] review: create if not exists

2013-11-24 Thread Pavel Stehule
sorry + * all regress tests passed without error 2013/11/24 Pavel Stehule > Hello, > > this patch introduces IF NOT EXISTS clause to CREATE (AGGREGATE | CAST > |COLATION |DOMAIN |ROLE |SEQUENCE |SEARCH CONFIGURATION |SEARCH DICTIONARY > | SEARCH PARSE | SEARCH TEMPLATE | TYPE). Implemented fea

[HACKERS] review: create if not exists

2013-11-24 Thread Pavel Stehule
Hello, this patch introduces IF NOT EXISTS clause to CREATE (AGGREGATE | CAST |COLATION |DOMAIN |ROLE |SEQUENCE |SEARCH CONFIGURATION |SEARCH DICTIONARY | SEARCH PARSE | SEARCH TEMPLATE | TYPE). Implemented feature was discussed more times in spring and summer, and this patch was ready for commit