bareos: master baaa2363
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
mvwieringen | mvwieringen | master | 2016-09-01 20:59 | master bbf4d099 | Pending |
Changeset | cats: Use JOIN USING() instead of JOIN ON() Try using as much as possible the JOIN USING() SQL syntax and only the JOIN ON() SQL syntax when we JOIN tables not on an unique fieldname or when the query becomes unambiguous. |
||||
mod - src/cats/bvfs.c | Diff File | ||||
mod - src/cats/sql_cmds.c | Diff File | ||||
mod - src/cats/sql_get.c | Diff File | ||||
mod - src/cats/sql_list.c | Diff File | ||||
mod - src/dird/dbcheck.c | Diff File | ||||
mod - src/dird/ua_prune.c | Diff File |