mirror of
https://github.com/postgres/postgres.git
synced 2025-04-25 21:42:33 +03:00
c.h is included in postgres.h already
This commit is contained in:
parent
b8a0bb68c9
commit
ad5a3141a2
@ -6,15 +6,13 @@
|
|||||||
*
|
*
|
||||||
* Copyright (c) 1994, Regents of the University of California
|
* Copyright (c) 1994, Regents of the University of California
|
||||||
*
|
*
|
||||||
* $Id: attnum.h,v 1.1 1996/08/27 21:50:07 scrappy Exp $
|
* $Id: attnum.h,v 1.2 1996/08/28 01:23:59 scrappy Exp $
|
||||||
*
|
*
|
||||||
*-------------------------------------------------------------------------
|
*-------------------------------------------------------------------------
|
||||||
*/
|
*/
|
||||||
#ifndef ATTNUM_H
|
#ifndef ATTNUM_H
|
||||||
#define ATTNUM_H
|
#define ATTNUM_H
|
||||||
|
|
||||||
#include "c.h"
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* user defined attribute numbers start at 1. -ay 2/95
|
* user defined attribute numbers start at 1. -ay 2/95
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user