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

ASF GitHub Bot commented on HAWQ-204:
-------------------------------------

GitHub user jiny2 opened a pull request:

    https://github.com/apache/incubator-hawq/pull/148

    HAWQ-204. Long dbname causes core dump

    This fix cut the long string of database name. 
    And the host info string is moved the end of string which maybe missed if 
the whole string is too long.
    
    For example:
    postgres=# \c 
database1234567890123456789012345678901234567890123456789012345
    You are now connected to database 
"database1234567890123456789012345678901234567890123456789012345" as user 
"yjin".
    
    postgres: port  5432, yjin database12... [local] con369 idle [local]

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jiny2/incubator-hawq HAWQ-204

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-hawq/pull/148.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #148
    
----
commit d53c9c70983fe284c9d158da22376a04e613ba19
Author: Yi Jin <[email protected]>
Date:   2015-12-02T11:51:19Z

    HAWQ-204. Long dbname causes core dump

----


> long dbname causes core dump
> ----------------------------
>
>                 Key: HAWQ-204
>                 URL: https://issues.apache.org/jira/browse/HAWQ-204
>             Project: Apache HAWQ
>          Issue Type: Bug
>          Components: Core
>            Reporter: Yi Jin
>            Assignee: Yi Jin
>
> long database name causes core dump. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to