postgresql/src/backend/utils
2005-07-02 18:29:04 +00:00
..
adt Add E'' to internally created SQL strings that contain backslashes. 2005-07-02 17:01:59 +00:00
cache Replace pg_shadow and pg_group by new role-capable catalogs pg_authid 2005-06-28 05:09:14 +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 Replace pg_shadow and pg_group by new role-capable catalogs pg_authid 2005-06-28 05:09:14 +00:00
hash Tweak dynahash.c to not allocate so many entries at once when dealing 2005-06-26 23:32:34 +00:00
init More cleanup on roles patch. Allow admin option to be inherited through 2005-06-29 20:34:15 +00:00
mb Allow direct conversion between EUC_JP and SJIS to improve 2005-06-24 13:56:39 +00:00
misc Use on/off consistently for GUC variables in postgresql.conf and the 2005-07-02 18:29:04 +00:00
mmgr Two-phase commit. Original patch by Heikki Linnakangas, with additional 2005-06-17 22:32:51 +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