We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8a0bb6 commit ad5a314Copy full SHA for ad5a314
src/include/access/attnum.h
@@ -6,15 +6,13 @@
6
*
7
* Copyright (c) 1994, Regents of the University of California
8
9
- * $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 $
10
11
*-------------------------------------------------------------------------
12
*/
13
#ifndef ATTNUM_H
14
#define ATTNUM_H
15
16
-#include "c.h"
17
-
18
/*
19
* user defined attribute numbers start at 1. -ay 2/95
20
0 commit comments