• Tom Lane's avatar
    Cosmetic code cleanup in commands/extension.c. · 25794e84
    Tom Lane authored
    Some of the comments added by the CREATE EXTENSION CASCADE patch were
    a bit sloppy, and I didn't care for redeclaring the same local variable
    inside a nested block either.  No functional changes.
    25794e84
extension.c 86 KB