Unix Technical Forum

Minor comments typo fix in src/port

This is a discussion on Minor comments typo fix in src/port within the Pgsql Patches forums, part of the PostgreSQL category; --> Fix a comment typo in getrusage.c and add a comment in gettimeofday.c. Index: getrusage.c ================================================== ================= RCS file: /projects/cvsroot/pgsql/src/port/getrusage.c,v ...


Go Back   Unix Technical Forum > Database Server Software > PostgreSQL > Pgsql Patches

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-18-2008, 12:20 AM
Qingqing Zhou
 
Posts: n/a
Default Minor comments typo fix in src/port

Fix a comment typo in getrusage.c and add a comment in gettimeofday.c.



Index: getrusage.c
================================================== =================
RCS file: /projects/cvsroot/pgsql/src/port/getrusage.c,v
retrieving revision 1.8
diff -c -r1.8 getrusage.c
*** getrusage.c 31 Dec 2004 22:03:53 -0000 1.8
--- getrusage.c 16 May 2005 04:56:00 -0000
***************
*** 1,7 ****

/*-------------------------------------------------------------------------
*
* getusage.c
! * 64-bit versions of fseeko/ftello()
*
* Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
--- 1,7 ----

/*-------------------------------------------------------------------------
*
* getusage.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
Index: gettimeofday.c
================================================== =================
RCS file: /projects/cvsroot/pgsql/src/port/gettimeofday.c,v
retrieving revision 1.5
diff -c -r1.5 gettimeofday.c
*** gettimeofday.c 24 Jun 2004 18:53:48 -0000 1.5
--- gettimeofday.c 16 May 2005 04:56:00 -0000
***************
*** 1,4 ****
--- 1,7 ----
/*
+ * gettimeofday.c
+ * Win32 gettimeofday() replacement
+ *
* $PostgreSQL: pgsql/src/port/gettimeofday.c,v 1.5 2004/06/24 18:53:48
tgl Ex
p $
*
* Copyright (c) 2003 SRA, Inc.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-18-2008, 12:20 AM
Neil Conway
 
Posts: n/a
Default Re: Minor comments typo fix in src/port

Qingqing Zhou wrote:
> ***************
> *** 1,7 ****
>
> /*-------------------------------------------------------------------------
> *
> * getusage.c
> ! * 64-bit versions of fseeko/ftello()
> *
> * Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group
> * Portions Copyright (c) 1994, Regents of the University of California
> --- 1,7 ----
>
> /*-------------------------------------------------------------------------
> *
> * getusage.c
> ! * get information about resource utilisation


Better, but the file is named "getrusage.c" as well

Patch applied, thanks.

-Neil

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 07:18 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com