Re: Operator class parameters and sgml docs
Alexander Korotkov <aekorotkov@gmail.com>
From: Alexander Korotkov <aekorotkov@gmail.com>
To: Justin Pryzby <pryzby@telsasoft.com>
Cc: Peter Geoghegan <pg@bowt.ie>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2020-06-21T01:52:59Z
Lists: pgsql-hackers
On Sun, Jun 21, 2020 at 2:28 AM Justin Pryzby <pryzby@telsasoft.com> wrote: > And a couple more in spgist.sgml (some of which were not added by this patch). Pushed, thanks! ------ Regards, Alexander Korotkov
Commits
-
Language fixes for docs related to opclass options
- 70004a2a0c52 13.0 landed
- 14903f238ec9 14.0 landed
-
Minor corrections to docs related to opclass options
- b56d91ebd2be 13.0 landed
- 3be015c9fc02 14.0 landed
-
Add documentation for opclass options
- e6c6f427e356 13.0 landed
- 15cb2bd27009 14.0 landed
-
Implement operator class parameters
- 911e70207703 13.0 cited