summaryrefslogtreecommitdiff
path: root/src/tutorial
diff options
context:
space:
mode:
authorNathan Bossart2024-09-27 21:21:21 +0000
committerNathan Bossart2024-09-27 21:21:21 +0000
commitd8ebcac547d7c25c1378e0fc5810528f343ab8d5 (patch)
tree9066b39c1a482c260de0b05e0c9968e2ab5ce05d /src/tutorial
parenta3179ab692be4314d5ee5cd56598976c487d5ef2 (diff)
doc: Note that CREATE MATERIALIZED VIEW restricts search_path.
Since v17, CREATE MATERIALIZED VIEW has set search_path to "pg_catalog, pg_temp" while running the query. The docs for the other commands that restrict search_path mention it, but the page for CREATE MATERIALIZED VIEW does not. Fix that. Oversight in commit 4b74ebf726. Author: Yugo Nagata Reviewed-by: Jeff Davis Discussion: https://postgr.es/m/20240805160502.d2a4975802a832b1e04afb80%40sraoss.co.jp Backpatch-through: 17
Diffstat (limited to 'src/tutorial')
0 files changed, 0 insertions, 0 deletions