getopt bug

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: getopt bug
Date: 2002-07-15 22:51:08
Message-ID: 200207152251.g6FMp8B15509@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

We had a fixed version of getopt() that would properly warn users that
they compiled psql without long options on systems with buggy getopt's,
like FreeBSD.

Now that I have added a search for libgetopt.a, which may find
getopt_long on those platforms, I have removed utils/getopt.c. No
modules were using it anyway.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2002-07-15 22:52:01 Re: Unused system table columns
Previous Message Hannu Krosing 2002-07-15 22:41:01 Re: Unused system table columns