• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
make packages in principle installable under PG 13+

  1. … 19 more files in changeset.
Merge of all changes from oacs-4-6 to HEAD. All changes up to tag jcd-merge-2

on oacs-4-6 are included.

  1. … 34 more files in changeset.
Moved Postgres functions and bodies out of static-pages-create.sql

into separate files (just like for Oracle) - necessary to more cleanly

support upgrade files. No other changes.

  1. … 1 more file in changeset.

Added code to make use of David Walker's wonderfully abusive hack on the

pg_proc table that showed me how to write recursive SQL functions. We now

have good use of the index on tree_sortkey when climbing the tree, woo-hoo!

  1. … 18 more files in changeset.

Changed the representation of tree_sortkeys from "text" to "bit varying".

  1. … 62 more files in changeset.
Fixed file update error in postgreql. It adds an mtime column, update your

datamodel on PG. Code checks for storage_type to run the correct queries/code

for Oracle/PG.

  1. … 4 more files in changeset.
fixed static_page__delete

More fixes to static_page__grant/revoke permission and static-pagses-procs-postgresql.xql

  1. … 4 more files in changeset.
Fixed commentability on nested folders

Fixed more bugs in static-pages-create. Drop script now works.

Fixed static_page content type and static_page__new

*** empty log message ***

  1. … 1 more file in changeset.
Fixed static folders. Now stores file path relative to installation root and uses cr_fs_path to get the full file path.

  1. … 4 more files in changeset.
*** empty log message ***

  1. … 7 more files in changeset.
Fixed info file for postgresql and fixed Oracle version

  1. … 8 more files in changeset.
Postgresql ported - still needs modifications to work with static-pages. Oracle not tested and probably broken

  1. … 6 more files in changeset.
Fixed seq/sequence in static-pages-create.sql

Datamodel loads in postgresql. Beginning work on Tcl

  1. … 2 more files in changeset.
Created the view corresponding to sp_session_id_seq.

Now it's close to work

  1. … 5 more files in changeset.
Start of postgresql port, if someone else want help fell free to edit this files

    • -0
    • +641
    ./static-pages-create.sql
  1. … 12 more files in changeset.