aboutsummaryrefslogtreecommitdiff
path: root/src/pl/plperl/SPI.xs
Commit message (Expand)AuthorAge
* Fix a few places that were checking for the return value of palloc() to beNeil Conway2006-03-19
* Prepared queries for PLPerl, plus fixing a small plperl memory leak. PatchAndrew Dunstan2006-03-05
* Rationalise perl header inclusions via a common include file, which alsoAndrew Dunstan2006-01-08
* Code review for spi_query/spi_fetchrow patch: handle errors sanely,Tom Lane2005-10-18
* The attached patch implements spi_query() and spi_fetchrow() functionsBruce Momjian2005-07-10
* Here's a patch to do the following:Bruce Momjian2005-06-05
* At 2005-05-21 20:18:50 +0530, ams@oryx.com wrote:Bruce Momjian2005-06-04
* Properly undef _(x) gettext macro.Bruce Momjian2005-02-23
* Use _() macro consistently rather than gettext(). Add translationBruce Momjian2005-02-22
* Suppress remaining compile warnings, and add a comment about whyTom Lane2004-11-21
* Fix plperl's elog() function to convert elog(ERROR) into Perl croak(),Tom Lane2004-11-20
* Move -DPLPERL_HAVE_UID_GID to the plperl Makefile, for Win32 only.Bruce Momjian2004-10-07
* Add PLperl workaround for Win32 to the *.xs file.Bruce Momjian2004-10-07
* Allow plperl to compile with Perl 5.05.Bruce Momjian2004-07-05
* plperl update from Andrew Dunstan, deriving (I believe) from Command Prompt'sJoe Conway2004-07-01
* Fix includes for plperl: ensure postgres.h is included first,Tom Lane2002-09-04
* Create an internal semaphore API that is not tied to SysV semaphores.Tom Lane2002-05-05
* Add new elog() levels to stored procedure languages. plperl DEBUG hackBruce Momjian2002-03-06
* Fix a few missed NOIND usages.Tom Lane2001-06-09
* Attached is a uuencoded tarball that containsBruce Momjian2000-01-29