acs-permissions-create.sql

  • last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix typos

  1. … 12 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
Merged the 5.3 branch with HEAD. Look for tags with the pattern

drb-*-20070513

  1. … 324 more files in changeset.
create an additional index to speed up permission checking

  1. … 2 more files in changeset.
Correction of name constraint

  1. … 13 more files in changeset.
Applying constraint naming standard

  1. … 10 more files in changeset.
A variety of group oriented things, and finally added the definitions of

acs-objects package procs in PG so that we can use package_instantiate_object

and package_db_exec with them.

  1. … 10 more files in changeset.
removed what looks like a copy-and-pase mistake at the end of the script

Merged with 4.6 branch

  1. … 30 more files in changeset.
Accidently dropped the latest PG rather than Oracle versions of these files

here.

    • -382
    • +198
    ./acs-permissions-create.sql
  1. … 3 more files in changeset.
Migrated the 4.6.1 permissions stuff to HEAD

    • -318
    • +391
    ./acs-permissions-create.sql
  1. … 7 more files in changeset.
re-ordering queries in acs_permission.permission_p for performance's sake

1. Polished up the query files for the root www directory

2. Turned a bunch of bitmap indexes into b-tree indexes

3. the developer support .info file had been messed over by an early

version of my APM port to PG.

  1. … 8 more files in changeset.
updated with streamlined permission_p

bootstrapper can now load either the Oracle or PostgreSQL acs-kernel

datamodel. It checks on-the-fly for which db is configured in the OpenNSD

database pools allocated to OpenACS. Only acs-kernel is correctly self-

configured at this point.

    • -0
    • +391
    ./acs-permissions-create.sql
  1. … 113 more files in changeset.