1
0
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:
Marc G. Fournier
1996-11-01 09:31:17 +00:00
parent f44acab12c
commit 3516eda61c
9 changed files with 24 additions and 24 deletions

View File

@@ -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 -