• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add query dispatcher call to db_list and db_list_of_lists

added ad_proc to template query procs

Updated .info

Start of postgresql port

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

Fixed conflict in this file, the order should now be:

- source the -procs files

- load up queries

- source the -init files

this is because the -init files sometimes have queries they need dispatched.

added QD stuff to Oracle piece. Not tested yet.

A small contribution to port it

    • -0
    • +38
    /openacs-4/packages/acs-subsite/tcl/attribute-procs-oracle.xql
    • -0
    • +129
    /openacs-4/packages/acs-subsite/tcl/attribute-procs.xql
    • -0
    • +42
    /openacs-4/packages/acs-subsite/tcl/group-procs-oracle.xql
    • -0
    • +44
    /openacs-4/packages/acs-subsite/tcl/group-procs-postgresql.xql
    • -0
    • +35
    /openacs-4/packages/acs-subsite/tcl/group-procs.xql
    • -0
    • +25
    /openacs-4/packages/acs-subsite/tcl/group-type-procs.xql
    • -0
    • +72
    /openacs-4/packages/acs-subsite/tcl/package-procs-oracle.xql
  1. … 19 more files in changeset.
Correcting a mistake

Now it's close to work

Now it's close to work

First batch of name changes to mod_nsd.

Added fastpath.tcl from aolserver distrib.

Added ns_returnnotice.

    • -0
    • +467
    /mod_nsd/tcl_modules/fastpath.tcl
Changed default include file location for Postgres.

Change default include file location for Postgres.

Don't do "make install" by default.

Start of postgresql port, if someone else want help fell free to edit this files

    • -0
    • +109
    /openacs-4/packages/static-pages/tcl/static-pages-procs.xql
    • -0
    • +11
    /openacs-4/packages/static-pages/www/page-visit.xql
    • -0
    • +33
    /openacs-4/packages/static-pages/www/admin/commentability.xql
added blobs switch to db_dml, so that update statements can be ported to write the content column directly

more cleanup of CR and blob support

use of drop_package to drop all functions created

slight cleanup

converted apm to store tarballs in the content repository

modified to handle .vuh files

Start postgres port

Start postgres port

Add default creation_date handling when passing null or 0 as value for that

Start postgres port

Correction in the function call that should use 2 underscores in place of a dot used in oracle to denote package container.

Make ad_proc namespace aware

Initial add, not much done yet