Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Postgres/doc/src/sgml/ref/   (Postgres Database Version 18.4©)  Datei vom 11.4.2026 mit Größe 10 kB image not shown  

Quelle  Makefile   Sprache: unbekannt

 
Spracherkennung für: vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

# src/test/modules/xid_wraparound/Makefile

MODULE_big = xid_wraparound
OBJS = \
 $(WIN32RES) \
 xid_wraparound.o
PGFILEDESC = "xid_wraparound - tests for XID wraparound"

EXTENSION = xid_wraparound
DATA = xid_wraparound--1.0.sql

TAP_TESTS = 1

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

[zur Elbe Produktseite wechseln0.19QuellennavigatorsAnalyse erneut starten2026-08-08]