aboutsummaryrefslogtreecommitdiff
path: root/src/include/access/tupmacs.h
Commit message (Expand)AuthorAge
* Standard pgindent run for 8.1.Bruce Momjian2005-10-15
* For some reason access/tupmacs.h has been #including utils/memutils.h,Tom Lane2005-05-06
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-31
* Update copyright to 2004.Bruce Momjian2004-08-29
* make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon2003-11-29
* Update copyrights to 2003.Bruce Momjian2003-08-04
* elog mop-up.Tom Lane2003-07-27
* The cstring datatype can now be copied, passed around, etc. The typlenTom Lane2002-08-24
* Update copyright to 2002.Bruce Momjian2002-06-20
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-05
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-28
* 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
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-24
* Fix portability problems recently exposed by regression tests on Alphas.Tom Lane2000-12-27
* 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