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
/
plperl
Age
Commit message (
Expand
)
Author
2022-06-01
Fix pl/perl test case so it will still work under Perl 5.36.
Tom Lane
2022-05-16
Translation updates
Peter Eisentraut
2022-02-28
Fix SPI's handling of errors during transaction commit.
Tom Lane
2022-02-25
Disallow execution of SPI functions during plperl function compilation.
Tom Lane
2022-02-24
Simplify more checks related to set-returning functions
Michael Paquier
2022-02-21
Disallow setting bogus GUCs within an extension's reserved namespace.
Tom Lane
2022-02-10
Use gendef instead of pexports for building windows .def files
Andrew Dunstan
2022-02-08
Remove ppport.h's broken re-implementation of eval_pv().
Tom Lane
2022-01-30
plperl: windows: Use Perl_setlocale on 5.28+, fixing compile failure.
Andres Freund
2022-01-25
Fix various typos, grammar and code style in comments and docs
Michael Paquier
2022-01-07
Update copyright for 2022
Bruce Momjian
2021-12-27
Revert changes about warnings/errors for placeholders.
Tom Lane
2021-12-27
Rename EmitWarningsOnPlaceholders() to MarkGUCPrefixReserved().
Tom Lane
2021-10-07
plperl: update ppport.h to Perl 5.34.0.
Tom Lane
2021-09-09
Revoke PUBLIC CREATE from public schema, now owned by pg_database_owner.
Noah Misch
2021-06-21
Translation updates
Peter Eisentraut
2021-05-10
Translation updates
Peter Eisentraut
2021-05-07
Remove extraneous newlines added by perl copyright patch
Andrew Dunstan
2021-05-07
Add a copyright notice to perl files lacking one.
Andrew Dunstan
2021-01-02
Update copyright for 2021
Bruce Momjian
2020-12-15
Improve hash_create()'s API for some added robustness.
Tom Lane
2020-12-09
Support subscripting of arbitrary types, not only arrays.
Tom Lane
2020-10-29
Don't use custom OID symbols in pg_type.dat, either.
Tom Lane
2020-10-09
plperl.h should #undef fstat along with stat and lstat.
Tom Lane
2020-10-05
Support for OUT parameters in procedures
Peter Eisentraut
2020-09-16
Improve formatting of create_help.pl and plperl_opmask.pl output.
Tom Lane
2020-05-18
Translation updates
Peter Eisentraut
2020-05-11
Translation updates
Peter Eisentraut
2020-04-13
Use perl warnings pragma consistently
Andrew Dunstan
2020-03-05
Remove the "opaque" pseudo-type and associated compatibility hacks.
Tom Lane
2020-03-02
Represent command completion tags as structs
Alvaro Herrera
2020-02-19
Remove support for upgrading extensions from "unpackaged" state.
Tom Lane
2020-01-30
Clean up newlines following left parentheses
Alvaro Herrera
2020-01-30
Fix test failure with non-MULTIPLICITY Perl interpreters.
Tom Lane
2020-01-29
Invent "trusted" extensions, and remove the pg_pltemplate catalog.
Tom Lane
2020-01-01
Update copyrights for 2020
Bruce Momjian
2019-11-28
Remove useless "return;" lines
Alvaro Herrera
2019-11-25
Make the order of the header file includes consistent.
Amit Kapila
2019-11-12
Fix ecpglib.h to declare bool consistently with c.h.
Tom Lane
2019-11-04
Fix some compiler warnings on older compilers
Peter Eisentraut
2019-11-01
PG_FINALLY
Peter Eisentraut
2019-07-29
Fix inconsistencies and typos in the tree
Michael Paquier
2019-06-17
Translation updates
Peter Eisentraut
2019-06-17
Fix more typos and inconsistencies in the tree
Michael Paquier
2019-06-02
Clean up PL/Perl's handling of the _() macro.
Tom Lane
2019-05-31
Fix assorted header files that failed to compile standalone.
Tom Lane
2019-05-22
Phase 2 pgindent run for v12.
Tom Lane
2019-05-20
Translation updates
Peter Eisentraut
2019-04-19
Fix problems with auto-held portals.
Tom Lane
2019-03-30
Generated columns
Peter Eisentraut
[prev]
[next]