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

From: jwp(at)pgfoundry(dot)org (James William Pye)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - ip: Specify the tuple components (interfaces).
Date: 2006-07-10 01:54:40
Message-ID: 20060710015440.4E1BD86C4BB@pgfoundry.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message User Jpargudo 2006-07-10 13:36:18 pgloader - pgloader: syntax "WITH NULLS" is wrong, replaced by "NULL" ..
Previous Message User Fxjr 2006-07-09 15:33:37 npgsql - Npgsql: 2006-07-09 Francisco Figueiredo Jr.