pgsql-server: I notice that contrib/fuzzystrmatch/dmetaphone.c doesn't

Поиск
Список
Период
Сортировка
От momjian@svr1.postgresql.org (Bruce Momjian)
Тема pgsql-server: I notice that contrib/fuzzystrmatch/dmetaphone.c doesn't
Дата
Msg-id 20040820194814.745615E46CC@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
I notice that contrib/fuzzystrmatch/dmetaphone.c doesn't compile cleanly
as it stands - it mixes declarations in code, C++-style. The attached
patch shifts declarations to the tops of functions and enables this file
to compile cleanly as C.

Richard Poole

Modified Files:
--------------
    pgsql-server/contrib/fuzzystrmatch:
        dmetaphone.c (r1.1 -> r1.2)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql-server/contrib/fuzzystrmatch/dmetaphone.c.diff?r1=1.1&r2=1.2)

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

Предыдущее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql-server: Add psql tab completion TODO: < * -Have psql \dn show
Следующее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql-server: They are two different problems; the TOC entry is