Commits

DateSubjectAuthorReleases
2020-03-05 Remove the "opaque" pseudo-type and associated compatibility hacks. Tom Lane 13.0
2020-01-29 Invent "trusted" extensions, and remove the pg_pltemplate catalog. Tom Lane 13.0
2011-03-05 Update documentation to reflect that standard PLs are now extensions. Tom Lane 9.1.0
2010-02-23 Add an OR REPLACE option to CREATE LANGUAGE. Tom Lane 9.0.0
2009-12-19 Adjust some more places in the documentation to match the fact that Tom Lane 9.0.0
2009-10-08 Update plhandler.sgml to describe validators and inline handlers for Tom Lane 9.0.0
2009-09-22 Implement the DO statement to support execution of PL code without having Tom Lane 9.0.0
2007-03-26 Allow non-superuser database owners to create procedural languages. Tom Lane 8.3.0
2005-09-08 Create the pg_pltemplate system catalog to hold template information Tom Lane 8.1.0
2005-09-05 Implement a preliminary 'template' facility for procedural languages, Tom Lane 8.1.0
2005-01-04 More minor updates and copy-editing. Tom Lane 8.0.0
2003-09-12 Mop-up for error-message updates in documentation. Tom Lane 7.4.1
2003-09-09 Remove a bunch of content-free Diagnostics sections, as per previous Tom Lane 7.4.1
2002-09-21 Provide an upgrade strategy for dump files containing functions declared Tom Lane 7.3.1
2002-08-22 Add a bunch of pseudo-types to replace the behavior formerly associated Tom Lane 7.3.1
2001-10-26 More cleanup of CREATE FUNCTION examples. Tom Lane 7.2.1
2000-11-20 Revise handling of oldstyle/newstyle functions per recent discussions Tom Lane 7.1.1
2000-08-24 Documentation updates to reflect TOAST and new-style fmgr. Tom Lane 7.1.1
2000-05-29 Second round of fmgr changes: triggers are now invoked in new style, Tom Lane 7.1.1