Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  bin 743 about 23 years Matt Jones Modifications that change the package handling ...
  docs 1302 over 21 years Jing Tao Change the documentation according our new feat...
  lib 1306 over 21 years Matt Jones Added required license files.
  src 1309 over 21 years Jing Tao This script is for postgresql user to update th...
  test 1292 almost 22 years Jing Tao Merge cvs branch replication to cvs head.
LICENSE 17.7 KB 666 over 23 years Matt Jones Modified the license and copyright terms for ma...
README 6.51 KB 1308 over 21 years Jing Tao Add two notes for updating replication table an...
build.sh 1.03 KB 670 over 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 17.3 KB 1307 over 21 years Matt Jones Updated README and build.xml in preparation for...

Latest revisions

# Date Author Comment
1309 10/14/2002 04:37 PM Jing Tao

This script is for postgresql user to update their xml_replication table.

1308 10/14/2002 03:53 PM Jing Tao

Add two notes for updating replication table and specifying data file path.

1307 10/14/2002 01:09 PM Matt Jones

Updated README and build.xml in preparation for a new release. Looks to me
as though the dist and distsrc targets are not working properly because the
dist target produces a distribution with source code, which it should not
do. Need to check into this.

1306 10/14/2002 12:23 PM Matt Jones

Added required license files.

1305 10/14/2002 09:11 AM Jing Tao

Made a shortcut for % search. It will look like: LIKE '%' rather than: LIKE '%%%'.

1304 10/11/2002 02:12 PM Jing Tao

In accessQuery, permission=READ or permission=ALL was added for both allow rule and deny rule.

1303 10/11/2002 10:33 AM Jing Tao

Create a shortcut for the query to get user's onwer doc lists. Create a private method named getOwnerQuery. If the coming query equals the owner query, the access permission checking would NOT append to the comming query. Because the owner has all permission.

1302 10/10/2002 03:59 PM Jing Tao

Change the documentation according our new feature in replication.

1301 10/09/2002 05:27 PM Jing Tao

Add three private method: createOwnerQuery, createAllowRuleQuery and createDenyRuleQuery. And three public methods: setUserName, setGroup and getAccessQuery.

1300 10/09/2002 05:25 PM Jing Tao

Add the checking permission query into orignal query.

View all revisions | View revisions

Also available in: Atom