pgsql: Add missing installcheck target to pg_rewind's Makefile

From: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add missing installcheck target to pg_rewind's Makefile
Date: 2015-04-21 11:10:43
Message-ID: E1YkW4h-0000kq-Q6@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add missing installcheck target to pg_rewind's Makefile

Michael Paquier

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/060a1224af3f66c172cfb14e5ca9d0ffa575201a

Modified Files
--------------
src/bin/pg_rewind/Makefile | 3 +++
1 file changed, 3 insertions(+)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2015-04-21 20:38:29 Re: pgsql: Add missing installcheck target to pg_rewind's Makefile
Previous Message Andres Freund 2015-04-21 10:02:08 pgsql: Add 'active_in' column to pg_replication_slots.