mirror of
https://github.com/postgres/postgres.git
synced 2025-06-30 21:42:05 +03:00
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
initdb/regression tests pass.
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