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
*
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
*
Update copyright to 2002.
Bruce Momjian
2002-06-20
1
-2
/
+2
*
Mark index entries "killed" when they are no longer visible to any
Tom Lane
2002-05-24
1
-2
/
+3
*
Restructure indexscan API (index_beginscan, index_getnext) per
Tom Lane
2002-05-20
1
-19
/
+21
*
pg_class has a relnamespace column. You can create and access tables
Tom Lane
2002-03-26
1
-2
/
+4
*
A bunch of changes aimed at reducing backend startup time...
Tom Lane
2002-02-19
1
-5
/
+32
*
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
Bruce Momjian
2001-11-05
1
-2
/
+2
*
Fix problem reported by Alex Korn: if a relation has been dropped and
Tom Lane
2001-11-02
1
-2
/
+2
*
Another pgindent run. Fixes enum indenting, and improves #endif
Bruce Momjian
2001-10-28
1
-1
/
+2
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
1
-8
/
+7
*
Rearrange fmgr.c and relcache so that it's possible to keep FmgrInfo
Tom Lane
2001-10-06
1
-1
/
+3
*
Restructure index AM interface for index building and index tuple deletion,
Tom Lane
2001-07-15
1
-3
/
+18
*
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
Bruce Momjian
2001-01-24
1
-2
/
+2
*
Cleanup of code for creating index entries. Functional indexes with
Tom Lane
2000-07-14
1
-5
/
+1
*
Add:
Bruce Momjian
2000-01-26
1
-2
/
+3
*
Revise handling of index-type-specific indexscan cost estimation, per
Tom Lane
2000-01-22
1
-1
/
+2
*
Repair bugs discussed in pghackers thread of 15 May 1999: creation of a
Tom Lane
1999-12-30
1
-1
/
+2
*
More cleanup
Bruce Momjian
1999-07-16
1
-3
/
+3
*
Change #include's to use <> and "" as appropriate.
Bruce Momjian
1999-07-15
1
-5
/
+5
*
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-13
1
-2
/
+2
*
Make functions static or ifdef NOT_USED. Prevent pg_version creation.
Bruce Momjian
1998-10-08
1
-3
/
+1
[next]