From 55b113257c883722bef8a4dd145c6a0c3fde687f Mon Sep 17 00:00:00 2001 From: PostgreSQL Daemon Date: Sat, 29 Nov 2003 22:41:33 +0000 Subject: make sure the $Id tags are converted to $PostgreSQL as well ... --- src/include/catalog/pg_depend.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/catalog/pg_depend.h') diff --git a/src/include/catalog/pg_depend.h b/src/include/catalog/pg_depend.h index 3a6255bd14..42813d3972 100644 --- a/src/include/catalog/pg_depend.h +++ b/src/include/catalog/pg_depend.h @@ -8,7 +8,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pg_depend.h,v 1.2 2003/08/04 02:40:12 momjian Exp $ + * $PostgreSQL: pgsql/src/include/catalog/pg_depend.h,v 1.3 2003/11/29 22:40:58 pgsql Exp $ * * NOTES * the genbki.sh script reads this file and generates .bki -- cgit v1.2.1