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

OK, folks, here is the pgindent output.

This commit is contained in:
Bruce Momjian
1998-09-01 04:40:42 +00:00
parent af74855a60
commit fa1a8d6a97
574 changed files with 26509 additions and 24033 deletions

View File

@ -7,7 +7,7 @@
*
* Copyright (c) 1994, Regents of the University of California
*
* $Id: fixade.h,v 1.3 1997/09/08 02:26:22 momjian Exp $
* $Id: fixade.h,v 1.4 1998/09/01 04:31:16 momjian Exp $
*
* NOTES
* This must be included in EVERY source file.
@ -54,13 +54,13 @@ struct HP_TOO_BOGUS
int hptb_bogus[8192];
};
#endif /* BROKEN_STRUCT_INIT */
#endif /* HP_S500_ALIGN */
#endif /* BROKEN_STRUCT_INIT */
#endif /* HP_S500_ALIGN */
#if defined(WEAK_C_OPTIMIZER)
#pragma OPT_LEVEL 1
#endif /* WEAK_C_OPTIMIZER */
#endif /* WEAK_C_OPTIMIZER */
#endif /* !NOFIXADE */
#endif /* !NOFIXADE */
#endif /* FIXADE_H */
#endif /* FIXADE_H */

View File

@ -6,7 +6,7 @@
*
* Copyright (c) 1994, Regents of the University of California
*
* $Id: port-protos.h,v 1.5 1997/12/19 22:45:57 scrappy Exp $
* $Id: port-protos.h,v 1.6 1998/09/01 04:31:17 momjian Exp $
*
*-------------------------------------------------------------------------
*/
@ -28,4 +28,4 @@ extern int init_address_fixup(void);
extern double rint(double x);
extern double cbrt(double x);
#endif /* PORT_PROTOS_H */
#endif /* PORT_PROTOS_H */