Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit b81844b

Browse files
committed
pgindent run on all C files. Java run to follow. initdb/regression
tests pass.
1 parent 59da210 commit b81844b

File tree

818 files changed

+21811
-20618
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

818 files changed

+21811
-20618
lines changed

contrib/array/array_iterator.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ int32 array_all_int4le(ArrayType *array, int4 value);
3434

3535
int32 array_oideq(ArrayType *array, Oid value);
3636
int32 array_all_oidne(ArrayType *array, Oid value);
37-
3837
#endif
3938

4039
/*

0 commit comments

Comments
 (0)