index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
access
/
index
Commit message (
Expand
)
Author
Age
*
heapattr functions now return a Datum, not char *.
Bruce Momjian
1997-09-12
*
Used modified version of indent that understands over 100 typedefs.
Bruce Momjian
1997-09-08
*
Another PGINDENT run that changes variable indenting and case label indenting...
Bruce Momjian
1997-09-08
*
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-09-07
*
Inlined heap_getattr().
Bruce Momjian
1997-08-26
*
Remove compile warning.
Bruce Momjian
1997-08-22
*
Make functions static where possible, enclose unused functions in #ifdef NOT_...
Bruce Momjian
1997-08-19
*
Remove more (void) and fix -Wall warnings.
Bruce Momjian
1997-08-12
*
index_insert has now HeapRelation as last param (for
Vadim B. Mikheev
1997-01-10
*
Removal of CppConcat from indexam.c.
Bruce Momjian
1996-12-26
*
Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com>
Marc G. Fournier
1996-11-13
*
More cleanups
Marc G. Fournier
1996-11-05
*
More include file cleanups
Marc G. Fournier
1996-11-03
*
Changes required so that access/* compiles cleanly...
Marc G. Fournier
1996-11-03
*
Same clean up of Makefile, and addition of include files
Marc G. Fournier
1996-10-31
*
Simplify make files, add full dependencies.
Bryan Henderson
1996-10-27
*
Major code cleanups from D'arcy (-Wall -Werror)
Marc G. Fournier
1996-10-23
*
-Wall'd ... I missed a subdir under access :(
Marc G. Fournier
1996-10-21
*
More #include cleanups
Marc G. Fournier
1996-10-20
*
There, now we support GiST...now what? :)
Marc G. Fournier
1996-08-26
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09