Doc: improve PREPARE documentation, cross-referencing to plan_cache_mode.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: ce734aaec1891ca2180c269b4c9adbfb13ca4052
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2019-09-30T18:31:18Z
Releases: 13.0
Doc: improve PREPARE documentation, cross-referencing to plan_cache_mode.

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

Files

PathChange+/−
doc/src/sgml/config.sgml modified +14 −16
doc/src/sgml/ref/prepare.sgml modified +36 −27

Documentation touched

Discussion