postgresql/src/backend/access/heap
Peter Eisentraut 385470f8c6 Fixes for Solaris/cc suggested by <pgsql-hackers@thewrittenword.com>
Don't use DISABLE_COMPLEX_MACRO on Solaris. Don't define the
replacement function in the header file. Use -KPIC, not -K PIC.
Use CC to link C++ libraries, not ld/ar.

Eliminate file not found warnings in tcl build code.
2000-06-30 16:11:02 +00:00
..
heapam.c Fixes for Solaris/cc suggested by <pgsql-hackers@thewrittenword.com> 2000-06-30 16:11:02 +00:00
hio.c Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
Makefile Generated header files parse.h and fmgroids.h are now copied into 2000-05-29 05:45:56 +00:00
stats.c Add: 2000-01-26 05:58:53 +00:00
tuptoaster.c Remove unused include files. Do not touch /port or includes used by defines. 2000-05-30 00:49:57 +00:00