1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-12 05:01:15 +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

@@ -1,5 +1,5 @@
/*
* $Id: aix.h,v 1.1 1997/12/19 22:58:26 scrappy Exp $
* $Id: aix.h,v 1.2 1998/09/01 04:30:51 momjian Exp $
*
* @(#)dlfcn.h 1.4 revision of 95/04/25 09:36:52
* This is an unpublished work copyright (c) 1992 HELIOS Software GmbH
@@ -53,4 +53,4 @@ extern "C"
#define pg_dlclose(h) dlclose(h)
#define pg_dlerror() dlerror()
#endif /* __dlfcn_h__ */
#endif /* __dlfcn_h__ */