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
/
nbtutils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up and document btree code for ordering keys. Neat stuff,
Tom Lane
2000-07-25
1
-125
/
+220
*
Fix sloppiness about alignment requirements in findsplitloc() space
Tom Lane
2000-07-21
1
-24
/
+48
*
Major overhaul of btree index code. Eliminate special BTP_CHAIN logic for
Tom Lane
2000-07-21
1
-48
/
+6
*
Third round of fmgr updates: eliminate calls using fmgr() and
Tom Lane
2000-05-30
1
-18
/
+20
*
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-04-12
1
-2
/
+4
*
Replace inefficient _bt_invokestrat calls with direct calls to the
Tom Lane
2000-02-18
1
-15
/
+54
*
Add:
Bruce Momjian
2000-01-26
1
-2
/
+3
*
Currently,only the first column of multi-column indices
Bruce Momjian
1999-09-27
1
-2
/
+8
*
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
-1
/
+2
*
Remove unused #includes in *.c files.
Bruce Momjian
1999-07-15
1
-5
/
+1
*
Clean up #include in /include directory. Add scripts for checking includes.
Bruce Momjian
1999-07-15
1
-2
/
+1
*
Cleanup of /include #include's, for 6.6 only.
Bruce Momjian
1999-07-14
1
-1
/
+2
*
Get rid of page-level locking in btree-s.
Vadim B. Mikheev
1999-05-25
1
-4
/
+1
*
There are some bugs about backward scanning using
Bruce Momjian
1999-04-13
1
-2
/
+8
*
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-13
1
-2
/
+2
*
Cleanup of source files where 'return' or 'var =' is alone on a line.
Bruce Momjian
1999-02-03
1
-3
/
+2
*
Alignment cleanup so no more massive switch statements for alignment,
Bruce Momjian
1998-09-07
1
-3
/
+2
*
Renaming cleanup, no pgindent yet.
Bruce Momjian
1998-09-01
1
-13
/
+13
*
heap_fetch requires buffer pointer, must be released; heap_getnext
Bruce Momjian
1998-08-19
1
-3
/
+2
*
Remove un-needed braces around single statements.
Bruce Momjian
1998-06-15
1
-7
/
+1
*
This patch...
Bruce Momjian
1998-04-27
1
-11
/
+10
*
Thank god for searchable mail archives.
PostgreSQL Daemon
1998-01-15
1
-5
/
+4
*
Goodbye ABORT. Hello ERROR for all errors.
Bruce Momjian
1998-01-07
1
-4
/
+4
*
Change elog(WARN) to elog(ERROR) and elog(ABORT).
Bruce Momjian
1998-01-05
1
-4
/
+4
*
Inline memset() as MemSet().
Bruce Momjian
1997-09-18
1
-3
/
+3
*
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
-42
/
+42
*
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-09-07
1
-303
/
+320
*
Make functions static where possible, enclose unused functions in #ifdef NOT_...
Bruce Momjian
1997-08-19
1
-1
/
+5
*
1. BTREE_VERSION_1: using bti_itup->t_tid as unique identifier for a given
Vadim B. Mikheev
1997-04-16
1
-1
/
+3
*
+ NULLs handling
Vadim B. Mikheev
1997-03-24
1
-27
/
+116
*
Patches for Vadim's multikey indexing...
Marc G. Fournier
1997-03-18
1
-110
/
+142
*
Almost done access...
Marc G. Fournier
1996-11-05
1
-14
/
+9
*
More include file cleanups
Marc G. Fournier
1996-11-03
1
-14
/
+2
*
Changes required so that access/* compiles cleanly...
Marc G. Fournier
1996-11-03
1
-13
/
+6
*
Major code cleanups from D'arcy (-Wall -Werror)
Marc G. Fournier
1996-10-23
1
-3
/
+8
*
#include file cleanup
Marc G. Fournier
1996-10-20
1
-13
/
+30
*
Fixes:
Marc G. Fournier
1996-07-30
1
-6
/
+31
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09
1
-0
/
+239