Re: hstore extension version screwup - Mailing list pgsql-hackers

From Jim Nasby
Subject Re: hstore extension version screwup
Date
Msg-id 524DCF2C.107@nasby.net
Whole thread Raw
In response to Re: hstore extension version screwup  (Magnus Hagander <magnus@hagander.net>)
Responses Re: hstore extension version screwup  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 10/3/13 12:49 PM, Magnus Hagander wrote:
> We could also use git receive hooks, but those would be very hard to
> override when you*do*  need to modify the files (which you might
> within a release).

You can have the receive hook ignore the condition on existence of a file. It's kinda kludgey, but effective. Of course
youneed to remember to remove the override file when you're done overriding...
 
-- 
Jim C. Nasby, Data Architect                       jim@nasby.net
512.569.9461 (cell)                         http://jim.nasby.net



pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: ToDo: fast update of arrays with fixed length fields for PL/pgSQL
Next
From: "David E. Wheeler"
Date:
Subject: Re: No Index-Only Scan on Partial Index