Cosmetic code cleanup in commands/extension.c.
Tom Lane <tgl@sss.pgh.pa.us>
Cosmetic code cleanup in commands/extension.c. 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.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/extension.c | modified | +17 −17 |