postgresql/src/backend/utils
Tom Lane b663f3443b Add a bunch of pseudo-types to replace the behavior formerly associated
with OPAQUE, as per recent pghackers discussion.  I still want to do some
more work on the 'cstring' pseudo-type, but I'm going to commit the bulk
of the changes now before the tree starts shifting under me ...
2002-08-22 00:01:51 +00:00
..
adt Add a bunch of pseudo-types to replace the behavior formerly associated 2002-08-22 00:01:51 +00:00
cache Add a bunch of pseudo-types to replace the behavior formerly associated 2002-08-22 00:01:51 +00:00
error Neil's patch was supposed to remove this, too. 2002-08-11 00:18:59 +00:00
fmgr Remove obsolete uses of lanispl. Only used in pg_dump now, but can be 2002-08-13 17:22:08 +00:00
hash Update copyright to 2002. 2002-06-20 20:29:54 +00:00
init Change memory-space accounting mechanism in tuplesort.c and tuplestore.c 2002-08-12 00:36:12 +00:00
mb Add a bunch of pseudo-types to replace the behavior formerly associated 2002-08-22 00:01:51 +00:00
misc Add db-local user names, per discussion on hackers. 2002-08-18 03:03:26 +00:00
mmgr Change memory-space accounting mechanism in tuplesort.c and tuplestore.c 2002-08-12 00:36:12 +00:00
sort Change memory-space accounting mechanism in tuplesort.c and tuplestore.c 2002-08-12 00:36:12 +00:00
time This patch fixes one serious bug (runaway INSERT) and a few rare (and 2002-07-30 16:08:33 +00:00
.cvsignore Cleanup to ensure good state of derived files in tarballs. 2000-06-09 02:38:36 +00:00
Gen_fmgrtab.sh Remove unused system table columns: 2002-07-24 19:11:14 +00:00
Makefile Fix failure to relink postmaster executable in the first make run if only a 2002-08-10 17:59:28 +00:00