mirror of
https://github.com/postgres/postgres.git
synced 2025-08-24 09:27:52 +03:00
Fix typos in comments for ALTER SYSTEM.
Michael Paquier
This commit is contained in:
@@ -304,6 +304,6 @@
|
||||
/*
|
||||
* Automatic configuration file name for ALTER SYSTEM.
|
||||
* This file will be used to store values of configuration parameters
|
||||
* set by ALTER SYSTEM command
|
||||
* set by ALTER SYSTEM command.
|
||||
*/
|
||||
#define PG_AUTOCONF_FILENAME "postgresql.auto.conf"
|
||||
|
Reference in New Issue
Block a user