]> granicus.if.org Git - postgresql/commit
Doc: improve PREPARE documentation, cross-referencing to plan_cache_mode.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 30 Sep 2019 18:31:12 +0000 (14:31 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 30 Sep 2019 18:31:19 +0000 (14:31 -0400)
commitca0b3828504a51247607913e16f45c635ec168b6
tree6e43815e85331592d5ceadfb75a7dbb5747635c2
parent737f226842748cf946cad3bd30aadfd0c03ad16f
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
doc/src/sgml/config.sgml
doc/src/sgml/ref/prepare.sgml