mirror of
https://github.com/postgres/postgres.git
synced 2025-08-17 01:02:17 +03:00
Another pgindent run. Fixes enum indenting, and improves #endif
spacing. Also adds space for one-line comments.
This commit is contained in:
@@ -55,7 +55,7 @@ static struct rerr
|
||||
int code;
|
||||
char *name;
|
||||
char *explain;
|
||||
} rerrs[] =
|
||||
} rerrs[] =
|
||||
|
||||
{
|
||||
{
|
||||
|
Reference in New Issue
Block a user