Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Postgres/src/test/modules/test_dsm_registry/   (Postgres Database Version 18.4©)  Datei vom 11.4.2026 mit Größe 548 B image not shown  

Quelle  Makefile   Sprache: unbekannt

 
src/test/modules/test_dsm_registry/Makefile

MODULE_big = test_dsm_registry
OBJS = \
 $(WIN32RES) \
 test_dsm_registry.o
PGFILEDESC = "test_dsm_registry - test code for the DSM registry"

EXTENSION = test_dsm_registry
DATA = test_dsm_registry--1.0.sql

REGRESS = test_dsm_registry

ifdef USE_PGXS
PG_CONFIG = pg_config
PGXS := $(shell $(PG_CONFIG) --pgxs)
include $(PGXS)
else
subdir = src/test/modules/test_dsm_registry
top_builddir = ../../../..
include $(top_builddir)/src/Makefile.global
include $(top_srcdir)/contrib/contrib-global.mk
endif

Messung V0.5 in Prozent
C=86 H=94 G=89

[Dauer der Verarbeitung: 0.17 Sekunden, vorverarbeitet 2026-08-08]