postgresql/src/backend
Tom Lane cbdaa27f97 Repair missing MEMORY_CONTEXT_CHECKING logic for realloc().
Doesn't anyone around here run regression tests before submitting
patches, or before committing them?
2000-07-12 05:15:20 +00:00
..
access First stage of reclaiming memory in executor by resetting short-term 2000-07-12 02:37:39 +00:00
bootstrap Make toast-table creation and deletion work somewhat reliably. 2000-07-04 06:11:54 +00:00
catalog First stage of reclaiming memory in executor by resetting short-term 2000-07-12 02:37:39 +00:00
commands First stage of reclaiming memory in executor by resetting short-term 2000-07-12 02:37:39 +00:00
executor First stage of reclaiming memory in executor by resetting short-term 2000-07-12 02:37:39 +00:00
lib First phase of memory management rewrite (see backend/utils/mmgr/README 2000-06-28 03:33:33 +00:00
libpq typo 2000-07-09 13:48:45 +00:00
main Generated header files parse.h and fmgroids.h are now copied into 2000-05-29 05:45:56 +00:00
nodes First stage of reclaiming memory in executor by resetting short-term 2000-07-12 02:37:39 +00:00
optimizer First stage of reclaiming memory in executor by resetting short-term 2000-07-12 02:37:39 +00:00
parser oidvectortypes: use SQL type names and separate by commas 2000-07-09 21:30:21 +00:00
port Fix misuse of StrNCpy to copy and add null to non-null-terminated data. 2000-07-07 21:12:53 +00:00
postmaster Another round of those unportable config/build changes :-/ 2000-07-09 13:14:19 +00:00
regex Generated header files parse.h and fmgroids.h are now copied into 2000-05-29 05:45:56 +00:00
rewrite Make view/rule permission checking behave properly with 2000-07-09 04:56:32 +00:00
storage Prevent creating a boatload of empty segments when md.c is asked to 2000-07-10 04:32:00 +00:00
tcop First stage of reclaiming memory in executor by resetting short-term 2000-07-12 02:37:39 +00:00
tioga Generated header files parse.h and fmgroids.h are now copied into 2000-05-29 05:45:56 +00:00
utils Repair missing MEMORY_CONTEXT_CHECKING logic for realloc(). 2000-07-12 05:15:20 +00:00
Makefile Put back separate install-bin target ... I was using that, 2000-07-08 02:40:27 +00:00