mirror of
https://github.com/postgres/postgres.git
synced 2025-11-24 00:23:06 +03:00
Okay, following Bryan's (and others) suggestions...cleaning up the
include files properly...yet, slowly...
This commit is contained in:
@@ -5,14 +5,15 @@
|
||||
*
|
||||
* Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
* $Id: prs2lock.h,v 1.2 1996/10/19 04:25:53 scrappy Exp $
|
||||
* $Id: prs2lock.h,v 1.3 1996/11/01 09:30:54 scrappy Exp $
|
||||
*
|
||||
*-------------------------------------------------------------------------
|
||||
*/
|
||||
#ifndef PRS2LOCK_H
|
||||
#define PRS2LOCK_H
|
||||
|
||||
#include "nodes/nodes.h"
|
||||
#include "access/attnum.h"
|
||||
#include "nodes/pg_list.h"
|
||||
|
||||
/*
|
||||
* RewriteRule -
|
||||
|
||||
Reference in New Issue
Block a user