Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-02-19 | Remove support for upgrading extensions from "unpackaged" state. | Tom Lane | 13.0 |
| 2011-08-25 | Add a regression test for pgstattuple. | Tom Lane | 9.2.0 |
| 2011-02-14 | Convert contrib modules to use the extension facility. | Tom Lane | 9.1.0 |
| 2007-06-26 | Fix PGXS conventions so that extensions can be built against Postgres | Tom Lane | 8.3.0 |
| 2006-10-19 | Simplify contrib Makefiles by removing unnecessary SRCS macro, | Tom Lane | 8.2.0 |
| 2005-09-27 | PGXS should be set with := not =, as specified in the documentation, | Tom Lane | 8.1.0 |