Re: Operator class parameters and sgml docs

Peter Geoghegan <pg@bowt.ie>

From: Peter Geoghegan <pg@bowt.ie>
To: Alexander Korotkov <aekorotkov@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2020-06-20T19:15:17Z
Lists: pgsql-hackers
On Sat, Jun 20, 2020 at 3:55 AM Alexander Korotkov <aekorotkov@gmail.com> wrote:
> So, pushed!

Noticed one small thing. You forgot to update this part from the B-Tree docs:

"As shown in Table 37.9, btree defines one required and three optional
support functions. The four user-defined methods are:"

Thanks
-- 
Peter Geoghegan



Commits

  1. Language fixes for docs related to opclass options

  2. Minor corrections to docs related to opclass options

  3. Add documentation for opclass options

  4. Implement operator class parameters