index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
extend.sgml
Commit message (
Expand
)
Author
Age
*
doc: add commas after 'i.e.' and 'e.g.'
Bruce Momjian
2020-08-31
*
Make contrib modules' installation scripts more secure.
Tom Lane
2020-08-10
*
Doc: clarify behavior of "anyrange" pseudo-type.
Tom Lane
2020-03-17
*
Doc: Fix various inconsistencies
Michael Paquier
2019-10-16
*
Add PG_CFLAGS, PG_CXXFLAGS, and PG_LDFLAGS variables to PGXS
Michael Paquier
2019-02-03
*
Refactor installation of extension headers.
Andrew Gierth
2018-09-07
*
Allow extensions to install built as well as unbuilt headers.
Andrew Gierth
2018-09-05
*
Change PROCEDURE to FUNCTION in CREATE OPERATOR syntax
Peter Eisentraut
2018-08-22
*
Provide for contrib and pgxs modules to install include files.
Andrew Gierth
2018-07-31
*
Don't qualify type pg_catalog.text in extend-extensions-example.
Noah Misch
2018-03-23
*
Document security implications of search_path and the public schema.
Noah Misch
2018-02-26
*
Convert documentation to DocBook XML
Peter Eisentraut
2017-11-23
*
Documentation improvements around domain types.
Tom Lane
2017-10-24
*
Don't use SGML empty tags
Peter Eisentraut
2017-10-17
*
Documentation spell checking and markup improvements
Peter Eisentraut
2017-06-18
*
Delete deleteWhatDependsOn() in favor of more performDeletion() flag bits.
Tom Lane
2016-12-02
*
Provide NO_INSTALLCHECK option for pgxs.
Andres Freund
2016-11-14
*
Allow CREATE EXTENSION to follow extension update paths.
Tom Lane
2016-09-11
*
Doc: minor documentation improvements about extensions.
Tom Lane
2016-09-07
*
doc: Document that sequences can also be extension configuration tables
Peter Eisentraut
2016-04-17
*
In pg_dump, include pg_catalog and extension ACLs, if changed
Stephen Frost
2016-04-06
*
Fix pg_dump handling of extension config tables
Stephen Frost
2015-03-02
*
Remove USE_VPATH make variable from PGXS
Peter Eisentraut
2014-12-04
*
doc: Fix spacing in verbatim environments
Peter Eisentraut
2014-07-08
*
docs: remove unnecessary references to old PG versions
Bruce Momjian
2014-02-24
*
Fix more instances of "the the" in comments.
Heikki Linnakangas
2013-12-13
*
Document support for VPATH builds of extensions.
Andrew Dunstan
2013-10-06
*
doc: Add IDs to link targets used by phpPgAdmin
Peter Eisentraut
2013-05-07
*
Improve documentation about the relationship of extensions and schemas.
Tom Lane
2013-04-04
*
Fix pg_extension_config_dump() to handle update cases more sanely.
Tom Lane
2012-12-20
*
Further review of range-types patch.
Tom Lane
2011-11-18
*
Support range data types.
Heikki Linnakangas
2011-11-03
*
Throw a useful error message if an extension script file is fed to psql.
Tom Lane
2011-10-12
*
Fix pgxs.mk to always add --dbname=$(CONTRIB_TESTDB) to REGRESS_OPTS.
Tom Lane
2011-08-24
*
Update 9.1 release notes to reflect commits through today.
Tom Lane
2011-06-09
*
Spell checking and markup refinement
Peter Eisentraut
2011-05-19
*
Add links to documentation from 9.1 release notes.
Bruce Momjian
2011-03-19
*
Allow non-superusers to create (some) extensions.
Tom Lane
2011-03-04
*
Rearrange extension-related views as per recent discussion.
Tom Lane
2011-02-14
*
Support replacing MODULE_PATHNAME during extension script file execution.
Tom Lane
2011-02-13
*
Change the naming convention for extension files to use double dashes.
Tom Lane
2011-02-13
*
Refactor ALTER EXTENSION UPDATE to have cleaner multi-step semantics.
Tom Lane
2011-02-12
*
Clean up installation directory choices for extensions.
Tom Lane
2011-02-11
*
Add support for multiple versions of an extension and ALTER EXTENSION UPDATE.
Tom Lane
2011-02-11
*
Implement "ALTER EXTENSION ADD object".
Tom Lane
2011-02-09
*
Core support for "extensions", which are packages of SQL objects.
Tom Lane
2011-02-08
*
Correct spelling: longjump() -> longjmp().
Robert Haas
2010-12-24
*
Fix grammar
Peter Eisentraut
2010-12-24
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
[next]