summaryrefslogtreecommitdiff
path: root/contrib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* pg_test_timing utility, to measure clock monotonicity and timing cost.Robert Haas2012-03-271-0/+1
* Triggered change notifications.Robert Haas2012-01-191-0/+1
* Make distprep and *clean build targets recurse into all subdirectories.Tom Lane2011-07-031-0/+9
* Add contrib/file_fdw foreign-data wrapper for reading files via COPY.Tom Lane2011-02-201-0/+1
* sepgsql, an SE-Linux integration for PostgreSQLRobert Haas2011-01-231-0/+4
* Clean up pg_test_fsync commit.Tom Lane2011-01-211-0/+1
* New contrib module, auth_delay.Robert Haas2010-11-271-0/+1
* Improved parallel make supportPeter Eisentraut2010-11-121-11/+1
* Add a SECURITY LABEL command.Robert Haas2010-09-271-0/+1
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* New contrib module for use as an archive_cleanup_command, or as aSimon Riggs2010-06-141-1/+2
* Move pg_upgrade shared library out into its own /contrib directoryBruce Momjian2010-05-131-1/+2
* Hook pg_upgrade into the contrib makefile structure so it gets builtTom Lane2010-05-121-1/+2
* Add a hook to CREATE/ALTER ROLE to allow an external module to check theTom Lane2009-11-181-1/+2
* Unaccent dictionary.Teodor Sigaev2009-08-181-1/+2
* Expand test coverage support to entire treePeter Eisentraut2009-08-071-7/+7
* Add btree_gin contrib module.Tom Lane2009-03-251-1/+2
* Add contrib/pg_stat_statements for server-wide tracking of statement executionTom Lane2009-01-041-1/+2
* Add auto-explain contrib module for automatic logging of the plans ofTom Lane2008-11-191-1/+2
* Add a new, improved version of citext as a contrib module.Tom Lane2008-07-291-1/+2
* Fix contrib/xml2 makefile to not override CFLAGS, and in passing make itTom Lane2008-05-081-3/+1
* Re-add contrib/tsearch2 to the set of buildable contrib modules.Tom Lane2007-11-131-1/+2
* Add sample text search dictionary templates and parsers, to replace theTom Lane2007-10-151-1/+4
* Remove contrib/txid, in preparation for migrating it into core.Tom Lane2007-10-131-2/+1
* Added the Skytools extended transaction ID module to contrib as discussedJan Wieck2007-10-071-1/+2
* contrib/tsearch2 now fails its regression test because of conflicts withTom Lane2007-08-211-2/+1
* Make CREATE/DROP/RENAME DATABASE wait a little bit to see if other backendsTom Lane2007-06-011-5/+2
* Add database page inspection /contrib module.Bruce Momjian2007-05-171-1/+2
* Contrib module uuid-ossp for generating UUID values using the OSSP UUIDPeter Eisentraut2007-04-211-1/+5
* Add --with-libxslt configure optionAndrew Dunstan2007-04-151-2/+8
* revert change to build xml2 until a better fix is foundAndrew Dunstan2007-04-141-6/+2
* Enable building contrib/xml2 if configured using --with-libxml.Andrew Dunstan2007-04-131-2/+5
* Add /contrib/pg_standby:Bruce Momjian2007-02-081-1/+2
* Add contrib/isn module for ISBN/ISSN/EAN13/etc product numbers, andTom Lane2006-09-091-3/+3
* Add hstore contrib module.Teodor Sigaev2006-09-051-1/+2
* Remove contrib modules that have been migrated to pgfoundry: adddepend,Tom Lane2006-09-051-9/+1
* sslinfo contrib module - information about current SSL certificatePeter Eisentraut2006-09-041-1/+5
* Add /contrib/adminpack to contrib/Makefile, do case-folding change.Bruce Momjian2006-05-301-1/+2
* Add pgrowlocksTatsuo Ishii2006-04-231-1/+2
* Put flex'ed and bison'ed files in contrib in the distribution tarball, asPeter Eisentraut2006-04-031-2/+2
* Remove ora2pg; now available at <http://www.samse.fr/GPL/ora2pg/>.Peter Eisentraut2006-02-251-2/+1
* Add contrib/pg_freespacemap to display free space map information.Bruce Momjian2006-02-121-1/+2
* Correct comment about why contrib/xml2 isn't built automatically.Tom Lane2005-09-011-2/+2
* Remove contrib version of pg_autovacuum --- superseded by integratedTom Lane2005-07-291-2/+1
* Move reindexdb from /contrib to /bin.Bruce Momjian2005-07-291-2/+1
* Move dbsize functions into the backend. New functions:Bruce Momjian2005-07-291-2/+1
* Remove contrib version of rtree_gist --- now in core system.Tom Lane2005-07-011-2/+1
* Move findoidjoins out of contrib and into src/tools, which is a moreTom Lane2005-06-231-2/+1
* Remove contrib modules that have been agreed to be obsolete.Tom Lane2005-06-221-12/+1
* Add pg_buffercache contrib module, from Mark Kirkwood.Neil Conway2005-03-121-1/+2