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

Added missing file.

This commit is contained in:
Bruce Momjian
1998-06-16 06:57:27 +00:00
parent 0f356be054
commit d6e0ee6bcb
2 changed files with 344 additions and 1 deletions

View File

@ -9,10 +9,11 @@
* didn't really belong there.
*
* IDENTIFICATION
* $Header: /cvsroot/pgsql/src/interfaces/libpq/fe-print.c,v 1.3 1998/06/15 19:30:26 momjian Exp $
* $Header: /cvsroot/pgsql/src/interfaces/libpq/fe-print.c,v 1.4 1998/06/16 06:57:27 momjian Exp $
*
*-------------------------------------------------------------------------
*/
#include <postgres.h>
#include <stdlib.h>
#include <stdio.h>
#include <signal.h>