postgresql/src/backend/utils
2005-06-09 22:35:23 +00:00
..
adt Remove planner's private fields from Query struct, and put them into 2005-06-05 22:32:58 +00:00
cache Modify hash_search() API to prevent future occurrences of the error 2005-05-29 04:23:07 +00:00
error This patch against 8.0.0beta1 source adds log_line_prefix options for 2005-06-09 22:29:52 +00:00
fmgr Document get_call_result_type() and friends; mark TypeGetTupleDesc() 2005-05-30 23:09:07 +00:00
hash Marginal hack to avoid spending a lot of time in find_join_rel during 2005-06-08 23:02:05 +00:00
init Mention ipcrm and ipcclean in error message. 2005-06-07 16:54:18 +00:00
mb Alter the signature for encoding conversion functions to declare the 2005-05-03 19:17:59 +00:00
misc Mention prefix %t has no milliseconds. 2005-06-09 22:35:23 +00:00
mmgr Back out patch: 2005-06-04 22:57:22 +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 Add parentheses to macros when args are used in computations. Without 2005-05-25 21:40:43 +00:00
time Split the shared-memory array of PGPROC pointers out of the sinval 2005-05-19 21:35:48 +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