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
/
nbtree
/
nbtree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add index recreation suggestion to end of world error message.
Bruce Momjian
1999-11-14
1
-2
/
+2
*
Final stage of psort reconstruction work: replace psort.c with
Tom Lane
1999-10-17
1
-16
/
+14
*
Mega-commit to make heap_open/heap_openr/heap_close take an
Tom Lane
1999-09-18
1
-8
/
+9
*
Move some system includes into c.h, and remove duplicates.
Bruce Momjian
1999-07-17
1
-6
/
+1
*
Final cleanup.
Bruce Momjian
1999-07-16
1
-8
/
+8
*
Change #include's to use <> and "" as appropriate.
Bruce Momjian
1999-07-15
1
-8
/
+8
*
Remove unused #includes in *.c files.
Bruce Momjian
1999-07-15
1
-6
/
+1
*
Concurrency... Highest one...
Vadim B. Mikheev
1999-06-07
1
-5
/
+8
*
Make 0x007f -> (unsigned)0x7f to make pgindent happy.
Bruce Momjian
1999-05-25
1
-6
/
+7
*
Get rid of page-level locking in btree-s.
Vadim B. Mikheev
1999-05-25
1
-24
/
+29
*
pgindent run over code.
Bruce Momjian
1999-05-25
1
-10
/
+10
*
1. Vacuum is updated for MVCC.
Vadim B. Mikheev
1999-03-28
1
-19
/
+18
*
From: Tatsuo Ishii <t-ishii@sra.co.jp>
Marc G. Fournier
1999-02-21
1
-2
/
+2
*
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-13
1
-2
/
+2
*
New HeapTuple structure/interface.
Vadim B. Mikheev
1998-11-27
1
-2
/
+2
*
Alignment cleanup so no more massive switch statements for alignment,
Bruce Momjian
1998-09-07
1
-2
/
+2
*
OK, folks, here is the pgindent output.
Bruce Momjian
1998-09-01
1
-42
/
+41
*
Renaming cleanup, no pgindent yet.
Bruce Momjian
1998-09-01
1
-8
/
+9
*
From: Massimo Dal Zotto <dz@cs.unitn.it>
Marc G. Fournier
1998-08-25
1
-3
/
+3
*
heap_fetch requires buffer pointer, must be released; heap_getnext
Bruce Momjian
1998-08-19
1
-13
/
+9
*
Fix scan adjustment.
Vadim B. Mikheev
1998-07-30
1
-2
/
+103
*
Use Snapshot in heap access methods.
Vadim B. Mikheev
1998-07-27
1
-2
/
+2
*
Remove un-needed braces around single statements.
Bruce Momjian
1998-06-15
1
-7
/
+1
*
pgindent run before 6.3 release, with Thomas' requested changes.
Bruce Momjian
1998-02-26
1
-3
/
+3
*
Remove all time travel stuff. Small parser cleanup.
Bruce Momjian
1997-11-20
1
-2
/
+2
*
Used modified version of indent that understands over 100 typedefs.
Bruce Momjian
1997-09-08
1
-5
/
+5
*
Add typdefs to pgindent run.
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
-43
/
+43
*
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-09-07
1
-447
/
+480
*
Bug: backend crashes in btbeginscan()->btrescan()->_bt_orderkeys()
Vadim B. Mikheev
1997-05-05
1
-20
/
+5
*
#ifdef BTREE_BUILD_STATS enables to get executor stats for btree
Vadim B. Mikheev
1997-04-18
1
-14
/
+18
*
+ NULLs handling
Vadim B. Mikheev
1997-03-24
1
-8
/
+20
*
Patches for Vadim's multikey indexing...
Marc G. Fournier
1997-03-18
1
-2
/
+5
*
Added: UNIQUE feature to bulkload code.
Vadim B. Mikheev
1997-02-22
1
-2
/
+2
*
Update btree patches that were missed.
Bruce Momjian
1997-02-18
1
-1
/
+1
*
What looks like some *major* improvements to btree indexing...
Marc G. Fournier
1997-02-12
1
-22
/
+51
*
index_insert has now HeapRelation as last param (for
Vadim B. Mikheev
1997-01-10
1
-4
/
+4
*
Remove PERFECT_MEM
Bruce Momjian
1996-11-15
1
-8
/
+4
*
Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com>
Marc G. Fournier
1996-11-13
1
-4
/
+10
*
Almost done access...
Marc G. Fournier
1996-11-05
1
-19
/
+15
*
More include file cleanups
Marc G. Fournier
1996-11-03
1
-15
/
+2
*
Changes required so that access/* compiles cleanly...
Marc G. Fournier
1996-11-03
1
-25
/
+5
*
Take out the PERFECT_MMGR #ifdefs:
Marc G. Fournier
1996-10-24
1
-3
/
+1
*
Major code cleanups from D'arcy (-Wall -Werror)
Marc G. Fournier
1996-10-23
1
-4
/
+17
*
#include file cleanup
Marc G. Fournier
1996-10-20
1
-13
/
+41
*
There, now we support GiST...now what? :)
Marc G. Fournier
1996-08-26
1
-2
/
+8
*
Fixes:
Marc G. Fournier
1996-07-30
1
-26
/
+40
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09
1
-0
/
+516