]> granicus.if.org Git - postgresql/history - src/pl/plperl/plperl.h
Suppress some compiler warnings in plperl on Windows.
[postgresql] / src / pl / plperl / plperl.h
2018-05-02 Tom LaneSuppress some compiler warnings in plperl on Windows.
2018-04-30 Peter EisentrautRemove plperl isnan hack
2018-03-23 Peter EisentrautFurther fix interaction of Perl and stdbool.h
2018-03-23 Peter EisentrautFix interaction of Perl and stdbool.h
2018-03-23 Peter EisentrautUse stdbool.h if suitable
2018-01-22 Peter EisentrautTransaction control in PL procedures
2018-01-03 Bruce MomjianUpdate copyright for 2018
2017-11-24 Noah MischSupport linking with MinGW-built Perl.
2017-07-28 Tom LanePL/Perl portability fix: avoid including XSUB.h in...
2017-06-21 Tom LanePhase 2 of pgindent updates.
2017-01-03 Bruce MomjianUpdate copyright via script for 2017
2016-03-14 Tom LaneImprove conversions from uint64 to Perl types.
2016-01-02 Bruce MomjianUpdate copyright for 2016
2015-05-19 Tom LaneRevert error-throwing wrappers for the printf family...
2015-05-18 Noah MischAdd error-throwing wrappers for the printf family of...
2015-03-26 Tom LaneTweak __attribute__-wrapping macros for better pgindent...
2015-03-11 Andres FreundAdd macros wrapping all usage of gcc's __attribute__.
2015-01-06 Bruce MomjianUpdate copyright for 2015
2014-01-07 Bruce MomjianUpdate copyright for 2014
2013-05-29 Bruce Momjianpgindent run for release 9.3
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-06-09 Bruce MomjianPgindent run before 9.1 beta2.
2011-06-04 Andrew DunstanAllow building with perl 5.14.
2011-04-25 Andrew DunstanPrevent perl header overriding our *snprintf macros...
2011-04-10 Bruce Momjianpgindent run before PG 9.1 beta 1.
2011-02-18 Alvaro HerreraConvert Postgres arrays to Perl arrays on PL/perl input...
2011-02-07 Andrew DunstanSupply now required HeUTF8 macro for plperl where it...
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-01-20 Andrew DunstanAdd utility functions to PLPerl:
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-11-22 Tom LanePrevent Perl from introducing a possibly-incompatible...
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-10-04 Bruce Momjianpgindent run for 8.2.
2006-03-05 Andrew DunstanPrepared queries for PLPerl, plus fixing a small plperl...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2006-01-12 Andrew DunstanClear up remaining compile warning for plperl on Windows.
2006-01-08 Andrew DunstanRationalise perl header inclusions via a common include...