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
/
plperl.sgml
Commit message (
Expand
)
Author
Age
*
Fix example of de-escaping bytea argument, per Florian Weimer. Also fix example
Andrew Dunstan
2008-01-25
*
Make clearer how arguments and return values in pl/perl are escaped. This is ...
Andrew Dunstan
2007-05-04
*
Fix some typos in the documentation. Patch from Brian Gough. Backport
Neil Conway
2007-05-03
*
Remove tabs from SGML files to help tag alingment and improve
Bruce Momjian
2007-02-16
*
Wording cleanup for error messages. Also change can't -> cannot.
Bruce Momjian
2007-02-01
*
Consistenly use colons before '<programlisting>' blocks, where
Bruce Momjian
2007-02-01
*
Update documentation on may/can/might:
Bruce Momjian
2007-01-31
*
Update documentation for backslashes to mention escape string syntax
Bruce Momjian
2007-01-30
*
Force plperl and plperlu to run in separate interpreters. Create an error
Andrew Dunstan
2006-11-13
*
Spellchecking and such
Peter Eisentraut
2006-10-23
*
Remove emacs info from footer of SGML files.
Bruce Momjian
2006-09-16
*
Tweak SPI_cursor_open to allow INSERT/UPDATE/DELETE RETURNING; this was
Tom Lane
2006-08-12
*
Update PL documentation:
Bruce Momjian
2006-05-30
*
Make plperl's $_TD trigger data a global rather than a lexical variable,
Andrew Dunstan
2006-05-29
*
Add table_name and table_schema to plperl trigger data. relname is
Andrew Dunstan
2006-05-26
*
Make $PostgreSQL CVS tags consistent for SGML files.
Bruce Momjian
2006-03-10
*
Prepared queries for PLPerl, plus fixing a small plperl memory leak. Patch
Andrew Dunstan
2006-03-05
*
This patch makes the error message strings throughout the backend
Neil Conway
2006-03-01
*
Spellchecking run, final cleanups
Peter Eisentraut
2005-11-04
*
Fix incorrect wording about function failure time on unsafe ops - these
Andrew Dunstan
2005-10-24
*
replace use of predefined perl vars $a and $b with $x and $y - per Greg Sabin...
Andrew Dunstan
2005-10-18
*
Add warning about plperl nested named subroutines
Bruce Momjian
2005-10-12
*
Mention BEGIN { strict->import(); } as a substitute for 'use strict'
Tom Lane
2005-08-24
*
Adjust description of use_strict parameter. Some other minor editorial
Tom Lane
2005-08-24
*
Improve documention on loading large data sets into plperl.
Bruce Momjian
2005-08-12
*
Documentation for some new PL/Perl features. Patch from David Fetter,
Neil Conway
2005-07-13
*
Here's a patch to do the following:
Bruce Momjian
2005-06-05
*
Add some links to the CREATE FUNCTION reference page when describing
Neil Conway
2005-05-20
*
We don't put URL's in ulink's because the URL is always generated, but
Bruce Momjian
2005-04-09
*
Adjust SGML ulink tags to the URL is always displayed in our printed docs.
Bruce Momjian
2005-03-31
*
Please find enclosed another patch that now (I hope) really is
Bruce Momjian
2005-01-17
*
Please find enclosed a patch to the pl/perl documents that correctly
Bruce Momjian
2005-01-17
*
More minor updates and copy-editing.
Tom Lane
2004-12-30
*
Spell checker run
Peter Eisentraut
2004-12-13
*
Patch to the pl/perl documents that clarifies the scope of global data and
Peter Eisentraut
2004-12-11
*
Fix plperl and pltcl error handling per my previous proposal. SPI
Tom Lane
2004-11-21
*
Fix incorrect documentation of plperl's method for accessing the number
Tom Lane
2004-11-19
*
Reduce formatting entropy
Peter Eisentraut
2004-11-06
*
This patch clarifies the usage of references in PL/Perl :)
Bruce Momjian
2004-10-15
*
Some editorializing on the docs for the dollar-quoting feature: fix
Tom Lane
2004-09-20
*
The enclose patch clarifies and makes a more useful example for the
Bruce Momjian
2004-08-18
*
Please find enclosed a patch that matches the PL/Perl documentation
Bruce Momjian
2004-07-21
*
Back out pg_autovacuum commit after cvs clean failure causes commit.
Bruce Momjian
2004-07-21
*
lease find enclosed a patch that matches the PL/Perl documentation
Bruce Momjian
2004-07-21
*
Add documentation for the new "dollar quoting" feature, and update existing
Neil Conway
2004-05-16
*
This patch makes some improvements and adds some additional detail
Neil Conway
2003-12-14
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Add/edit index entries.
Peter Eisentraut
2003-08-31
*
General editing
Peter Eisentraut
2003-04-07
*
Add more appropriate markup.
Peter Eisentraut
2002-09-21
[next]