Include dllist.c directly instead of assuming that libpq will provide it.
Tom Lane <tgl@sss.pgh.pa.us>
Include dllist.c directly instead of assuming that libpq will provide it. Whack some semblance of project-conventions-conformance into pg_autovacuum.h.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pg_autovacuum/Makefile | modified | +7 −2 |
| contrib/pg_autovacuum/pg_autovacuum.c | modified | +69 −3 |
| contrib/pg_autovacuum/pg_autovacuum.h | modified | +16 −84 |