pgsql: Add mention that tid perhaps someday should be output as a - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Add mention that tid perhaps someday should be output as a
Date
Msg-id 20060227014116.7E1B29DCCA3@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add mention that tid perhaps someday should be output as a record.

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        tid.c (r1.50 -> r1.51)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/tid.c.diff?r1=1.50&r2=1.51)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Improve sorting speed by pre-extracting the first sort-key column
Next
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - be: Add python.interact function to template.