pgsql: Update config.guess and config.sub

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update config.guess and config.sub
Date: 2016-05-06 18:02:57
Message-ID: E1ayk5Z-0000OC-6o@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update config.guess and config.sub

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/e324f8ad610bdc83a1392e54da5d9613e710b02f

Modified Files
--------------
config/config.guess | 114 ++++++++++++++++++++++++++++++----------------------
config/config.sub | 22 +++++-----
2 files changed, 77 insertions(+), 59 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Stephen Frost 2016-05-06 18:06:59 pgsql: Only issue LOCK TABLE commands when necessary
Previous Message Tom Lane 2016-05-06 16:09:47 pgsql: Fix possible read past end of string in to_timestamp().