pgsql: Fix thinko in previous openssl change

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix thinko in previous openssl change
Date: 2017-06-06 00:41:26
Message-ID: E1dI2Yo-0002rn-QC@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix thinko in previous openssl change

Branch
------
REL9_2_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/f964a7c5ab9f8af5cf496f650ce162f7e3d34714

Modified Files
--------------
src/tools/msvc/Solution.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2017-06-06 01:07:55 pgsql: Ignore WL_POSTMASTER_DEATH latch event in single user mode
Previous Message Andres Freund 2017-06-05 23:12:12 pgsql: Fix record length computation in pg_waldump/xlogdump.