Please find attached the latest versions of REINDEX CONCURRENTLY for the 1st commit fest of 9.4: - 20130606_1_remove_reltoastidxid_v9.patch, removing reltoastidxid, to allow a toast relation to have multiple indexes running in parallel (extra indexes could be created by a REINDEX CONCURRENTLY processed) - 20130606_2_reindex_concurrently_v26.patch, correcting some comments and fixed a lock in index_concurrent_create on an index relation not released at the end of a transaction
Those patches have been generated with context diffs...