ALTER TABLE documentation - Mailing list pgsql-hackers

From Robert Haas
Subject ALTER TABLE documentation
Date
Msg-id 603c8f071002220646w835ec85k42b39a1e1dbbbb3f@mail.gmail.com
Whole thread Raw
List pgsql-hackers
I just noticed that the current ALTER TABLE documentation doesn't do a
very good job differentiating between commands that affect the whole
table and commands that only affect specific columns.

http://developer.postgresql.org/pgdocs/postgres/sql-altertable.html

That didn't matter as much before, but now that we have both
table-level options and attribute-level options, there are two
sections in there that look all-too-similar...  suggestions?

...Robert


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Plans for 9.1, Grouping Sets, disabling multiqueries, contrib module for string, plpgpsm, preload dictionaries
Next
From: Tom Lane
Date:
Subject: Re: [COMMITTERS] Re: pgsql: Speed up CREATE DATABASE by deferring the fsyncs until after