pgsql: Have pg_upgrade use strtoul(), not strtol(). - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Have pg_upgrade use strtoul(), not strtol().
Date
Msg-id E1P0mb9-0006dH-4Y@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Have pg_upgrade use strtoul(), not strtol().

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=fe61db6f0ceb508357bcddc39b388e2806cf11d0

Modified Files
--------------
contrib/pg_upgrade/util.c |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Have pg_upgrade use strtoul(), not strtol().
Next
From: sakamotomsh@pgfoundry.org (User Sakamotomsh)
Date:
Subject: reorg - pg_reorg: Fixed problem with interactive authentication