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

Quelle  Makefile   Sprache: unbekannt

 
# src/test/modules/dummy_index_am/Makefile

MODULES = dummy_index_am

EXTENSION = dummy_index_am
DATA = dummy_index_am--1.0.sql
PGFILEDESC = "dummy_index_am - index access method template"

REGRESS = reloptions

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

Messung V0.5 in Prozent
C=82 H=98 G=90

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