diff options
author | PostgreSQL Daemon <webmaster@postgresql.org> | 2003-11-29 19:52:15 +0000 |
---|---|---|
committer | PostgreSQL Daemon <webmaster@postgresql.org> | 2003-11-29 19:52:15 +0000 |
commit | 969685ad443637a24650909357e4e768a88412fc (patch) | |
tree | f4a2b7c998cc9ed58f2e228620af2bcc38729e93 /src/backend/bootstrap/bootstrap.c | |
parent | 738dc233f4dcb51e9c969718b52f5579de252880 (diff) | |
download | postgresql-969685ad443637a24650909357e4e768a88412fc.tar.gz postgresql-969685ad443637a24650909357e4e768a88412fc.zip |
$Header: -> $PostgreSQL Changes ...
Diffstat (limited to 'src/backend/bootstrap/bootstrap.c')
-rw-r--r-- | src/backend/bootstrap/bootstrap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/bootstrap/bootstrap.c b/src/backend/bootstrap/bootstrap.c index bb67feab71f..5be360040ad 100644 --- a/src/backend/bootstrap/bootstrap.c +++ b/src/backend/bootstrap/bootstrap.c @@ -8,7 +8,7 @@ * Portions Copyright (c) 1994, Regents of the University of California * * IDENTIFICATION - * $Header: /cvsroot/pgsql/src/backend/bootstrap/bootstrap.c,v 1.167 2003/11/19 15:55:07 wieck Exp $ + * $PostgreSQL: pgsql/src/backend/bootstrap/bootstrap.c,v 1.168 2003/11/29 19:51:41 pgsql Exp $ * *------------------------------------------------------------------------- */ |