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
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---