mirror of
https://github.com/postgres/postgres.git
synced 2025-08-28 18:48:04 +03:00
Remove rel.h from objectaddress.h; only relcache.h is necessary.
Add rel.h to some files that now need it.
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
#include "miscadmin.h"
|
||||
#include "utils/builtins.h"
|
||||
#include "utils/fmgroids.h"
|
||||
#include "utils/rel.h"
|
||||
#include "utils/tqual.h"
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user