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

Add typdefs to pgindent run.

This commit is contained in:
Bruce Momjian
1997-09-08 20:59:27 +00:00
parent 4f523a6f92
commit 075cede748
86 changed files with 520 additions and 467 deletions

View File

@@ -6,7 +6,7 @@
*
*
* IDENTIFICATION
* $Header: /cvsroot/pgsql/src/backend/utils/adt/Attic/chunk.c,v 1.8 1997/09/08 02:30:31 momjian Exp $
* $Header: /cvsroot/pgsql/src/backend/utils/adt/Attic/chunk.c,v 1.9 1997/09/08 20:57:24 momjian Exp $
*
*-------------------------------------------------------------------------
*/
@@ -439,7 +439,7 @@ _ReadChunkArray(int st[],
int bsize,
int fp,
char *destfp,
ArrayType * array,
ArrayType *array,
int isDestLO,
bool * isNull)
{
@@ -637,7 +637,7 @@ struct varlena *
_ReadChunkArray1El(int st[],
int bsize,
int fp,
ArrayType * array,
ArrayType *array,
bool * isNull)
{
int i,