From df1468e251df8ea14ad2a4c6904bd0135cba44e5 Mon Sep 17 00:00:00 2001 From: "Marc G. Fournier" Date: Mon, 14 Dec 1998 06:50:32 +0000 Subject: Many more cleanups... --- src/backend/commands/_deadcode/version.c | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'src/backend/commands/_deadcode/version.c') diff --git a/src/backend/commands/_deadcode/version.c b/src/backend/commands/_deadcode/version.c index fc1efc437b..b3db65507a 100644 --- a/src/backend/commands/_deadcode/version.c +++ b/src/backend/commands/_deadcode/version.c @@ -5,19 +5,18 @@ * * Copyright (c) 1994, Regents of the University of California * - * The version stuff has not been tested under postgres95 and probably doesn't - * work! - jolly 8/19/95 + * The version stuff has not been tested under postgres95 and probably + * doesn't work! - jolly 8/19/95 * * - * IDENTIFICATION - * $Header: /cvsroot/pgsql/src/backend/commands/_deadcode/Attic/version.c,v 1.16 1998/12/14 05:18:44 scrappy Exp $ + * $Id: version.c,v 1.17 1998/12/14 06:50:19 scrappy Exp $ * * NOTES - * At the point the version is defined, 2 physical relations are created - * _added and _deleted. + * At the point the version is defined, 2 physical relations are created + * _added and _deleted. * - * In addition, 4 rules are defined which govern the semantics of versions - * w.r.t retrieves, appends, replaces and deletes. + * In addition, 4 rules are defined which govern the semantics of + * versions w.r.t retrieves, appends, replaces and deletes. * *------------------------------------------------------------------------- */ -- cgit v1.2.1