index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pl
/
plperl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some infrastructure changes for the upcoming auto-explain contrib module:
Tom Lane
2008-11-19
1
-2
/
+3
*
Be more tense about not creating tuplestores with randomAccess = true unless
Tom Lane
2008-10-29
1
-2
/
+3
*
Extend ExecMakeFunctionResult() to support set-returning functions that return
Tom Lane
2008-10-28
1
-7
/
+40
*
Improve translatability of error messages for external modules by tweaking
Alvaro Herrera
2008-10-09
2
-2
/
+13
*
Update pg_regress calls in PL checks to handle vpath builds.
Peter Eisentraut
2008-10-02
1
-2
/
+2
*
Allow pg_regress to be run outside the build tree. Look for input files
Peter Eisentraut
2008-10-01
1
-22
/
+1
*
Add a bunch of new error location reports to parse-analysis error messages.
Tom Lane
2008-09-01
1
-0
/
+10
*
Add $PostgreSQL$ markers to a lot of files that were missing them.
Andrew Dunstan
2008-05-17
1
-0
/
+3
*
Implement a few changes to how shared libraries and dynamically loadable
Peter Eisentraut
2008-04-07
1
-16
/
+5
*
Support statement-level ON TRUNCATE triggers. Simon Riggs
Tom Lane
2008-03-28
1
-1
/
+5
*
Simplify and standardize conversions between TEXT datums and ordinary C
Tom Lane
2008-03-25
1
-4
/
+3
*
Add a new tuplestore API function, tuplestore_putvalues(). This is
Neil Conway
2008-03-25
1
-8
/
+14
*
More README src cleanups.
Bruce Momjian
2008-03-21
1
-0
/
+2
*
Document the fix for perl 5.10 with this comment:
Andrew Dunstan
2008-01-23
1
-1
/
+8
*
Work around for perl 5.10 bug - fix due to perl hacker Simon Cozens.
Andrew Dunstan
2008-01-22
1
-3
/
+3
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
1
-2
/
+2
*
Suppress compiler warnings in recent plperl patch. Avoid uselessly expensive
Tom Lane
2007-12-01
1
-21
/
+9
*
Revert inadvertantly committed change.
Andrew Dunstan
2007-12-01
1
-2
/
+1
*
Workaround for perl problem where evaluating UTF8 regexes can cause
Andrew Dunstan
2007-12-01
2
-2
/
+52
*
Prevent Perl from introducing a possibly-incompatible definition of type
Tom Lane
2007-11-22
1
-1
/
+6
*
Re-run pgindent with updated list of typedefs. (Updated README should
Bruce Momjian
2007-11-15
1
-6
/
+6
*
pgindent run for 8.3.
Bruce Momjian
2007-11-15
1
-35
/
+38
*
Fix plperl and pltcl to include the name of the current function when
Tom Lane
2007-10-05
3
-14
/
+20
*
Silence compiler warnings on mingw
Magnus Hagander
2007-07-25
1
-1
/
+4
*
Fix incorrect tests for undef Perl values in some places in plperl.c.
Tom Lane
2007-06-28
1
-11
/
+12
*
Support enum data types. Along the way, use macros for the values of
Tom Lane
2007-04-02
1
-8
/
+8
*
Put back some not-so-unnecessary-as-all-that := usages. Per buildfarm.
Tom Lane
2007-02-10
1
-3
/
+3
*
Replace useless uses of := by = in makefiles.
Peter Eisentraut
2007-02-09
1
-4
/
+4
*
Combine cmin and cmax fields of HeapTupleHeaders into a single field, by
Tom Lane
2007-02-09
1
-18
/
+16
*
Update some of the "expected" regression test results for Bruce's
Neil Conway
2007-02-01
1
-1
/
+1
*
Wording cleanup for error messages. Also change can't -> cannot.
Bruce Momjian
2007-02-01
1
-3
/
+3
*
Remove unnecessary checkpoint from PL regression tests. This was once
Tom Lane
2007-01-28
2
-12
/
+1
*
remove unnecessary and now inaccurate cast which I should have removed with o...
Andrew Dunstan
2007-01-27
1
-3
/
+2
*
Allow args to spi_prepare to be standard type aliaes as well as those known i...
Andrew Dunstan
2007-01-27
3
-16
/
+80
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
1
-2
/
+2
*
remove duplicate declaration, per report from Magnus Hagander.
Andrew Dunstan
2006-11-21
1
-2
/
+1
*
Force plperl and plperlu to run in separate interpreters. Create an error
Andrew Dunstan
2006-11-13
1
-39
/
+213
*
Clean up local redeclarations of variables with DLLIMPORT, per report
Tom Lane
2006-10-19
1
-4
/
+2
*
Adjust plperl to ensure that all strings and hash keys passed to Perl
Tom Lane
2006-10-15
1
-70
/
+114
*
pgindent run for 8.2.
Bruce Momjian
2006-10-04
2
-173
/
+181
*
Add new return codes SPI_OK_INSERT_RETURNING etc to the SPI API.
Tom Lane
2006-08-27
1
-2
/
+2
*
Back out plperl OUT hash/array parameter patch, again.
Bruce Momjian
2006-08-13
3
-286
/
+21
*
Re-apply plperl patch that allows OUT parameters to be placed into Perl
Bruce Momjian
2006-08-13
3
-21
/
+286
*
Back out patch for plperl to handle OUT paramaters into arrays and
Bruce Momjian
2006-08-12
2
-177
/
+21
*
plperl:
Bruce Momjian
2006-08-11
2
-21
/
+177
*
Add a feature for automatic initialization and finalization of dynamically
Tom Lane
2006-08-08
1
-31
/
+17
*
Ah, I finally realize why Magnus wanted to add a --bindir option to
Tom Lane
2006-07-21
1
-2
/
+4
*
Rewrite pg_regress as a C program instead of a shell script.
Tom Lane
2006-07-19
1
-3
/
+3
*
Fix problems with cached tuple descriptors disappearing while still in use
Tom Lane
2006-06-16
1
-1
/
+2
*
Magic blocks don't do us any good unless we use 'em ... so install one
Tom Lane
2006-05-30
1
-1
/
+3
[next]