Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove PERFECT_MEM | Bruce Momjian | 1996-11-15 |
| | | | | Unallocate opaque. | ||
* | One more to go | Marc G. Fournier | 1996-11-05 |
| | |||
* | More include file cleanups | Marc G. Fournier | 1996-11-03 |
| | |||
* | More of the same...clean Makefile, add include files | Marc G. Fournier | 1996-10-31 |
| | |||
* | Major code cleanups from D'arcy (-Wall -Werror) | Marc G. Fournier | 1996-10-23 |
| | |||
* | More #include cleanups | Marc G. Fournier | 1996-10-20 |
| | | | | | Once access/* is cleaned out, will redo using -Wall on compile to make sure that all prototyping is correct | ||
* | Remove all traces of machine.h and redundant calls to c.h where | Marc G. Fournier | 1996-08-27 |
| | | | | postgres.h already pulled in (postgres.h includes c.h) | ||
* | Fixes; | Marc G. Fournier | 1996-08-15 |
| | | | | | | | | | | | Postgres is not able to cluster a relation on which an rtree index is defined. Postmaster gives the following error message: Too Large Allocation Request("!(0 < (size) && (size) <= (0xfffffff)):size=0 [0x0]", File:"/export/home/postgres/src/backend/utils/mmgr/mcxt.c", Line: 220) !(0 <(size) && (size) <= (0xfffffff)) (0) [No such file or directory] Submitted by: Dirk Koeser <koeser@informatik.uni-rostock.de> | ||
* | Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01 | Marc G. Fournier | 1996-07-09 |