aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/cache/relcache.c
Commit message (Expand)AuthorAge
* Good Bye, Time Travel!Vadim B. Mikheev1997-11-02
* Change column number constant to reflect change in column nameThomas G. Lockhart1997-10-25
* Inline memset() as MemSet().Bruce Momjian1997-09-18
* RelationBuildRuleLock(): char* --> Datum for ruleaction andVadim B. Mikheev1997-09-12
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-08
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-08
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07
* Calls of RelationBuildTriggers() & FreeTriggerDesc()Vadim B. Mikheev1997-09-01
* Fetch information about DEFAULT/CHECK while openning a relation.Vadim B. Mikheev1997-08-22
* AttrConstr --> TupleConstrVadim B. Mikheev1997-08-21
* Read info for DEFAULT from pg_attrdef.Vadim B. Mikheev1997-08-21
* More NOT_USEDsBruce Momjian1997-08-20
* Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian1997-08-19
* NOT NULL implementation (submitted by Robson Paniago de Miranda).Vadim B. Mikheev1997-08-19
* Now that names are null terminated, no need to do all that NAMEDATALEN stuff.Bruce Momjian1997-08-18
* Remove more (void) and fix -Wall warnings.Bruce Momjian1997-08-12
* Cleanup for NAMEDATALEN use.Bruce Momjian1997-08-03
* Added SCO support, from Daniel Harris.Bruce Momjian1997-07-28
* New func RelationForgetRelation();Vadim B. Mikheev1997-06-04
* RelationPurgeLocalRelation():Vadim B. Mikheev1997-05-22
* Little memmory leak in RelationFlushRelation() in freeingVadim B. Mikheev1997-05-20
* More stuff to make it compile on various ports.Bryan Henderson1996-11-27
* All external function definitions now have prototypes that are checked.Bruce Momjian1996-11-10
* Another directory that compiles with no errors, and few warningsMarc G. Fournier1996-11-06
* Fixes: Errors when PQexec() in backend creates tempMarc G. Fournier1996-10-24
* Major code cleanups from D'arcy (-Wall -Werror)Marc G. Fournier1996-10-23
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09