postgresql/src/backend/utils
Tatsuo Ishii 8ccc7dfaf1 Tighten up SJIS byte sequence check. Now we reject invalid SJIS byte
sequence such as "0x95 0x27". Patches from Akio Ishida.
2006-03-04 11:10:44 +00:00
..
adt Repair oidvectorrecv and int2vectorrecv, which I broke while changing 2006-03-02 21:13:11 +00:00
cache Change search for default operator classes so that it examines all opclasses 2006-02-10 19:01:22 +00:00
error Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:23:31 +00:00
fmgr Repair problems with the result of lookup_rowtype_tupdesc() possibly being 2006-01-17 17:33:23 +00:00
hash Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:23:31 +00:00
init Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:23:31 +00:00
mb Tighten up SJIS byte sequence check. Now we reject invalid SJIS byte 2006-03-04 11:10:44 +00:00
misc Fix bug that allowed any logged-in user to SET ROLE to any other database user 2006-02-12 22:32:57 +00:00
mmgr Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:23:31 +00:00
resowner Fix bgwriter's failure to release buffer pins and open files after an 2005-12-08 19:19:31 +00:00
sort Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:23:31 +00:00
time Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:23:31 +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