On Fri, Apr 4, 2014 at 1:46 AM, Tom Lane wrote:
> Amit Langote writes:
>> On Thu, Apr 3, 2014 at 1:19 PM, Tom Lane wrote:
>>> We could just rephrase the ALTER TABLE docs to say that the table
>>> rewrite is avoided if you omit the DEFAULT clause, rather than
>>> saying that a null default works.
May I suggest that on the documentation on the current version (now 9.3) is
added a link rel=canonical
Ex:
http://www.postgresql.org/docs/9.3/static/
could have
http://www.postgresql.org/docs/current/static/"; />
I believe this could help google offering the current documentation as a firs
Amit Langote writes:
> On Thu, Apr 3, 2014 at 1:19 PM, Tom Lane wrote:
>> We could just rephrase the ALTER TABLE docs to say that the table
>> rewrite is avoided if you omit the DEFAULT clause, rather than
>> saying that a null default works.
> How does the attached sound?
> Wonder if a rewrite-