aboutsummaryrefslogtreecommitdiff
path: root/src/backend/lib/fstack.c
Commit message (Collapse)AuthorAge
* Another PGINDENT run that changes variable indenting and case label ↵Bruce Momjian1997-09-08
| | | | indenting. Also static variable indenting.
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07
|
* From: "D'Arcy J.M. Cain" <darcy@druid.net>Marc G. Fournier1997-06-06
| | | | | | | Subject: [PATCHES] backend/lib/fstack.c - The FixedStackIsValid so obviously needs to be a macro - FixedStackContains only called if assert checking on
* Slowly getting faster to make sure it compiles...still needs cleaningMarc G. Fournier1996-11-06
| | | | up, but one thing at a time :)
* Clean out makefileMarc G. Fournier1996-10-31
| | | | add #include "postgres.h"
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09