On Wed, Apr 23, 2014 at 3:46 AM, Etsuro Fujita
wrote:
> (2014/04/15 15:27), Etsuro Fujita wrote:
>> (2014/04/14 23:53), Robert Haas wrote:
>>>
>>> On Fri, Apr 11, 2014 at 5:00 AM, Etsuro Fujita
>>> wrote:
Attached is an updated version of the patch.
>
>
>>> I think the other changes des
(2014/04/15 15:27), Etsuro Fujita wrote:
(2014/04/14 23:53), Robert Haas wrote:
On Fri, Apr 11, 2014 at 5:00 AM, Etsuro Fujita
wrote:
Attached is an updated version of the patch.
I think the other changes deserve to be considered separately, and in
particular I'm still not sure it's a good
(2014/04/14 23:53), Robert Haas wrote:
On Fri, Apr 11, 2014 at 5:00 AM, Etsuro Fujita
wrote:
Attached is an updated version of the patch.
I applied the first two hunks of this, which seem like clear
oversights; and also the bit fixing the constraint_name language.
I think the other changes d
On Fri, Apr 11, 2014 at 5:00 AM, Etsuro Fujita
wrote:
> Attached is an updated version of the patch.
I applied the first two hunks of this, which seem like clear
oversights; and also the bit fixing the constraint_name language.
I think the other changes deserve to be considered separately, and i
(2014/04/09 12:03), Etsuro Fujita wrote:
(2014/04/09 1:23), Robert Haas wrote:
On Tue, Apr 8, 2014 at 5:05 AM, Etsuro Fujita
wrote:
Attached is a patch to improve the manual page for the ALTER TABLE
command.
Do we really need to add a section for "type_name" when we already
have a section fo
(2014/04/09 1:23), Robert Haas wrote:
On Tue, Apr 8, 2014 at 5:05 AM, Etsuro Fujita
wrote:
Attached is a patch to improve the manual page for the ALTER TABLE command.
Do we really need to add a section for "type_name" when we already
have a section for "OF type_name"?
I think that the secti
On Tue, Apr 8, 2014 at 5:05 AM, Etsuro Fujita
wrote:
> Attached is a patch to improve the manual page for the ALTER TABLE command.
Do we really need to add a section for "type_name" when we already
have a section for "OF type_name"?
constraint_name is also used for adding a constraint using an i
Attached is a patch to improve the manual page for the ALTER TABLE command.
Thanks,
Best regards,
Etsuro Fujita
diff --git a/doc/src/sgml/ref/alter_table.sgml
b/doc/src/sgml/ref/alter_table.sgml
index 0b08f83..ce67c71 100644
--- a/doc/src/sgml/ref/alter_table.sgml
+++ b/doc/src/sgml/ref/alter_ta