index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
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
Marc G. Fournier