index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
utils
/
relcache.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
Bruce Momjian
2001-01-24
1
-2
/
+2
*
Put external declarations into header files.
Peter Eisentraut
2000-11-21
1
-1
/
+5
*
New relcache hash table with RelFileNode as key to be used
Vadim B. Mikheev
2000-10-23
1
-1
/
+2
*
Toast all the system-table columns that seem to need it. It turns out
Tom Lane
2000-08-06
1
-2
/
+7
*
Fix performance problems with pg_index lookups (see, for example,
Tom Lane
2000-06-17
1
-2
/
+9
*
Fix problems seen in parallel regress tests when SI buffer overruns (causing
Tom Lane
2000-01-31
1
-4
/
+2
*
Add:
Bruce Momjian
2000-01-26
1
-2
/
+3
*
added ALTER TABLE DROP COLUMN, early version
Peter Eisentraut
2000-01-22
1
-2
/
+2
*
Repair problem exposed by Jan's new parallel-regression-test scaffold:
Tom Lane
1999-11-21
1
-3
/
+1
*
Reimplement parsing and storage of default expressions and constraint
Tom Lane
1999-10-03
1
-1
/
+7
*
Modify RelationFlushRelation so that if the relcache entry
Tom Lane
1999-09-04
1
-1
/
+3
*
Change #include's to use <> and "" as appropriate.
Bruce Momjian
1999-07-15
1
-2
/
+2
*
Arrange for VACUUM to delete the init file that relcache.c uses
Tom Lane
1999-05-01
1
-1
/
+7
*
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-13
1
-2
/
+2
*
OK, folks, here is the pgindent output.
Bruce Momjian
1998-09-01
1
-2
/
+2
*
Fix prototypes so they don't look like function definitions.
Bruce Momjian
1998-01-24
1
-3
/
+2
*
Another PGINDENT run that changes variable indenting and case label indenting...
Bruce Momjian
1997-09-08
1
-9
/
+9
*
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-09-07
1
-13
/
+13
*
Make functions static where possible, enclose unused functions in #ifdef NOT_...
Bruce Momjian
1997-08-19
1
-8
/
+1
*
Definition for RelationForgetRelation().
Vadim B. Mikheev
1997-06-04
1
-1
/
+2
*
All external function definitions now have prototypes that are checked.
Bruce Momjian
1996-11-10
1
-4
/
+4
*
finally, this directory is (should be!) totally clean
Marc G. Fournier
1996-11-04
1
-4
/
+2
*
remove:
Marc G. Fournier
1996-10-31
1
-2
/
+1
*
More cleanups of the include files
Marc G. Fournier
1996-08-28
1
-0
/
+47