python - ip: Specify the tuple components (interfaces). - Mailing list pgsql-committers

From jwp@pgfoundry.org (James William Pye)
Subject python - ip: Specify the tuple components (interfaces).
Date
Msg-id 20060710015440.4E1BD86C4BB@pgfoundry.org
Whole thread Raw
List 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 by date:

Previous
From: fxjr@pgfoundry.org (User Fxjr)
Date:
Subject: npgsql - Npgsql: 2006-07-09 Francisco Figueiredo Jr.
Next
From: jpargudo@pgfoundry.org (User Jpargudo)
Date:
Subject: pgloader - pgloader: syntax "WITH NULLS" is wrong, replaced by "NULL" ..