pgsql: Remove directory qualification in because it's not

Поиск
Список
Период
Сортировка
От adunstan@postgresql.org (Andrew Dunstan)
Тема pgsql: Remove directory qualification in because it's not
Дата
Msg-id 20070515194751.35F889FBD95@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Remove directory qualification in <ossp/uuid.h> because it's not always installed in ossp.
Workaround for when it is: include the ossp directory using --with-includes.

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

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

Предыдущее
От: neilc@postgresql.org (Neil Conway)
Дата:
Сообщение: pgsql: Fix a bunch of bad grammar in the docs: ", which see for
Следующее
От: alvherre@postgresql.org (Alvaro Herrera)
Дата:
Сообщение: pgsql: Avoid emitting empty role names in the GRANTED BY clause of GRANT