index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
/
cache
Age
Commit message (
Expand
)
Author
2000-01-29
Modify uses of RelationFlushRelation and RelationCacheInvalidate so that
Tom Lane
2000-01-26
Add:
Bruce Momjian
2000-01-24
Update for index change. Semes it didn't work the first time.
Bruce Momjian
2000-01-24
Remove Ops parameter from STATRELID cache lookup, for Tom Lane and
Bruce Momjian
2000-01-23
Replace SearchSysCacheGetAttribute with SysCacheGetAttr, which fetches
Tom Lane
2000-01-22
added ALTER TABLE DROP COLUMN, early version
Peter Eisentraut
2000-01-17
setheapoverride() is history. Uses replaced with CommandCounterIncrement()
Tom Lane
2000-01-15
Fixed all elog related warnings, as well as a few others.
Peter Eisentraut
2000-01-10
Rename oid8 -> oidvector and int28 -> int2vector. Cleanup of *out functions.
Bruce Momjian
2000-01-10
Improve cache invalidation handling. Eespecially
Hiroshi Inoue
1999-12-31
Clean up datatypes and comments for op_class() routine.
Tom Lane
1999-12-30
Repair bugs discussed in pghackers thread of 15 May 1999: creation of a
Tom Lane
1999-12-28
Removed LZTEXT datatype as discussed.
Jan Wieck
1999-12-16
Some changes to prepare for LONG attributes.
Jan Wieck
1999-12-13
New LDOUT makefile variable for QNX os.
Bruce Momjian
1999-12-10
Rename several destroy* functions/tags to drop*.
Bruce Momjian
1999-12-09
Make LD -r as macros that can be changed for QNX.
Bruce Momjian
1999-11-24
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-22
Add system indexes to match all caches.
Bruce Momjian
1999-11-21
Repair problem exposed by Jan's new parallel-regression-test scaffold:
Tom Lane
1999-11-19
New parallel regression test shell and related things.
Jan Wieck
1999-11-18
Changed pg_rewrite attributes ev_qual and ev_action to the new
Jan Wieck
1999-11-17
Fix problem with temp tables shown in regression test by Jan.
Bruce Momjian
1999-11-16
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-07
New NameStr macro to convert Name to Str. No need for var.data anymore.
Bruce Momjian
1999-11-04
Make it possible to execute crashed CREATE/DROP commands again.
Hiroshi Inoue
1999-11-01
Allow indexes on system catalogs for use in cache code.
Bruce Momjian
1999-10-03
Reimplement parsing and storage of default expressions and constraint
Tom Lane
1999-09-30
Removed (useless) pg_proc_prosrc_index
Jan Wieck
1999-09-18
Mega-commit to make heap_open/heap_openr/heap_close take an
Tom Lane
1999-09-09
Repair error noticed by Roberto Cornacchia: selectivity code
Tom Lane
1999-09-06
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-04
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-02
Repair a bunch of problems in md.c. This builds on Hiroshi's
Tom Lane
1999-08-16
Add get_func_rettype() to general-use lsyscache routines,
Tom Lane
1999-08-09
Move get_attdisbursion to lsyscache. Clean up get_typdefault.
Tom Lane
1999-07-20
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-17
Move some system includes into c.h, and remove duplicates.
Bruce Momjian
1999-07-16
Final cleanup
Bruce Momjian
1999-07-16
Final cleanup.
Bruce Momjian
[next]