Warning is adjusted of pgbench. - Mailing list pgsql-patches

From Hiroshi Saito
Subject Warning is adjusted of pgbench.
Date
Msg-id 010801c7d8c8$b8294640$c601a8c0@HP22720319231
Whole thread Raw
Responses Re: Warning is adjusted of pgbench.  (Magnus Hagander <magnus@hagander.net>)
List pgsql-patches
Hi Magnus.

pgbench.c: In function `main':
pgbench.c:1257: warning: implicit declaration of function `getopt'

adjustment of some reference is required for this.
and this is a FRONTEND program.
patch is smooth at VC8 and MinGW (gcc).

Regards,
Hiroshi Saito

Attachment

pgsql-patches by date:

Previous
From: Neil Conway
Date:
Subject: Re: MemoryContextStats tweak: show tree structure
Next
From: Magnus Hagander
Date:
Subject: Re: Warning is adjusted of pgbench.