mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
initdb/regression tests pass.
This commit is contained in:
@ -713,7 +713,7 @@ px_crypt_des(const char *key, const char *setting)
|
||||
p = output + strlen(output);
|
||||
}
|
||||
else
|
||||
#endif /* !DISABLE_XDES */
|
||||
#endif /* !DISABLE_XDES */
|
||||
{
|
||||
/*
|
||||
* "old"-style: setting - 2 bytes of salt key - up to 8 characters
|
||||
|
Reference in New Issue
Block a user