• Alvaro Herrera's avatar
    Implement ALTER TABLE .. SET LOGGED / UNLOGGED · f41872d0
    Alvaro Herrera authored
    This enables changing permanent (logged) tables to unlogged and
    vice-versa.
    
    (Docs for ALTER TABLE / SET TABLESPACE got shuffled in an order that
    hopefully makes more sense than the original.)
    
    Author: Fabrízio de Royes Mello
    Reviewed by: Christoph Berg, Andres Freund, Thom Brown
    Some tweaking by Álvaro Herrera
    f41872d0
cluster.h 1.21 KB