OSDN Git Service

Add plperl.on_plperl_init and plperl.on_plperlu_init settings for language-specific...
[pg-rex/syncrep.git] / doc / src / sgml / plperl.sgml
2010-02-12 Andrew DunstanAdd plperl.on_plperl_init and plperl.on_plperlu_init...
2010-02-05 Bruce MomjianImprove PL/Perl documentation of database access functions.
2010-02-01 Bruce MomjianRemove tabs in sgml.
2010-01-30 Andrew DunstanAdd plperl.on_perl_init setting to provide for initiali...
2010-01-27 Andrew DunstanFix plperl.sgml errors from recent commit.
2010-01-26 Andrew DunstanVarious small improvements and cleanups for PL/Perl.
2010-01-20 Robert HaasFix doc build, which was broken by PL/perl utility...
2010-01-20 Andrew DunstanAdd utility functions to PLPerl:
2010-01-09 Andrew DunstanTidy up and refactor plperl.c.
2009-11-29 Tom LaneAdd support for anonymous code blocks (DO blocks) to...
2009-08-15 Peter EisentrautClarify the documentation about PL/Perl nested subrouti...
2008-04-10 Alvaro HerreraRemove mention of DBD::PgSPI, which is unmaintained...
2008-03-28 Tom LaneSupport statement-level ON TRUNCATE triggers. Simon...
2008-01-25 Andrew DunstanFix example of de-escaping bytea argument, per Florian...
2007-05-04 Andrew DunstanMake clearer how arguments and return values in pl...
2007-05-03 Neil ConwayFix some typos in the documentation. Patch from Brian...
2007-02-16 Bruce MomjianRemove tabs from SGML files to help tag alingment and...
2007-02-01 Bruce MomjianWording cleanup for error messages. Also change can...
2007-02-01 Bruce MomjianConsistenly use colons before '<programlisting>' blocks...
2007-01-31 Bruce MomjianUpdate documentation on may/can/might:
2007-01-30 Bruce MomjianUpdate documentation for backslashes to mention escape...
2006-11-13 Andrew DunstanForce plperl and plperlu to run in separate interpreter...
2006-10-23 Peter EisentrautSpellchecking and such
2006-09-16 Bruce MomjianRemove emacs info from footer of SGML files.
2006-08-12 Tom LaneTweak SPI_cursor_open to allow INSERT/UPDATE/DELETE...
2006-05-30 Bruce MomjianUpdate PL documentation:
2006-05-29 Andrew DunstanMake plperl's $_TD trigger data a global rather than...
2006-05-26 Andrew DunstanAdd table_name and table_schema to plperl trigger data...
2006-03-10 Bruce MomjianMake $PostgreSQL CVS tags consistent for SGML files.
2006-03-05 Andrew DunstanPrepared queries for PLPerl, plus fixing a small plperl...
2006-03-01 Neil ConwayThis patch makes the error message strings throughout...
2005-11-04 Peter EisentrautSpellchecking run, final cleanups
2005-10-24 Andrew DunstanFix incorrect wording about function failure time on...
2005-10-18 Andrew Dunstanreplace use of predefined perl vars $a and $b with...
2005-10-12 Bruce MomjianAdd warning about plperl nested named subroutines
2005-08-24 Tom LaneMention BEGIN { strict->import(); } as a substitute...
2005-08-24 Tom LaneAdjust description of use_strict parameter. Some other...
2005-08-12 Bruce MomjianImprove documention on loading large data sets into...
2005-07-13 Neil ConwayDocumentation for some new PL/Perl features. Patch...
2005-06-05 Bruce MomjianHere's a patch to do the following:
2005-05-20 Neil ConwayAdd some links to the CREATE FUNCTION reference page...
2005-04-09 Bruce MomjianWe don't put URL's in ulink's because the URL is always...
2005-03-31 Bruce MomjianAdjust SGML ulink tags to the URL is always displayed...
2005-01-17 Bruce MomjianPlease find enclosed another patch that now (I hope...
2005-01-17 Bruce MomjianPlease find enclosed a patch to the pl/perl documents...
2004-12-30 Tom LaneMore minor updates and copy-editing.
2004-12-13 Peter EisentrautSpell checker run
2004-12-11 Peter EisentrautPatch to the pl/perl documents that clarifies the scope...
2004-11-21 Tom LaneFix plperl and pltcl error handling per my previous...
2004-11-19 Tom LaneFix incorrect documentation of plperl's method for...
2004-11-06 Peter EisentrautReduce formatting entropy
2004-10-15 Bruce MomjianThis patch clarifies the usage of references in PL...
2004-09-20 Tom LaneSome editorializing on the docs for the dollar-quoting...
2004-08-18 Bruce MomjianThe enclose patch clarifies and makes a more useful...
2004-07-21 Bruce MomjianPlease find enclosed a patch that matches the PL/Perl...
2004-07-21 Bruce MomjianBack out pg_autovacuum commit after cvs clean failure...
2004-07-21 Bruce Momjianlease find enclosed a patch that matches the PL/Perl...
2004-05-16 Neil ConwayAdd documentation for the new "dollar quoting" feature...
2003-12-14 Neil ConwayThis patch makes some improvements and adds some additi...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-08-31 Peter EisentrautAdd/edit index entries.
2003-04-07 Peter EisentrautGeneral editing
2002-09-21 Peter EisentrautAdd more appropriate markup.
2002-09-18 Peter EisentrautUpdate installation instructions and put mostly everyth...
2002-03-06 Bruce MomjianUpdate docs for new stored procedure error levels.
2002-01-25 Tom LaneOverhaul plperl documentation.
2002-01-08 Peter EisentrautPoint to main CPAN site, and reword a little.
2002-01-08 Bruce MomjianUpdate bad URL's with good ones.
2002-01-07 Peter EisentrautEditorial review
2001-11-21 Thomas G. LockhartDeprecate 'current' for date/time input.
2001-09-10 Peter EisentrautMarkup and spell-check run over Programmer's Guide...
2001-06-22 Bruce MomjianAttached is documentation describing plperlu difference...
2001-05-12 Peter EisentrautAdd index. Only some parts of the manual set have...
2000-12-22 Peter EisentrautReplace incorrect uses of 'which' with 'that'. (so...
2000-12-19 Peter EisentrautPolish PL/Perl documentation. The README file got...
2000-09-29 Peter EisentrautAdd `id' attributes to all `chapter' and `sect1' tags...
2000-05-09 Bruce MomjianMore single-quote fixes.
2000-03-31 Thomas G. LockhartUse a uniform chapter title for all of the procedural...
2000-03-31 Thomas G. LockhartMinor markup changes. Refer to (".../catalog") in the...
2000-03-30 Thomas G. LockhartSplit off language-specific docs to their own chapters.