pgsql: Remove some redundant tests and improve comments in next_token().

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Remove some redundant tests and improve comments in next_token().
Date: 2008-07-24 17:43:45
Message-ID: 20080724174345.6DF59754A86@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Remove some redundant tests and improve comments in next_token().
Cosmetic, but it might make this a bit less confusing to the next reader.

Modified Files:
--------------
pgsql/src/backend/libpq:
hba.c (r1.164 -> r1.165)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/libpq/hba.c?r1=1.164&r2=1.165)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2008-07-24 17:51:55 pgsql: Fix parsing of LDAP URLs so it doesn't reject spaces in the
Previous Message User Dim 2008-07-24 16:22:53 pgloader - pgloader: FIXES: add -F and -C supports to CSV format, cvs