[
https://issues.apache.org/jira/browse/HAWQ-1383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15904073#comment-15904073
]
ASF GitHub Bot commented on HAWQ-1383:
--------------------------------------
GitHub user lisakowen opened a pull request:
https://github.com/apache/incubator-hawq-docs/pull/101
HAWQ-1383 - plpgsql page cleanup, restructure, more examples
many changes to the plpgsql page:
- restructured and added some general info
- added links to postgres docs where appropriate
- added several concepts sections with examples
- moved polymorphic types section to data types page. also pared down the
info, hawq doesn't appear to support anynonarray and anyenum
- added polymorphic example
- removed variadic function argument section - tried several incantations
and couldn't get it to work. either hawq doesn't support variadic functions
(hard to tell from the code) or user error. if the latter i can add a
section/example back in.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lisakowen/incubator-hawq-docs
feature/HAWQ-1383-plpgsql-cleanup
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hawq-docs/pull/101.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 #101
----
commit d48c238a690a3e102f789a01e9ea3e6e62861310
Author: Lisa Owen <[email protected]>
Date: 2017-03-09T02:49:31Z
HAWQ-1383 - plpgsql page cleanup, restructure, more examples
----
> docs - pl/pgsql page cleanup
> ----------------------------
>
> Key: HAWQ-1383
> URL: https://issues.apache.org/jira/browse/HAWQ-1383
> Project: Apache HAWQ
> Issue Type: Improvement
> Components: Documentation
> Reporter: Lisa Owen
> Assignee: David Yozie
>
> various updates to pl/pgsql page:
> - move polymorphic types discussion to a more general section
> - remove dblink reference
> - use actual pl/pgsql examples, not SQL examples
> - other miscellanous clean-up and clarifications
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)