• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

----------------------------------------------------------------------

Straight port of wp to postgreSQL

Porters: Jack Purswani and Sidharth Widge

Date: 4 October 2001

Committing in .

Added Files:

attach-del-oracle.xql attach-detail-oracle.xql

attach-oracle.xql create-presentation-2-oracle.xql

create-slide-2-oracle.xql delete-presentation-2-oracle.xql

delete-slide-2-oracle.xql edit-presentation-2-oracle.xql

edit-presentation-oracle.xql edit-slide-2-oracle.xql

edit-slide-oracle.xql get-binary-data-oracle.xql

index-oracle.xql live-revision-set-oracle.xql

presentation-acl-add-3-oracle.xql

presentation-acl-add-group-3-oracle.xql

presentation-acl-delete-oracle.xql

presentation-public-oracle.xql presentation-publish-oracle.xql

presentation-revisions-oracle.xql presentation-top-oracle.xql

serve-presentation-revision-oracle.xql serve-slide-oracle.xql

serve-slide-revision-oracle.xql slide-publish-oracle.xql

slide-revisions-oracle.xql attach-del-postgresql.xql

attach-detail-postgresql.xql attach-postgresql.xql

create-presentation-2-postgresql.xql

create-slide-2-postgresql.xql

delete-presentation-2-postgresql.xql

delete-slide-2-postgresql.xql

edit-presentation-2-postgresql.xql

edit-presentation-postgresql.xql edit-slide-2-postgresql.xql

edit-slide-postgresql.xql get-binary-data-postgresql.xql

index-postgresql.xql live-revision-set-postgresql.xql

presentation-acl-add-3-postgresql.xql

presentation-acl-add-group-3-postgresql.xql

presentation-acl-delete-postgresql.xql

presentation-public-postgresql.xql

presentation-publish-postgresql.xql

presentation-revisions-postgresql.xql

presentation-top-postgresql.xql

serve-presentation-revision-postgresql.xql

serve-slide-postgresql.xql serve-slide-revision-postgresql.xql

slide-publish-postgresql.xql slide-revisions-postgresql.xql

----------------------------------------------------------------------

    • -0
    • +17
    ./www/attach-del-oracle.xql
    • -0
    • +16
    ./www/attach-del-postgresql.xql
    • -0
    • +21
    ./www/attach-detail-oracle.xql
    • -0
    • +21
    ./www/attach-detail-postgresql.xql
    • -0
    • +72
    ./www/attach-oracle.xql
    • -0
    • +59
    ./www/attach-postgresql.xql
    • -0
    • +54
    ./www/create-presentation-2-oracle.xql
    • -0
    • +56
    ./www/create-presentation-2-postgresql.xql
    • -0
    • +28
    ./www/create-slide-2-oracle.xql
    • -0
    • +30
    ./www/create-slide-2-postgresql.xql
    • -0
    • +17
    ./www/delete-presentation-2-oracle.xql
    • -0
    • +15
    ./www/delete-presentation-2-postgresql.xql
    • -0
    • +17
    ./www/delete-slide-2-oracle.xql
    • -0
    • +15
    ./www/delete-slide-2-postgresql.xql
    • -0
    • +52
    ./www/edit-presentation-2-oracle.xql
  1. … 37 more files in changeset.

----------------------------------------------------------------------

Straight port of wimpy point to the postgreSQL system.

Porters: Jack Purswani and Sidharth Widge

Date: 4 October 2001

Committing in .

Added Files:

wp-slim-create.sql wp-slim-drop.sql

----------------------------------------------------------------------

    • -0
    • +1815
    ./sql/postgresql/wp-slim-create.sql
    • -0
    • +520
    ./sql/postgresql/wp-slim-drop.sql

----------------------------------------------------------------------

This is the straight port of wimpy point to the postgreSQL.

Porters: Jack Purswani and Sidharth Widge

Committed: Jack Purswani

Date: 4 October 2001

Modified Files:

wp-slim.info

----------------------------------------------------------------------

1. Ripped out the '' vs. NULL string kludge, which was a stupid idea in the

first place (MY stupid idea, for the record).

2. More .xql file porting...

  1. … 23 more files in changeset.

Forgot to define binary files before importing, so .gifs were messed up.

  1. … 2465 more files in changeset.
Initial revision

    • -0
    • +263
    ./java/src/com/arsdigita/acs/wpSlim/test/WPSlimTest.java
    • -0
    • +1178
    ./sql/oracle/upgrade-4.0b-4.0b1.sql
    • -0
    • +1657
    ./sql/oracle/wp-slim-create.sql
    • -0
    • +256
    ./sql/oracle/wp-slim-drop.sql
    • -0
    • +24
    ./www/attach-del.tcl
    • -0
    • +43
    ./www/attach-detail.adp
    • -0
    • +66
    ./www/attach-detail.tcl
    • -0
    • +36
    ./www/attach-list.adp
    • -0
    • +37
    ./www/attach-list.tcl
    • -0
    • +65
    ./www/create-presentation-2.tcl
    • -0
    • +108
    ./www/create-presentation.adp
    • -0
    • +26
    ./www/create-presentation.tcl
    • -0
    • +51
    ./www/create-slide-2.tcl
  1. … 2465 more files in changeset.