aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
* Include file cleanup:Marc G. Fournier1996-11-01
* More chanes for bsdi_2_1 removalBruce Momjian1996-11-01
* Removal of bsdi_2_1 port.Bruce Momjian1996-11-01
* typo fix on include file.Bruce Momjian1996-10-31
* Fix prototype.Bruce Momjian1996-10-31
* remove:Marc G. Fournier1996-10-31
* Add these files to ${SRCDIR}/includeMarc G. Fournier1996-10-31
* USE of PORTNAME_* should be discouraged wherever possible. The codeMarc G. Fournier1996-10-31
* Added needed include file.Bruce Momjian1996-10-31
* Missing from parser patch.Bruce Momjian1996-10-31
* changed define(port) to define(PORTNAME_port)Bruce Momjian1996-10-31
* Parser OverhaulBruce Momjian1996-10-30
* D'Arcy's cleanupsMarc G. Fournier1996-10-26
* Fixes: Errors when PQexec() in backend creates tempMarc G. Fournier1996-10-24
* Bruce...does this fix it once and for all? *grin*Marc G. Fournier1996-10-24
* Major code cleanups from D'arcy (-Wall -Werror)Marc G. Fournier1996-10-23
* Define prototypes from giststrat.c required in gistscan.cMarc G. Fournier1996-10-21
* remove an #ifdef/#else/#endif that doesn't actually have anything insideMarc G. Fournier1996-10-20
* Make default HAVE_MEMMOVE defined, undef inside of definitions for sparcMarc G. Fournier1996-10-20
* change '#if defined(PORTNAME_sparc)' to '#if !defined(HAVE_MEMMOVE)'Marc G. Fournier1996-10-20
* Add #define HAVE_MEMMOVE for systems that do have it.Marc G. Fournier1996-10-20
* Clean up comments (-Wall -Werror)Marc G. Fournier1996-10-20
* More include files cleaned upMarc G. Fournier1996-10-20
* Welp, another subdirectory cleaned out of redundant/unused #includeMarc G. Fournier1996-10-19
* Almost have access/common cleaned up...Marc G. Fournier1996-10-19
* A few more yet...Marc G. Fournier1996-10-19
* wish there was an easier way to clean this up...Marc G. Fournier1996-10-19
* another small oneMarc G. Fournier1996-10-19
* Hopefully that cleans up the cruft from rel.hMarc G. Fournier1996-10-19
* another...Marc G. Fournier1996-10-19
* its coming...Marc G. Fournier1996-10-19
* step by step...file by file...Marc G. Fournier1996-10-19
* ...sameMarc G. Fournier1996-10-19
* slow work...Marc G. Fournier1996-10-19
* and anotherMarc G. Fournier1996-10-19
* another one cleaned upMarc G. Fournier1996-10-19
* and another one..Marc G. Fournier1996-10-19
* another another oneMarc G. Fournier1996-10-19
* anothre one reduced to its component partsMarc G. Fournier1996-10-19
* clean out include files of including other includes files except thoseMarc G. Fournier1996-10-19
* Add prototype for heap_getattr() to quiet compilerMarc G. Fournier1996-10-18
* Reap deleted/unused tuples on page-baseVadim B. Mikheev1996-10-18
* Move definition of PageIsNew from hio.c to hereVadim B. Mikheev1996-10-18
* Document some more #ifdef'sMarc G. Fournier1996-10-18
* Document #ifdef's from backend/access subdirs so that we know whatMarc G. Fournier1996-10-18
* Moved more -D's out of the port specific Makefiles straight into theMarc G. Fournier1996-10-18
* Centralize more of the defines from backend/port under config.hMarc G. Fournier1996-10-18
* Add a HAVE_TZSET define to clean up defines in backend/utils/adt/nabstime.cMarc G. Fournier1996-10-17
* Fix structure member name from previous patch.Bruce Momjian1996-10-13
* I checked the alter table code, and started suspecting the relationBruce Momjian1996-10-13