postgresql/src/backend/utils/mmgr
Tom Lane 341b328b18 Fix a bunch of minor portability problems and maybe-bugs revealed by
running gcc and HP's cc with warnings cranked way up.  Signed vs unsigned
comparisons, routines declared static and then defined not-static,
that kind of thing.  Tedious, but perhaps useful...
2000-03-17 02:36:41 +00:00
..
aset.c Extend #ifdef CLOBBER_FREED_MEMORY debugging option so that memory 2000-03-08 23:42:58 +00:00
Makefile New LDOUT makefile variable for QNX os. 1999-12-13 22:35:27 +00:00
mcxt.c Add: 2000-01-26 05:58:53 +00:00
oset.c Add: 2000-01-26 05:58:53 +00:00
palloc.c Add: 2000-01-26 05:58:53 +00:00
portalmem.c Fix a bunch of minor portability problems and maybe-bugs revealed by 2000-03-17 02:36:41 +00:00