postgresql/src/backend/utils
2002-05-28 22:16:15 +00:00
..
adt Queries used by ruleutils were not schema-proof. 2002-05-28 22:16:15 +00:00
cache Make RelationForgetRelation error out if the relcache entry has nonzero 2002-05-22 15:57:40 +00:00
error Merge the last few variable.c configuration variables into the generic 2002-05-17 01:19:19 +00:00
fmgr Allow functions to be executed with the privileges of the function owner. 2002-05-18 13:48:01 +00:00
hash Clean up INT64CONST conflicts. Make the pg_crc code use a macro called 2002-04-23 15:45:30 +00:00
init Restructure indexscan API (index_beginscan, index_getnext) per 2002-05-20 23:51:44 +00:00
mb Add missing Unicode multibyte files. 2002-03-06 06:12:59 +00:00
misc Restructure indexscan API (index_beginscan, index_getnext) per 2002-05-20 23:51:44 +00:00
mmgr Remove global variable scanCommandId in favor of storing a command ID 2002-05-21 22:05:55 +00:00
sort Restructure indexscan API (index_beginscan, index_getnext) per 2002-05-20 23:51:44 +00:00
time Remove AMI_OVERRIDE tests from tqual.c routines; they aren't necessary 2002-05-25 20:00:12 +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