aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
* 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
* Prepare for new host-based authenticationBryan Henderson1996-10-11
* Add a MIPS/NetBSD port...Marc G. Fournier1996-10-11
* Change sh-style comments to C comments.Bruce Momjian1996-10-08
* Moved the following definitions to include/config.h from Makefile.global:Marc G. Fournier1996-10-08
* Move the NAMEDATALEN/OIDNAMELEN defines to include/config.hMarc G. Fournier1996-10-07
* Stylistic cleanups...Marc G. Fournier1996-10-05
* Add comment about possible zero value.Bruce Momjian1996-10-05
* Change shell-style comments to C-style.Bruce Momjian1996-10-05
* Moved the define of SIGNAL_ARGS that D'Arcy just created to config.h so thatMarc G. Fournier1996-10-04
* The remainder of D'Arcy's changes, most notibly the usage of SIGNAL_ARGSMarc G. Fournier1996-10-04
* Fixed file to properly do SEMUN for BSDI.Bruce Momjian1996-10-03
* Added NEED_UNION_SEMUN to config.hMarc G. Fournier1996-10-02
* Moved whether to define union semun from include/storage/ipc.h toMarc G. Fournier1996-10-02
* Date: Sun, 22 Sep 1996 13:47:39 -0400 (EDT)Marc G. Fournier1996-09-23
* |For starters, here's a small patch that removes a compiler warning in thatMarc G. Fournier1996-09-21
* Add the regex include files to the repository...Marc G. Fournier1996-09-20
* enable PQ_NOTIFY_PATCH in config.hMarc G. Fournier1996-09-16
* Enable FUNC_UTIL_PATCH by defaultMarc G. Fournier1996-09-16
* |Subject: Postgres patch: Assert attribute type matchMarc G. Fournier1996-09-16
* Add use of INDEXSCAN_PATCH to config.h instead of putting it in Makefile.globalMarc G. Fournier1996-09-10
* Clean up th ecompile process by centralizing the include filesMarc G. Fournier1996-08-28
* More cleanups of the include filesMarc G. Fournier1996-08-28
* c.h is included in postgres.h alreadyMarc G. Fournier1996-08-28