Add missing optional USING keyword before opclass name in INSERT statemet

Edit
ID 627
Title Add missing optional USING keyword before opclass name in INSERT statemet
Topic Documentation
Created 2016-05-16 13:25:12
Last modified 2016-05-27 16:31:28 (8 years, 5 months ago)
Latest email 2016-05-31 20:13:59 (8 years, 5 months ago)
Status
2016-09: Committed
Target version
Authors Nikolay Shaplov (nataraj)
Reviewers Become reviewer
Committer Tom Lane (tgl)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/627
git checkout commitfest/cf/627
Emails
[PATCH][Documination] Add optional USING keyword before opclass name in INSERT statemet
First at 2016-05-16 13:21:10 by Nikolay Shaplov <n.shaplov at postgrespro.ru>
Latest at 2016-05-31 20:13:59 by "David G. Johnston" <david.g.johnston at gmail.com>
Latest attachment (using_opclass_doc_patch.diff) at 2016-05-16 13:21:10 from Nikolay Shaplov <n.shaplov at postgrespro.ru>
    Attachment (using_opclass_doc_patch.diff) at 2016-05-16 13:21:10 from Nikolay Shaplov <n.shaplov at postgrespro.ru> (Patch: Yes)
History
When Who What
2016-05-27 16:31:28 Tom Lane (tgl) Closed in commitfest 2016-09 with status: Committed
2016-05-27 16:31:28 Tom Lane (tgl) Changed committer to tgl
2016-05-16 13:25:45 Nikolay Shaplov (nataraj) Changed authors to Nikolay Shaplov (nataraj)
2016-05-16 13:25:12 Nikolay Shaplov (nataraj) Attached mail thread 1593237.l7oKHRpxSe@nataraj-amd64
2016-05-16 13:25:12 Nikolay Shaplov (nataraj) Created patch record
Edit