mirror of
https://github.com/postgres/postgres.git
synced 2025-10-27 00:12:01 +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:
@@ -2,7 +2,7 @@
|
||||
* rmgrlist.h
|
||||
*
|
||||
* The resource manager list is kept in its own source file for possible
|
||||
* use by automatic tools. The exact representation of a rmgr is determined
|
||||
* use by automatic tools. The exact representation of a rmgr is determined
|
||||
* by the PG_RMGR macro, which is not defined in this file; it can be
|
||||
* defined by the caller for special purposes.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user