postgresql/src/pl/plpgsql/test
2000-10-22 23:25:11 +00:00
..
expected plpgsql regress tests seem a tad out of date ... repair bit rot. 2000-10-22 23:25:11 +00:00
README move plpgsql 1998-08-24 19:16:28 +00:00
runtest plpgsql regress tests seem a tad out of date ... repair bit rot. 2000-10-22 23:25:11 +00:00
tables.sql move plpgsql 1998-08-24 19:16:28 +00:00
test.sql move plpgsql 1998-08-24 19:16:28 +00:00
triggers.sql plpgsql regress tests seem a tad out of date ... repair bit rot. 2000-10-22 23:25:11 +00:00
views.sql move plpgsql 1998-08-24 19:16:28 +00:00

Test suite for PL/pgSQL

Scenario:

    A building with a modern TP cabel installation where any
    of the wall connectors can be used to plug in phones,
    ethernet interfaces or local office hubs. The backside
    of the wall connectors is wired to one of several patch-
    fields in the building.

    In the patchfields, there are hubs and all the slots
    representing the wall connectors. In addition there are
    slots that can represent a phone line from the central
    phone system.

    Triggers ensure consistency of the patching information.

    Functions are used to build up powerful views that let
    you look behind the wall when looking at a patchfield
    or into a room.