From 969685ad443637a24650909357e4e768a88412fc Mon Sep 17 00:00:00 2001 From: PostgreSQL Daemon Date: Sat, 29 Nov 2003 19:52:15 +0000 Subject: $Header: -> $PostgreSQL Changes ... --- 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 e52e577931c..b8504342b66 100644 --- a/contrib/pgbench/Makefile +++ b/contrib/pgbench/Makefile @@ -1,4 +1,4 @@ -# $Header: /cvsroot/pgsql/contrib/pgbench/Makefile,v 1.10 2001/09/06 10:49:30 petere Exp $ +# $PostgreSQL: pgsql/contrib/pgbench/Makefile,v 1.11 2003/11/29 19:51:35 pgsql Exp $ subdir = contrib/pgbench top_builddir = ../.. diff --git a/contrib/pgbench/pgbench.c b/contrib/pgbench/pgbench.c index 8d817d9c6e2..b42a6926919 100644 --- a/contrib/pgbench/pgbench.c +++ b/contrib/pgbench/pgbench.c @@ -1,5 +1,5 @@ /* - * $Header: /cvsroot/pgsql/contrib/pgbench/pgbench.c,v 1.28 2003/11/26 06:53:18 ishii Exp $ + * $PostgreSQL: pgsql/contrib/pgbench/pgbench.c,v 1.29 2003/11/29 19:51:35 pgsql Exp $ * * pgbench: a simple TPC-B like benchmark program for PostgreSQL * written by Tatsuo Ishii -- cgit v1.2.3