Re: Fix a Oracle-compatible instr function in thedocumentation - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject Re: Fix a Oracle-compatible instr function in thedocumentation
Date
Msg-id 20180111.075832.953432650785444253.t-ishii@sraoss.co.jp
Whole thread Raw
In response to Re: Fix a Oracle-compatible instr function in the documentation  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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


pgsql-hackers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: [HACKERS] Refactoring identifier checks to consistently use strcmp
Next
From: Thomas Munro
Date:
Subject: Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation)