annotate tests/sigbug.ur @ 2199:251dd276f45f

Change Postgres schema-checking code to account properly for namespaces
author Adam Chlipala <adam@chlipala.net>
date Tue, 08 Dec 2015 17:29:24 -0500
parents 60d438cdb3a5
children
rev   line source
adam@1590 1 val z = 3
adam@1590 2 val x = 1
adam@1590 3 val y = 2