]> granicus.if.org Git - postgresql/history - doc/src/sgml/plpgsql.sgml
Rename SortMem and VacuumMem to work_mem and maintenance_work_mem.
[postgresql] / doc / src / sgml / plpgsql.sgml
2004-02-03 Tom LaneRename SortMem and VacuumMem to work_mem and maintenanc...
2004-01-24 Tom LaneExample of a function taking a composite type should...
2004-01-22 Neil ConwayMinor improvements to the trigger documentation, and...
2003-11-30 Bruce MomjianRemove INTO recommendation for plpgsql language.
2003-11-30 Bruce MomjianThere is an unused variable in an example function...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-11-12 Peter EisentrautDocumentation cleanup
2003-11-01 Peter EisentrautSpell checking, consistent terminology.
2003-09-23 Tom LaneMinor copy-editing for plpgsql chapter.
2003-09-12 Tom LaneUpdate obsolete examples of error messages; various...
2003-09-11 Bruce MomjianThis patch fixes a few missed GUC variables that were...
2003-09-11 Bruce MomjianConsistenly lowercase GUC variable names, in docs and...
2003-09-11 Bruce MomjianThis patch makes a few minor improvements to the docs...
2003-09-03 Peter EisentrautAdd note that a for loop where the lower bound is great...
2003-08-31 Peter EisentrautAdd/edit index entries.
2003-08-09 Tom LaneUpdate docs for 7.4 array features and polymorphic...
2003-05-28 Tom LaneReplace functional-index facility with expressional...
2003-04-27 Tom LaneFix plpgsql so that variables of composite types (rowty...
2003-04-07 Peter EisentrautGeneral editing
2003-03-25 Peter EisentrautMerge documentation into one book. (Build with "make...
2003-02-19 Bruce MomjianThis patch makes the following changes to the documenta...
2003-01-19 Bruce MomjianThis patch includes a lot of minor cleanups to the...
2003-01-15 Bruce MomjianThis patch includes some minor fixes and improvements...
2002-11-23 Bruce MomjianThis patch implements FOR EACH STATEMENT triggers,...
2002-11-15 Bruce MomjianSGML markup fixes.
2002-11-14 Bruce MomjianRename server_min_messages to log_min_messages. Part...
2002-11-10 Bruce MomjianThis patch makes a minor cleanup to the implementation...
2002-09-21 Peter EisentrautAdd more appropriate markup.
2002-09-14 Tom LaneSome PL/PgSQL documentation improvements from Neil...
2002-09-01 Tom Laneplpgsql functions can return RECORD, per Neil Conway.
2002-08-30 Tom LanePL/pgSQL functions can return sets. Neil Conway's...
2002-08-29 Tom LaneFOUND patch was a bit over-enthusiastic: SQL commands...
2002-08-22 Tom LaneAdd a bunch of pseudo-types to replace the behavior...
2002-08-20 Bruce MomjianThis patch improves the behavior of FOUND in PL/PgSQL...
2002-07-30 Bruce MomjianWould it be wise to have the plsql.sgml file renamed...