You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "Ming LI (JIRA)" <ji...@apache.org> on 2016/11/07 03:50:58 UTC

[jira] [Resolved] (HAWQ-1038) Missing BPCHAR in Data Type

     [ https://issues.apache.org/jira/browse/HAWQ-1038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ming LI resolved HAWQ-1038.
---------------------------
    Resolution: Won't Fix

> Missing BPCHAR in Data Type
> ---------------------------
>
>                 Key: HAWQ-1038
>                 URL: https://issues.apache.org/jira/browse/HAWQ-1038
>             Project: Apache HAWQ
>          Issue Type: Bug
>          Components: Documentation
>            Reporter: Goden Yao
>            Assignee: David Yozie
>             Fix For: backlog
>
>
> referring to 3rd party site:
> http://hdb.docs.pivotal.io/20/reference/catalog/pg_type.html 
> and 
> http://hdb.docs.pivotal.io/20/reference/HAWQDataTypes.html
> It's quite out of date if you check source code:
> https://github.com/apache/incubator-hawq/blob/master/src/interfaces/ecpg/ecpglib/pg_type.h
> {code}
> ...
> #define BPCHAROID		1042
> ...
> {code}
> We at least miss BPCHAR in the type table, maybe more.



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