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

Commit03a5ba2

Browse files
committed
Remove derived fields from RI_QueryKey, and do a bit of other cleanup.
We really only need the foreign key constraint's OID and the query typecode to uniquely identify each plan we are caching for FK checks. Theother stuff that was in the struct had no business being used as part ofa hash key, and was all just being copied from struct RI_ConstraintInfoanyway. Get rid of the unnecessary fields, and readjust various functionAPIs to make them use RI_ConstraintInfo not RI_QueryKey as info source.I'd be surprised if this makes any measurable performance difference,but it certainly feels cleaner.
1 parente1e97e9 commit03a5ba2

File tree

1 file changed

+194
-264
lines changed

1 file changed

+194
-264
lines changed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp