Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

pgsql: Our version of getopt_long does not set optarg upon detecting an

Поиск
Список
Период
Сортировка
От alvherre@postgresql.org (Alvaro Herrera)
Тема pgsql: Our version of getopt_long does not set optarg upon detecting an
Дата
Msg-id 20060625043800.7DFD19FA646@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Our version of getopt_long does not set optarg upon detecting an error, as
opposed to what other versions apparently do, so it's not safe to print an
error message.  Besides, getopt_long itself already did, so it's redundant
anyway.

Tags:
----
REL8_1_STABLE

Modified Files:
--------------
    pgsql/src/bin/pg_ctl:
        pg_ctl.c (r1.61.2.2 -> r1.61.2.3)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_ctl/pg_ctl.c.diff?r1=1.61.2.2&r2=1.61.2.3)

В списке pgsql-committers по дате отправления: