Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-01Update copyright for 2025Bruce Momjian
2024-01-04Update copyright for 2024Bruce Momjian
2023-12-26Hide warnings from Python headers when using gcc-compatible compiler.Tom Lane
2023-01-02Update copyright for 2023Bruce Momjian
2022-12-29perl: Hide warnings inside perl.h when using gcc compatible compilerAndres Freund
2022-11-25Allow building with MSVC and Strawberry perlAndrew Dunstan
2022-08-27Be more careful to avoid including system headers after perl.hJohn Naylor
2022-01-08Update copyright for 2022Bruce Momjian
2021-10-07plperl: update ppport.h to Perl 5.34.0.Tom Lane
2021-01-02Update copyright for 2021Bruce Momjian
2020-10-09plperl.h should #undef fstat along with stat and lstat.Tom Lane
2020-01-01Update copyrights for 2020Bruce Momjian
2019-11-12Fix ecpglib.h to declare bool consistently with c.h.Tom Lane
2019-06-17Fix more typos and inconsistencies in the treeMichael Paquier
2019-06-02Clean up PL/Perl's handling of the _() macro.Tom Lane
2019-01-02Update copyright for 2019Bruce Momjian
2018-11-18fix typoAndrew Dunstan
2018-11-18Silence MSVC warnings about redefinition of isnanAndrew Dunstan
2018-10-08Fix omissions in snprintf.c's coverage of standard *printf functions.Tom Lane
2018-09-26Clean up *printf macros to avoid conflict with format archetypes.Tom Lane
2018-09-26Always use our own versions of *printf().Tom Lane
2018-05-02Suppress some compiler warnings in plperl on Windows.Tom Lane
2018-04-30Remove plperl isnan hackPeter Eisentraut
2018-03-23Further fix interaction of Perl and stdbool.hPeter Eisentraut
2018-03-23Fix interaction of Perl and stdbool.hPeter Eisentraut
2018-03-23Use stdbool.h if suitablePeter Eisentraut
2018-01-22Transaction control in PL proceduresPeter Eisentraut
2018-01-03Update copyright for 2018Bruce Momjian
2017-11-24Support linking with MinGW-built Perl.Noah Misch
2017-07-28PL/Perl portability fix: avoid including XSUB.h in plperl.c.Tom Lane
2017-06-21Phase 2 of pgindent updates.Tom Lane
2017-01-03Update copyright via script for 2017Bruce Momjian
2016-03-14Improve conversions from uint64 to Perl types.Tom Lane
2016-01-02Update copyright for 2016Bruce Momjian
2015-05-19Revert error-throwing wrappers for the printf family of functions.Tom Lane
2015-05-18Add error-throwing wrappers for the printf family of functions.Noah Misch
2015-03-26Tweak __attribute__-wrapping macros for better pgindent results.Tom Lane
2015-03-11Add macros wrapping all usage of gcc's __attribute__.Andres Freund
2015-01-06Update copyright for 2015Bruce Momjian
2014-01-07Update copyright for 2014Bruce Momjian
2013-05-29pgindent run for release 9.3Bruce Momjian
2013-01-01Update copyrights for 2013Bruce Momjian
2012-01-01Update copyright notices for year 2012.Bruce Momjian
2011-06-09Pgindent run before 9.1 beta2.Bruce Momjian
2011-06-04Allow building with perl 5.14.Andrew Dunstan
2011-04-25Prevent perl header overriding our *snprintf macros, and give it a usable PER...Andrew Dunstan
2011-04-10pgindent run before PG 9.1 beta 1.Bruce Momjian
2011-02-18Convert Postgres arrays to Perl arrays on PL/perl input argumentsAlvaro Herrera
2011-02-07Supply now required HeUTF8 macro for plperl where it's missing, per buildfarm...Andrew Dunstan
2011-01-01Stamp copyrights for year 2011.Bruce Momjian