Commit Graph

21 Commits (5fd424c87a86dd19d6cb15a18d1662ffc7368de1)

Author SHA1 Message Date
Tom Lane 70a7732007 Remove support for upgrading extensions from "unpackaged" state. 6 years ago
Andres Freund 01368e5d9d Split all OBJS style lines in makefiles into one-line-per-entry style. 6 years ago
Robert Haas 13e7453135 Update xml2 extension for parallel query. 9 years ago
Noah Misch 0ffc201a51 Add file version information to most installed Windows binaries. 11 years ago
Robert Haas 10c378f235 Fix contrib/sepgsql and contrib/xml2 to always link required libraries. 14 years ago
Tom Lane 629b3af27d Convert contrib modules to use the extension facility. 15 years ago
Magnus Hagander 9f2e211386 Remove cvs keywords from all files. 15 years ago
Tom Lane d6a6f8c6be Fix contrib/xml2 so regression test still works when it's built without libxslt. 16 years ago
Tom Lane 936c4af1c6 Fix up memory management problems in contrib/xml2. 16 years ago
Tom Lane eb915caf92 Fix contrib/xml2 makefile to not override CFLAGS, and in passing make it 18 years ago
Bruce Momjian 541ff409cc Remove references to READMEs from /contrib Makefiles. 18 years ago
Tom Lane b09c248bdd Fix PGXS conventions so that extensions can be built against Postgres 18 years ago
Peter Eisentraut 994b1cb59e Add $PostgreSQL$ marker to contrib makefiles. 19 years ago
Tom Lane 7d84d3ec1c Fix order of linking of libxslt and libxml2, per Dave Page. 20 years ago
Peter Eisentraut fe83b3ebc6 contrib uninstall scripts 20 years ago
Tom Lane 0b36cb83dc PGXS should be set with := not =, as specified in the documentation, 20 years ago
Neil Conway 8f012ac89b Contrib build fixes: 21 years ago
Bruce Momjian ee85595d46 > Please find enclose a submission to fix these problems. 21 years ago
Bruce Momjian 181d4d410a Rename README's to match directory names. Mention copyright matches 22 years ago
Bruce Momjian 3f01eba0bf Have makefile reference /xml2. 22 years ago
Bruce Momjian 31f4b59a46 Move new version of contrib/ xml into xml2, keep old version in /xml. 22 years ago
Bruce Momjian adca025c9e Thanks to the generous support of Torchbox (http://www.torchbox.com), I 22 years ago
PostgreSQL Daemon 969685ad44 $Header: -> $PostgreSQL Changes ... 22 years ago
Peter Eisentraut 0bd223291f Update build system. 23 years ago
Bruce Momjian 5950a984a7 1. I've now produced an updated version (and called it 0.2) of my XML 24 years ago
Bruce Momjian 113bb9b5ac XML conversion utility, requires expat library. 24 years ago
Peter Eisentraut 805e431a38 Add support for VPATH builds, that is, building somewhere else than in the 25 years ago
Peter Eisentraut 424f0edcb8 Fix relative path references so that make knowns which dependencies refer 25 years ago
Tom Lane 091126fa28 Generated header files parse.h and fmgroids.h are now copied into 26 years ago
Tom Lane 1f7ba1ebaf Fix some bogosity in the tutorial examples. 26 years ago
Marc G. Fournier 207acd86d7 From: Darren King <darrenk@insightdist.com> 28 years ago
Marc G. Fournier 5b3e78afe3 From: Darren King <darrenk@insightdist.com> 28 years ago
Marc G. Fournier 0aa928764a Various fixes NETBSD/sparc related 28 years ago
Bryan Henderson 227015b08e Standardize all LDADD to LD_ADD. 29 years ago
Bruce Momjian 317f375bb2 Rename SLSUFF to DLSUFFIX 29 years ago
Bryan Henderson b20766ccc4 Eliminate MKDIR, srcdir, objdir. Centralize setting of LIBPQDIR. 29 years ago
Bryan Henderson d7dd9295b7 End of the make file simplifications. 29 years ago
Marc G. Fournier d31084e9d1 Postgres95 1.01 Distribution - Virgin Sources 30 years ago