summaryrefslogtreecommitdiff
path: root/src/pl/plperl/spi_internal.c
AgeCommit message (Expand)Author
2010-01-20Add utility functions to PLPerl:Andrew Dunstan
2009-06-118.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian
2008-05-17Add $PostgreSQL$ markers to a lot of files that were missing them.Andrew Dunstan
2006-01-08Rationalise perl header inclusions via a common include file, which alsoAndrew Dunstan
2005-02-23Properly undef _(x) gettext macro.Bruce Momjian
2005-02-22Use _() macro consistently rather than gettext(). Add translationBruce Momjian
2004-09-13Redesign query-snapshot timing so that volatile functions in READ COMMITTEDTom Lane
2004-08-29Pgindent run for 8.0.Bruce Momjian
2004-07-31Be more consistent about reporting SPI errors in the various PLs.Tom Lane
2004-07-12The attached patch, which incorporates the previous one sent andBruce Momjian
2004-07-01plperl update from Andrew Dunstan, deriving (I believe) from Command Prompt'sJoe Conway