diff options
author | Marc G. Fournier <scrappy@hub.org> | 1998-02-20 13:10:03 +0000 |
---|---|---|
committer | Marc G. Fournier <scrappy@hub.org> | 1998-02-20 13:10:03 +0000 |
commit | b76e4374655ef2961409f4334f8ae4a40e666f22 (patch) | |
tree | b8c15655fb5bbaf48c08dfcaa5fed320ef400165 /src | |
parent | 34dddd51fd32903b1896277f6f15026113d03824 (diff) | |
download | postgresql-b76e4374655ef2961409f4334f8ae4a40e666f22.tar.gz postgresql-b76e4374655ef2961409f4334f8ae4a40e666f22.zip |
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r-- | src/include/rusagestub.h (renamed from src/backend/port/rusagestub.h) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/port/rusagestub.h b/src/include/rusagestub.h index 143df2e3456..0d55c1f9287 100644 --- a/src/backend/port/rusagestub.h +++ b/src/include/rusagestub.h @@ -6,7 +6,7 @@ * * Copyright (c) 1994, Regents of the University of California * - * $Id: rusagestub.h,v 1.2 1997/12/19 13:34:30 scrappy Exp $ + * $Id: rusagestub.h,v 1.1 1998/02/20 13:10:03 scrappy Exp $ * *------------------------------------------------------------------------- */ |