pgsql: Include <getopt.h> if available, to avoid warnings on Windows.

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Include <getopt.h> if available, to avoid warnings on Windows.
Date: 2004-11-17 21:37:48
Message-ID: 20041117213748.DCCE93A4434@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Include <getopt.h> if available, to avoid warnings on Windows.

Modified Files:
--------------
pgsql/src/bin/pg_resetxlog:
pg_resetxlog.c (r1.24 -> r1.25)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_resetxlog/pg_resetxlog.c.diff?r1=1.24&r2=1.25)

Browse pgsql-committers by date

  From Date Subject
Next Message User Ahatzis 2004-11-17 22:27:25 press - pr:
Previous Message Tom Lane 2004-11-17 21:30:38 pgsql: Rename vacuum_cost_limit switch from -N to -l to avoid conflict