mirror of
https://github.com/postgres/postgres.git
synced 2025-06-03 00:02:26 -04:00
The behavior described in the PREPARE man page applies only for the default plan_cache_mode setting, so explain that properly. Rewrite some of the text while I'm here. Per suggestion from Bruce. Discussion: https://postgr.es/m/20190930155505.GA21095@momjian.us