mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
pgindent run before PG 9.1 beta 1.
This commit is contained in:
@ -236,7 +236,7 @@ typedef union
|
||||
#if defined(B64)
|
||||
B64 b64;
|
||||
#endif
|
||||
} C_block;
|
||||
} C_block;
|
||||
|
||||
/*
|
||||
* Convert twenty-four-bit long in host-order
|
||||
|
Reference in New Issue
Block a user