You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/include
Tom Lane badce86a2c First stage of reclaiming memory in executor by resetting short-term 26 years ago
..
access Make toast-table creation and deletion work somewhat reliably. 26 years ago
bootstrap Get rid of IndexIsUniqueNoCache() kluge by the simple expedient of 26 years ago
catalog First stage of reclaiming memory in executor by resetting short-term 26 years ago
commands Bugfix in ALTER TABLE CREATE TOAST TABLE 26 years ago
executor First stage of reclaiming memory in executor by resetting short-term 26 years ago
lib First phase of memory management rewrite (see backend/utils/mmgr/README 26 years ago
libpq Remove long-dead support for invoking queries from dynamically loaded 26 years ago
mb #include cleanups 26 years ago
nodes First stage of reclaiming memory in executor by resetting short-term 26 years ago
optimizer First phase of memory management rewrite (see backend/utils/mmgr/README 26 years ago
parser Clean up #include's. 26 years ago
port attached to this mail is a patch from a colleague that makes 26 years ago
regex Clean up #include's. 26 years ago
rewrite Use a private memory context to store rule information in each relcache 26 years ago
storage attached to this mail is a patch from a colleague that makes 26 years ago
tcop Remove long-dead support for invoking queries from dynamically loaded 26 years ago
utils First stage of reclaiming memory in executor by resetting short-term 26 years ago
Makefile Backend makefile cleanup. make maintainer-clean is now completely 26 years ago
c.h Fix misuse of StrNCpy to copy and add null to non-null-terminated data. 26 years ago
config.h.in Here is the patch with memory leak checker. This checker allow detect 26 years ago
config.h.win32 Add missing files like foreign key regression tests and config.h.win32. 26 years ago
fmgr.h First stage of reclaiming memory in executor by resetting short-term 26 years ago
miscadmin.h Another round of those unportable config/build changes :-/ 26 years ago
postgres.h TOAST 26 years ago
postgres_ext.h Turns out OIDNAMELEN wasn't really being used at all! 27 years ago
rusagestub.h Add: 26 years ago
strdup.h