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

Commitf40c696

Browse files
committed
Routine usage information schema tables
Several information schema views track dependencies betweenfunctions/procedures and objects used by them. These had not beenimplemented so far because PostgreSQL doesn't track objects used in afunction body. However, formally, these also show dependencies usedin parameter default expressions, which PostgreSQL does support andtrack. So for the sake of completeness, we might as well add these.If dependency tracking for function bodies is ever implemented, theseviews will automatically work correctly.Reviewed-by: Erik Rijkers <er@xs4all.nl>Discussion:https://www.postgresql.org/message-id/flat/ac80fc74-e387-8950-9a31-2560778fc1e3%40enterprisedb.com
1 parenta29f307 commitf40c696

File tree

6 files changed

+603
-6
lines changed

6 files changed

+603
-6
lines changed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp