]> granicus.if.org Git - postgresql/history - src/backend/utils/cache/catcache.c
Back out char2-char16 removal. Add later.
[postgresql] / src / backend / utils / cache / catcache.c
1998-04-07 Bruce MomjianBack out char2-char16 removal. Add later.
1998-03-30 Bruce MomjianThe following uuencoded, gzip'd file will ...
1998-02-26 Bruce Momjianpgindent run before 6.3 release, with Thomas' requested...
1998-02-23 Marc G. FournierFrom: Jan Wieck <jwieck@debis.com>
1998-02-11 Bruce MomjianGoodbye register keyword. Compiler knows better.
1998-01-15 PostgreSQL DaemonThank god for searchable mail archives.
1998-01-07 Bruce MomjianGoodbye ABORT. Hello ERROR for all errors.
1998-01-05 Bruce MomjianChange elog(WARN) to elog(ERROR) and elog(ABORT).
1997-11-24 Bruce MomjianRemove tqual.h includes not needed.
1997-11-20 Bruce MomjianRemove all time travel stuff. Small parser cleanup.
1997-09-18 Bruce MomjianInline memset() as MemSet().
1997-09-18 Bruce MomjianInline frequently called functions.
1997-09-12 Bruce Momjianheapattr functions now return a Datum, not char *.
1997-09-08 Bruce MomjianUsed modified version of indent that understands over...
1997-09-08 Bruce MomjianAnother PGINDENT run that changes variable indenting...
1997-09-07 Bruce MomjianMassive commit to run PGINDENT on all *.c and *.h files.
1997-08-26 Bruce MomjianFix for pointer arithmetic.
1997-08-26 Bruce MomjianChange void * to Dllist*.
1997-08-24 Bruce MomjianMajor patch to speed up backend startup after profiling...
1997-08-19 Bruce MomjianMake functions static where possible, enclose unused...
1996-12-04 Bryan HendersonChange portname "sparc" to "sunos4" and change some...
1996-11-13 Marc G. FournierCommit of a *MAJOR* patch from Dan McGuirk <djm@indirec...
1996-11-08 Bruce MomjianCompile and warning cleanup
1996-10-24 Marc G. FournierFixes: Growing backend when using nested function calls
1996-10-13 Bruce MomjianD'Arcy change.
1996-07-09 Marc G. FournierPostgres95 1.01 Distribution - Virgin Sources PG95-1_01