mirror of
https://github.com/postgres/postgres.git
synced 2025-11-07 19:06:32 +03:00
pgindent run for 9.4
This includes removing tabs after periods in C comments, which was applied to back branches, so this change should not effect backpatching.
This commit is contained in:
@@ -172,7 +172,7 @@ AlterSetting(Oid databaseid, Oid roleid, VariableSetStmt *setstmt)
|
||||
|
||||
/*
|
||||
* Drop some settings from the catalog. These can be for a particular
|
||||
* database, or for a particular role. (It is of course possible to do both
|
||||
* database, or for a particular role. (It is of course possible to do both
|
||||
* too, but it doesn't make sense for current uses.)
|
||||
*/
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user