diff options
Diffstat (limited to 'src/include/utils/acl.h')
-rw-r--r-- | src/include/utils/acl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/utils/acl.h b/src/include/utils/acl.h index 53fb98df934..be34fcce5ce 100644 --- a/src/include/utils/acl.h +++ b/src/include/utils/acl.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: acl.h,v 1.64 2003/11/21 22:32:49 tgl Exp $ + * $PostgreSQL: pgsql/src/include/utils/acl.h,v 1.65 2003/11/29 22:41:15 pgsql Exp $ * * NOTES * An ACL array is simply an array of AclItems, representing the union |