summaryrefslogtreecommitdiff
path: root/src/backend/utils/cache/syscache.c
Commit message (Expand)AuthorAgeFilesLines
* Change elog(WARN) to elog(ERROR) and elog(ABORT).Bruce Momjian1998-01-051-6/+6
* Now we are able to CREATE PROCEDURAL LANGUAGE (Thanks, Jan).Vadim B. Mikheev1997-10-281-6/+15
* Inline memset() as MemSet().Bruce Momjian1997-09-181-2/+2
* heapattr functions now return a Datum, not char *.Bruce Momjian1997-09-121-3/+3
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-4/+4
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-38/+38
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-512/+545
* Another directory that compiles with no errors, and few warningsMarc G. Fournier1996-11-061-3/+7
* Produce a clean compile of backend...Marc G. Fournier1996-11-031-3/+2
* Fixes a bug in 'create index'Marc G. Fournier1996-08-151-2/+11
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+630