pgsql: Fix makefile broken by hstore fix.

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix makefile broken by hstore fix.
Date: 2013-09-30 02:47:27
Message-ID: E1VQTWB-0003h2-9Q@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix makefile broken by hstore fix.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/42bf7fc1de4d25c92b244fabe1a6b1cbec99f151

Modified Files
--------------
contrib/hstore/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2013-09-30 02:47:38 pgsql: Fix makefile broken by hstore fix.
Previous Message Andrew Dunstan 2013-09-29 22:45:40 Re: pgsql: Use a new hstore extension version for added json functions.