Move the injection_points extension to contrib? - Mailing list pgsql-hackers

From Antonin Houska
Subject Move the injection_points extension to contrib?
Date
Msg-id 4856.1751871882@localhost
Whole thread Raw
List pgsql-hackers
Are there any objections against $SUBJECT?

Having the extension in contrib would be useful in cases a 3rd party extension
uses injection points in its regression tests. In particular, it's more
practical for CI to install the "injection_points" extension by installing the
"contrib" binary package than by building the whole server from source. (AFAIK
the src/modules/injection_points directory is currently not included in any
package.)

-- 
Antonin Houska
Web: https://www.cybertec-postgresql.com



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Avoid circular header file dependency
Next
From: Dean Rasheed
Date:
Subject: Re: Binary operators for cubes