Fix example for Oracle-compatible instr function

Edit
ID 1458
Title Fix example for Oracle-compatible instr function
Topic Documentation
Created 2017-12-31 08:50:49
Last modified 2018-01-10 22:14:09 (6 years, 10 months ago)
Latest email 2018-01-10 22:58:32 (6 years, 10 months ago)
Status
2018-01: Committed
Target version
Authors Yugo Nagata (yugo.nagata)
Reviewers Tom Lane (tgl)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/1458
git checkout commitfest/cf/1458
Emails
Fix a Oracle-compatible instr function in the documentation
First at 2017-12-29 10:17:05 by Yugo Nagata <nagata at sraoss.co.jp>
Latest at 2018-01-10 22:58:32 by Tatsuo Ishii <ishii at sraoss.co.jp>
Latest attachment (fix-instr-doc-2.patch) at 2018-01-07 03:00:09 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (fix-instr-doc-2.patch) at 2018-01-07 03:00:09 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (fix_instr_doc.patch) at 2017-12-29 10:17:05 from Yugo Nagata <nagata at sraoss.co.jp> (Patch: Yes)
History
When Who What
2018-01-10 22:14:09 Tom Lane (tgl) Closed in commitfest 2018-01 with status: Committed
2018-01-10 21:59:16 Tom Lane (tgl) Added tgl as reviewer
2018-01-10 21:59:12 Tom Lane (tgl) Added tgl as committer
2017-12-31 08:51:05 Tatsuo Ishii (ishii) Changed authors to Yugo Nagata (yugo.nagata)
2017-12-31 08:50:49 Tatsuo Ishii (ishii) Attached mail thread 20171229191705.c0b43a8c.nagata@sraoss.co.jp
2017-12-31 08:50:49 Tatsuo Ishii (ishii) Created patch record
Edit