postgresql/src/backend/utils
Tom Lane b2d9fbeef2 Work around broken strtod() that's present in many Solaris releases.
Thanks to Michael Fuhr for identifying the problem.
2004-08-11 17:20:50 +00:00
..
adt Work around broken strtod() that's present in many Solaris releases. 2004-08-11 17:20:50 +00:00
cache Fix subtransaction behavior for large objects, temp namespace, files, 2004-07-28 14:23:31 +00:00
error Create a built-in log rotation program, so that we no longer have to 2004-08-05 23:32:13 +00:00
fmgr Label CVS tip as 8.0devel instead of 7.5devel. Adjust various comments 2004-08-04 21:34:35 +00:00
hash * Most changes are to fix warnings issued when compiling win32 2004-04-19 17:42:59 +00:00
init Rename vacuum_cost_naptime to vacuum_cost_delay, with agreement from Jan. 2004-08-06 04:15:09 +00:00
mb Add PQmbdsplen() which returns the "display length" of a character. 2004-03-15 10:41:26 +00:00
misc Make listen_addresses be a comma-separated list instead of a space-separated 2004-08-08 20:17:36 +00:00
mmgr Allow libpgport to call memory allocation routines even though 2004-08-08 06:44:36 +00:00
resowner Restructure error handling as recently discussed. It is now really 2004-07-31 00:45:57 +00:00
sort During btree index build, sort equal-keyed tuples according to their 2004-03-17 22:24:58 +00:00
time Fix subtransaction behavior for large objects, temp namespace, files, 2004-07-28 14: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 More janitorial work: remove the explicit casting of NULL literals to a 2004-01-07 18:56:30 +00:00
Makefile Invent ResourceOwner mechanism as per my recent proposal, and use it to 2004-07-17 03:32:14 +00:00