Re: Documentation improvements for partitioning

From: Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>
To: Simon Riggs <simon(at)2ndquadrant(dot)com>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, Corey Huinker <corey(dot)huinker(at)gmail(dot)com>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Documentation improvements for partitioning
Date: 2017-03-03 07:51:51
Message-ID: 4eb8cfe4-b6c9-903d-4ce8-2a31fcee27e1@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2017/02/28 17:25, Simon Riggs wrote:
> On 28 February 2017 at 08:14, Amit Langote
> <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp> wrote:
>
>> OK. So, I will start writing the patch with above general skeleton and
>> hopefully post it within this week and you can improve it as fit.
>
> Will do, thanks.

Attached patch 0001 is what I managed so far. Please take a look and let
me know if there is more I can do. I guess you might want to expand the
parts related to UNION ALL views and BRIN indexes.

Also for consideration,

0002: some cosmetic fixes to create_table.sgml

0003: add clarification about NOT NULL constraint on partition columns in
alter_table.sgml

Thoughts?

Thanks,
Amit

Attachment Content-Type Size
0001-Rewrite-sections-in-ddl.sgml-related-to-partitioning.patch text/x-diff 61.9 KB
0002-Add-a-note-about-DROP-NOT-NULL-and-partitions.patch text/x-diff 1.4 KB
0003-Listify-a-note-on-the-CREATE-TABLE-page.patch text/x-diff 4.9 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kyotaro HORIGUCHI 2017-03-03 08:13:42 [BUG FIX] Removing NamedLWLockTrancheArray
Previous Message Tsunakawa, Takayuki 2017-03-03 07:43:11 Re: Statement-level rollback