Remove rel.h from objectaddress.h; only relcache.h is necessary.
Alvaro Herrera <alvherre@alvh.no-ip.org>
Remove rel.h from objectaddress.h; only relcache.h is necessary. Add rel.h to some files that now need it.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/dummy_seclabel/dummy_seclabel.c | modified | +1 −0 |
| src/backend/catalog/pg_collation.c | modified | +1 −0 |
| src/backend/commands/collationcmds.c | modified | +1 −0 |
| src/backend/commands/comment.c | modified | +1 −0 |
| src/backend/commands/seclabel.c | modified | +1 −0 |
| src/include/catalog/objectaddress.h | modified | +1 −1 |