diff options
author | Magnus Hagander | 2010-09-20 20:08:53 +0000 |
---|---|---|
committer | Magnus Hagander | 2010-09-20 20:08:53 +0000 |
commit | 9f2e211386931f7aee48ffbc2fcaef1632d8329f (patch) | |
tree | eebf0b0367f8e957957cf5468ddc0c46d9da80f6 /contrib/pgbench/Makefile | |
parent | cecde97577fafddc6b3aa354b9b77a3a54b063a9 (diff) |
Remove cvs keywords from all files.
Diffstat (limited to 'contrib/pgbench/Makefile')
-rw-r--r-- | contrib/pgbench/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/pgbench/Makefile b/contrib/pgbench/Makefile index 786ba10fd95..5a2b211a7ce 100644 --- a/contrib/pgbench/Makefile +++ b/contrib/pgbench/Makefile @@ -1,4 +1,4 @@ -# $PostgreSQL: pgsql/contrib/pgbench/Makefile,v 1.18 2010/05/12 11:33:08 momjian Exp $ +# contrib/pgbench/Makefile PGFILEDESC = "pgbench - a simple program for running benchmark tests" PGAPPICON=win32 |