Thread: pgsql: Use "TOAST table" in place of the vague, not-used-elsewhere

pgsql: Use "TOAST table" in place of the vague, not-used-elsewhere

From
tgl@postgresql.org (Tom Lane)
Date:
Log Message:
-----------
Use "TOAST table" in place of the vague, not-used-elsewhere phrase
"supplementary storage table".

Tags:
----
REL8_4_STABLE

Modified Files:
--------------
    pgsql/doc/src/sgml/ref:
        alter_table.sgml (r1.106 -> r1.106.2.1)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/alter_table.sgml?r1=1.106&r2=1.106.2.1)
        create_table.sgml (r1.114.2.1 -> r1.114.2.2)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/create_table.sgml?r1=1.114.2.1&r2=1.114.2.2)