mirror of https://github.com/postgres/postgres
> * 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. >REL8_0_STABLE
parent
676bb9a6b4
commit
9e01aaa8bf
Loading…
Reference in new issue