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 | dae1db34f5e6bfbb86210a30b050110c08f62ba1 (patch) | |
tree | a6e91962d0149163e36f8990674590edee0acf78 /src/tutorial/funcs.c | |
parent | 72a626e688ffedbdcc8d8073ac936db2f658ebb6 (diff) | |
download | postgresql-dae1db34f5e6bfbb86210a30b050110c08f62ba1.tar.gz postgresql-dae1db34f5e6bfbb86210a30b050110c08f62ba1.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/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions