diff options
author | Bruce Momjian <bruce@momjian.us> | 2004-08-12 19:45:24 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2004-08-12 19:45:24 +0000 |
commit | 9e01aaa8bfa4c1684a93dca2ca14a9c8edf3bf9a (patch) | |
tree | 27b95dbe077a05218f36f11fdf937bc500b7c138 /src/backend/commands/async.c | |
parent | 676bb9a6b426629e11880a7412e55e03cdf50ac6 (diff) | |
download | postgresql-9e01aaa8bfa4c1684a93dca2ca14a9c8edf3bf9a.tar.gz postgresql-9e01aaa8bfa4c1684a93dca2ca14a9c8edf3bf9a.zip |
Add:
> * Allow finer control over the caching of prepared query plans
>
> Currently, queries prepared via the libpq API are planned on first
> execute using the supplied parameters --- allow SQL PREPARE to do the
> same. Also, allow control over replanning prepared queries either
> manually or automatically when statistics for execute parameters
> differ dramatically from those used during planning.
>
Diffstat (limited to 'src/backend/commands/async.c')
0 files changed, 0 insertions, 0 deletions