postgresql/src/backend/access
Bruce Momjian df0eee9963 Removal of CppConcat from indexam.c.
As an example I sent a bug-report on 26 Nov to tell that the fix included
below is necessary to compile pg95-current on Ultrix with Digital's
standard C compiler c89. In fact I think that this fix is needed
for any C compiler sticking very close the standard, see my discussion
in the original bug report.

Erik Bertelsen
1996-12-26 17:44:46 +00:00
..
common Add comments describing interface to heap_getattr(). 1996-12-09 01:22:17 +00:00
gist Fix memory overhelding while forming index' result: 1996-11-21 06:02:56 +00:00
hash Fix memory overhelding while forming index' result: 1996-11-21 06:06:52 +00:00
heap All external function definitions now have prototypes that are checked. 1996-11-10 03:06:38 +00:00
index Removal of CppConcat from indexam.c. 1996-12-26 17:44:46 +00:00
nbtree Make compile on AIX, Alpha OSF. Thanks Darren King, Igor Notanzon. 1996-12-15 09:05:53 +00:00
rtree Fix memory overhelding while forming index' result: 1996-11-21 06:13:43 +00:00
transam Avoiding 1996-12-14 05:20:39 +00:00
Makefile Recognize dependencies more reliably. 1996-11-10 03:13:59 +00:00