mirror of
https://github.com/postgres/postgres.git
synced 2025-10-12 07:05:03 +03:00
Adjust blank lines around PG_MODULE_MAGIC defines, for consistency
Report by Robert Haas
This commit is contained in:
@@ -36,7 +36,6 @@
|
||||
#include "utils/builtins.h"
|
||||
#include "utils/tqual.h"
|
||||
|
||||
|
||||
PG_MODULE_MAGIC;
|
||||
|
||||
PG_FUNCTION_INFO_V1(pgstattuple);
|
||||
|
Reference in New Issue
Block a user