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
/
backend
/
port
/
aix
Age
Commit message (
Expand
)
Author
2010-11-23
Remove useless whitespace at end of lines
Peter Eisentraut
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2006-03-11
Add CVS tag lines to files that were lacking them.
Bruce Momjian
2002-10-09
> > > > and mb conversions (pg_ascii2mic and pg_mic2ascii not
Bruce Momjian
2001-03-27
The following patch updates the FAQ_AIX and makes C++ code work with
Bruce Momjian
2000-09-29
Please apply the following patch to fix problems with the AIX port
Bruce Momjian
1997-12-19
More removal of port dependent stuff
Marc G. Fournier
1997-10-25
Rename strNcpy to StrNCpy, and change third parameter.
Bruce Momjian
1997-09-23
AIx patch from Frank Dana.
Bruce Momjian
1997-09-08
Another PGINDENT run that changes variable indenting and case label indenting...
Bruce Momjian
1997-09-07
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-08-21
Change pg_attribute.attnvals to float4, change #ifdef 0 to #if 0, fix aix cal...
Bruce Momjian
1997-08-12
Fix pgproc names over 15 chars in output. Add strNcpy() function. remove so...
Bruce Momjian
1997-07-13
AIX nm fix from Gerhard
Bruce Momjian
1997-05-22
From: Darren King <aixssd!darrenk@abs.net>
Marc G. Fournier
1997-02-09
Remove machine.h, since it wasn't doing anything that config.h wasn't
Marc G. Fournier
1996-12-15
Make compile on AIX, Alpha OSF. Thanks Darren King, Igor Notanzon.
Bryan Henderson
1996-11-09
Makefile cleanup after reorganization
Bruce Momjian
1996-10-27
Simplify make files, add full dependencies.
Bryan Henderson
1996-10-18
Moved all the CFLAG -D's from the makefiles to config.h towards better
Marc G. Fournier
1996-07-22
More merges from Dr. George's tree...
Marc G. Fournier
1996-07-09
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier