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
/
common
/
indextuple.c
Commit message (
Expand
)
Author
Age
*
Remove un-needed braces around single statements.
Bruce Momjian
1998-06-15
*
pgindent run before 6.3 release, with Thomas' requested changes.
Bruce Momjian
1998-02-26
*
Goodbye register keyword. Compiler knows better.
Bruce Momjian
1998-02-11
*
Update now that attcacheoff initial value is -1 always.
Bruce Momjian
1998-02-06
*
Fix for varchar functions, and indextyple j-1 fix.
Bruce Momjian
1998-02-05
*
Cleanup getattr code. Make CHAR() use attcacheoff.
Bruce Momjian
1998-02-04
*
Inline fastgetattr and others so data access does not use function
Bruce Momjian
1998-01-31
*
Goodbye ABORT. Hello ERROR for all errors.
Bruce Momjian
1998-01-07
*
Change elog(WARN) to elog(ERROR) and elog(ABORT).
Bruce Momjian
1998-01-05
*
Good Bye, Time Travel!
Vadim B. Mikheev
1997-11-02
*
Inline memset() as MemSet().
Bruce Momjian
1997-09-18
*
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
*
Make functions static where possible, enclose unused functions in #ifdef NOT_...
Bruce Momjian
1997-08-19
*
Someone forgot about aligning in fastgetiattr()...
Vadim B. Mikheev
1997-06-12
*
Someone forgot about 'case sizeof(int32)' for
Vadim B. Mikheev
1997-03-26
*
Re-add -I../.. for fmgr.h
Marc G. Fournier
1996-11-05
*
Clean up a few of the #include files
Marc G. Fournier
1996-11-05
*
That pretty much totally cleans up the includes files here.
Marc G. Fournier
1996-11-03
*
More include file cleanups
Marc G. Fournier
1996-11-03
*
More intelligent #include cleanups, as pointed out by Bryan...
Marc G. Fournier
1996-11-01
*
Cosmetic changes to ordering of #include files
Marc G. Fournier
1996-10-21
*
Make line 159:bp = NULL, to quiet compiler
Marc G. Fournier
1996-10-21
*
Other then:
Marc G. Fournier
1996-10-20
*
First pass at fixing my own mistakes
Marc G. Fournier
1996-10-20
*
There...that pretty much cleans up redundant/unused #includes in
Marc G. Fournier
1996-10-19
*
One at a time...another one is complete...
Marc G. Fournier
1996-10-19
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09