mirror of
https://github.com/postgres/postgres.git
synced 2025-08-28 18:48:04 +03:00
Standard pgindent run for 8.1.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
* Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
* $PostgreSQL: pgsql/src/include/utils/syscache.h,v 1.60 2005/06/28 05:09:13 tgl Exp $
|
||||
* $PostgreSQL: pgsql/src/include/utils/syscache.h,v 1.61 2005/10/15 02:49:46 momjian Exp $
|
||||
*
|
||||
*-------------------------------------------------------------------------
|
||||
*/
|
||||
@@ -54,7 +54,7 @@
|
||||
#define NAMESPACEOID 23
|
||||
#define OPERNAMENSP 24
|
||||
#define OPEROID 25
|
||||
#define PROCNAMEARGSNSP 26
|
||||
#define PROCNAMEARGSNSP 26
|
||||
#define PROCOID 27
|
||||
#define RELNAMENSP 28
|
||||
#define RELOID 29
|
||||
|
Reference in New Issue
Block a user