index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pl
Age
Commit message (
Expand
)
Author
2024-06-26
Remove redundant perl version checks
Andrew Dunstan
2022-06-01
Fix pl/perl test case so it will still work under Perl 5.36.
Tom Lane
2022-02-10
Use gendef instead of pexports for building windows .def files
Andrew Dunstan
2020-11-09
Translation updates
Peter Eisentraut
2020-08-10
Translation updates
Peter Eisentraut
2020-05-11
Translation updates
Peter Eisentraut
2020-03-26
Ensure that plpgsql cleans up cleanly during parallel-worker exit.
Tom Lane
2020-02-19
Fix confusion about event trigger vs. plain function in plpgsql.
Tom Lane
2019-11-11
Translation updates
Peter Eisentraut
2019-05-31
Fix C++ incompatibilities in plpgsql's header files.
Tom Lane
2019-05-06
Translation updates
Peter Eisentraut
2019-02-11
Translation updates
Peter Eisentraut
2019-01-23
Fix misc typos in comments.
Heikki Linnakangas
2018-10-18
Still further rethinking of build changes for macOS Mojave.
Tom Lane
2018-09-25
Make some fixes to allow building Postgres on macOS 10.14 ("Mojave").
Tom Lane
2018-08-06
Translation updates
Peter Eisentraut
2018-07-18
Fix misc typos, mostly in comments.
Heikki Linnakangas
2018-05-25
Fix misidentification of SQL statement type in plpgsql's exec_stmt_execsql.
Tom Lane
2018-05-07
Translation updates
Peter Eisentraut
2018-05-05
Tweak tests to support Python 3.7
Peter Eisentraut
2018-03-23
Fix make rules that generate multiple output files.
Tom Lane
2018-03-17
Fix overflow handling in plpgsql's integer FOR loops.
Tom Lane
2018-02-26
Translation updates
Peter Eisentraut
2018-02-14
Fix broken logic for reporting PL/Python function names in errcontext.
Tom Lane
2018-02-05
Translation updates
Peter Eisentraut
2017-11-23
Support linking with MinGW-built Perl.
Noah Misch
2017-08-28
Translation updates
Peter Eisentraut
2017-08-07
Translation updates
Peter Eisentraut
2017-07-31
PL/Perl portability fix: absorb relevant -D switches from Perl.
Tom Lane
2017-07-31
PL/Perl portability fix: avoid including XSUB.h in plperl.c.
Tom Lane
2017-05-08
Translation updates
Peter Eisentraut
2017-02-19
Adjust PL/Tcl regression test to dodge a possible bug or zone dependency.
Tom Lane
2017-02-06
Translation updates
Peter Eisentraut
2017-02-06
Fix typos in comments.
Heikki Linnakangas
2016-12-09
Be more careful about Python refcounts while creating exception objects.
Tom Lane
2016-11-06
Rationalize and document pltcl's handling of magic ".tupno" array element.
Tom Lane
2016-11-06
Need to do SPI_push/SPI_pop around expression evaluation in plpgsql.
Tom Lane
2016-10-24
Translation updates
Peter Eisentraut
2016-08-18
In plpgsql, don't try to convert int2vector or oidvector to expanded array.
Tom Lane
2016-08-08
Translation updates
Peter Eisentraut
2016-07-21
Make pltcl regression tests safe for Danish locale.
Tom Lane
2016-07-12
Allow IMPORT FOREIGN SCHEMA within pl/pgsql.
Tom Lane
2016-06-20
Add missing check for malloc failure in plpgsql_extra_checks_check_hook().
Tom Lane
2016-05-09
Translation updates
Peter Eisentraut
2016-04-11
Fix freshly-introduced PL/Python portability bug.
Tom Lane
2016-04-10
Fix access-to-already-freed-memory issue in plpython's error handling.
Tom Lane
2016-03-28
Translation updates
Peter Eisentraut
2016-03-08
plperl: Correctly handle empty arrays in plperl_ref_from_pg_array.
Andres Freund
2016-02-16
Make plpython cope with funny characters in function names.
Tom Lane
2016-02-08
Translation updates
Peter Eisentraut
[next]