forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit164d439
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 parent9e6cd79 commit164d439
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6186 | 6186 |
| |
6187 | 6187 |
| |
6188 | 6188 |
| |
6189 |
| - | |
| 6189 | + | |
6190 | 6190 |
| |
6191 | 6191 |
| |
6192 | 6192 |
| |
|
0 commit comments
Comments
(0)