| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-11-29 | Move test modules from contrib to src/test/modules | Alvaro Herrera | |
| This is advance preparation for introducing even more test modules; the easy solution is to add them to contrib, but that's bloated enough that it seems a good time to think of something different. Moved modules are dummy_seclabel, test_shm_mq, test_parser and worker_spi. (test_decoding was also a candidate, but there was too much opposition to moving that one. We can always reconsider later.) | |||
| 2011-02-13 | Convert contrib modules to use the extension facility. | Tom Lane | |
| This isn't fully tested as yet, in particular I'm not sure that the "foo--unpackaged--1.0.sql" scripts are OK. But it's time to get some buildfarm cycles on it. sepgsql is not converted to an extension, mainly because it seems to require a very nonstandard installation process. Dimitri Fontaine and Tom Lane | |||
