postgresql/src/backend/utils
Tom Lane 2f1210629c Separate predicate-testing code out of indxpath.c, making it a module
in its own right.  As proposed by Simon Riggs, but with some editorializing
of my own.
2005-06-10 22:25:37 +00:00
..
adt Separate predicate-testing code out of indxpath.c, making it a module 2005-06-10 22:25:37 +00:00
cache Modify hash_search() API to prevent future occurrences of the error 2005-05-29 04:23:07 +00:00
error Adjust comment about %t and %s to cover %m as well. Some trivial 2005-06-10 20:48:54 +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 Fix bug in MIC -> EUC_JP conversion. Per Atsushi Ogawa. 2005-06-10 16:43:56 +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