summaryrefslogtreecommitdiff
path: root/src/pl/plperl/ppport.h
AgeCommit message (Expand)Author
2022-07-08Remove HP-UX port.Thomas Munro
2022-02-09Remove ppport.h's broken re-implementation of eval_pv().Tom Lane
2021-10-07plperl: update ppport.h to Perl 5.34.0.Tom Lane
2017-03-14Spelling fixes in code commentsPeter Eisentraut
2017-02-06Fix typos in comments.Heikki Linnakangas
2009-12-25Upgrade to latest ppport.h. Patch from Tim Bunce.Andrew Dunstan
2006-05-30Update ppport.h to not cause warnings with newest Perl versions.Tom Lane
2005-11-22Re-run pgindent, fixing a problem where comment lines after a blankBruce Momjian
2005-10-15Standard pgindent run for 8.1.Bruce Momjian
2004-08-30Another pgindent run with lib typedefs added.Bruce Momjian
2004-08-29Pgindent run for 8.0.Bruce Momjian
2004-07-05Allow plperl to compile with Perl 5.05.Bruce Momjian
2002-10-18Make 'dummy' declarations in header files be 'extern int no_such_variable'Tom Lane
2001-11-05New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian
2001-10-25pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian
2001-03-22pgindent run. Make it all clean.Bruce Momjian
2000-10-24Eliminate POLLUTE=1 hack for cross-Perl-version compatibility by usingTom Lane