postgresql/src/backend/utils
2002-01-08 17:03:41 +00:00
..
adt Fix lpad() and rpad() to produce correct results in variable-length 2002-01-08 17:03:41 +00:00
cache IsSystemRelationName() treats TOAST relations as system relations. 2001-11-16 23:30:35 +00:00
error New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
fmgr New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
hash New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
init Fix problem reported by Alex Korn: if a relation has been dropped and 2001-11-02 16:30:29 +00:00
mb Simplify pg_convert() in that it calls pg_convert2 using new fmgr interface. 2001-11-20 01:32:29 +00:00
misc Replace #ifdef, #endif with # requires comment. 2002-01-04 05:50:25 +00:00
mmgr New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
sort Add CHECK_FOR_INTERRUPTS() in various strategic spots, per comments 2002-01-06 00:37:44 +00:00
time Make sure that all variants of HeapTupleSatisfies will do the right thing 2001-12-19 17:18:39 +00:00
.cvsignore Cleanup to ensure good state of derived files in tarballs. 2000-06-09 02:38:36 +00:00
Gen_fmgrtab.sh The Watcom preprocessor adds a space at the start of each line. Therefore 2001-05-22 12:06:51 +00:00
Makefile Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00