Add 'pragma set postgresql search_path "..."'
to aid compilation with postgresql schemas...
Eg. database test1 pragma set postgresql search_path "public,blah"
main # Where bibble_in_blah is a table in the 'blah' schema define a record like bibble_in_blah.* end main
Authored by: mikeaubury 2010-08-04
Parent: [r11794]
Child: [r11796]