mirror of
https://github.com/postgres/postgres.git
synced 2025-08-22 21:53:06 +03:00
More archive cleanup.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
*
|
||||
* Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
* $Id: rel.h,v 1.13 1997/10/28 15:11:43 vadim Exp $
|
||||
* $Id: rel.h,v 1.14 1997/11/21 19:12:32 momjian Exp $
|
||||
*
|
||||
*-------------------------------------------------------------------------
|
||||
*/
|
||||
@@ -77,8 +77,6 @@ typedef Relation *RelationPtr;
|
||||
|
||||
#define InvalidRelation ((Relation)NULL)
|
||||
|
||||
typedef char ArchiveMode;
|
||||
|
||||
/*
|
||||
* RelationIsValid --
|
||||
* True iff relation descriptor is valid.
|
||||
|
Reference in New Issue
Block a user