summaryrefslogtreecommitdiff
path: root/src/backend/lib/fstack.c
AgeCommit message (Collapse)Author
1999-05-25pgindent run over code.Bruce Momjian
1999-02-13Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian
1998-09-01Renaming cleanup, no pgindent yet.Bruce Momjian
1998-06-15Remove un-needed braces around single statements.Bruce Momjian
1998-04-06ASSERT fixes.Bruce Momjian
1997-09-08Another PGINDENT run that changes variable indenting and case label ↵Bruce Momjian
indenting. Also static variable indenting.
1997-09-07Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian
1997-06-06From: "D'Arcy J.M. Cain" <darcy@druid.net>Marc G. Fournier
Subject: [PATCHES] backend/lib/fstack.c - The FixedStackIsValid so obviously needs to be a macro - FixedStackContains only called if assert checking on
1996-11-06Slowly getting faster to make sure it compiles...still needs cleaningMarc G. Fournier
up, but one thing at a time :)
1996-10-31Clean out makefileMarc G. Fournier
add #include "postgres.h"
1996-07-09Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier