]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Make the world at least marginally safe for usernames with embedded spaces.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 2 Jun 2003 19:00:29 +0000 (19:00 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 2 Jun 2003 19:00:29 +0000 (19:00 +0000)
commit53691902200f42ce70530ecc5edc7a96554ed265
tree4c68571ff2defa700dde591b6892a32c7eeb2bad
parentcb36e74ee6bf9df1f273255319c0aaf695c4e83d
Make the world at least marginally safe for usernames with embedded spaces.
Per recent gripe.
src/backend/utils/adt/acl.c
src/bin/initdb/initdb.sh