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
/
backend
/
access
/
gist
/
gistget.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update GiST for new pg_opclass arrangement (finally a clean solution
Tom Lane
2001-08-22
1
-3
/
+3
*
1. null-safe interface to GiST
Bruce Momjian
2001-08-10
1
-2
/
+2
*
Updates to make GIST work with multi-key indexes (from Oleg Bartunov
Tom Lane
2001-05-31
1
-11
/
+16
*
Tweak StrategyEvaluation data structure to eliminate hardwired limit on
Tom Lane
2001-05-30
1
-3
/
+3
*
we found a problem in GiST with massive insert/update operations
Bruce Momjian
2001-05-15
1
-5
/
+8
*
pgindent run. Make it all clean.
Bruce Momjian
2001-03-22
1
-2
/
+2
*
Another batch of fmgr updates. I think I have gotten all old-style
Tom Lane
2000-06-13
1
-4
/
+6
*
Third round of fmgr updates: eliminate calls using fmgr() and
Tom Lane
2000-05-30
1
-9
/
+10
*
Move some system includes into c.h, and remove duplicates.
Bruce Momjian
1999-07-17
1
-5
/
+0
*
Final cleanup.
Bruce Momjian
1999-07-16
1
-0
/
+1
*
Change #include's to use <> and "" as appropriate.
Bruce Momjian
1999-07-15
1
-3
/
+3
*
Remove unused #includes in *.c files.
Bruce Momjian
1999-07-15
1
-6
/
+0
*
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-13
1
-1
/
+1
*
OK, folks, here is the pgindent output.
Bruce Momjian
1998-09-01
1
-4
/
+2
*
Renaming cleanup, no pgindent yet.
Bruce Momjian
1998-09-01
1
-14
/
+14
*
Remove un-needed braces around single statements.
Bruce Momjian
1998-06-15
1
-28
/
+0
*
Thank god for searchable mail archives.
PostgreSQL Daemon
1998-01-15
1
-2
/
+2
*
Used modified version of indent that understands over 100 typedefs.
Bruce Momjian
1997-09-08
1
-2
/
+2
*
Another PGINDENT run that changes variable indenting and case label indenting...
Bruce Momjian
1997-09-08
1
-39
/
+39
*
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-09-07
1
-301
/
+343
*
Make functions static where possible, enclose unused functions in #ifdef NOT_...
Bruce Momjian
1997-08-19
1
-1
/
+4
*
From: Dan McGuirk <mcguirk@indirect.com>
Marc G. Fournier
1997-03-12
1
-4
/
+4
*
Fix memory overhelding while forming index' result:
Vadim B. Mikheev
1996-11-21
1
-14
/
+8
*
More cleaned out #include files
Marc G. Fournier
1996-11-05
1
-13
/
+9
*
More include file cleanups
Marc G. Fournier
1996-11-03
1
-33
/
+1
*
Add a couple of missing includes
Marc G. Fournier
1996-10-31
1
-2
/
+5
*
-Wall cleanup of gist subdirectory:
Marc G. Fournier
1996-10-21
1
-1
/
+14
*
First pass at fixing my own mistakes
Marc G. Fournier
1996-10-20
1
-0
/
+26
*
Welp, another subdirectory cleaned out of redundant/unused #include
Marc G. Fournier
1996-10-19
1
-12
/
+6
*
Oops, thanks to Dan McGuirk for pointing out that I missed part of
Marc G. Fournier
1996-08-26
1
-0
/
+374