aboutsummaryrefslogtreecommitdiff
path: root/src/pl/plperl/ppport.h
Commit message (Expand)AuthorAge
* Spelling fixes in code commentsPeter Eisentraut2017-03-14
* Fix typos in comments.Heikki Linnakangas2017-02-06
* Upgrade to latest ppport.h. Patch from Tim Bunce.Andrew Dunstan2009-12-25
* Update ppport.h to not cause warnings with newest Perl versions.Tom Lane2006-05-30
* Re-run pgindent, fixing a problem where comment lines after a blankBruce Momjian2005-11-22
* Standard pgindent run for 8.1.Bruce Momjian2005-10-15
* Another pgindent run with lib typedefs added.Bruce Momjian2004-08-30
* Pgindent run for 8.0.Bruce Momjian2004-08-29
* Allow plperl to compile with Perl 5.05.Bruce Momjian2004-07-05
* Make 'dummy' declarations in header files be 'extern int no_such_variable'Tom Lane2002-10-18
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-05
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-25
* pgindent run. Make it all clean.Bruce Momjian2001-03-22
* Eliminate POLLUTE=1 hack for cross-Perl-version compatibility by usingTom Lane2000-10-24