CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       03/09/19 16:57:42

Modified files:
        src/backend/catalog: index.c 
        src/backend/commands: indexcmds.c 

Log message:
        Seems like a bad idea that REINDEX TABLE supports (or thinks it does)
        reindexing system tables without ignoring system indexes, when the
        other two varieties of REINDEX disallow it.  Make all three act the same,
        and simplify downstream code accordingly.


---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Reply via email to