index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
/
adt
/
selfuncs.c
Commit message (
Expand
)
Author
Age
*
Vadim fix for vacuum analyze.
Bruce Momjian
1998-02-05
*
Inline fastgetattr and others so data access does not use function
Bruce Momjian
1998-01-31
*
Change some ABORTS to ERROR. Add line number when COPY Failure.
Bruce Momjian
1998-01-05
*
Change elog(WARN) to elog(ERROR) and elog(ABORT).
Bruce Momjian
1998-01-05
*
Remove tqual.h includes not needed.
Bruce Momjian
1997-11-24
*
Remove all time travel stuff. Small parser cleanup.
Bruce Momjian
1997-11-20
*
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
*
Rename pg_attribute.attnvals to attdisbursion.
Bruce Momjian
1997-08-21
*
Change pg_attribute.attnvals to float4, change #ifdef 0 to #if 0, fix aix cal...
Bruce Momjian
1997-08-21
*
getattnvals(): if attnvals in pg_attribute is 0 then use
Vadim B. Mikheev
1997-04-09
*
Add attribute optimization statistics.
Bruce Momjian
1997-02-07
*
Produce a clean compile of backend...
Marc G. Fournier
1996-11-03
*
There, now we support GiST...now what? :)
Marc G. Fournier
1996-08-26
*
This prevent gcc from complaining about casting a short to a char * and
Marc G. Fournier
1996-07-31
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09