diff options
author | PostgreSQL Daemon | 2003-11-29 19:52:15 +0000 |
---|---|---|
committer | PostgreSQL Daemon | 2003-11-29 19:52:15 +0000 |
commit | 969685ad443637a24650909357e4e768a88412fc (patch) | |
tree | f4a2b7c998cc9ed58f2e228620af2bcc38729e93 /src/backend/access/rtree/rtproc.c | |
parent | 738dc233f4dcb51e9c969718b52f5579de252880 (diff) |
$Header: -> $PostgreSQL Changes ...
Diffstat (limited to 'src/backend/access/rtree/rtproc.c')
-rw-r--r-- | src/backend/access/rtree/rtproc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/access/rtree/rtproc.c b/src/backend/access/rtree/rtproc.c index 985993fb687..6fe35565af9 100644 --- a/src/backend/access/rtree/rtproc.c +++ b/src/backend/access/rtree/rtproc.c @@ -15,7 +15,7 @@ * Portions Copyright (c) 1994, Regents of the University of California * * IDENTIFICATION - * $Header: /cvsroot/pgsql/src/backend/access/rtree/Attic/rtproc.c,v 1.38 2003/11/12 21:15:48 tgl Exp $ + * $PostgreSQL: pgsql/src/backend/access/rtree/rtproc.c,v 1.39 2003/11/29 19:51:40 pgsql Exp $ * *------------------------------------------------------------------------- */ |