aboutsummaryrefslogtreecommitdiff
path: root/src/include/access/tupmacs.h
Commit message (Expand)AuthorAge
* Fix a bunch of minor portability problems and maybe-bugs revealed byTom Lane2000-03-17
* Add:Bruce Momjian2000-01-26
* Added empty TOASTER files and corrected some minor glitchesJan Wieck1999-12-21
* Clean up #include in /include directory. Add scripts for checking includes.Bruce Momjian1999-07-15
* pgindent run over code.Bruce Momjian1999-05-25
* Clean up att_align calculations so that XXXALIGN macrosTom Lane1999-03-25
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-13
* Fix for macro for AIX.Bruce Momjian1998-09-08
* Alignment cleanup so no more massive switch statements for alignment,Bruce Momjian1998-09-07
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-01
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-26
* Reduce size of inlining.Bruce Momjian1998-02-01
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07
* Moved from backend/access to include/accessMarc G. Fournier1996-08-27