summaryrefslogtreecommitdiff
path: root/src/backend/lib/fstack.c
Commit message (Collapse)AuthorAgeFilesLines
* Final cleanup.Bruce Momjian1999-07-161-2/+2
|
* Change #include's to use <> and "" as appropriate.Bruce Momjian1999-07-151-3/+3
|
* pgindent run over code.Bruce Momjian1999-05-251-5/+5
|
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-6/+6
|
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-011-9/+9
|
* Remove un-needed braces around single statements.Bruce Momjian1998-06-151-9/+1
|
* ASSERT fixes.Bruce Momjian1998-04-061-2/+2
|
* Another PGINDENT run that changes variable indenting and case label ↵Bruce Momjian1997-09-081-7/+7
| | | | indenting. Also static variable indenting.
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-70/+76
|
* From: "D'Arcy J.M. Cain" <darcy@druid.net>Marc G. Fournier1997-06-061-13/+5
| | | | | | | 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-061-3/+4
| | | | up, but one thing at a time :)
* Clean out makefileMarc G. Fournier1996-10-311-2/+2
| | | | add #include "postgres.h"
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+153