postgresql/src/backend/utils
Bruce Momjian 0476bbbc9b Several Cygwin fixes pointed out by Reini Urban. 2004-08-29 02:58:50 +00:00
..
adt Further tightening of the array literal parser. Prevent junk 2004-08-28 19:31:29 +00:00
cache Fix relcache to account properly for subtransaction status of 'new' 2004-08-28 20:31:44 +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 Fix core dumps, inability to count, etc associated with canonicalize_path 2004-08-13 14:47:23 +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 Mark server_encoding and integer_datetimes as GUC_REPORT, per previous 2004-08-16 02:12:29 +00:00
mmgr Several Cygwin fixes pointed out by Reini Urban. 2004-08-29 02:58:50 +00:00
resowner Introduce local hash table for lock state, as per recent proposal. 2004-08-27 17:07:42 +00:00
sort During btree index build, sort equal-keyed tuples according to their 2004-03-17 22:24:58 +00:00
time Tweak code so that pg_subtrans is never consulted for XIDs older than 2004-08-22 02:41:58 +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