postgresql/src/backend/utils
2005-05-16 00:19:04 +00:00
..
adt This patch reduces the size of the message header used by statistics 2005-05-11 01:41:41 +00:00
cache Code cleanup: in C89, there is no point casting the first argument to 2005-05-11 01:26:02 +00:00
error Fix problem with infinite recursion between write_syslogger_file and 2005-03-12 01:54:44 +00:00
fmgr Code cleanup: in C89, there is no point casting the first argument to 2005-05-11 01:26:02 +00:00
hash Adjust out-of-date comment. 2005-05-16 00:19:04 +00:00
init Back out check for unreferenced files. 2005-05-10 22:27:30 +00:00
mb Alter the signature for encoding conversion functions to declare the 2005-05-03 19:17:59 +00:00
misc Rename Rendezvous to Bonjour to match OS/X renaming. 2005-05-15 00:26:19 +00:00
mmgr Further marginal speed hacking: in MemoryContextReset, don't call 2005-05-14 23:16:29 +00:00
resowner This file was whacked by pgindent before it knew it shouldn't remove 2005-04-06 04:34:22 +00:00
sort For some reason access/tupmacs.h has been #including utils/memutils.h, 2005-05-06 17:24:55 +00:00
time Adjust time qual checking code so that we always check TransactionIdIsInProgress 2005-05-07 21:22:01 +00:00
.cvsignore Cleanup to ensure good state of derived files in tarballs. 2000-06-09 02:38:36 +00:00
Gen_fmgrtab.sh Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
Makefile Invent ResourceOwner mechanism as per my recent proposal, and use it to 2004-07-17 03:32:14 +00:00