index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pl
/
plperl
/
SPI.xs
Commit message (
Expand
)
Author
Age
*
Fix a few places that were checking for the return value of palloc() to be
Neil Conway
2006-03-19
*
Prepared queries for PLPerl, plus fixing a small plperl memory leak. Patch
Andrew Dunstan
2006-03-05
*
Rationalise perl header inclusions via a common include file, which also
Andrew Dunstan
2006-01-08
*
Code review for spi_query/spi_fetchrow patch: handle errors sanely,
Tom Lane
2005-10-18
*
The attached patch implements spi_query() and spi_fetchrow() functions
Bruce Momjian
2005-07-10
*
Here's a patch to do the following:
Bruce Momjian
2005-06-05
*
At 2005-05-21 20:18:50 +0530, ams@oryx.com wrote:
Bruce Momjian
2005-06-04
*
Properly undef _(x) gettext macro.
Bruce Momjian
2005-02-23
*
Use _() macro consistently rather than gettext(). Add translation
Bruce Momjian
2005-02-22
*
Suppress remaining compile warnings, and add a comment about why
Tom Lane
2004-11-21
*
Fix plperl's elog() function to convert elog(ERROR) into Perl croak(),
Tom Lane
2004-11-20
*
Move -DPLPERL_HAVE_UID_GID to the plperl Makefile, for Win32 only.
Bruce Momjian
2004-10-07
*
Add PLperl workaround for Win32 to the *.xs file.
Bruce Momjian
2004-10-07
*
Allow plperl to compile with Perl 5.05.
Bruce Momjian
2004-07-05
*
plperl update from Andrew Dunstan, deriving (I believe) from Command Prompt's
Joe Conway
2004-07-01
*
Fix includes for plperl: ensure postgres.h is included first,
Tom Lane
2002-09-04
*
Create an internal semaphore API that is not tied to SysV semaphores.
Tom Lane
2002-05-05
*
Add new elog() levels to stored procedure languages. plperl DEBUG hack
Bruce Momjian
2002-03-06
*
Fix a few missed NOIND usages.
Tom Lane
2001-06-09
*
Attached is a uuencoded tarball that contains
Bruce Momjian
2000-01-29