Menu

Commit [r11795]  Maximize  Restore  History

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

mikeaubury 2010-08-04

changed /aubit4glsrc/trunk/compilers/4glc/rules/data/kwords
changed /aubit4glsrc/trunk/compilers/4glc/rules/pragma.rule
/aubit4glsrc/trunk/compilers/4glc/rules/data/kwords Diff Switch to side-by-side view
Loading...
/aubit4glsrc/trunk/compilers/4glc/rules/pragma.rule Diff Switch to side-by-side view
Loading...
Auth0 Logo