Remove obsolete FORCE option from REINDEX.
Fujii Masao <fujii@postgresql.org>
Remove obsolete FORCE option from REINDEX. FORCE option has been marked "obsolete" since very old version 7.4 but existed for backwards compatibility. Per discussion on pgsql-hackers, we concluded that it's no longer worth keeping supporting the option.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/reindex.sgml | modified | +1 −10 |
| src/backend/parser/gram.y | modified | +7 −13 |