pgsql: Make libpq reject non-numeric and out-of-range port numbers with

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Make libpq reject non-numeric and out-of-range port numbers with
Дата
Msg-id 20090927034310.B7461753FB7@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Make libpq reject non-numeric and out-of-range port numbers with a suitable
error message, rather than blundering on and failing with something opaque.

Sam Mason

Modified Files:
--------------
    pgsql/src/interfaces/libpq:
        fe-connect.c (r1.376 -> r1.377)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/fe-connect.c?r1=1.376&r2=1.377)

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Sync psql's scanner with recent changes in backend scanner's flex
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Replace the array-style TupleTable data structure with a simple