index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
/
cache
Commit message (
Expand
)
Author
Age
*
Clean up datatypes and comments for op_class() routine.
Tom Lane
1999-12-31
*
Repair bugs discussed in pghackers thread of 15 May 1999: creation of a
Tom Lane
1999-12-30
*
Removed LZTEXT datatype as discussed.
Jan Wieck
1999-12-28
*
Some changes to prepare for LONG attributes.
Jan Wieck
1999-12-16
*
New LDOUT makefile variable for QNX os.
Bruce Momjian
1999-12-13
*
Rename several destroy* functions/tags to drop*.
Bruce Momjian
1999-12-10
*
Make LD -r as macros that can be changed for QNX.
Bruce Momjian
1999-12-09
*
Cleanup for pg_statistic commit.
Bruce Momjian
1999-11-24
*
Add pg_statistic index, add missing Hiroshi file.
Bruce Momjian
1999-11-24
*
Rename heap_replace to heap_update.
Bruce Momjian
1999-11-24
*
Add system indexes to match all caches.
Bruce Momjian
1999-11-22
*
Repair problem exposed by Jan's new parallel-regression-test scaffold:
Tom Lane
1999-11-21
*
New parallel regression test shell and related things.
Jan Wieck
1999-11-19
*
Changed pg_rewrite attributes ev_qual and ev_action to the new
Jan Wieck
1999-11-18
*
Fix problem with temp tables shown in regression test by Jan.
Bruce Momjian
1999-11-17
*
Fix lookup of temp table names that I missed yesterday.
Bruce Momjian
1999-11-16
*
Commit to make clearer distinction for temp names and real names.
Bruce Momjian
1999-11-16
*
New NameStr macro to convert Name to Str. No need for var.data anymore.
Bruce Momjian
1999-11-07
*
Make it possible to execute crashed CREATE/DROP commands again.
Hiroshi Inoue
1999-11-04
*
Allow indexes on system catalogs for use in cache code.
Bruce Momjian
1999-11-01
*
Reimplement parsing and storage of default expressions and constraint
Tom Lane
1999-10-03
*
Removed (useless) pg_proc_prosrc_index
Jan Wieck
1999-09-30
*
Mega-commit to make heap_open/heap_openr/heap_close take an
Tom Lane
1999-09-18
*
Repair error noticed by Roberto Cornacchia: selectivity code
Tom Lane
1999-09-09
*
Fix relcache.c so that local relations (those created during
Tom Lane
1999-09-06
*
RelationCacheInvalidate thought there were 7 nailed-in-cache
Tom Lane
1999-09-06
*
remove elogs used for debugging.
Bruce Momjian
1999-09-04
*
Intercept temp table lookups further up to map temp names.
Bruce Momjian
1999-09-04
*
In RelationNameGetRelation(), replace temp table name by
Tom Lane
1999-09-04
*
Avoid transaction overhead when there are no temp tables
Tom Lane
1999-09-04
*
Invalidate temp entries for aborted transactions.
Bruce Momjian
1999-09-04
*
Modify RelationFlushRelation so that if the relcache entry
Tom Lane
1999-09-04
*
Repair a bunch of problems in md.c. This builds on Hiroshi's
Tom Lane
1999-09-02
*
Add get_func_rettype() to general-use lsyscache routines,
Tom Lane
1999-08-16
*
Move get_attdisbursion to lsyscache. Clean up get_typdefault.
Tom Lane
1999-08-09
*
Reverse out cache changes that are not ready yet.
Bruce Momjian
1999-07-20
*
Use -ieee alpha flag for gcc and egcs only.
Bruce Momjian
1999-07-20
*
Move some system includes into c.h, and remove duplicates.
Bruce Momjian
1999-07-17
*
Final cleanup
Bruce Momjian
1999-07-16
*
Final cleanup.
Bruce Momjian
1999-07-16
*
Update #include cleanups
Bruce Momjian
1999-07-16
*
Change #include's to use <> and "" as appropriate.
Bruce Momjian
1999-07-15
*
Remove unused #includes in *.c files.
Bruce Momjian
1999-07-15
*
Clean up #include in /include directory. Add scripts for checking includes.
Bruce Momjian
1999-07-15
*
Fix for \do and ceil()/float.
Bruce Momjian
1999-07-07
*
Add abortcurrent trans to temp table fix.
Bruce Momjian
1999-07-03
*
Fix for removal of temp tables if last transaction was aborted.
Bruce Momjian
1999-07-02
*
Fix for failure to clean SysCache entry when a relation is deleted
Tom Lane
1999-06-04
*
Fix some latent bugs in dllist.c (carelessness about setting
Tom Lane
1999-05-31
*
Clean up inefficient and just plain bad code in some hot-spot
Tom Lane
1999-05-29
[next]