mirror of
https://github.com/postgres/postgres.git
synced 2025-11-24 00:23:06 +03:00
Another series started from utils/builtins.h
This commit is contained in:
@@ -5,15 +5,15 @@
|
||||
*
|
||||
* Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
* $Id: prs2lock.h,v 1.3 1996/11/01 09:30:54 scrappy Exp $
|
||||
* $Id: prs2lock.h,v 1.4 1996/11/04 07:45:46 scrappy Exp $
|
||||
*
|
||||
*-------------------------------------------------------------------------
|
||||
*/
|
||||
#ifndef PRS2LOCK_H
|
||||
#define PRS2LOCK_H
|
||||
|
||||
#include "access/attnum.h"
|
||||
#include "nodes/pg_list.h"
|
||||
#include <access/attnum.h>
|
||||
#include <nodes/pg_list.h>
|
||||
|
||||
/*
|
||||
* RewriteRule -
|
||||
|
||||
Reference in New Issue
Block a user