postgresql/src/backend/utils
Tom Lane 45d04099df Reinstate pg_type's typsend and typreceive columns. They don't do much
yet, but they're there.  Also some editorial work on CREATE TYPE reference
page.
2003-05-08 22:19:58 +00:00
..
adt Reinstate pg_type's typsend and typreceive columns. They don't do much 2003-05-08 22:19:58 +00:00
cache First phase of work on array improvements. ARRAY[x,y,z] constructor 2003-04-08 23:20:04 +00:00
error Infrastructure for upgraded error reporting mechanism. elog.c is 2003-04-24 21:16:45 +00:00
fmgr First phase of work on array improvements. ARRAY[x,y,z] constructor 2003-04-08 23:20:04 +00:00
hash Got tired of explaining why this Assert is not wrong. 2002-10-31 21:59:32 +00:00
init In the continuing saga of FE/BE protocol revisions, add reporting of 2003-04-25 19:45:10 +00:00
mb Department of second thoughts: probably still need an IsTransactionState 2003-04-27 18:01:46 +00:00
misc Restructure command destination handling so that we pass around 2003-05-06 20:26:28 +00:00
mmgr Restructure command destination handling so that we pass around 2003-05-06 20:26:28 +00:00
sort Code review for holdable-cursors patch. Fix error recovery, memory 2003-04-29 03:21:30 +00:00
time btree page recycling can be done as soon as page's next-xact label is 2003-02-23 23:20:52 +00:00
.cvsignore
Gen_fmgrtab.sh Remove unused system table columns: 2002-07-24 19:11:14 +00:00
Makefile Remove all traces of multibyte and locale options. Clean up comments 2002-09-03 21:45:44 +00:00