summaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* More include file cleanupsMarc G. Fournier1996-11-039-33/+19
* Okay, following Bryan's (and others) suggestions...cleaning up theMarc G. Fournier1996-11-019-23/+23
* Include dependencies based on tupdesc.h, as:Marc G. Fournier1996-11-012-4/+3
* Include file cleanup:Marc G. Fournier1996-11-012-8/+3
* More chanes for bsdi_2_1 removalBruce Momjian1996-11-012-4/+2
* Removal of bsdi_2_1 port.Bruce Momjian1996-11-011-8/+4
* typo fix on include file.Bruce Momjian1996-10-311-2/+2
* Fix prototype.Bruce Momjian1996-10-311-4/+3
* remove:Marc G. Fournier1996-10-3186-185/+87
* Add these files to ${SRCDIR}/includeMarc G. Fournier1996-10-313-0/+1179
* USE of PORTNAME_* should be discouraged wherever possible. The codeMarc G. Fournier1996-10-311-17/+17
* Added needed include file.Bruce Momjian1996-10-316-5/+14
* Missing from parser patch.Bruce Momjian1996-10-311-7/+16
* changed define(port) to define(PORTNAME_port)Bruce Momjian1996-10-311-17/+17
* Parser OverhaulBruce Momjian1996-10-302-8/+10
* D'Arcy's cleanupsMarc G. Fournier1996-10-261-1/+4
* Fixes: Errors when PQexec() in backend creates tempMarc G. Fournier1996-10-241-1/+3
* Bruce...does this fix it once and for all? *grin*Marc G. Fournier1996-10-241-1/+1
* Major code cleanups from D'arcy (-Wall -Werror)Marc G. Fournier1996-10-2313-17/+44
* Define prototypes from giststrat.c required in gistscan.cMarc G. Fournier1996-10-211-0/+8
* remove an #ifdef/#else/#endif that doesn't actually have anything insideMarc G. Fournier1996-10-201-16/+1
* Make default HAVE_MEMMOVE defined, undef inside of definitions for sparcMarc G. Fournier1996-10-201-1/+3
* change '#if defined(PORTNAME_sparc)' to '#if !defined(HAVE_MEMMOVE)'Marc G. Fournier1996-10-201-2/+1
* Add #define HAVE_MEMMOVE for systems that do have it.Marc G. Fournier1996-10-201-0/+1
* Clean up comments (-Wall -Werror)Marc G. Fournier1996-10-201-16/+16
* More include files cleaned upMarc G. Fournier1996-10-205-7/+15
* Welp, another subdirectory cleaned out of redundant/unused #includeMarc G. Fournier1996-10-197-48/+14
* Almost have access/common cleaned up...Marc G. Fournier1996-10-191-1/+2
* A few more yet...Marc G. Fournier1996-10-191-10/+1
* wish there was an easier way to clean this up...Marc G. Fournier1996-10-191-4/+1
* another small oneMarc G. Fournier1996-10-191-2/+1
* Hopefully that cleans up the cruft from rel.hMarc G. Fournier1996-10-191-1/+2
* another...Marc G. Fournier1996-10-191-3/+2
* its coming...Marc G. Fournier1996-10-191-3/+3
* step by step...file by file...Marc G. Fournier1996-10-191-4/+3
* ...sameMarc G. Fournier1996-10-191-2/+1
* slow work...Marc G. Fournier1996-10-191-4/+2
* and anotherMarc G. Fournier1996-10-191-8/+2
* another one cleaned upMarc G. Fournier1996-10-191-4/+2
* and another one..Marc G. Fournier1996-10-191-7/+2
* another another oneMarc G. Fournier1996-10-191-3/+1
* anothre one reduced to its component partsMarc G. Fournier1996-10-191-4/+2
* clean out include files of including other includes files except thoseMarc G. Fournier1996-10-192-8/+4
* Add prototype for heap_getattr() to quiet compilerMarc G. Fournier1996-10-181-0/+22
* Reap deleted/unused tuples on page-baseVadim B. Mikheev1996-10-181-7/+10
* Move definition of PageIsNew from hio.c to hereVadim B. Mikheev1996-10-181-1/+8
* Document some more #ifdef'sMarc G. Fournier1996-10-181-4/+22
* Document #ifdef's from backend/access subdirs so that we know whatMarc G. Fournier1996-10-181-29/+48
* Moved more -D's out of the port specific Makefiles straight into theMarc G. Fournier1996-10-181-13/+57
* Centralize more of the defines from backend/port under config.hMarc G. Fournier1996-10-181-15/+26