aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/index/istrat.c
Commit message (Expand)AuthorAge
* Use Snapshot in heap access methods.Vadim B. Mikheev1998-07-27
* Remove un-needed braces around single statements.Bruce Momjian1998-06-15
* This patch...Bruce Momjian1998-04-27
* ASSERT fixes.Bruce Momjian1998-04-06
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-26
* Thank god for searchable mail archives.PostgreSQL Daemon1998-01-15
* Goodbye ABORT. Hello ERROR for all errors.Bruce Momjian1998-01-07
* Change elog(WARN) to elog(ERROR) and elog(ABORT).Bruce Momjian1998-01-05
* Remove all time travel stuff. Small parser cleanup.Bruce Momjian1997-11-20
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-08
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-08
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07
* Remove compile warning.Bruce Momjian1997-08-22
* Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian1997-08-19
* More cleanupsMarc G. Fournier1996-11-05
* More include file cleanupsMarc G. Fournier1996-11-03
* Same clean up of Makefile, and addition of include filesMarc G. Fournier1996-10-31
* Major code cleanups from D'arcy (-Wall -Werror)Marc G. Fournier1996-10-23
* -Wall'd ... I missed a subdir under access :(Marc G. Fournier1996-10-21
* More #include cleanupsMarc G. Fournier1996-10-20
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09