• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Whitespace changes

  1. … 4 more files in changeset.
Fix proc doc errors detected by 'documentation__check_parameters'

  1. … 6 more files in changeset.
improve testcases by removing useless expr commands

  1. … 3 more files in changeset.
Add documentation to public api (fixes automated tests), indentation changes

merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7833 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- use $$ quoting in postgres SQL

- use named parameters for SQL functions

- fix/complete define_function_args

- fix return type of trigger

- brace expressions

- favor tcl-compilable string comparisons

- bump version number

  1. … 6 more files in changeset.
Change for ORACLE compatibility. The changes are tested with test procs.

    • -0
    • +103
    ./test/views-procs.tcl
Added support for multiple view types

  1. … 5 more files in changeset.
Catch an error upon insert to make sure we do not through this to the end user just because the view tracking has failed

Added some documentation

file views-procs-oracle.xql was initially added on branch lors-oracle-port.

    • -0
    • +0
    ./views-procs-oracle.xql
file views-procs-postgresql.xql was initially added on branch lors-oracle-port.

    • -0
    • +0
    ./views-procs-postgresql.xql
file views-procs.xql was initially added on branch lors-oracle-port.

Added viewed_p form Deds

break out view tracking stuff from cop-base

  1. … 6 more files in changeset.