Commit 42bdf85
committed
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.ru1 parent 216af5e commit 42bdf85
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7066 | 7066 | | |
7067 | 7067 | | |
7068 | 7068 | | |
7069 | | - | |
| 7069 | + | |
7070 | 7070 | | |
7071 | 7071 | | |
7072 | 7072 | | |
| |||
0 commit comments