mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +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