pgsql: Revert "Fix bool/int type confusion"

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Revert "Fix bool/int type confusion"
Date: 2017-09-22 04:04:42
Message-ID: E1dvFCk-00058V-LF@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Revert "Fix bool/int type confusion"

This reverts commit 0ec2e908babfbfde83a3925680f06b16408739ff.
We'll use the upstream (IANA) fix instead.

Branch
------
master

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

Modified Files
--------------
src/timezone/localtime.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Fabien COELHO 2017-09-22 05:20:03 Re: pgsql: Provide a test for variable existence in psql
Previous Message Thomas Munro 2017-09-22 02:37:38 Re: [HACKERS] Re: pgsql: Make new crash restart test a bit more robust.