pgsql: Fix stupid omission in c4901a1e.

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix stupid omission in c4901a1e.
Date: 2016-03-19 05:40:45
Message-ID: E1ah9cz-0001C9-Vj@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix stupid omission in c4901a1e.

Reported-By: Jeff Janes
Discussion: CAMkU=1zGxREwoyaCrp_CHadEB+dPgpVyKBysCJ+6xP9gCOvAuw(at)mail(dot)gmail(dot)com

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/6eb2be15b5d24b98d334a9dd637f0edb37e2eb7e

Modified Files
--------------
src/backend/port/unix_latch.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2016-03-19 10:39:45 pgsql: Allow SSL server key file to have group read access if owned by
Previous Message Tom Lane 2016-03-19 05:20:40 pgsql: Fix missed update in _readForeignScan().