forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit42bdf85
committed
Doc: fix ancient mistake in search_path documentation.
"$user" in a search_path string is replaced by CURRENT_USER notSESSION_USER. (It actually was SESSION_USER in the initial implementation,but we changed it shortly later, and evidently forgot to fix the docs tomatch.)Noted by antonov@stdpr.ruDiscussion:https://postgr.es/m/159151fb45d490c8d31ea9707e9ba99d@stdpr.ru1 parent216af5e commit42bdf85
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
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
Comments
(0)