Re: Solaris getopt_long and PostgreSQL

From: Zdenek Kotala <Zdenek(dot)Kotala(at)Sun(dot)COM>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Chuck McDevitt <cmcdevitt(at)greenplum(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Solaris getopt_long and PostgreSQL
Date: 2009-04-05 21:21:47
Message-ID: 1238966507.4397.3.camel@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Zdenek Kotala píše v út 31. 03. 2009 v 21:25 +0200:

> Another possibility is to rewrite postgres(and pg_resetxlog) to use
> getopt_long() instead of getopt().

Attached patch rewrites postgres to use getopt_long instead of getopt.
Patch also removes configure part for Solaris related to getopt.

Zdenek

Attachment Content-Type Size
getopt.patch text/x-patch 10.0 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2009-04-05 21:34:15 Re: XML only working in UTF-8 - Re: 8.4 open items list
Previous Message Peter Eisentraut 2009-04-05 21:09:31 Re: XML only working in UTF-8 - Re: 8.4 open items list