python - ip: Specify the tuple components (interfaces).

Поиск
Список
Период
Сортировка
От jwp@pgfoundry.org (James William Pye)
Тема python - ip: Specify the tuple components (interfaces).
Дата
Msg-id 20060710015440.4E1BD86C4BB@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Specify the tuple components (interfaces).

Specifies the interface consistency of attributes, tuple descriptors(sequence of
attributes), and tuples("instances" of tuple descriptors).

Other minor corrections/improvements might have made it in as well.

Also, modify the xhtml stylesheet to use a lighter color for links, and set the
id attribute to the varlistentry's before its term.

Modified Files:
--------------
    ip:
        spec.xml (r1.4 -> r1.5)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ip/spec.xml.diff?r1=1.4&r2=1.5)
    ip/env/xslt:
        xhtml.xml (r1.2 -> r1.3)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ip/env/xslt/xhtml.xml.diff?r1=1.2&r2=1.3)

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

Предыдущее
От: fxjr@pgfoundry.org (User Fxjr)
Дата:
Сообщение: npgsql - Npgsql: 2006-07-09 Francisco Figueiredo Jr.
Следующее
От: jpargudo@pgfoundry.org (User Jpargudo)
Дата:
Сообщение: pgloader - pgloader: syntax "WITH NULLS" is wrong, replaced by "NULL" ..