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
*
Fix btmarkpos/btrestrpos to handle array keys.
Tom Lane
2012-09-27
1
-0
/
+59
*
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-06-10
1
-35
/
+37
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
1
-1
/
+1
*
Rethink representation of index clauses' mapping to index columns.
Tom Lane
2011-12-24
1
-1
/
+1
*
Fix btree stop-at-nulls logic properly.
Tom Lane
2011-11-02
1
-30
/
+78
*
Stop btree indexscans upon reaching nulls in either direction.
Tom Lane
2011-10-31
1
-65
/
+42
*
Teach btree to handle ScalarArrayOpExpr quals natively.
Tom Lane
2011-10-16
1
-7
/
+450
*
Improve index-only scans to avoid repeated access to the index page.
Tom Lane
2011-10-09
1
-18
/
+21
*
Remove unnecessary #include references, per pgrminclude script.
Bruce Momjian
2011-09-01
1
-5
/
+0
*
Move Trigger and TriggerDesc structs out of rel.h into a new reltrigger.h
Alvaro Herrera
2011-07-04
1
-0
/
+1
*
Restore correct btree preprocessing of "indexedcol IS NULL" conditions.
Tom Lane
2011-06-29
1
-2
/
+15
*
Pgindent run before 9.1 beta2.
Bruce Momjian
2011-06-09
1
-1
/
+1
*
Pass collations to functions in FunctionCallInfoData, not FmgrInfo.
Tom Lane
2011-04-12
1
-16
/
+24
*
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-04-10
1
-4
/
+4
*
Clean up cruft around collation initialization for tupdescs and scankeys.
Tom Lane
2011-03-26
1
-2
/
+6
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
1
-1
/
+1
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
1
-1
/
+1
*
pgindent run for 9.0
Bruce Momjian
2010-02-26
1
-9
/
+9
*
Dept of second thoughts: my first cut at supporting "x IS NOT NULL" btree
Tom Lane
2010-01-03
1
-80
/
+75
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
1
-2
/
+2
*
Support "x IS NOT NULL" clauses as indexscan conditions. This turns out
Tom Lane
2010-01-01
1
-35
/
+109
*
Remove very ancient tuple-counting infrastructure (IncrRetrieved() and
Tom Lane
2009-10-08
1
-3
/
+1
*
Change the reloptions machinery to use a table-based parser, and provide
Alvaro Herrera
2009-01-05
1
-4
/
+2
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
1
-2
/
+2
*
Improve our #include situation by moving pointer types away from the
Alvaro Herrera
2008-06-19
1
-1
/
+2
*
Restructure some header files a bit, in particular heapam.h, by removing some
Alvaro Herrera
2008-05-12
1
-1
/
+2
*
Repair two places where SIGTERM exit could leave shared memory state
Tom Lane
2008-04-16
1
-3
/
+15
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
1
-2
/
+2
*
pgindent run for 8.3.
Bruce Momjian
2007-11-15
1
-24
/
+25
*
Redefine the lp_flags field of item pointers as having four states, rather
Tom Lane
2007-09-12
1
-6
/
+6
*
Minor tweaking of index special-space definitions so that the various
Tom Lane
2007-04-09
1
-6
/
+8
*
Make 'col IS NULL' clauses be indexable conditions.
Tom Lane
2007-04-06
1
-16
/
+77
*
Fix oversight in coding of _bt_start_vacuum: we can't assume that the LWLock
Tom Lane
2007-03-30
1
-1
/
+13
*
Support ORDER BY ... NULLS FIRST/LAST, and add ASC/DESC/NULLS FIRST/NULLS LAST
Tom Lane
2007-01-09
1
-28
/
+140
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
1
-2
/
+2
*
Fix up btree's initial scankey processing to be able to detect redundant
Tom Lane
2006-12-28
1
-84
/
+188
*
pgindent run for 8.2.
Bruce Momjian
2006-10-04
1
-36
/
+37
*
Modify btree to delete known-dead index entries without an actual VACUUM.
Tom Lane
2006-07-25
1
-1
/
+7
*
Allow include files to compile own their own.
Bruce Momjian
2006-07-13
1
-1
/
+3
*
Code review for FILLFACTOR patch. Change WITH grammar as per earlier
Tom Lane
2006-07-03
1
-11
/
+13
*
Add FILLFACTOR to CREATE INDEX.
Bruce Momjian
2006-07-02
1
-1
/
+14
*
Rewrite btree vacuuming to fold the former bulkdelete and cleanup operations
Tom Lane
2006-05-08
1
-6
/
+195
*
Rewrite btree index scans to work a page at a time in all cases (both
Tom Lane
2006-05-07
1
-23
/
+87
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
1
-2
/
+2
*
Remove the no-longer-useful BTItem/BTItemData level of structure, and
Tom Lane
2006-01-25
1
-28
/
+2
*
Allow row comparisons to be used as indexscan qualifications.
Tom Lane
2006-01-25
1
-45
/
+237
*
Instead of using a numberOfRequiredKeys count to distinguish required
Tom Lane
2006-01-23
1
-62
/
+76
*
Improve comments about btree's use of ScanKey data structures: there
Tom Lane
2006-01-17
1
-8
/
+9
*
Push the responsibility for handling ignore_killed_tuples down into
Tom Lane
2005-12-07
1
-11
/
+61
*
Re-run pgindent, fixing a problem where comment lines after a blank
Bruce Momjian
2005-11-22
1
-3
/
+3
[next]