[
https://issues.apache.org/jira/browse/TAJO-233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14174539#comment-14174539
]
Hudson commented on TAJO-233:
-----------------------------
SUCCESS: Integrated in Tajo-master-CODEGEN-build #56 (See
[https://builds.apache.org/job/Tajo-master-CODEGEN-build/56/])
TAJO-233: Support PostgreSQL CatalogStore. (Jihun Kang via hyunsik) (hyunsik:
rev 2e32f5a6271d6952f77839ff639e11537af03ebf)
*
tajo-catalog/tajo-catalog-server/src/main/resources/schemas/postgresql/partitions.sql
*
tajo-catalog/tajo-catalog-server/src/main/resources/schemas/postgresql/databases.sql
*
tajo-catalog/tajo-catalog-server/src/main/resources/schemas/postgresql/table_properties.sql
*
tajo-catalog/tajo-catalog-server/src/test/java/org/apache/tajo/catalog/TestCatalog.java
*
tajo-catalog/tajo-catalog-server/src/main/resources/schemas/postgresql/indexes.sql
*
tajo-catalog/tajo-catalog-server/src/main/resources/schemas/postgresql/columns.sql
*
tajo-catalog/tajo-catalog-server/src/main/java/org/apache/tajo/catalog/store/PostgreSQLStore.java
*
tajo-catalog/tajo-catalog-server/src/main/resources/schemas/postgresql/partition_methods.sql
*
tajo-catalog/tajo-catalog-server/src/main/resources/schemas/postgresql/tablespaces.sql
*
tajo-catalog/tajo-catalog-server/src/main/resources/schemas/postgresql/stats.sql
* CHANGES
*
tajo-catalog/tajo-catalog-server/src/main/resources/schemas/postgresql/tables.sql
> Support PostgreSQL CatalogStore
> -------------------------------
>
> Key: TAJO-233
> URL: https://issues.apache.org/jira/browse/TAJO-233
> Project: Tajo
> Issue Type: New Feature
> Components: catalog
> Reporter: Hyunsik Choi
> Assignee: Jihun Kang
> Labels: newbie
> Fix For: 0.9.1
>
> Attachments: TAJO-233_Hyunsik_20141016.patch, postgresql.diff,
> postgresql_oct.16.diff
>
>
> See the title. PostgreSQL is also an widely used open source DBMS. Like
> TAJO-179, we need to support postgresql catalog store.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)