Fix function prototypes in dependency.h.
Thomas Munro <tmunro@postgresql.org>
Fix function prototypes in dependency.h. Commit 257836a7 accidentally deleted a couple of redundant-but-conventional "extern" keywords on function prototypes. Put them back. Reported-by: Alvaro Herrera <alvherre@alvh.no-ip.org>
Files
| Path | Change | +/− |
|---|---|---|
| src/include/catalog/dependency.h | modified | +2 −2 |