mirror of
https://github.com/postgres/postgres.git
synced 2025-07-03 20:02:46 +03:00
Remove tqual.h includes not needed.
This commit is contained in:
@ -24,6 +24,7 @@
|
||||
#include <storage/bufpage.h>
|
||||
#include <storage/lmgr.h>
|
||||
#include <utils/syscache.h>
|
||||
#include <utils/tqual.h>
|
||||
|
||||
#ifndef HAVE_MEMMOVE
|
||||
#include <regex/utils.h>
|
||||
|
Reference in New Issue
Block a user