index
:
postgresql-pgindent.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
master-pgindent
Auto-updated pgindent branches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pl
/
plperl
/
ppport.h
Age
Commit message (
Expand
)
Author
2022-07-08
Remove HP-UX port.
Thomas Munro
2022-02-09
Remove ppport.h's broken re-implementation of eval_pv().
Tom Lane
2021-10-07
plperl: update ppport.h to Perl 5.34.0.
Tom Lane
2017-03-14
Spelling fixes in code comments
Peter Eisentraut
2017-02-06
Fix typos in comments.
Heikki Linnakangas
2009-12-25
Upgrade to latest ppport.h. Patch from Tim Bunce.
Andrew Dunstan
2006-05-30
Update ppport.h to not cause warnings with newest Perl versions.
Tom Lane
2005-11-22
Re-run pgindent, fixing a problem where comment lines after a blank
Bruce Momjian
2005-10-15
Standard pgindent run for 8.1.
Bruce Momjian
2004-08-30
Another pgindent run with lib typedefs added.
Bruce Momjian
2004-08-29
Pgindent run for 8.0.
Bruce Momjian
2004-07-05
Allow plperl to compile with Perl 5.05.
Bruce Momjian
2002-10-18
Make 'dummy' declarations in header files be 'extern int no_such_variable'
Tom Lane
2001-11-05
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
Bruce Momjian
2001-10-25
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-03-22
pgindent run. Make it all clean.
Bruce Momjian
2000-10-24
Eliminate POLLUTE=1 hack for cross-Perl-version compatibility by using
Tom Lane