postgresql/src/backend/utils
2001-06-13 19:52:33 +00:00
..
adt Back out has_table_privilege patch. 2001-06-12 16:34:27 +00:00
cache Clean up various to-do items associated with system indexes: 2001-06-12 05:55:50 +00:00
error Preliminary code cleanup in elog(). Split out some code into utility 2001-06-08 21:16:49 +00:00
fmgr Clean up some minor problems exposed by further thought about Panon's bug 2001-06-01 02:41:36 +00:00
hash When using 'long long int' for int64 type, check to see if the compiler 2001-03-23 18:42:12 +00:00
init Don't assume free(NULL) is OK. Yes, I know ANSI C says it is. 2001-06-13 19:52:33 +00:00
mb Fix a message error in utf_to_local 2001-05-28 01:00:25 +00:00
misc Extend GUC concepts of parse_hook and assign_hook to all four supported 2001-06-12 22:54:06 +00:00
mmgr pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
sort Tweak sorting so that nulls appear at the front of a descending sort 2001-06-02 19:01:53 +00:00
time Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
.cvsignore
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