postgresql/src/backend/utils
Magnus Hagander ff5ff47b5d Check return code from strxfrm on Windows since it has a
non-standard way of indicating errors, so we don't try to
allocate INT_MAX bytes to store a result in.
2007-05-05 17:05:55 +00:00
..
adt Check return code from strxfrm on Windows since it has a 2007-05-05 17:05:55 +00:00
cache Fix 8.2 breakage of domains over array types, and add a regression test case 2007-03-19 16:30:40 +00:00
error Fix for early log messages during postmaster startup getting lost when 2007-02-11 15:12:21 +00:00
fmgr Message style improvements 2006-10-06 17:14:01 +00:00
hash Fix dynahash.c to suppress hash bucket splits while a hash_seq_search() scan 2007-04-26 23:24:57 +00:00
init Fix recently-identified PITR recovery hazard: the base backup could contain 2006-11-05 23:40:31 +00:00
mb Fix pg_wchar_table's maxmblen field of EUC_CN, EUC_TW, MULE_INTERNAL 2007-03-26 11:35:42 +00:00
misc Fix LOCK_DEBUG compilation in the 8.2 branch; HEAD was fixed earlier. 2007-04-23 15:13:30 +00:00
mmgr Fix dynahash.c to suppress hash bucket splits while a hash_seq_search() scan 2007-04-26 23:24:57 +00:00
resowner Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
sort pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
time Repair two related errors in heap_lock_tuple: it was failing to recognize 2006-11-17 18:00:15 +00:00
.cvsignore Cleanup to ensure good state of derived files in tarballs. 2000-06-09 02:38:36 +00:00
Gen_fmgrtab.sh Make Gen_fmgrtab.sh locale-proof. Per report from Marko Kreen and 2006-09-05 19:18:13 +00:00
Makefile Fix some makefiles that fail to yield good results from 'make -qp'. 2006-07-15 03:33:14 +00:00
probes.d DTrace support, with a small initial set of probes 2006-07-24 16:32:45 +00:00