mirror of
https://github.com/postgres/postgres.git
synced 2026-05-18 06:32:52 -04:00
ce734aaec1
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