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

Quelle  test_lfind.out   Sprache: unbekannt

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

CREATE EXTENSION test_lfind;
--
-- These tests don't produce any interesting output.  We're checking that
-- the operations complete without crashing or hanging and that none of their
-- internal sanity tests fail.
--
SELECT test_lfind8();
 test_lfind8 
-------------
 
(1 row)

SELECT test_lfind8_le();
 test_lfind8_le 
----------------
 
(1 row)

SELECT test_lfind32();
 test_lfind32 
--------------
 
(1 row)


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