Re: [HACKERS] Minor correction in alter_table.sgml - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: [HACKERS] Minor correction in alter_table.sgml
Date
Msg-id 2ab28bb3-287d-47ae-e7d9-d8aeb4a1fdbc@2ndquadrant.com
Whole thread Raw
In response to Re: Minor correction in alter_table.sgml  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
Responses Re: [HACKERS] Minor correction in alter_table.sgml  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
List pgsql-hackers
On 11/30/16 8:47 PM, Amit Langote wrote:
>> So maybe something like
>>
>>     All the forms of ALTER TABLE that act on a single table,
>>     except RENAME and SET SCHEMA, can be combined into a
>>     list of multiple alterations to be applied together.
> 
> Updated patch attached.

Could you please rebase this patch?  Some new stuff about partitions has
been added in the paragraph you are changing.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: David Fetter
Date:
Subject: Re: [HACKERS] pg_background contrib module proposal
Next
From: Peter Eisentraut
Date:
Subject: Re: [HACKERS] Time to drop old-style (V0) functions?