pgsql: Adjust getpwuid() fix commit to display errno string on failure

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Adjust getpwuid() fix commit to display errno string on failure
Date: 2014-03-28 16:50:52
Message-ID: E1WTZzY-0007l5-D9@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Adjust getpwuid() fix commit to display errno string on failure

This adjusts patch 613c6d26bd42dd8c2dd0664315be9551475b8864.

Branch
------
master

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

Modified Files
--------------
src/backend/libpq/auth.c | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message David Fetter 2014-03-28 20:14:35 Re: [COMMITTERS] pgsql: Fix EquivalenceClass processing for nested append relations.
Previous Message Tom Lane 2014-03-28 15:50:10 pgsql: Fix EquivalenceClass processing for nested append relations.