1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-03 20:02:46 +03:00

Slowly getting faster to make sure it compiles...still needs cleaning

up, but one thing at a time :)
This commit is contained in:
Marc G. Fournier
1996-11-06 08:27:16 +00:00
parent 7385619f14
commit e232909157
7 changed files with 37 additions and 34 deletions

View File

@ -7,12 +7,13 @@
*
*
* IDENTIFICATION
* $Header: /cvsroot/pgsql/src/backend/lib/Attic/fstack.c,v 1.2 1996/10/31 10:26:31 scrappy Exp $
* $Header: /cvsroot/pgsql/src/backend/lib/Attic/fstack.c,v 1.3 1996/11/06 08:27:12 scrappy Exp $
*
*-------------------------------------------------------------------------
*/
#include "postgres.h"
#include "lib/fstack.h"
#include <postgres.h>
#include <lib/fstack.h>
/*
* Internal function definitions