diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2012-10-10 12:19:25 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2012-10-10 12:19:25 -0400 |
commit | a80889a7359e720107b881bcd3e8fd47f3874e36 (patch) | |
tree | 2c90d49d36c19abe05146e87b70b15aab60e25dc /src/tutorial/basics.source | |
parent | 3f88fa971aafcf5204052d1dd114c739a0e751c2 (diff) | |
download | postgresql-a80889a7359e720107b881bcd3e8fd47f3874e36.tar.gz postgresql-a80889a7359e720107b881bcd3e8fd47f3874e36.zip |
Set procost to 10 for each of the pg_foo_is_visible() functions.
The idea here is to make sure the planner will evaluate these functions
last not first among the filter conditions in psql pattern search and
tab-completion queries. We've discussed this several times, and there
was consensus to do it back in August, but we didn't want to do it just
before a release. Now seems like a safer time.
No catversion bump, since this catalog change doesn't create a backend
incompatibility nor any regression test result changes.
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions