• Bruce Momjian's avatar
    This patch finishes off the work that I did with making view · abd5d75c
    Bruce Momjian authored
    definitions use pretty printing.
    
    It does:
    
    * Pretty index predicates
    * Pretty rule definitions
    * Uppercases PRIMARY KEY and UNIQUE to be consistent with CHECK and
    FOREIGN KEY
    * View rules are improved to match table rules:
    
    
    Christopher Kings-Lynne
    abd5d75c
describe.c 46.6 KB