Doc patch to See Also: CREATE TABLE AS in CREATE TABLE docs

Started by Karl O. Pincover 13 years ago2 messageshackers
Jump to latest
#1Karl O. Pinc
kop@meme.com

Hi,

Patch to add CREATE TABLE AS to the See Also: section
of the CREATE TABLE docs.

Against git master.

(Builds, as do all the previous doc patches.)

Karl <kop@meme.com>
Free Software: "You don't pay back, you pay forward."
-- Robert A. Heinlein

Attachments:

sql-createtable_see_createtableas.patchtext/x-patch; charset=us-ascii; name=sql-createtable_see_createtableas.patchDownload+1-0
#2Peter Eisentraut
peter_e@gmx.net
In reply to: Karl O. Pinc (#1)
Re: Doc patch to See Also: CREATE TABLE AS in CREATE TABLE docs

On Sun, 2012-09-23 at 21:28 -0500, Karl O. Pinc wrote:

Patch to add CREATE TABLE AS to the See Also: section
of the CREATE TABLE docs.

committed