diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2018-12-20 13:55:11 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2018-12-20 13:55:11 -0500 |
commit | 4e4c0d66866c0d54ec33ef987204cdec729a741b (patch) | |
tree | 7b9bd5f242d81a4a5581318f6d26ea867734b834 /src/backend/access/gist/gistbuild.c | |
parent | 9bb2ce5ec765e2c886af369fa3ba57f98db014e3 (diff) | |
download | postgresql-4e4c0d66866c0d54ec33ef987204cdec729a741b.tar.gz postgresql-4e4c0d66866c0d54ec33ef987204cdec729a741b.zip |
Doc: fix ancient mistake in search_path documentation.
"$user" in a search_path string is replaced by CURRENT_USER not
SESSION_USER. (It actually was SESSION_USER in the initial implementation,
but we changed it shortly later, and evidently forgot to fix the docs to
match.)
Noted by antonov@stdpr.ru
Discussion: https://postgr.es/m/159151fb45d490c8d31ea9707e9ba99d@stdpr.ru
Diffstat (limited to 'src/backend/access/gist/gistbuild.c')
0 files changed, 0 insertions, 0 deletions