1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-13 16:22:44 +03:00

More include file cleanups

This commit is contained in:
Marc G. Fournier
1996-11-03 12:11:19 +00:00
parent dd71c36933
commit 71cd646a34
4 changed files with 12 additions and 173 deletions

View File

@@ -14,31 +14,8 @@
#include "postgres.h"
#include "catalog/pg_attribute.h"
#include "access/attnum.h"
#include "nodes/nodes.h"
#include "nodes/pg_list.h"
#include "access/tupdesc.h"
#include "storage/fd.h"
#include "catalog/pg_am.h"
#include "catalog/pg_class.h"
#include "nodes/nodes.h"
#include "rewrite/prs2lock.h"
#include "access/skey.h"
#include "access/strat.h"
#include "utils/rel.h"
#include "storage/off.h"
#include "storage/block.h"
#include "storage/itemid.h"
#include "storage/item.h"
#include "storage/buf.h"
#include "storage/page.h"
#include "storage/bufpage.h"
#include "access/gist.h"
#include "access/istrat.h"
/*