• last updated 5 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.
- fix labels

- modernize tcl code

  1. … 1 more file in changeset.
- add editor hints to keep spaces/tabs in the future more consistent

- prefer utf8 over iso8859

  1. … 65 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.
- change spelling of TCL to Tcl

- change requirements to Tcl 8.5

  1. … 64 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.
Support for view types

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

Change parameter

Oracle operations for views-procs.tcl

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

    • -0
    • +0
    ./views-procs-oracle.xql
Change in function views::record_view due to Oracle cannot exec DML operation on select.

Separate SQL code of TCL code

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.

adding views to oacs-5-1 branch

  1. … 6 more files in changeset.
Added viewed_p form Deds

break out view tracking stuff from cop-base

  1. … 6 more files in changeset.