Re: [PATCH] Opclass parameters
Alexander Korotkov <a.korotkov@postgrespro.ru>
From: Alexander Korotkov <a.korotkov@postgrespro.ru>
To: Justin Pryzby <pryzby@telsasoft.com>
Cc: Nikita Glukhov <n.gluhov@postgrespro.ru>,
Nikolay Shaplov <dhyan@nataraj.su>, Oleg Bartunov <obartunov@gmail.com>,
pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2020-04-01T12:09:24Z
Lists: pgsql-hackers
On Wed, Apr 1, 2020 at 2:59 PM Justin Pryzby <pryzby@telsasoft.com> wrote: > On Wed, Apr 01, 2020 at 02:53:41PM +0300, Alexander Korotkov wrote: > > On Tue, Mar 31, 2020 at 12:15 PM Alexander Korotkov > > <a.korotkov@postgrespro.ru> wrote: > > > What is XXX supposed to be? > > > > > > The rest of patch looks good to me. > > > > I've pushed the patch excepts XXX. Thank you. > > You're welcome to clarify XXX and/or do additional corrections. > > XXX was a reminder to myself to check the accuracy of that description, rather > than just its language. As you can see, I didn't manage to do that, but the > language is at least consistent. > > Thanks for pushing the update. Thank you! ------ Alexander Korotkov Postgres Professional: http://www.postgrespro.com The Russian Postgres Company
Commits
-
Documentation corrections for opclass parameters
- 3f1802e1fdb7 13.0 landed
-
Implement operator class parameters
- 911e70207703 13.0 landed