mirror of
https://github.com/postgres/postgres.git
synced 2025-07-12 21:01:52 +03:00
Fix whitespace issues found by git diff --check, add gitattributes
Set per file type attributes in .gitattributes to fine-tune whitespace checks. With the associated cleanups, the tree is now clean for git
This commit is contained in:
@ -4250,7 +4250,7 @@ SelectConfigFiles(const char *userDoption, const char *progname)
|
||||
pg_timezone_abbrev_initialize();
|
||||
|
||||
set_default_effective_cache_size();
|
||||
|
||||
|
||||
/*
|
||||
* Figure out where pg_hba.conf is, and make sure the path is absolute.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user