Re: [PATCH] use separate PartitionedRelOptions structure to store partitioned table options

Nikolay Shaplov <dhyan@nataraj.su>

From: Nikolay Shaplov <dhyan@nataraj.su>
To: pgsql-hackers@lists.postgresql.org
Cc: Amit Langote <amitlangote09@gmail.com>, Tomas Vondra <tomas.vondra@2ndquadrant.com>, Dent John <denty@qqdd.eu>, "Iwata, Aya" <iwata.aya@jp.fujitsu.com>, Alvaro Herrera <alvherre@2ndquadrant.com>, Dmitry Dolgov <9erthalion6@gmail.com>, Thomas Munro <thomas.munro@gmail.com>, Michael Paquier <michael@paquier.xyz>
Date: 2019-11-11T14:22:32Z
Lists: pgsql-hackers

Attachments

В письме от среда, 23 октября 2019 г. 11:59:45 MSK пользователь Amit Langote 
написал:

> Sorry for the late reply.
Same apologies from my side. Get decent time-slot for postgres dev only now.



> I looked atthe v2 patch and noticed a typo:
> 
> + *     Binary representation of relation options for rtitioned tables.
> 
> s/rtitioned/partitioned/g
> 
> Other than that, looks good.
Here goes v3 patch with the typo fixed

-- 
Software Developer: https://www.upwork.com/freelancers/~014a87e140ff02c0da
Body-oriented Therapist: https://vk.com/nataraj_rebalancing  (Russian)

Commits

  1. Split handling of reloptions for partitioned tables