Revision 10777
Added by Aaron Marcuse-Kubitza over 11 years ago
inputs/.TNRS/schema.sql.run | ||
---|---|---|
6 | 6 |
|
7 | 7 |
if self_not_included; then |
8 | 8 |
|
9 |
export_() |
|
9 |
export_() # usage: rm=1 .../schema.sql.run export_
|
|
10 | 10 |
{ |
11 | 11 |
echo_func; set_make_vars; deferred_check_target_exists |
12 | 12 |
struct=1 create_schema= to_top_file pg_dump_local |
Also available in: Unified diff
inputs/.TNRS/schema.sql.run: export_(): added usage