mirror of
https://github.com/postgres/postgres.git
synced 2026-01-05 23:38:41 +03:00
Remove useless whitespace at end of lines
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
# contrib/pg_freespacemap/Makefile
|
||||
|
||||
MODULE_big = pg_freespacemap
|
||||
OBJS = pg_freespacemap.o
|
||||
OBJS = pg_freespacemap.o
|
||||
|
||||
DATA_built = pg_freespacemap.sql
|
||||
DATA = uninstall_pg_freespacemap.sql
|
||||
DATA_built = pg_freespacemap.sql
|
||||
DATA = uninstall_pg_freespacemap.sql
|
||||
|
||||
ifdef USE_PGXS
|
||||
PG_CONFIG = pg_config
|
||||
|
||||
Reference in New Issue
Block a user