mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
elog mop-up.
This commit is contained in:
@ -10,11 +10,9 @@
|
||||
#include "access/gist.h"
|
||||
#include "access/itup.h"
|
||||
#include "access/rtree.h"
|
||||
#include "utils/elog.h"
|
||||
#include "utils/palloc.h"
|
||||
#include "storage/bufpage.h"
|
||||
#include "utils/array.h"
|
||||
#include "utils/builtins.h"
|
||||
#include "storage/bufpage.h"
|
||||
|
||||
#include "query.h"
|
||||
#include "rewrite.h"
|
||||
|
Reference in New Issue
Block a user