[ 
https://issues.apache.org/jira/browse/HAWQ-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15858897#comment-15858897
 ] 

Amy commented on HAWQ-1317:
---------------------------

We just port part of this pg bug fix for now which is fix out-of-range 
characters part, about the cancel_requested part, we will port in the future. 
Because postgres 9.6 adds some extra functions in regex code, e.g. 
cancel_requested logic. And this pg bug fix includes cancel_requested code. 
So, need more efforts to investigate whether we should add extra functions to 
regex code in this commit.

> Port "Fix some regex issues with out-of-range characters and large char 
> ranges" from pg
> ---------------------------------------------------------------------------------------
>
>                 Key: HAWQ-1317
>                 URL: https://issues.apache.org/jira/browse/HAWQ-1317
>             Project: Apache HAWQ
>          Issue Type: Bug
>          Components: Security
>    Affects Versions: 2.1.0.0-incubating
>            Reporter: Amy
>            Assignee: Amy
>             Fix For: 2.2.0.0-incubating
>
>
> After review of hawq code base and [CentOS 6 postgresql security 
> update|http://centoserrata.nagater.net/item/CESA-2016-0347-CentOS-6.Security.i386.x86_64.html],
>  it shows that hawq is impacted. Though it shows in [pg 
> doc|https://www.postgresql.org/support/security] that the issue affect pg 
> 9.1+, while hawq is based on pg 8.2.x. For details, refer to:
> http://rhn.redhat.com/errata/RHSA-2016-1060.html
> https://rhn.redhat.com/errata/RHSA-2016-0347.html
> Need to port the fix accordingly: 

> https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=3bb3f42f3749d40b8d4de65871e8d828b18d4a45.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to