diff options
Diffstat (limited to 'src/include/tcop')
-rw-r--r-- | src/include/tcop/dest.h | 2 | ||||
-rw-r--r-- | src/include/tcop/fastpath.h | 2 | ||||
-rw-r--r-- | src/include/tcop/pquery.h | 2 | ||||
-rw-r--r-- | src/include/tcop/tcopdebug.h | 2 | ||||
-rw-r--r-- | src/include/tcop/tcopprot.h | 2 | ||||
-rw-r--r-- | src/include/tcop/utility.h | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/src/include/tcop/dest.h b/src/include/tcop/dest.h index c22835fdfe1..8a62ba395ca 100644 --- a/src/include/tcop/dest.h +++ b/src/include/tcop/dest.h @@ -54,7 +54,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: dest.h,v 1.42 2003/08/08 21:42:52 momjian Exp $ + * $PostgreSQL: pgsql/src/include/tcop/dest.h,v 1.43 2003/11/29 22:41:14 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/tcop/fastpath.h b/src/include/tcop/fastpath.h index 286cf69941f..2221cadbae6 100644 --- a/src/include/tcop/fastpath.h +++ b/src/include/tcop/fastpath.h @@ -6,7 +6,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: fastpath.h,v 1.15 2003/08/04 02:40:15 momjian Exp $ + * $PostgreSQL: pgsql/src/include/tcop/fastpath.h,v 1.16 2003/11/29 22:41:14 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/tcop/pquery.h b/src/include/tcop/pquery.h index 428da5cf8e2..baba06438ff 100644 --- a/src/include/tcop/pquery.h +++ b/src/include/tcop/pquery.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pquery.h,v 1.29 2003/08/04 02:40:15 momjian Exp $ + * $PostgreSQL: pgsql/src/include/tcop/pquery.h,v 1.30 2003/11/29 22:41:14 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/tcop/tcopdebug.h b/src/include/tcop/tcopdebug.h index 21e4598e722..9200830ca27 100644 --- a/src/include/tcop/tcopdebug.h +++ b/src/include/tcop/tcopdebug.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: tcopdebug.h,v 1.11 2003/08/04 02:40:15 momjian Exp $ + * $PostgreSQL: pgsql/src/include/tcop/tcopdebug.h,v 1.12 2003/11/29 22:41:14 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/tcop/tcopprot.h b/src/include/tcop/tcopprot.h index d89cb56c404..29a9e953651 100644 --- a/src/include/tcop/tcopprot.h +++ b/src/include/tcop/tcopprot.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: tcopprot.h,v 1.60 2003/08/04 02:40:15 momjian Exp $ + * $PostgreSQL: pgsql/src/include/tcop/tcopprot.h,v 1.61 2003/11/29 22:41:14 pgsql Exp $ * * OLD COMMENTS * This file was created so that other c files could get the two diff --git a/src/include/tcop/utility.h b/src/include/tcop/utility.h index b66928ba4b8..59a9a8133d1 100644 --- a/src/include/tcop/utility.h +++ b/src/include/tcop/utility.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: utility.h,v 1.20 2003/08/04 02:40:15 momjian Exp $ + * $PostgreSQL: pgsql/src/include/tcop/utility.h,v 1.21 2003/11/29 22:41:14 pgsql Exp $ * *------------------------------------------------------------------------- */ |