From: | Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp> |
---|---|
To: | tgl(at)sss(dot)pgh(dot)pa(dot)us |
Cc: | pgsql-hackers(at)postgresql(dot)org, ishii(at)sraoss(dot)co(dot)jp, nagata(at)sraoss(dot)co(dot)jp |
Subject: | Re: Fix a Oracle-compatible instr function in the documentation |
Date: | 2018-01-10 22:58:32 |
Message-ID: | 20180111.075832.953432650785444253.t-ishii@sraoss.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
> I spent some more time comparing this version's behavior with
> rextester's Oracle instance, and couldn't find any other
> discrepancies, so I pushed it.
Great!
I agree with your commit message:
> Back-patch to all supported branches. Although this patch only touches
> documentation, we should probably call it out as a bug fix in the next
> minor release notes, since users who have adopted the functions will
> likely want to update their versions.
Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas Munro | 2018-01-10 22:59:08 | Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) |
Previous Message | Daniel Gustafsson | 2018-01-10 22:49:47 | Re: [HACKERS] Refactoring identifier checks to consistently use strcmp |