1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-22 12:22:45 +03:00

Fix small problem Tom Lane found with pgindent run.

This commit is contained in:
Bruce Momjian
2001-10-30 05:38:56 +00:00
parent d650a6f580
commit c41b6b1b9c
9 changed files with 76 additions and 80 deletions

View File

@@ -1,4 +1,4 @@
/* $Header: /cvsroot/pgsql/src/interfaces/ecpg/lib/Attic/misc.c,v 1.8 2001/10/28 06:26:11 momjian Exp $ */
/* $Header: /cvsroot/pgsql/src/interfaces/ecpg/lib/Attic/misc.c,v 1.9 2001/10/30 05:38:56 momjian Exp $ */
#include "postgres_fe.h"
@@ -14,8 +14,8 @@ static struct sqlca sqlca_init =
{
'S', 'Q', 'L', 'C', 'A', ' ', ' ', ' '
},
sizeof(struct sqlca),
0,
sizeof(struct sqlca),
0,
{
0,
{