MichaelDBA/pg_get_tabledef

Tablespace error for partial indexes

MichaelDBA opened this issue · 1 comments

You cannot specify an index tablespace AFTER the WHERE CLAUSE for a partial index. It must occur beforehand.

Fixed.