mirror of
https://github.com/postgres/postgres.git
synced 2025-07-12 21:01:52 +03:00
Clean up #include in /include directory. Add scripts for checking includes.
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
*
|
||||
* Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
* $Id: execAmi.c,v 1.36 1999/07/13 21:17:31 momjian Exp $
|
||||
* $Id: execAmi.c,v 1.37 1999/07/15 15:18:56 momjian Exp $
|
||||
*
|
||||
*-------------------------------------------------------------------------
|
||||
*/
|
||||
@ -30,7 +30,6 @@
|
||||
|
||||
#include "executor/executor.h"
|
||||
#include "storage/smgr.h"
|
||||
#include "utils/mcxt.h"
|
||||
#include "executor/nodeSeqscan.h"
|
||||
#include "executor/nodeIndexscan.h"
|
||||
#include "executor/nodeSort.h"
|
||||
|
Reference in New Issue
Block a user