pgsql-server: Add missing null terminator to escaped string; clean up

Поиск
Список
Период
Сортировка
От tgl@svr1.postgresql.org (Tom Lane)
Тема pgsql-server: Add missing null terminator to escaped string; clean up
Дата
Msg-id 20041007185726.C2946329EB2@svr1.postgresql.org
обсуждение исходный текст
Ответы Re: pgsql-server: Add missing null terminator to escaped  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-committers
Log Message:
-----------
Add missing null terminator to escaped string; clean up unnecessarily
obscurantist coding conventions.

Modified Files:
--------------
    pgsql-server/src/bin/initdb:
        initdb.c (r1.58 -> r1.59)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/bin/initdb/initdb.c.diff?r1=1.58&r2=1.59)

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

Предыдущее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql-server: Add PLperl workaround for Win32 to the *.xs file.
Следующее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql-server: Move -DPLPERL_HAVE_UID_GID to the plperl Makefile, for