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
*
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
*
Markup fix.
Bruce Momjian
2010-06-03
*
Document use of C++ for extension use.
Bruce Momjian
2010-06-03
*
Comment out C++ docs for later user. Tone down C++ compatibility in 9.0
Bruce Momjian
2010-06-01
*
Mention palloc/pfree for C++ memory allocation in docs.
Bruce Momjian
2010-06-01
*
Fix SGML markup for tag title.
Bruce Momjian
2010-06-01
*
Add documentation section "Using C++ for Extensibility".
Bruce Momjian
2010-06-01
*
Remove unnecessary xref endterm attributes and title ids
Peter Eisentraut
2010-04-03
*
Support "variadic" functions, which can accept a variable number of arguments
Tom Lane
2008-07-16
*
Only use SGML indexterm "zone" when we want to get the entire section.
Bruce Momjian
2007-08-31
*
Fix up text concatenation so that it accepts all the reasonable cases that
Tom Lane
2007-06-06
*
Support enum data types. Along the way, use macros for the values of
Tom Lane
2007-04-02
*
Update documentation on may/can/might:
Bruce Momjian
2007-01-31
*
Remove emacs info from footer of SGML files.
Bruce Momjian
2006-09-16
*
Make $PostgreSQL CVS tags consistent for SGML files.
Bruce Momjian
2006-03-10
*
Merge some user-submitted suggestions for improvement into the
Neil Conway
2005-10-15
*
More updates and copy-editing. Rearrange order of sections a little bit
Tom Lane
2004-12-30
*
Some preliminary documentation for composite-type stuff.
Tom Lane
2004-06-07
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Documentation cleanup
Peter Eisentraut
2003-11-12
*
This patch fixes a few missed GUC variables that were still upper case,
Bruce Momjian
2003-09-11
*
Add/edit index entries.
Peter Eisentraut
2003-08-31
*
Update docs for 7.4 array features and polymorphic functions.
Tom Lane
2003-08-09
*
Integrate the operator class section into the comprehensive extending SQL
Peter Eisentraut
2003-04-13
*
In an effort to reduce the total number of chapters, combine the small
Peter Eisentraut
2003-04-10
*
Merge documentation into one book. (Build with "make html".) Replace
Peter Eisentraut
2003-03-25
*
This patch includes a lot of minor cleanups to the SGML documentation,
Bruce Momjian
2003-01-19
*
This patch adds a couple of extra index entries and removes some
Bruce Momjian
2002-11-03
*
Add more appropriate markup.
Peter Eisentraut
2002-09-21
*
Replace ad-hoc insertions into pg_opclass and friends with CREATE
Tom Lane
2002-07-30
[next]