Thread: pgsql-server/src backend/commands/cluster.c ba ...

pgsql-server/src backend/commands/cluster.c ba ...

From
momjian@postgresql.org (Bruce Momjian - CVS)
Date:
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    momjian@postgresql.org    02/11/22 23:05:52

Modified files:
    src/backend/commands: cluster.c tablecmds.c
    src/include/commands: cluster.h
    src/test/regress/expected: truncate.out
    src/test/regress/sql: truncate.sql

Log message:
    Transaction safe Truncate

    Rod Taylor