citusdata / citusdata/citus_docs
Our unusual function handling behavior should be documented
Open
- Dominant language
- CSS
- Stars
- 58
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
Our functions [don't work the way](https://github.com/citusdata/citus/issues/659) that people used to Postgres might expect them to. Specifically, functions aren't executed atomically. This should be documented somewhere, maybe where we list our SQL limitations?
Contributor guide
Assessment
This issue has not been assessed yet.