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
/
index
/
genam.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-04-12
1
-3
/
+6
*
Cache fmgr lookup data for index's getnext() function in IndexScanDesc,
Tom Lane
2000-03-14
1
-1
/
+4
*
Add:
Bruce Momjian
2000-01-26
1
-2
/
+3
*
Repair bugs discussed in pghackers thread of 15 May 1999: creation of a
Tom Lane
1999-12-30
1
-34
/
+40
*
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
-2
/
+2
*
Change #include's to use <> and "" as appropriate.
Bruce Momjian
1999-07-15
1
-3
/
+3
*
Remove unused #includes in *.c files.
Bruce Momjian
1999-07-15
1
-4
/
+1
*
pgindent run over code.
Bruce Momjian
1999-05-25
1
-2
/
+2
*
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
-5
/
+3
*
Renaming cleanup, no pgindent yet.
Bruce Momjian
1998-09-01
1
-2
/
+2
*
heap_fetch requires buffer pointer, must be released; heap_getnext
Bruce Momjian
1998-08-19
1
-4
/
+8
*
Remove un-needed braces around single statements.
Bruce Momjian
1998-06-15
1
-13
/
+1
*
Goodbye ABORT. Hello ERROR for all errors.
Bruce Momjian
1998-01-07
1
-5
/
+5
*
Change elog(WARN) to elog(ERROR) and elog(ABORT).
Bruce Momjian
1998-01-05
1
-5
/
+5
*
Another PGINDENT run that changes variable indenting and case label indenting...
Bruce Momjian
1997-09-08
1
-2
/
+2
*
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-09-07
1
-157
/
+171
*
Make functions static where possible, enclose unused functions in #ifdef NOT_...
Bruce Momjian
1997-08-19
1
-1
/
+5
*
More cleanups
Marc G. Fournier
1996-11-05
1
-14
/
+6
*
Changes required so that access/* compiles cleanly...
Marc G. Fournier
1996-11-03
1
-33
/
+1
*
Same clean up of Makefile, and addition of include files
Marc G. Fournier
1996-10-31
1
-1
/
+4
*
-Wall'd ... I missed a subdir under access :(
Marc G. Fournier
1996-10-21
1
-1
/
+13
*
More #include cleanups
Marc G. Fournier
1996-10-20
1
-15
/
+31
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09
1
-0
/
+275