]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix assign_session_authorization() to not be confused by all-numeric
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 1 Feb 2003 18:31:37 +0000 (18:31 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 1 Feb 2003 18:31:37 +0000 (18:31 +0000)
commitc80184552f7c98d777bc551102317153effa4ad6
treebe43a47cb60fdf38e2d4c29fe74a9d2ad3201c59
parent3be050da324a9329f195bfdc13dc7b8b221a72dc
Fix assign_session_authorization() to not be confused by all-numeric
user names.  Per recent reports.
src/backend/commands/variable.c