Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8e3a87f

Browse files
committed
Teach planner to expand sufficiently simple SQL-language functions
('SELECT expression') inline, like macros, during the constant-foldingphase of planning. The actual expansion is not difficult, but checkingthat we're not changing the semantics of the call turns out to be moresubtle than one might think; in particular must pay attention topermissions issues, strictness, and volatility.
1 parent02f8c9a commit8e3a87f

File tree

4 files changed

+478
-105
lines changed

4 files changed

+478
-105
lines changed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp