Skip to content

is_strict and is_fallible docs improvement - #9122

Open
connortsui20 wants to merge 1 commit into
developfrom
ct/scalar-fn-props-docs
Open

is_strict and is_fallible docs improvement#9122
connortsui20 wants to merge 1 commit into
developfrom
ct/scalar-fn-props-docs

Conversation

@connortsui20

Copy link
Copy Markdown
Member

Docs improvement to have better clarity and less verbosity

@connortsui20 connortsui20 added the changelog/docs A docs change label Jul 31, 2026
@connortsui20
connortsui20 enabled auto-merge (squash) July 31, 2026 15:46
Comment on lines +197 to +198
/// A strict function returns null for a row when any argument is null for that row. This
/// matches PostgreSQL's `STRICT` convention for null propagation.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we link?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

best I can find is https://www.postgresql.org/docs/current/sql-createfunction.html and that description is honestly not great.

Comment thread vortex-array/src/scalar_fn/vtable.rs Outdated
Signed-off-by: Connor Tsui <connor.tsui20@gmail.com>
@connortsui20
connortsui20 force-pushed the ct/scalar-fn-props-docs branch from f7ddb2a to 5806a43 Compare July 31, 2026 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/docs A docs change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants