Reference Guide diffs

Started by Pierce Tylerabout 25 years ago3 messagesdocs
Jump to latest
#1Pierce Tyler
pierce@greatbridge.com

I'm attaching several minor diffs (mostly typos) that impact the
Reference Guide.

Pierce

--
--------------------------------------------------------------
Pierce Tyler | e: pierce@greatbridge.com
Technical Writer | p: (757)233-5544
Great Bridge, LLC | w: www.greatbridge.com
www.greatbridge.org

Attachments:

alter_table.sgml.difftext/plain; charset=us-ascii; name=alter_table.sgml.diffDownload+2-2
comment.sgml.difftext/plain; charset=us-ascii; name=comment.sgml.diffDownload+2-2
create_type.sgml.difftext/plain; charset=us-ascii; name=create_type.sgml.diffDownload+2-2
pg_config-ref.sgml.difftext/html; charset=us-ascii; name=pg_config-ref.sgml.diffDownload+2-2
pg_dump.sgml.difftext/plain; charset=us-ascii; name=pg_dump.sgml.diffDownload+2-2
pg_dumpall.sgml.difftext/plain; charset=us-ascii; name=pg_dumpall.sgml.diffDownload+4-4
pg_restore.sgml.difftext/plain; charset=us-ascii; name=pg_restore.sgml.diffDownload+4-4
set.sgml.difftext/plain; charset=us-ascii; name=set.sgml.diffDownload+2-2
#2Peter Eisentraut
peter_e@gmx.net
In reply to: Pierce Tyler (#1)
Re: Reference Guide diffs

Pierce Tyler writes:

I'm attaching several minor diffs (mostly typos) that impact the
Reference Guide.

! allows selection of TOAST storage method for variable-length data types

! allows selection of The Oversized-Attribute Storage Technique (TOAST) for variable-length data types

This is a bit tacky. Let's not go there.

--
Peter Eisentraut peter_e@gmx.net http://yi.org/peter-e/

#3Tom Lane
tgl@sss.pgh.pa.us
In reply to: Peter Eisentraut (#2)
Re: Reference Guide diffs

Peter Eisentraut <peter_e@gmx.net> writes:

Pierce Tyler writes:

! allows selection of TOAST storage method for variable-length data types

! allows selection of The Oversized-Attribute Storage Technique (TOAST) for variable-length data types

This is a bit tacky. Let's not go there.

I agree with Peter on this one ...

regards, tom lane