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/optimizer/path/tidpath.c | |
parent | 738dc233f4dcb51e9c969718b52f5579de252880 (diff) | |
download | postgresql-969685ad443637a24650909357e4e768a88412fc.tar.gz postgresql-969685ad443637a24650909357e4e768a88412fc.zip |
$Header: -> $PostgreSQL Changes ...
Diffstat (limited to 'src/backend/optimizer/path/tidpath.c')
-rw-r--r-- | src/backend/optimizer/path/tidpath.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/optimizer/path/tidpath.c b/src/backend/optimizer/path/tidpath.c index f1b42b1c6be..1baccc1b387 100644 --- a/src/backend/optimizer/path/tidpath.c +++ b/src/backend/optimizer/path/tidpath.c @@ -9,7 +9,7 @@ * * * IDENTIFICATION - * $Header: /cvsroot/pgsql/src/backend/optimizer/path/tidpath.c,v 1.17 2003/08/08 21:41:47 momjian Exp $ + * $PostgreSQL: pgsql/src/backend/optimizer/path/tidpath.c,v 1.18 2003/11/29 19:51:50 pgsql Exp $ * *------------------------------------------------------------------------- */ |