diff options
Diffstat (limited to 'src/port/getrusage.c')
| -rw-r--r-- | src/port/getrusage.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/port/getrusage.c b/src/port/getrusage.c index cdb54c03d4..da8fd56b6a 100644 --- a/src/port/getrusage.c +++ b/src/port/getrusage.c @@ -1,14 +1,14 @@ /*------------------------------------------------------------------------- * - * getusage.c - * 64-bit versions of fseeko/ftello() + * getrusage.c + * get information about resource utilisation * * Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * * IDENTIFICATION - * $PostgreSQL: pgsql/src/port/getrusage.c,v 1.8 2004/12/31 22:03:53 pgsql Exp $ + * $PostgreSQL: pgsql/src/port/getrusage.c,v 1.9 2005/05/16 05:52:13 neilc Exp $ * *------------------------------------------------------------------------- */ |
