pgsql: Rename the new MAX_AUTH_TOKEN_LENGTH #define to

From: heikki(at)postgresql(dot)org (Heikki Linnakangas)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Rename the new MAX_AUTH_TOKEN_LENGTH #define to
Date: 2009-10-14 22:09:46
Message-ID: 20091014220946.93D3B753FB7@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Rename the new MAX_AUTH_TOKEN_LENGTH #define to PG_MAX_AUTH_MAX_TOKEN_LENGTH,
to make it more obvious that it's a PostgreSQL internal limit, not something
that comes from system header files.

Modified Files:
--------------
pgsql/src/backend/libpq:
auth.c (r1.185 -> r1.186)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/libpq/auth.c?r1=1.185&r2=1.186)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2009-10-14 22:10:01 pgsql: Rename the new MAX_AUTH_TOKEN_LENGTH #define to
Previous Message Peter Eisentraut 2009-10-14 21:59:15 pgsql: In the configure check for the Python distutils module, use a