]> granicus.if.org Git - postgresql/history - doc/src/sgml/extend.sgml
Doc: Fix various inconsistencies
[postgresql] / doc / src / sgml / extend.sgml
2019-10-16 Michael PaquierDoc: Fix various inconsistencies
2019-09-08 Peter Eisentrautdoc: Clean up title case use
2019-02-03 Michael PaquierAdd PG_CFLAGS, PG_CXXFLAGS, and PG_LDFLAGS variables...
2018-12-03 Michael PaquierAdd PGXS options to control TAP and isolation tests...
2018-11-26 Michael PaquierRevert all new recent changes to add PGXS options for...
2018-11-25 Michael PaquierAdd PGXS options to control TAP and isolation tests
2018-09-07 Andrew GierthRefactor installation of extension headers.
2018-09-05 Andrew GierthAllow extensions to install built as well as unbuilt...
2018-08-22 Peter EisentrautChange PROCEDURE to FUNCTION in CREATE OPERATOR syntax
2018-07-31 Andrew GierthProvide for contrib and pgxs modules to install include...
2018-03-24 Noah MischDon't qualify type pg_catalog.text in extend-extensions...
2018-02-26 Noah MischDocument security implications of search_path and the...
2017-11-23 Peter EisentrautConvert documentation to DocBook XML
2017-10-24 Tom LaneDocumentation improvements around domain types.
2017-10-17 Peter EisentrautDon't use SGML empty tags
2017-06-18 Peter EisentrautDocumentation spell checking and markup improvements
2016-12-02 Tom LaneDelete deleteWhatDependsOn() in favor of more performDe...
2016-11-14 Andres FreundProvide NO_INSTALLCHECK option for pgxs.
2016-09-11 Tom LaneAllow CREATE EXTENSION to follow extension update paths.
2016-09-07 Tom LaneDoc: minor documentation improvements about extensions.
2016-04-18 Peter Eisentrautdoc: Document that sequences can also be extension...
2016-04-07 Stephen FrostIn pg_dump, include pg_catalog and extension ACLs,...
2015-03-02 Stephen FrostFix pg_dump handling of extension config tables
2014-12-04 Peter EisentrautRemove USE_VPATH make variable from PGXS
2014-07-08 Peter Eisentrautdoc: Fix spacing in verbatim environments
2014-02-24 Bruce Momjiandocs: remove unnecessary references to old PG versions
2013-12-13 Heikki LinnakangasFix more instances of "the the" in comments.
2013-10-07 Andrew DunstanDocument support for VPATH builds of extensions.
2013-05-08 Peter Eisentrautdoc: Add IDs to link targets used by phpPgAdmin
2013-04-05 Tom LaneImprove documentation about the relationship of extensi...
2012-12-20 Tom LaneFix pg_extension_config_dump() to handle update cases...
2011-11-18 Tom LaneFurther review of range-types patch.
2011-11-03 Heikki LinnakangasSupport range data types.
2011-10-12 Tom LaneThrow a useful error message if an extension script...
2011-08-24 Tom LaneFix pgxs.mk to always add --dbname=$(CONTRIB_TESTDB...
2011-06-09 Tom LaneUpdate 9.1 release notes to reflect commits through...
2011-05-18 Peter EisentrautSpell checking and markup refinement
2011-03-20 Bruce MomjianAdd links to documentation from 9.1 release notes.
2011-03-04 Tom LaneAllow non-superusers to create (some) extensions.
2011-02-15 Tom LaneRearrange extension-related views as per recent discussion.
2011-02-14 Tom LaneSupport replacing MODULE_PATHNAME during extension...
2011-02-14 Tom LaneChange the naming convention for extension files to...
2011-02-12 Tom LaneRefactor ALTER EXTENSION UPDATE to have cleaner multi...
2011-02-12 Tom LaneClean up installation directory choices for extensions.
2011-02-12 Tom LaneAdd support for multiple versions of an extension and...
2011-02-09 Tom LaneImplement "ALTER EXTENSION ADD object".
2011-02-08 Tom LaneCore support for "extensions", which are packages of...
2010-12-25 Robert HaasCorrect spelling: longjump() -> longjmp().
2010-12-24 Peter EisentrautFix grammar
2010-11-23 Peter EisentrautRemove useless whitespace at end of lines
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-06-03 Bruce MomjianMarkup fix.
2010-06-03 Bruce MomjianDocument use of C++ for extension use.
2010-06-01 Bruce MomjianComment out C++ docs for later user. Tone down C+...
2010-06-01 Bruce MomjianMention palloc/pfree for C++ memory allocation in docs.
2010-06-01 Bruce MomjianFix SGML markup for tag title.
2010-06-01 Bruce MomjianAdd documentation section "Using C++ for Extensibility".
2010-04-03 Peter EisentrautRemove unnecessary xref endterm attributes and title ids
2008-07-16 Tom LaneSupport "variadic" functions, which can accept a variab...
2007-08-31 Bruce MomjianOnly use SGML indexterm "zone" when we want to get...
2007-06-06 Tom LaneFix up text concatenation so that it accepts all the...
2007-04-02 Tom LaneSupport enum data types. Along the way, use macros...
2007-01-31 Bruce MomjianUpdate documentation on may/can/might:
2006-09-16 Bruce MomjianRemove emacs info from footer of SGML files.
2006-03-10 Bruce MomjianMake $PostgreSQL CVS tags consistent for SGML files.
2005-10-15 Neil ConwayMerge some user-submitted suggestions for improvement...
2004-12-30 Tom LaneMore updates and copy-editing. Rearrange order of...
2004-06-07 Tom LaneSome preliminary documentation for composite-type stuff.
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-11-12 Peter EisentrautDocumentation cleanup
2003-09-11 Bruce MomjianThis patch fixes a few missed GUC variables that were...
2003-08-31 Peter EisentrautAdd/edit index entries.
2003-08-09 Tom LaneUpdate docs for 7.4 array features and polymorphic...
2003-04-13 Peter EisentrautIntegrate the operator class section into the comprehen...
2003-04-10 Peter EisentrautIn an effort to reduce the total number of chapters...
2003-03-25 Peter EisentrautMerge documentation into one book. (Build with "make...
2003-01-19 Bruce MomjianThis patch includes a lot of minor cleanups to the...
2002-11-03 Bruce MomjianThis patch adds a couple of extra index entries and...
2002-09-21 Peter EisentrautAdd more appropriate markup.
2002-07-30 Tom LaneReplace ad-hoc insertions into pg_opclass and friends...
2002-01-07 Peter EisentrautEditorial review
2001-11-21 Thomas G. LockhartDeprecate 'current' for date/time input.
2001-09-30 Peter EisentrautUse <mediaobject> instead of <graphic> for forward...
2001-09-13 Peter EisentrautReplace ASCII-quotes with proper markup.
2001-09-10 Peter EisentrautMarkup and spell-check run over Programmer's Guide...
2001-05-17 Peter EisentrautChange "indices" to "indexes", per OED.
2001-01-13 Peter EisentrautTerminology cleanup: class -> table, instance -> row...
2000-12-26 Peter EisentrautFix some cross reference links.
2000-11-29 Peter EisentrautRewrite system catalog documentation man page in DocBoo...
2000-09-29 Peter EisentrautAdd `id' attributes to all `chapter' and `sect1' tags...
2000-03-31 Thomas G. LockhartMinor markup changes. Refer to (".../catalog") in the...
1999-07-22 Thomas G. LockhartComplete merge of all old man page information.
1998-12-29 Thomas G. LockhartClean up to ensure tag completion as required by the...
1998-07-29 Thomas G. LockhartAdd id field to chapter and book tags to allow output...
1998-03-01 Thomas G. LockhartSGML source for new documentation.