From 9f2e211386931f7aee48ffbc2fcaef1632d8329f Mon Sep 17 00:00:00 2001 From: Magnus Hagander Date: Mon, 20 Sep 2010 22:08:53 +0200 Subject: Remove cvs keywords from all files. --- contrib/pgbench/Makefile | 2 +- contrib/pgbench/pgbench.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'contrib/pgbench') diff --git a/contrib/pgbench/Makefile b/contrib/pgbench/Makefile index 786ba10fd9..5a2b211a7c 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 diff --git a/contrib/pgbench/pgbench.c b/contrib/pgbench/pgbench.c index 27ea731f3c..55ca1e82e6 100644 --- a/contrib/pgbench/pgbench.c +++ b/contrib/pgbench/pgbench.c @@ -4,7 +4,7 @@ * A simple benchmark program for PostgreSQL * Originally written by Tatsuo Ishii and enhanced by many contributors. * - * $PostgreSQL: pgsql/contrib/pgbench/pgbench.c,v 1.101 2010/08/12 21:10:59 tgl Exp $ + * contrib/pgbench/pgbench.c * Copyright (c) 2000-2010, PostgreSQL Global Development Group * ALL RIGHTS RESERVED; * -- cgit v1.2.1