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/include/utils | |
| parent | 738dc233f4dcb51e9c969718b52f5579de252880 (diff) | |
$Header: -> $PostgreSQL Changes ...
Diffstat (limited to 'src/include/utils')
| -rw-r--r-- | src/include/utils/pg_lzcompress.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/utils/pg_lzcompress.h b/src/include/utils/pg_lzcompress.h index 24e4fae4a4f..d6422079cee 100644 --- a/src/include/utils/pg_lzcompress.h +++ b/src/include/utils/pg_lzcompress.h @@ -1,7 +1,7 @@ /* ---------- * pg_lzcompress.h - * - * $Header: /cvsroot/pgsql/src/include/utils/pg_lzcompress.h,v 1.9 2002/11/23 03:59:09 momjian Exp $ + * $PostgreSQL: pgsql/src/include/utils/pg_lzcompress.h,v 1.10 2003/11/29 19:52:08 pgsql Exp $ * * Definitions for the builtin LZ compressor * ---------- |
