diff options
Diffstat (limited to 'src/include/executor/instrument.h')
-rw-r--r-- | src/include/executor/instrument.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/executor/instrument.h b/src/include/executor/instrument.h index 9079c63ad40..9c19394897d 100644 --- a/src/include/executor/instrument.h +++ b/src/include/executor/instrument.h @@ -4,9 +4,9 @@ * definitions for run-time statistics collection * * - * Copyright (c) 2001, PostgreSQL Global Development Group + * Copyright (c) 2001-2003, PostgreSQL Global Development Group * - * $Id: instrument.h,v 1.4 2001/11/05 17:46:33 momjian Exp $ + * $Id: instrument.h,v 1.5 2003/08/04 23:59:41 tgl Exp $ * *------------------------------------------------------------------------- */ |