summaryrefslogtreecommitdiff
path: root/src/backend/utils/cache/inval.c
Commit message (Expand)AuthorAgeFilesLines
* Add:Bruce Momjian2000-01-261-2/+3
* Improve cache invalidation handling. EespeciallyHiroshi Inoue2000-01-101-35/+410
* Repair problem exposed by Jan's new parallel-regression-test scaffold:Tom Lane1999-11-211-85/+47
* Fix problem with temp tables shown in regression test by Jan.Bruce Momjian1999-11-171-2/+2
* New NameStr macro to convert Name to Str. No need for var.data anymore.Bruce Momjian1999-11-071-2/+2
* Final cleanup.Bruce Momjian1999-07-161-4/+3
* Update #include cleanupsBruce Momjian1999-07-161-2/+2
* Change #include's to use <> and "" as appropriate.Bruce Momjian1999-07-151-2/+2
* Remove unused #includes in *.c files.Bruce Momjian1999-07-151-8/+1
* pgindent run over code.Bruce Momjian1999-05-251-6/+6
* Change error messages to oids come out as %u and not %d. Change has noBruce Momjian1999-05-101-4/+4
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-8/+8
* Cleanup of source files where 'return' or 'var =' is alone on a line.Bruce Momjian1999-02-031-2/+2
* Add TEMP tables/indexes. Add COPY pfree(). Other cleanups.Bruce Momjian1999-02-021-35/+10
* New HeapTuple structure/interface.Vadim B. Mikheev1998-11-271-7/+7
* Fix for vacuum and cache use. Fix for BSDI 4.0.Bruce Momjian1998-10-121-16/+3
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-13/+12
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-011-5/+5
* fix for index problem.Bruce Momjian1998-08-201-1/+2
* fix for ecpg corruptionBruce Momjian1998-08-191-2/+2
* heap_fetch requires buffer pointer, must be released; heap_getnextBruce Momjian1998-08-191-3/+3
* Remove un-needed braces around single statements.Bruce Momjian1998-06-151-9/+1
* From: Jan Wieck <jwieck@debis.com>Marc G. Fournier1998-02-231-1/+15
* Remove 16 char limit on system table/index names. Rename system indexes.Bruce Momjian1997-11-171-2/+2
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-7/+7
* Add typdefs to pgindent run.Bruce Momjian1997-09-081-2/+2
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-55/+55
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-409/+431
* Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian1997-08-191-5/+12
* Compile and warning cleanupBruce Momjian1996-11-081-2/+2
* Another directory that compiles with no errors, and few warningsMarc G. Fournier1996-11-061-2/+4
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+612