diff options
Diffstat (limited to 'src/include/postgres.h')
-rw-r--r-- | src/include/postgres.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/postgres.h b/src/include/postgres.h index ff81c2b8bc4..ed625cd07d0 100644 --- a/src/include/postgres.h +++ b/src/include/postgres.h @@ -1,12 +1,12 @@ /*------------------------------------------------------------------------- * - * postgres.h-- + * postgres.h * definition of (and support for) postgres system types. * this file is included by almost every .c in the system * * Copyright (c) 1995, Regents of the University of California * - * $Id: postgres.h,v 1.19 1998/09/01 04:34:01 momjian Exp $ + * $Id: postgres.h,v 1.20 1999/02/13 23:20:46 momjian Exp $ * *------------------------------------------------------------------------- */ |