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 | 164d439550dd4b29b8c0bf317779ac8d4b4c2d8f (patch) | |
tree | 09e9b53e1346d9e0bc06fab17a75a0ea00fd4abf /src/backend/access/gist/gist.c | |
parent | 9e6cd794c282499aa0d2d31166c023cda0682e67 (diff) | |
download | postgresql-164d439550dd4b29b8c0bf317779ac8d4b4c2d8f.tar.gz postgresql-164d439550dd4b29b8c0bf317779ac8d4b4c2d8f.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/gist.c')
0 files changed, 0 insertions, 0 deletions