mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
@ -6,6 +6,8 @@ EXTENSION = lo
|
||||
DATA = lo--1.1.sql lo--1.0--1.1.sql lo--unpackaged--1.0.sql
|
||||
PGFILEDESC = "lo - management for large objects"
|
||||
|
||||
REGRESS = lo
|
||||
|
||||
ifdef USE_PGXS
|
||||
PG_CONFIG = pg_config
|
||||
PGXS := $(shell $(PG_CONFIG) --pgxs)
|
||||
|
Reference in New Issue
Block a user