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
/
access
/
genam.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create core infrastructure for KNNGIST.
Tom Lane
2010-12-02
1
-4
/
+6
*
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
-3
/
+3
*
Remove old-style VACUUM FULL (which was known for a little while as
Tom Lane
2010-02-08
1
-2
/
+1
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
1
-2
/
+2
*
Department of second thoughts: let's show the exact key during unique index
Tom Lane
2009-08-01
1
-3
/
+3
*
Improve unique-constraint-violation error messages to include the exact
Tom Lane
2009-08-01
1
-1
/
+3
*
Support deferrable uniqueness constraints.
Tom Lane
2009-07-29
1
-2
/
+30
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
1
-7
/
+7
*
Improve the IndexVacuumInfo/IndexBulkDeleteResult API to allow somewhat sane
Tom Lane
2009-06-06
1
-4
/
+10
*
Implement "fastupdate" support for GIN indexes, in which we try to accumulate
Tom Lane
2009-03-24
1
-1
/
+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
-13
/
+14
*
Rewrite DROP's dependency traversal algorithm into an honest two-pass
Tom Lane
2008-06-08
1
-1
/
+2
*
Restructure some header files a bit, in particular heapam.h, by removing some
Alvaro Herrera
2008-05-12
1
-2
/
+3
*
Create new routines systable_beginscan_ordered, systable_getnext_ordered,
Tom Lane
2008-04-12
1
-3
/
+8
*
Replace "amgetmulti" AM functions with "amgetbitmap", in which the whole
Tom Lane
2008-04-10
1
-5
/
+4
*
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
-2
/
+2
*
Make large sequential scans and VACUUMs work in a limited-size "ring" of
Tom Lane
2007-05-30
1
-1
/
+2
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
1
-2
/
+2
*
Change the relation_open protocol so that we obtain lock on a relation
Tom Lane
2006-07-31
1
-6
/
+5
*
More include file adjustments.
Bruce Momjian
2006-07-13
1
-2
/
+1
*
Allow include files to compile own their own.
Bruce Momjian
2006-07-13
1
-2
/
+1
*
Code review for FILLFACTOR patch. Change WITH grammar as per earlier
Tom Lane
2006-07-03
1
-11
/
+1
*
Add FILLFACTOR to CREATE INDEX.
Bruce Momjian
2006-07-02
1
-1
/
+11
*
Clean up code associated with updating pg_class statistics columns
Tom Lane
2006-05-10
1
-1
/
+10
*
Clean up API for ambulkdelete/amvacuumcleanup as per today's discussion.
Tom Lane
2006-05-02
1
-20
/
+28
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
1
-2
/
+2
*
Skip ambulkdelete scan if there's nothing to delete and the index is not
Tom Lane
2006-02-11
1
-1
/
+2
*
Revert based on Tom's recommendation:
Bruce Momjian
2006-02-11
1
-3
/
+1
*
Allow VACUUM to complete faster by avoiding scanning the indexes when no
Bruce Momjian
2006-02-11
1
-1
/
+3
*
Tweak indexscan machinery to avoid taking an AccessShareLock on an index
Tom Lane
2005-12-03
1
-1
/
+3
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
1
-5
/
+5
*
Change the planner to allow indexscan qualification clauses to use
Tom Lane
2005-06-13
1
-2
/
+1
*
Arrange to cache fmgr lookup information for an index's access method
Tom Lane
2005-05-27
1
-2
/
+2
*
Completion of project to use fixed OIDs for all system catalogs and
Tom Lane
2005-04-14
1
-3
/
+2
*
First steps towards index scans with heap access decoupled from index
Tom Lane
2005-03-27
1
-1
/
+7
*
Convert index-related tuple handling routines from char 'n'/' ' to bool
Tom Lane
2005-03-21
1
-3
/
+3
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
1
-2
/
+2
*
Change planner to use the current true disk file size as its estimate of
Tom Lane
2004-12-01
1
-1
/
+6
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
1
-2
/
+2
*
make sure the $Id tags are converted to $PostgreSQL as well ...
PostgreSQL Daemon
2003-11-29
1
-1
/
+1
*
Another pgindent run with updated typedefs.
Bruce Momjian
2003-08-08
1
-3
/
+3
*
Update copyrights to 2003.
Bruce Momjian
2003-08-04
1
-2
/
+2
*
pgindent run.
Bruce Momjian
2003-08-04
1
-6
/
+6
*
elog mop-up.
Tom Lane
2003-07-27
1
-2
/
+2
*
During VACUUM FULL, truncate off any deletable pages that are at the
Tom Lane
2003-02-24
1
-2
/
+3
*
More infrastructure for btree compaction project. Tree-traversal code
Tom Lane
2003-02-22
1
-3
/
+21
*
pgindent run.
Bruce Momjian
2002-09-04
1
-10
/
+10
[next]