1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00

another...

This commit is contained in:
Marc G. Fournier
1996-10-19 04:25:53 +00:00
parent c6979925ea
commit 1d5c3ec010

View File

@ -5,15 +5,14 @@
* *
* Copyright (c) 1994, Regents of the University of California * Copyright (c) 1994, Regents of the University of California
* *
* $Id: prs2lock.h,v 1.1 1996/08/28 07:24:05 scrappy Exp $ * $Id: prs2lock.h,v 1.2 1996/10/19 04:25:53 scrappy Exp $
* *
*------------------------------------------------------------------------- *-------------------------------------------------------------------------
*/ */
#ifndef PRS2LOCK_H #ifndef PRS2LOCK_H
#define PRS2LOCK_H #define PRS2LOCK_H
#include "access/attnum.h" #include "nodes/nodes.h"
#include "nodes/pg_list.h"
/* /*
* RewriteRule - * RewriteRule -