postgresql/src/backend/utils
Tom Lane 9999f5a10e Checking to decide whether relations are system relations now depends
on the namespace not the name; pg_ is not a reserved prefix for table
names anymore.  From Fernando Nasser.
2002-04-12 20:38:31 +00:00
..
adt Restructure representation of aggregate functions so that they have pg_proc 2002-04-11 20:00:18 +00:00
cache Checking to decide whether relations are system relations now depends 2002-04-12 20:38:31 +00:00
error Cleanup of level ordering and add missing LOG entry. 2002-04-04 04:43:44 +00:00
fmgr I attach a version of my toast-slicing patch, against current CVS 2002-03-05 05:33:31 +00:00
hash Code review for improved-hashing patch. Fix some portability issues 2002-03-09 17:35:37 +00:00
init Authentication improvements: 2002-04-04 04:25:54 +00:00
mb Add missing Unicode multibyte files. 2002-03-06 06:12:59 +00:00
misc Make sure that usesuper is always accessed through superuser(), so that the 2002-04-11 05:32:03 +00:00
mmgr Change made to elog: 2002-03-06 06:10:59 +00:00
sort Add CHECK_FOR_INTERRUPTS() in various strategic spots, per comments 2002-01-06 00:37:44 +00:00
time Fix misstatements added by Bruce. 2002-01-16 23:51:56 +00:00
.cvsignore Cleanup to ensure good state of derived files in tarballs. 2000-06-09 02:38:36 +00:00
Gen_fmgrtab.sh Restructure representation of aggregate functions so that they have pg_proc 2002-04-11 20:00:18 +00:00
Makefile Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00