Remove some redundant tests and improve comments in next_token().
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 24 Jul 2008 17:43:45 +0000 (17:43 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 24 Jul 2008 17:43:45 +0000 (17:43 +0000)
commit5c1ffd3b720f1b3813b5575c4cf4a000d6d4e16b
tree5ee080a20aa0505a55f002990783cc2e7bd7a438
parentd779754c5a2708a4359a77fa0948a1c0630e4f60
Remove some redundant tests and improve comments in next_token().
Cosmetic, but it might make this a bit less confusing to the next reader.
src/backend/libpq/hba.c