"author","date","csid","comment" "antoniop",2024/04/23 14:43:30,"oacs-5-10:antoniop:20240423144330","cr_write_content reform when serving files, do not trust the content information, as the absolute path to the file can be determined programmatically in this case. This also reduce divergency between Oracle and Postgres " "antoniop",2024/04/23 14:43:30,"oacs-5-10:antoniop:20240423144330","cr_write_content reform when serving files, do not trust the content information, as the absolute path to the file can be determined programmatically in this case. This also reduce divergency between Oracle and Postgres " "antoniop",2024/04/23 14:43:30,"oacs-5-10:antoniop:20240423144330","cr_write_content reform when serving files, do not trust the content information, as the absolute path to the file can be determined programmatically in this case. This also reduce divergency between Oracle and Postgres " "antoniop",2024/01/25 13:06:12,"MAIN:antoniop:20240125130612","Reduce divergency between Oracle and Postgres codebase " "antoniop",2024/01/25 13:06:12,"MAIN:antoniop:20240125130612","Reduce divergency between Oracle and Postgres codebase " "antoniop",2024/01/25 13:06:12,"MAIN:antoniop:20240125130612","Reduce divergency between Oracle and Postgres codebase " "antoniop",2024/01/09 13:06:17,"oacs-5-10:antoniop:20240109130617","Handle differences in data-model between oracle and postgres, where oracle uses an additional filename column in the cr_revisions table when a revision points to a file Many thanks to Josue Cardona for reporting the regression " "antoniop",2023/10/19 09:44:24,"oacs-5-10:antoniop:20231019094424","Update documentation: - Replace AOLServer -> NaviServer - Replace rericeted link to the package repository - Refer to Wikipedia pages for facts about ArsDigita and original ACS - Add links to Postgres and Oracle web pages - Reformat markup " "antoniop",2023/04/24 16:20:15,"oacs-5-10:antoniop:20230424162015","Test that ""apm_get_package_files -all"" should return all files for a package This currently fails, as ""-all"" does not override the dbms check, so e.g. on a Postgres installation, all Oracle xql files would be skipped. Note that the test uses acs-tcl as target because it is a package that is only supposed to contain ""package-relevant"" files. This is not a rule and is not the case in other packages such as acs-automated-testing, which creates many files during its operations that do not belong to the source tree. " "antoniop",2023/03/30 13:55:58,"oacs-5-10:antoniop:20230330135558","Port of downstream behavior: - never display all of the rooms, but only those where we have access (e.g. read permission and not banned) on the specified packages - when the portlet is rendered outside of a community, e.g. in the personal home, split chat rooms by package (community name) - considered rendering outside a connection or lack of package as shaded - display number of currently connected users - (Postgres only) provide a more efficient query when one might have access to many chats " "antoniop",2023/03/30 13:55:58,"oacs-5-10:antoniop:20230330135558","Port of downstream behavior: - never display all of the rooms, but only those where we have access (e.g. read permission and not banned) on the specified packages - when the portlet is rendered outside of a community, e.g. in the personal home, split chat rooms by package (community name) - considered rendering outside a connection or lack of package as shaded - display number of currently connected users - (Postgres only) provide a more efficient query when one might have access to many chats " "antoniop",2023/03/30 13:55:58,"oacs-5-10:antoniop:20230330135558","Port of downstream behavior: - never display all of the rooms, but only those where we have access (e.g. read permission and not banned) on the specified packages - when the portlet is rendered outside of a community, e.g. in the personal home, split chat rooms by package (community name) - considered rendering outside a connection or lack of package as shaded - display number of currently connected users - (Postgres only) provide a more efficient query when one might have access to many chats " "antoniop",2023/03/30 13:55:58,"oacs-5-10:antoniop:20230330135558","Port of downstream behavior: - never display all of the rooms, but only those where we have access (e.g. read permission and not banned) on the specified packages - when the portlet is rendered outside of a community, e.g. in the personal home, split chat rooms by package (community name) - considered rendering outside a connection or lack of package as shaded - display number of currently connected users - (Postgres only) provide a more efficient query when one might have access to many chats " "antoniop",2023/03/29 15:47:01,"oacs-5-10:antoniop:20230329154701","Reduce divergency between Oracle and Postgres codebase " "antoniop",2023/03/29 15:47:01,"oacs-5-10:antoniop:20230329154701","Reduce divergency between Oracle and Postgres codebase " "antoniop",2023/03/29 15:47:01,"oacs-5-10:antoniop:20230329154701","Reduce divergency between Oracle and Postgres codebase " "antoniop",2023/03/20 11:48:58,"oacs-5-10:antoniop:20230320114858","Go straight to the database skipping the many trivial stored procedures, this reduces divergency between Oracle and Postgres " "antoniop",2023/03/20 11:48:58,"oacs-5-10:antoniop:20230320114858","Go straight to the database skipping the many trivial stored procedures, this reduces divergency between Oracle and Postgres " "antoniop",2023/03/20 11:48:58,"oacs-5-10:antoniop:20230320114858","Go straight to the database skipping the many trivial stored procedures, this reduces divergency between Oracle and Postgres " "antoniop",2023/01/20 12:15:16,"oacs-5-10:antoniop:20230120121516","Fix typo and include again the hack for strings with colon char in the fallback implementation of ns_pg_prepare Fixes xotcl-core.test_prepared_statements automated test " "antoniop",2023/01/16 10:52:43,"oacs-5-10:antoniop:20230116105243","Fix behavior of continue in the multirow code block, make the generic fallback behave the same as the postgres version with respect to appending " "antoniop",2023/01/09 17:11:17,"oacs-5-10:antoniop:20230109171117","Provide, as for other interfaces, a Postgres implementation of database foreach that will support prepared statements won't just wrap the db_* api " "antoniop",2023/01/04 12:21:09,"oacs-5-10:antoniop:20230104122108","Refactor the query in the folder-chunk page so that on postgres one can enforce permissions in bulk, rather than for each file " "antoniop",2023/01/04 12:21:09,"oacs-5-10:antoniop:20230104122108","Refactor the query in the folder-chunk page so that on postgres one can enforce permissions in bulk, rather than for each file " "antoniop",2023/01/04 12:21:08,"oacs-5-10:antoniop:20230104122108","Refactor the query in the folder-chunk page so that on postgres one can enforce permissions in bulk, rather than for each file " "gustafn",2022/11/25 13:07:58,"oacs-5-10:gustafn:20221125130758","Bugfix: Get database name from postgres connection string keywords The connection string can be provided for libpq either as the plain dbname (old style) or as a list of keywords (new style). In the latter case, the full keyword string was returned instead of the dbname. " "gustafn",2022/10/27 09:00:31,"oacs-5-10:gustafn:20221027090031","make update script more robust in case the table acs_privilege_descendant_map was already dropped The old version worked on pg14, but as it looks, not on earlier pg versions. " "antoniop",2022/07/11 09:50:52,"oacs-5-10:antoniop:20220711095052","Port of downstream commit by Markus Moser: do not use pg query parser to substitute user_id because substitution will take place at a time when :user_id is not available anymore " "gustafn",2022/02/21 18:20:40,"oacs-5-10:gustafn:20220221182040","Fixes for Oracle 19c: made set_live_revision compatible with postgres version " "gustafn",2022/02/21 18:20:40,"oacs-5-10:gustafn:20220221182040","Fixes for Oracle 19c: made set_live_revision compatible with postgres version " "gustafn",2022/02/18 12:34:26,"oacs-5-10:gustafn:20220218123426","minor changes: don't complain about postgres internal constraint names, provide hints for oversizing " "gustafn",2022/02/16 19:22:35,"oacs-5-10:gustafn:20220216192235","Fixes for Oracle 19c: - added special rules for DML differences in Oracle (""MODIFY"" option in ALTER TABLE) - fixed call of ns_pg_bind in Oracle applications - fixed call of an SQL function returning a table " "gustafn",2022/01/13 12:36:01,"oacs-5-10:gustafn:20220113123601","improved prepared-statement handling - avoid separate SQL statement for testing, whether prepared statement exists already in the SQL session. - use true SQL session-id (obtained via ""ns_pg pid"") when available - improve source code documentation " "gustafn",2022/01/13 10:05:02,"oacs-5-10:gustafn:20220113100502","added icanuse for ""ns_pg pid"" " "antoniop",2021/10/05 12:09:06,"oacs-5-10:antoniop:20211005120905","Reduce divergency between oracle and postgres codebase " "antoniop",2021/10/05 12:09:05,"oacs-5-10:antoniop:20211005120905","Reduce divergency between oracle and postgres codebase " "antoniop",2021/10/05 12:09:05,"oacs-5-10:antoniop:20211005120905","Reduce divergency between oracle and postgres codebase " "antoniop",2021/10/05 10:22:00,"oacs-5-10:antoniop:20211005102159","Reduce divergency between oracle and postgres codebase " "antoniop",2021/10/05 10:22:00,"oacs-5-10:antoniop:20211005102159","Reduce divergency between oracle and postgres codebase " "antoniop",2021/10/05 10:21:59,"oacs-5-10:antoniop:20211005102159","Reduce divergency between oracle and postgres codebase " "antoniop",2021/10/05 10:17:27,"oacs-5-10:antoniop:20211005101727","Reduce divergency between oracle and postgres codebase, cleanup unreferenced SQL " "antoniop",2021/10/05 10:17:27,"oacs-5-10:antoniop:20211005101727","Reduce divergency between oracle and postgres codebase, cleanup unreferenced SQL " "antoniop",2021/10/05 10:17:27,"oacs-5-10:antoniop:20211005101727","Reduce divergency between oracle and postgres codebase, cleanup unreferenced SQL " "antoniop",2021/10/05 10:09:33,"oacs-5-10:antoniop:20211005100932","Reduce divergency between oracle and postgres codebase " "antoniop",2021/10/05 10:09:33,"oacs-5-10:antoniop:20211005100932","Reduce divergency between oracle and postgres codebase " "antoniop",2021/10/05 10:09:32,"oacs-5-10:antoniop:20211005100932","Reduce divergency between oracle and postgres codebase " "antoniop",2021/10/05 10:04:44,"oacs-5-10:antoniop:20211005100444","Reduce divergency between oracle and postgres codebase, bring together identical queries, fix typo in the xql file " "antoniop",2021/10/05 10:04:44,"oacs-5-10:antoniop:20211005100444","Reduce divergency between oracle and postgres codebase, bring together identical queries, fix typo in the xql file " "antoniop",2021/10/05 10:04:44,"oacs-5-10:antoniop:20211005100444","Reduce divergency between oracle and postgres codebase, bring together identical queries, fix typo in the xql file " "antoniop",2021/10/05 09:51:37,"oacs-5-10:antoniop:20211005095136","Reduce divergency between oracle and postgres codebase " "antoniop",2021/10/05 09:51:36,"oacs-5-10:antoniop:20211005095136","Reduce divergency between oracle and postgres codebase " "antoniop",2021/10/05 09:51:36,"oacs-5-10:antoniop:20211005095136","Reduce divergency between oracle and postgres codebase " "antoniop",2021/10/04 15:30:02,"oacs-5-10:antoniop:20211004152402","Reduce divergency between oracle and postgres codebase " "antoniop",2021/10/04 15:30:02,"oacs-5-10:antoniop:20211004152402","Reduce divergency between oracle and postgres codebase " "antoniop",2021/10/04 15:30:01,"oacs-5-10:antoniop:20211004152402","Reduce divergency between oracle and postgres codebase " "antoniop",2021/10/04 15:24:02,"oacs-5-10:antoniop:20211004152402","Reduce divergency between oracle and postgres codebase " "antoniop",2021/10/04 15:24:02,"oacs-5-10:antoniop:20211004152402","Reduce divergency between oracle and postgres codebase " "antoniop",2021/10/04 15:24:02,"oacs-5-10:antoniop:20211004152402","Reduce divergency between oracle and postgres codebase " "antoniop",2021/10/04 13:56:55,"oacs-5-10:antoniop:20211004135655","Reduce divergency between oracle and postgres codebase " "antoniop",2021/10/04 13:56:55,"oacs-5-10:antoniop:20211004135655","Reduce divergency between oracle and postgres codebase " "antoniop",2021/10/04 13:56:55,"oacs-5-10:antoniop:20211004135655","Reduce divergency between oracle and postgres codebase " "antoniop",2021/10/04 10:30:52,"oacs-5-10:antoniop:20211004103052","Reduce divergency between oracle and postgres codebase " "antoniop",2021/10/04 10:30:52,"oacs-5-10:antoniop:20211004103052","Reduce divergency between oracle and postgres codebase " "antoniop",2021/10/04 10:30:52,"oacs-5-10:antoniop:20211004103052","Reduce divergency between oracle and postgres codebase " "antoniop",2021/10/04 10:21:52,"oacs-5-10:antoniop:20211004101212","Reduce divergency between oracle and postgres codebase " "antoniop",2021/10/04 10:21:52,"oacs-5-10:antoniop:20211004101212","Reduce divergency between oracle and postgres codebase " "antoniop",2021/10/04 10:21:51,"oacs-5-10:antoniop:20211004101212","Reduce divergency between oracle and postgres codebase " "antoniop",2021/10/04 10:15:42,"oacs-5-10:antoniop:20211004101212","Reduce divergency between oracle and postgres codebase " "antoniop",2021/10/04 10:15:42,"oacs-5-10:antoniop:20211004101212","Reduce divergency between oracle and postgres codebase " "antoniop",2021/10/04 10:15:42,"oacs-5-10:antoniop:20211004101212","Reduce divergency between oracle and postgres codebase " "antoniop",2021/10/04 10:12:12,"oacs-5-10:antoniop:20211004101212","Reduce divergency between oracle and postgres codebase " "antoniop",2021/10/04 10:12:12,"oacs-5-10:antoniop:20211004101212","Reduce divergency between oracle and postgres codebase " "antoniop",2021/10/04 10:12:12,"oacs-5-10:antoniop:20211004101212","Reduce divergency between oracle and postgres codebase " "antoniop",2021/08/17 14:38:46,"oacs-5-10:antoniop:20210817143846","For Postgres, take advantage of exclusive database api to check for permissions more efficiently, improve doc " "antoniop",2021/05/10 09:23:56,"oacs-5-10:antoniop:20210510092356","Prefer portable limit idiom, streamline query, ""bad postgres"" does not need this... " "antoniop",2021/03/10 13:16:15,"oacs-5-10:antoniop:20210310131615","Rework of category UI: - phase out usage of acs_named_objects, use object title instead - rework pagination using builtin template::list features - reduce hardcoded styling and markup - rework strange database idioms - remove divergency between oracle and postgres codebase " "antoniop",2021/03/10 13:16:15,"oacs-5-10:antoniop:20210310131615","Rework of category UI: - phase out usage of acs_named_objects, use object title instead - rework pagination using builtin template::list features - reduce hardcoded styling and markup - rework strange database idioms - remove divergency between oracle and postgres codebase " "antoniop",2021/03/10 13:16:15,"oacs-5-10:antoniop:20210310131615","Rework of category UI: - phase out usage of acs_named_objects, use object title instead - rework pagination using builtin template::list features - reduce hardcoded styling and markup - rework strange database idioms - remove divergency between oracle and postgres codebase " "antoniop",2021/03/10 13:16:15,"oacs-5-10:antoniop:20210310131615","Rework of category UI: - phase out usage of acs_named_objects, use object title instead - rework pagination using builtin template::list features - reduce hardcoded styling and markup - rework strange database idioms - remove divergency between oracle and postgres codebase " "antoniop",2021/03/10 13:16:15,"oacs-5-10:antoniop:20210310131615","Rework of category UI: - phase out usage of acs_named_objects, use object title instead - rework pagination using builtin template::list features - reduce hardcoded styling and markup - rework strange database idioms - remove divergency between oracle and postgres codebase " "antoniop",2021/02/23 15:36:51,"oacs-5-10:antoniop:20210223153651","Reduce divergency between oracle and postgres codebase " "antoniop",2021/02/23 15:36:51,"oacs-5-10:antoniop:20210223153651","Reduce divergency between oracle and postgres codebase " "antoniop",2021/02/23 15:36:51,"oacs-5-10:antoniop:20210223153651","Reduce divergency between oracle and postgres codebase " "antoniop",2021/02/08 12:27:14,"oacs-5-10:antoniop:20210208122714","Reduce divergency between Oracle and Postgres codebase " "antoniop",2021/02/08 12:27:14,"oacs-5-10:antoniop:20210208122714","Reduce divergency between Oracle and Postgres codebase " "antoniop",2021/02/08 12:27:14,"oacs-5-10:antoniop:20210208122714","Reduce divergency between Oracle and Postgres codebase " "gustafn",2020/10/25 18:57:08,"MAIN:gustafn:20201025185708","make packages in principle installable under PG 13+ " "gustafn",2020/10/25 18:57:08,"MAIN:gustafn:20201025185708","make packages in principle installable under PG 13+ " "gustafn",2020/10/25 18:57:08,"MAIN:gustafn:20201025185708","make packages in principle installable under PG 13+ " "gustafn",2020/10/25 18:57:08,"MAIN:gustafn:20201025185708","make packages in principle installable under PG 13+ " "gustafn",2020/10/25 18:57:08,"MAIN:gustafn:20201025185708","make packages in principle installable under PG 13+ " "gustafn",2020/10/25 18:57:08,"MAIN:gustafn:20201025185708","make packages in principle installable under PG 13+ " "gustafn",2020/10/25 18:57:08,"MAIN:gustafn:20201025185708","make packages in principle installable under PG 13+ " "gustafn",2020/10/25 18:57:08,"MAIN:gustafn:20201025185708","make packages in principle installable under PG 13+ " "gustafn",2020/10/25 18:57:08,"MAIN:gustafn:20201025185708","make packages in principle installable under PG 13+ " "gustafn",2020/10/25 18:57:08,"MAIN:gustafn:20201025185708","make packages in principle installable under PG 13+ " "gustafn",2020/10/25 18:57:08,"MAIN:gustafn:20201025185708","make packages in principle installable under PG 13+ " "gustafn",2020/10/25 18:57:08,"MAIN:gustafn:20201025185708","make packages in principle installable under PG 13+ " "gustafn",2020/10/25 18:57:08,"MAIN:gustafn:20201025185708","make packages in principle installable under PG 13+ " "gustafn",2020/10/25 18:57:08,"MAIN:gustafn:20201025185708","make packages in principle installable under PG 13+ " "gustafn",2020/10/25 18:57:08,"MAIN:gustafn:20201025185708","make packages in principle installable under PG 13+ " "gustafn",2020/10/25 18:57:08,"MAIN:gustafn:20201025185708","make packages in principle installable under PG 13+ " "gustafn",2020/10/25 18:57:08,"MAIN:gustafn:20201025185708","make packages in principle installable under PG 13+ " "gustafn",2020/10/25 18:57:08,"MAIN:gustafn:20201025185708","make packages in principle installable under PG 13+ " "gustafn",2020/10/25 18:57:08,"MAIN:gustafn:20201025185708","make packages in principle installable under PG 13+ " "gustafn",2020/10/25 18:57:08,"MAIN:gustafn:20201025185708","make packages in principle installable under PG 13+ " "gustafn",2020/10/25 18:34:05,"oacs-5-10:gustafn:20201025183405","make FAQ package installable under PG 13+ " "antoniop",2020/09/01 14:26:27,"oacs-5-10:antoniop:20200901142627","Replace limit (pg only) with fetch idiom, which should be portable on ""modern"" Oracle " "antoniop",2020/09/01 14:26:27,"oacs-5-10:antoniop:20200901142627","Replace limit (pg only) with fetch idiom, which should be portable on ""modern"" Oracle " "antoniop",2020/09/01 14:18:41,"oacs-5-10:antoniop:20200901141841","Reduce divergencies between oracle and postgres codebase " "antoniop",2020/09/01 14:18:41,"oacs-5-10:antoniop:20200901141841","Reduce divergencies between oracle and postgres codebase " "antoniop",2020/09/01 14:18:41,"oacs-5-10:antoniop:20200901141841","Reduce divergencies between oracle and postgres codebase " "antoniop",2020/09/01 14:13:51,"oacs-5-10:antoniop:20200901141351","Reduce divergency between oracle and postgres codebase " "antoniop",2020/09/01 14:13:51,"oacs-5-10:antoniop:20200901141351","Reduce divergency between oracle and postgres codebase " "antoniop",2020/09/01 14:13:51,"oacs-5-10:antoniop:20200901141351","Reduce divergency between oracle and postgres codebase " "gustafn",2020/08/21 11:02:20,"oacs-5-10:gustafn:20200821110220","fix broken variable reference (pg changed?) " "hectorr",2020/08/20 09:25:35,"oacs-5-10:hectorr:20200820092535","Add 'nullchar' test, which uncovers a bug transmitting the null character to postgres. Many thanks to Nathan Coulter for finding out and creating the test as well. " "hectorr",2020/08/12 09:58:10,"oacs-5-10:hectorr:20200812095810","Drop duplicate index 'acs_mail_lite_from_external_aml_email_id_idx'. Postgres creates automatically indexes for unique constraints and primary keys, this index duplicates 'acs_mail_lite_from_external_pkey' " "hectorr",2020/08/12 09:58:10,"oacs-5-10:hectorr:20200812095810","Drop duplicate index 'acs_mail_lite_from_external_aml_email_id_idx'. Postgres creates automatically indexes for unique constraints and primary keys, this index duplicates 'acs_mail_lite_from_external_pkey' " "hectorr",2020/08/12 09:58:10,"oacs-5-10:hectorr:20200812095810","Drop duplicate index 'acs_mail_lite_from_external_aml_email_id_idx'. Postgres creates automatically indexes for unique constraints and primary keys, this index duplicates 'acs_mail_lite_from_external_pkey' " "hectorr",2020/08/12 09:58:10,"oacs-5-10:hectorr:20200812095810","Drop duplicate index 'acs_mail_lite_from_external_aml_email_id_idx'. Postgres creates automatically indexes for unique constraints and primary keys, this index duplicates 'acs_mail_lite_from_external_pkey' " "hectorr",2020/08/12 09:39:19,"oacs-5-10:hectorr:20200812093919","Drop duplicate index 'acs_mail_lite_send_msg_id_map_msg_id_idx'. Postgres creates automatically indexes for unique constraints and primary keys, this index duplicates 'acs_mail_lite_send_msg_id_map_pkey' " "hectorr",2020/08/12 09:39:19,"oacs-5-10:hectorr:20200812093919","Drop duplicate index 'acs_mail_lite_send_msg_id_map_msg_id_idx'. Postgres creates automatically indexes for unique constraints and primary keys, this index duplicates 'acs_mail_lite_send_msg_id_map_pkey' " "hectorr",2020/08/12 09:39:19,"oacs-5-10:hectorr:20200812093919","Drop duplicate index 'acs_mail_lite_send_msg_id_map_msg_id_idx'. Postgres creates automatically indexes for unique constraints and primary keys, this index duplicates 'acs_mail_lite_send_msg_id_map_pkey' " "hectorr",2020/08/12 09:39:19,"oacs-5-10:hectorr:20200812093919","Drop duplicate index 'acs_mail_lite_send_msg_id_map_msg_id_idx'. Postgres creates automatically indexes for unique constraints and primary keys, this index duplicates 'acs_mail_lite_send_msg_id_map_pkey' " "gustafn",2020/04/12 08:52:42,"oacs-5-10:gustafn:20200412085242","Added index on foreign key column to reduce sequential reads on delete operations, since the optimizer brain fart ((c)Don Baccus) that existed 17 years ago in pg 7.2 seems to be gone (https://openacs.org/forums/message-view?message_id=142769) " "gustafn",2020/04/12 08:52:42,"oacs-5-10:gustafn:20200412085242","Added index on foreign key column to reduce sequential reads on delete operations, since the optimizer brain fart ((c)Don Baccus) that existed 17 years ago in pg 7.2 seems to be gone (https://openacs.org/forums/message-view?message_id=142769) " "gustafn",2020/04/12 08:52:42,"oacs-5-10:gustafn:20200412085242","Added index on foreign key column to reduce sequential reads on delete operations, since the optimizer brain fart ((c)Don Baccus) that existed 17 years ago in pg 7.2 seems to be gone (https://openacs.org/forums/message-view?message_id=142769) " "gustafn",2020/04/12 08:52:42,"oacs-5-10:gustafn:20200412085242","Added index on foreign key column to reduce sequential reads on delete operations, since the optimizer brain fart ((c)Don Baccus) that existed 17 years ago in pg 7.2 seems to be gone (https://openacs.org/forums/message-view?message_id=142769) " "gustafn",2020/04/12 08:52:42,"oacs-5-10:gustafn:20200412085242","Added index on foreign key column to reduce sequential reads on delete operations, since the optimizer brain fart ((c)Don Baccus) that existed 17 years ago in pg 7.2 seems to be gone (https://openacs.org/forums/message-view?message_id=142769) " "hectorr",2020/03/04 18:50:50,"oacs-5-10:hectorr:20200304185050","Add oracle upgrade logic for previous attribute datatype discrepancy package upgrades, and fix typo in postgres upgrade script " "hectorr",2020/03/04 18:50:50,"oacs-5-10:hectorr:20200304185050","Add oracle upgrade logic for previous attribute datatype discrepancy package upgrades, and fix typo in postgres upgrade script " "hectorr",2020/03/04 18:50:50,"oacs-5-10:hectorr:20200304185050","Add oracle upgrade logic for previous attribute datatype discrepancy package upgrades, and fix typo in postgres upgrade script " "hectorr",2020/03/03 18:38:15,"oacs-5-10:hectorr:20200303183815","Do not convert into upper case the 'id_column' attribute in 'acs_object_types' for group types. This attribute was upper case, both in oracle and postgres, causing a discrepancy with the column real name, found by the 'datamodel__acs_object_type_check' test case. The package upgrade fixes the already existing attributes in postgres. " "hectorr",2020/03/03 18:38:15,"oacs-5-10:hectorr:20200303183815","Do not convert into upper case the 'id_column' attribute in 'acs_object_types' for group types. This attribute was upper case, both in oracle and postgres, causing a discrepancy with the column real name, found by the 'datamodel__acs_object_type_check' test case. The package upgrade fixes the already existing attributes in postgres. " "hectorr",2020/03/03 18:38:15,"oacs-5-10:hectorr:20200303183815","Do not convert into upper case the 'id_column' attribute in 'acs_object_types' for group types. This attribute was upper case, both in oracle and postgres, causing a discrepancy with the column real name, found by the 'datamodel__acs_object_type_check' test case. The package upgrade fixes the already existing attributes in postgres. " "hectorr",2020/03/03 18:38:15,"oacs-5-10:hectorr:20200303183815","Do not convert into upper case the 'id_column' attribute in 'acs_object_types' for group types. This attribute was upper case, both in oracle and postgres, causing a discrepancy with the column real name, found by the 'datamodel__acs_object_type_check' test case. The package upgrade fixes the already existing attributes in postgres. " "hectorr",2020/03/03 17:47:40,"oacs-5-10:hectorr:20200303174740","Restrict upgrade logic to postgres, as mentioned in previous commit " "hectorr",2020/03/03 17:35:54,"oacs-5-10:hectorr:20200303173553","Normalize case of 'table_name' attribute in 'acs_object_types' for group types to lower case, in postgres. This attribute was created in upper case, causing a discrepancy with the table real name. As this is now fixed by a previous commit, this package upgrade fixes the already existing attributes. " "hectorr",2020/03/03 17:35:53,"oacs-5-10:hectorr:20200303173553","Normalize case of 'table_name' attribute in 'acs_object_types' for group types to lower case, in postgres. This attribute was created in upper case, causing a discrepancy with the table real name. As this is now fixed by a previous commit, this package upgrade fixes the already existing attributes. " "hectorr",2020/03/03 16:11:12,"oacs-5-10:hectorr:20200303161112","Only convert table names to uppercase, during group type creation, on oracle. This was producing case mixed issues on postgres installations, where the table_name attribute on 'acs_object_types' was upppercase, while the real table name was lowercase, as detected by the 'datamodel__acs_object_type_check' test case. " "hectorr",2020/03/03 16:11:12,"oacs-5-10:hectorr:20200303161112","Only convert table names to uppercase, during group type creation, on oracle. This was producing case mixed issues on postgres installations, where the table_name attribute on 'acs_object_types' was upppercase, while the real table name was lowercase, as detected by the 'datamodel__acs_object_type_check' test case. " "antoniop",2020/01/08 17:48:15,"oacs-5-10:antoniop:20200108174815","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/08 17:48:15,"oacs-5-10:antoniop:20200108174815","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/08 17:48:15,"oacs-5-10:antoniop:20200108174815","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/08 11:55:19,"oacs-5-10:antoniop:20200108115518","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/08 11:55:19,"oacs-5-10:antoniop:20200108115518","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/08 11:55:18,"oacs-5-10:antoniop:20200108115518","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/08 11:28:30,"oacs-5-10:antoniop:20200108112830","Reintroduce :num_count variable in postgres query, as for oracle counterpart (for postgres, 15 was hardcoded) Notes: - :num_count comes from a parameter, defaulting to 100, instead of 15 - postgres 9.5 introduced table sampling, similar to what oracle does (but with different syntax) - this postgres query would be portable, except for random()... maybe the random value could come from tcl... " "antoniop",2020/01/07 16:54:23,"oacs-5-10:antoniop:20200107165423","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/07 16:54:23,"oacs-5-10:antoniop:20200107165423","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/07 16:54:23,"oacs-5-10:antoniop:20200107165423","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/07 15:53:22,"oacs-5-10:antoniop:20200107155322","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/07 15:53:22,"oacs-5-10:antoniop:20200107155322","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/07 15:53:22,"oacs-5-10:antoniop:20200107155322","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/07 12:20:44,"oacs-5-10:antoniop:20200107122044","No need to explicitly delete reading info, as both oracle and postgres define the reference constraint as on delete cascade " "antoniop",2020/01/07 12:04:03,"oacs-5-10:antoniop:20200107120403","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/07 12:04:03,"oacs-5-10:antoniop:20200107120403","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/07 12:04:03,"oacs-5-10:antoniop:20200107120403","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/07 11:40:23,"oacs-5-10:antoniop:20200107114023","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/07 11:40:23,"oacs-5-10:antoniop:20200107114023","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/07 11:40:23,"oacs-5-10:antoniop:20200107114023","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/03 16:41:51,"oacs-5-10:antoniop:20200103164151","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/03 16:41:51,"oacs-5-10:antoniop:20200103164151","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/03 16:41:51,"oacs-5-10:antoniop:20200103164151","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/03 15:07:36,"oacs-5-10:antoniop:20200103150736","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/03 15:07:36,"oacs-5-10:antoniop:20200103150736","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/03 15:07:36,"oacs-5-10:antoniop:20200103150736","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/03 13:05:29,"oacs-5-10:antoniop:20200103130529","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/03 13:05:29,"oacs-5-10:antoniop:20200103130529","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/03 13:05:29,"oacs-5-10:antoniop:20200103130529","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/03 12:13:52,"oacs-5-10:antoniop:20200103121352","Reduce divergencies between oracle and postgres codebase " "antoniop",2020/01/03 12:13:52,"oacs-5-10:antoniop:20200103121352","Reduce divergencies between oracle and postgres codebase " "antoniop",2020/01/03 12:13:52,"oacs-5-10:antoniop:20200103121352","Reduce divergencies between oracle and postgres codebase " "antoniop",2020/01/03 11:29:17,"oacs-5-10:antoniop:20200103112917","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/03 11:29:17,"oacs-5-10:antoniop:20200103112917","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/03 11:29:17,"oacs-5-10:antoniop:20200103112917","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/03 11:18:37,"oacs-5-10:antoniop:20200103111837","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/03 11:18:37,"oacs-5-10:antoniop:20200103111837","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/03 11:18:37,"oacs-5-10:antoniop:20200103111837","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/03 10:43:37,"oacs-5-10:antoniop:20200103104336","Reduce divergency between oracle and postgres codebase, bring portable sql inline " "antoniop",2020/01/03 10:43:37,"oacs-5-10:antoniop:20200103104336","Reduce divergency between oracle and postgres codebase, bring portable sql inline " "antoniop",2020/01/03 10:43:37,"oacs-5-10:antoniop:20200103104336","Reduce divergency between oracle and postgres codebase, bring portable sql inline " "antoniop",2020/01/03 10:43:36,"oacs-5-10:antoniop:20200103104336","Reduce divergency between oracle and postgres codebase, bring portable sql inline " "antoniop",2020/01/02 18:55:57,"oacs-5-10:antoniop:20200102185557","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/02 18:55:57,"oacs-5-10:antoniop:20200102185557","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/02 18:55:57,"oacs-5-10:antoniop:20200102185557","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/02 18:47:00,"oacs-5-10:antoniop:20200102184010","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/02 18:47:00,"oacs-5-10:antoniop:20200102184010","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/02 18:47:00,"oacs-5-10:antoniop:20200102184010","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/02 18:41:57,"oacs-5-10:antoniop:20200102184010","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/02 18:41:57,"oacs-5-10:antoniop:20200102184010","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/02 18:41:57,"oacs-5-10:antoniop:20200102184010","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/02 18:40:10,"oacs-5-10:antoniop:20200102184010","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/02 18:40:10,"oacs-5-10:antoniop:20200102184010","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/02 18:40:10,"oacs-5-10:antoniop:20200102184010","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/02 18:13:02,"oacs-5-10:antoniop:20200102181302","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/02 18:13:02,"oacs-5-10:antoniop:20200102181302","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/02 18:13:02,"oacs-5-10:antoniop:20200102181302","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/02 18:04:58,"oacs-5-10:antoniop:20200102180458","Reduce divergency between oracle and postgres codebase, resolve ancient TODOs, reinstate lost query " "antoniop",2020/01/02 18:04:58,"oacs-5-10:antoniop:20200102180458","Reduce divergency between oracle and postgres codebase, resolve ancient TODOs, reinstate lost query " "antoniop",2020/01/02 18:04:58,"oacs-5-10:antoniop:20200102180458","Reduce divergency between oracle and postgres codebase, resolve ancient TODOs, reinstate lost query " "antoniop",2020/01/02 17:43:52,"oacs-5-10:antoniop:20200102174352","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/02 17:43:52,"oacs-5-10:antoniop:20200102174352","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/02 17:43:52,"oacs-5-10:antoniop:20200102174352","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/02 17:36:08,"oacs-5-10:antoniop:20200102172920","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/02 17:36:08,"oacs-5-10:antoniop:20200102172920","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/02 17:36:08,"oacs-5-10:antoniop:20200102172920","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/02 17:29:20,"oacs-5-10:antoniop:20200102172920","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/02 17:29:20,"oacs-5-10:antoniop:20200102172920","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/02 17:29:20,"oacs-5-10:antoniop:20200102172920","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/02 17:19:41,"oacs-5-10:antoniop:20200102171636","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/02 17:19:41,"oacs-5-10:antoniop:20200102171636","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/02 17:19:41,"oacs-5-10:antoniop:20200102171636","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/02 17:16:36,"oacs-5-10:antoniop:20200102171636","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/02 17:16:36,"oacs-5-10:antoniop:20200102171636","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/02 17:16:36,"oacs-5-10:antoniop:20200102171636","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/02 17:04:02,"oacs-5-10:antoniop:20200102170402","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/02 17:04:02,"oacs-5-10:antoniop:20200102170402","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/02 17:04:02,"oacs-5-10:antoniop:20200102170402","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/02 15:43:32,"oacs-5-10:antoniop:20200102154332","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/02 15:43:32,"oacs-5-10:antoniop:20200102154332","Reduce divergency between oracle and postgres codebase " "antoniop",2020/01/02 15:43:32,"oacs-5-10:antoniop:20200102154332","Reduce divergency between oracle and postgres codebase " "antoniop",2019/12/17 12:00:23,"oacs-5-10:antoniop:20191217120023","Rename subsite_callback to comply with OpenACS naming convention, reduce divergency between oracle and postgres codebase " "antoniop",2019/12/17 12:00:23,"oacs-5-10:antoniop:20191217120023","Rename subsite_callback to comply with OpenACS naming convention, reduce divergency between oracle and postgres codebase " "antoniop",2019/12/17 12:00:23,"oacs-5-10:antoniop:20191217120023","Rename subsite_callback to comply with OpenACS naming convention, reduce divergency between oracle and postgres codebase " "antoniop",2019/12/11 17:04:00,"oacs-5-10:antoniop:20191211170400","Reduce divergency between oracle and postgres codebase " "antoniop",2019/12/11 17:04:00,"oacs-5-10:antoniop:20191211170400","Reduce divergency between oracle and postgres codebase " "antoniop",2019/12/11 17:04:00,"oacs-5-10:antoniop:20191211170400","Reduce divergency between oracle and postgres codebase " "antoniop",2019/11/25 09:31:10,"oacs-5-10:antoniop:20191125093110","Reduce divergency between oracle and postgres codebase " "antoniop",2019/11/25 09:31:10,"oacs-5-10:antoniop:20191125093110","Reduce divergency between oracle and postgres codebase " "antoniop",2019/11/25 09:31:10,"oacs-5-10:antoniop:20191125093110","Reduce divergency between oracle and postgres codebase " "antoniop",2019/09/03 12:23:55,"MAIN:antoniop:20190903122355","Reduce divergency between oracle and postgres " "antoniop",2019/09/03 12:23:55,"MAIN:antoniop:20190903122355","Reduce divergency between oracle and postgres " "antoniop",2019/09/03 12:23:55,"MAIN:antoniop:20190903122355","Reduce divergency between oracle and postgres " "antoniop",2019/09/03 12:10:43,"oacs-5-10:antoniop:20190903120141","Reduce divergency between oracle and postgres " "antoniop",2019/09/03 12:10:43,"oacs-5-10:antoniop:20190903120141","Reduce divergency between oracle and postgres " "antoniop",2019/09/03 12:10:43,"oacs-5-10:antoniop:20190903120141","Reduce divergency between oracle and postgres " "antoniop",2019/09/03 12:01:41,"oacs-5-10:antoniop:20190903120141","Reduce divergency between oracle and postgres " "antoniop",2019/09/03 12:01:41,"oacs-5-10:antoniop:20190903120141","Reduce divergency between oracle and postgres " "antoniop",2019/09/03 12:01:41,"oacs-5-10:antoniop:20190903120141","Reduce divergency between oracle and postgres " "antoniop",2019/09/03 12:03:21,"oacs-5-10:antoniop:20190903120321","Reduce divergencies between oracle and postgres " "antoniop",2019/09/03 12:03:21,"oacs-5-10:antoniop:20190903120321","Reduce divergencies between oracle and postgres " "antoniop",2019/09/03 12:03:21,"oacs-5-10:antoniop:20190903120321","Reduce divergencies between oracle and postgres " "antoniop",2019/09/03 11:57:48,"MAIN:antoniop:20190903115748","Reduce divergency between oracle and postgres " "antoniop",2019/09/03 11:57:48,"MAIN:antoniop:20190903115748","Reduce divergency between oracle and postgres " "antoniop",2019/09/03 11:57:48,"MAIN:antoniop:20190903115748","Reduce divergency between oracle and postgres " "antoniop",2019/09/03 11:45:15,"oacs-5-10:antoniop:20190903114514","Reduce divergency between oracle and postgres " "antoniop",2019/09/03 11:45:15,"oacs-5-10:antoniop:20190903114514","Reduce divergency between oracle and postgres " "antoniop",2019/09/03 11:45:14,"oacs-5-10:antoniop:20190903114514","Reduce divergency between oracle and postgres " "antoniop",2019/09/03 11:28:56,"oacs-5-10:antoniop:20190903112856","Fix typo in query and in context, reduce divergency between oracle and postgres " "antoniop",2019/09/03 11:28:56,"oacs-5-10:antoniop:20190903112856","Fix typo in query and in context, reduce divergency between oracle and postgres " "antoniop",2019/09/03 11:28:56,"oacs-5-10:antoniop:20190903112856","Fix typo in query and in context, reduce divergency between oracle and postgres " "antoniop",2019/09/03 11:15:36,"oacs-5-10:antoniop:20190903111010","Reduce divergency between oracle and postgres " "antoniop",2019/09/03 11:15:36,"oacs-5-10:antoniop:20190903111010","Reduce divergency between oracle and postgres " "antoniop",2019/09/03 11:15:36,"oacs-5-10:antoniop:20190903111010","Reduce divergency between oracle and postgres " "antoniop",2019/09/03 11:10:10,"oacs-5-10:antoniop:20190903111010","Reduce divergency between oracle and postgres " "antoniop",2019/09/03 11:10:10,"oacs-5-10:antoniop:20190903111010","Reduce divergency between oracle and postgres " "antoniop",2019/09/03 11:10:10,"oacs-5-10:antoniop:20190903111010","Reduce divergency between oracle and postgres " "antoniop",2019/09/03 11:01:43,"oacs-5-10:antoniop:20190903105657","Reduce divergency between oracle and postgres " "antoniop",2019/09/03 11:01:43,"oacs-5-10:antoniop:20190903105657","Reduce divergency between oracle and postgres " "antoniop",2019/09/03 11:01:43,"oacs-5-10:antoniop:20190903105657","Reduce divergency between oracle and postgres " "antoniop",2019/09/03 10:56:57,"oacs-5-10:antoniop:20190903105657","Reduce divergency between oracle and postgres " "antoniop",2019/09/03 10:56:57,"oacs-5-10:antoniop:20190903105657","Reduce divergency between oracle and postgres " "antoniop",2019/09/03 10:56:57,"oacs-5-10:antoniop:20190903105657","Reduce divergency between oracle and postgres " "antoniop",2019/09/03 10:52:23,"oacs-5-10:antoniop:20190903105223","Reduce divergency between oracle and postgres codebase " "antoniop",2019/09/03 10:52:23,"oacs-5-10:antoniop:20190903105223","Reduce divergency between oracle and postgres codebase " "antoniop",2019/09/03 10:52:23,"oacs-5-10:antoniop:20190903105223","Reduce divergency between oracle and postgres codebase " "antoniop",2019/09/03 09:09:16,"oacs-5-10:antoniop:20190903090916","Define an acs_object schema and use it to redefine acs_object__name using dot notation Goal is to further reduce code divergency between Oracle and Postgres " "antoniop",2019/09/03 09:09:16,"oacs-5-10:antoniop:20190903090916","Define an acs_object schema and use it to redefine acs_object__name using dot notation Goal is to further reduce code divergency between Oracle and Postgres " "antoniop",2019/09/03 09:09:16,"oacs-5-10:antoniop:20190903090916","Define an acs_object schema and use it to redefine acs_object__name using dot notation Goal is to further reduce code divergency between Oracle and Postgres " "antoniop",2019/08/28 14:31:41,"oacs-5-10:antoniop:20190828143141","Rewrite query often seen among those taking a long time on downstream system Empirical tests on file storage instances with many folders show this is more efficient that previous version, other than being (supposedly) portable for Oracle and Postgres " "antoniop",2019/08/28 14:31:41,"oacs-5-10:antoniop:20190828143141","Rewrite query often seen among those taking a long time on downstream system Empirical tests on file storage instances with many folders show this is more efficient that previous version, other than being (supposedly) portable for Oracle and Postgres " "antoniop",2019/08/28 14:31:41,"oacs-5-10:antoniop:20190828143141","Rewrite query often seen among those taking a long time on downstream system Empirical tests on file storage instances with many folders show this is more efficient that previous version, other than being (supposedly) portable for Oracle and Postgres " "antoniop",2019/05/10 15:09:05,"oacs-5-10:antoniop:20190510150905","xowiki_form_instance_item_view performance improvement: do not join with dummy cr_text table, use lateral on Postgres to better guide the query planner " "antoniop",2019/05/10 15:09:05,"oacs-5-10:antoniop:20190510150905","xowiki_form_instance_item_view performance improvement: do not join with dummy cr_text table, use lateral on Postgres to better guide the query planner " "antoniop",2019/05/10 15:09:05,"oacs-5-10:antoniop:20190510150905","xowiki_form_instance_item_view performance improvement: do not join with dummy cr_text table, use lateral on Postgres to better guide the query planner " "antoniop",2019/03/18 16:07:55,"oacs-5-10:antoniop:20190318160755","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/18 16:07:55,"oacs-5-10:antoniop:20190318160755","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/18 16:07:55,"oacs-5-10:antoniop:20190318160755","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/18 15:52:16,"oacs-5-10:antoniop:20190318155216","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/18 15:52:16,"oacs-5-10:antoniop:20190318155216","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/18 15:52:16,"oacs-5-10:antoniop:20190318155216","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/18 15:42:48,"oacs-5-10:antoniop:20190318153523","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/18 15:42:48,"oacs-5-10:antoniop:20190318153523","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/18 15:42:48,"oacs-5-10:antoniop:20190318153523","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/18 15:35:23,"oacs-5-10:antoniop:20190318153523","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/18 15:35:23,"oacs-5-10:antoniop:20190318153523","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/18 15:35:23,"oacs-5-10:antoniop:20190318153523","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/18 15:14:08,"oacs-5-10:antoniop:20190318151408","Reduce divergency between oracle and postgres codebase using existing api " "antoniop",2019/03/18 15:14:08,"oacs-5-10:antoniop:20190318151408","Reduce divergency between oracle and postgres codebase using existing api " "antoniop",2019/03/18 15:14:08,"oacs-5-10:antoniop:20190318151408","Reduce divergency between oracle and postgres codebase using existing api " "antoniop",2019/03/18 15:01:07,"oacs-5-10:antoniop:20190318150107","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/18 15:01:07,"oacs-5-10:antoniop:20190318150107","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/18 15:01:07,"oacs-5-10:antoniop:20190318150107","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/18 14:35:17,"oacs-5-10:antoniop:20190318143517","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/18 14:35:17,"oacs-5-10:antoniop:20190318143517","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/18 14:35:17,"oacs-5-10:antoniop:20190318143517","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/18 12:47:50,"oacs-5-10:antoniop:20190318124750","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/18 12:47:50,"oacs-5-10:antoniop:20190318124750","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/18 12:47:50,"oacs-5-10:antoniop:20190318124750","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 17:30:42,"oacs-5-10:antoniop:20190315173042","Reduce divergency between oracle and postgres codebase and make the query less awkward " "antoniop",2019/03/15 17:30:42,"oacs-5-10:antoniop:20190315173042","Reduce divergency between oracle and postgres codebase and make the query less awkward " "antoniop",2019/03/15 17:30:42,"oacs-5-10:antoniop:20190315173042","Reduce divergency between oracle and postgres codebase and make the query less awkward " "antoniop",2019/03/15 16:48:50,"oacs-5-10:antoniop:20190315164850","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 16:48:50,"oacs-5-10:antoniop:20190315164850","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 16:48:50,"oacs-5-10:antoniop:20190315164850","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 16:39:30,"oacs-5-10:antoniop:20190315163346","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 16:39:30,"oacs-5-10:antoniop:20190315163346","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 16:39:30,"oacs-5-10:antoniop:20190315163346","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 16:33:46,"oacs-5-10:antoniop:20190315163346","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 16:33:46,"oacs-5-10:antoniop:20190315163346","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 16:33:46,"oacs-5-10:antoniop:20190315163346","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 13:54:28,"oacs-5-10:antoniop:20190315135428","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 13:54:28,"oacs-5-10:antoniop:20190315135428","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 13:54:28,"oacs-5-10:antoniop:20190315135428","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 13:31:27,"oacs-5-10:antoniop:20190315132608","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 13:31:27,"oacs-5-10:antoniop:20190315132608","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 13:31:27,"oacs-5-10:antoniop:20190315132608","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 13:28:50,"oacs-5-10:antoniop:20190315132608","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 13:28:50,"oacs-5-10:antoniop:20190315132608","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 13:28:50,"oacs-5-10:antoniop:20190315132608","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 13:26:08,"oacs-5-10:antoniop:20190315132608","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 13:26:08,"oacs-5-10:antoniop:20190315132608","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 13:26:08,"oacs-5-10:antoniop:20190315132608","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 12:02:14,"oacs-5-10:antoniop:20190315120214","Reduce divergency between oracle and postgres codebase, streamline idiom " "antoniop",2019/03/15 12:02:14,"oacs-5-10:antoniop:20190315120214","Reduce divergency between oracle and postgres codebase, streamline idiom " "antoniop",2019/03/15 12:02:14,"oacs-5-10:antoniop:20190315120214","Reduce divergency between oracle and postgres codebase, streamline idiom " "antoniop",2019/03/15 11:44:09,"oacs-5-10:antoniop:20190315113827","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 11:41:37,"oacs-5-10:antoniop:20190315113827","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 11:41:37,"oacs-5-10:antoniop:20190315113827","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 11:41:37,"oacs-5-10:antoniop:20190315113827","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 11:38:27,"oacs-5-10:antoniop:20190315113827","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 11:38:27,"oacs-5-10:antoniop:20190315113827","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 11:38:27,"oacs-5-10:antoniop:20190315113827","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 11:21:40,"oacs-5-10:antoniop:20190315111806","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 11:21:40,"oacs-5-10:antoniop:20190315111806","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 11:21:40,"oacs-5-10:antoniop:20190315111806","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 11:18:06,"oacs-5-10:antoniop:20190315111806","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 11:18:06,"oacs-5-10:antoniop:20190315111806","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 11:18:06,"oacs-5-10:antoniop:20190315111806","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 11:12:27,"oacs-5-10:antoniop:20190315110501","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 11:12:27,"oacs-5-10:antoniop:20190315110501","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 11:12:27,"oacs-5-10:antoniop:20190315110501","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 11:10:11,"oacs-5-10:antoniop:20190315110501","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 11:10:11,"oacs-5-10:antoniop:20190315110501","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 11:10:11,"oacs-5-10:antoniop:20190315110501","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 11:05:01,"oacs-5-10:antoniop:20190315110501","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 11:05:01,"oacs-5-10:antoniop:20190315110501","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 11:05:01,"oacs-5-10:antoniop:20190315110501","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 10:39:02,"oacs-5-10:antoniop:20190315103902","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 10:39:02,"oacs-5-10:antoniop:20190315103902","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 10:39:02,"oacs-5-10:antoniop:20190315103902","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 10:09:24,"oacs-5-10:antoniop:20190315100924","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 10:09:24,"oacs-5-10:antoniop:20190315100924","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 10:09:24,"oacs-5-10:antoniop:20190315100924","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 10:06:29,"oacs-5-10:antoniop:20190315095823","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 10:06:29,"oacs-5-10:antoniop:20190315095823","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 10:06:29,"oacs-5-10:antoniop:20190315095823","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 09:58:23,"oacs-5-10:antoniop:20190315095823","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 09:58:23,"oacs-5-10:antoniop:20190315095823","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 09:58:23,"oacs-5-10:antoniop:20190315095823","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 09:45:54,"oacs-5-10:antoniop:20190315094308","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 09:45:54,"oacs-5-10:antoniop:20190315094308","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 09:45:54,"oacs-5-10:antoniop:20190315094308","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 09:43:08,"oacs-5-10:antoniop:20190315094308","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 09:43:08,"oacs-5-10:antoniop:20190315094308","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 09:43:08,"oacs-5-10:antoniop:20190315094308","Reduce divergency between oracle and postgres codebase " "antoniop",2019/03/15 09:40:30,"oacs-5-10:antoniop:20190315094030","Reduce divergency between Oracle and Postgres codebase " "antoniop",2019/03/15 09:40:30,"oacs-5-10:antoniop:20190315094030","Reduce divergency between Oracle and Postgres codebase " "antoniop",2019/03/15 09:40:30,"oacs-5-10:antoniop:20190315094030","Reduce divergency between Oracle and Postgres codebase " "antoniop",2019/03/15 09:36:09,"oacs-5-10:antoniop:20190315093609","Align fs_objects view definition in Oracle with the one in Postgres " "antoniop",2019/03/15 09:36:09,"oacs-5-10:antoniop:20190315093609","Align fs_objects view definition in Oracle with the one in Postgres " "antoniop",2019/03/15 09:36:09,"oacs-5-10:antoniop:20190315093609","Align fs_objects view definition in Oracle with the one in Postgres " "antoniop",2019/03/01 17:26:00,"oacs-5-10:antoniop:20190301172559","Major reform in the chat backend: use xotcl-core ORM to define all the relevant objects and data model This greatly converges oracle and postgres codebase and will make easier to apply incremental updates to the data model in the future. It will also automatically update the acs_object_type metadata automatically TODO: remove legacy procs, temporarly reimplemented using the new backend " "antoniop",2019/03/01 17:26:00,"oacs-5-10:antoniop:20190301172559","Major reform in the chat backend: use xotcl-core ORM to define all the relevant objects and data model This greatly converges oracle and postgres codebase and will make easier to apply incremental updates to the data model in the future. It will also automatically update the acs_object_type metadata automatically TODO: remove legacy procs, temporarly reimplemented using the new backend " "antoniop",2019/03/01 17:26:00,"oacs-5-10:antoniop:20190301172559","Major reform in the chat backend: use xotcl-core ORM to define all the relevant objects and data model This greatly converges oracle and postgres codebase and will make easier to apply incremental updates to the data model in the future. It will also automatically update the acs_object_type metadata automatically TODO: remove legacy procs, temporarly reimplemented using the new backend " "antoniop",2019/03/01 17:25:59,"oacs-5-10:antoniop:20190301172559","Major reform in the chat backend: use xotcl-core ORM to define all the relevant objects and data model This greatly converges oracle and postgres codebase and will make easier to apply incremental updates to the data model in the future. It will also automatically update the acs_object_type metadata automatically TODO: remove legacy procs, temporarly reimplemented using the new backend " "antoniop",2019/03/01 17:25:59,"oacs-5-10:antoniop:20190301172559","Major reform in the chat backend: use xotcl-core ORM to define all the relevant objects and data model This greatly converges oracle and postgres codebase and will make easier to apply incremental updates to the data model in the future. It will also automatically update the acs_object_type metadata automatically TODO: remove legacy procs, temporarly reimplemented using the new backend " "antoniop",2019/03/01 17:25:59,"oacs-5-10:antoniop:20190301172559","Major reform in the chat backend: use xotcl-core ORM to define all the relevant objects and data model This greatly converges oracle and postgres codebase and will make easier to apply incremental updates to the data model in the future. It will also automatically update the acs_object_type metadata automatically TODO: remove legacy procs, temporarly reimplemented using the new backend " "antoniop",2019/02/28 16:09:03,"oacs-5-10:antoniop:20190228160903","Chat data-model reform: - introduce on delete cascade on foreign key constraints so package can be removed easily e.g. from the subsite UI - remove remaining stored procedures (and function_args definitions) to relieve the burden on the development process and reduce divergency between oracle and postgres code - converge oracle and postgres datamodels: . oracle -> add missing messages_time_window column . postgres -> remove creation_date from chat_transcripts, which was found to be still existing on old downstream installations " "antoniop",2019/02/28 16:09:03,"oacs-5-10:antoniop:20190228160903","Chat data-model reform: - introduce on delete cascade on foreign key constraints so package can be removed easily e.g. from the subsite UI - remove remaining stored procedures (and function_args definitions) to relieve the burden on the development process and reduce divergency between oracle and postgres code - converge oracle and postgres datamodels: . oracle -> add missing messages_time_window column . postgres -> remove creation_date from chat_transcripts, which was found to be still existing on old downstream installations " "antoniop",2019/02/28 16:09:03,"oacs-5-10:antoniop:20190228160903","Chat data-model reform: - introduce on delete cascade on foreign key constraints so package can be removed easily e.g. from the subsite UI - remove remaining stored procedures (and function_args definitions) to relieve the burden on the development process and reduce divergency between oracle and postgres code - converge oracle and postgres datamodels: . oracle -> add missing messages_time_window column . postgres -> remove creation_date from chat_transcripts, which was found to be still existing on old downstream installations " "antoniop",2019/02/28 16:09:03,"oacs-5-10:antoniop:20190228160903","Chat data-model reform: - introduce on delete cascade on foreign key constraints so package can be removed easily e.g. from the subsite UI - remove remaining stored procedures (and function_args definitions) to relieve the burden on the development process and reduce divergency between oracle and postgres code - converge oracle and postgres datamodels: . oracle -> add missing messages_time_window column . postgres -> remove creation_date from chat_transcripts, which was found to be still existing on old downstream installations " "antoniop",2019/02/28 16:09:03,"oacs-5-10:antoniop:20190228160903","Chat data-model reform: - introduce on delete cascade on foreign key constraints so package can be removed easily e.g. from the subsite UI - remove remaining stored procedures (and function_args definitions) to relieve the burden on the development process and reduce divergency between oracle and postgres code - converge oracle and postgres datamodels: . oracle -> add missing messages_time_window column . postgres -> remove creation_date from chat_transcripts, which was found to be still existing on old downstream installations " "antoniop",2019/02/28 16:09:03,"oacs-5-10:antoniop:20190228160903","Chat data-model reform: - introduce on delete cascade on foreign key constraints so package can be removed easily e.g. from the subsite UI - remove remaining stored procedures (and function_args definitions) to relieve the burden on the development process and reduce divergency between oracle and postgres code - converge oracle and postgres datamodels: . oracle -> add missing messages_time_window column . postgres -> remove creation_date from chat_transcripts, which was found to be still existing on old downstream installations " "antoniop",2019/02/28 16:09:03,"oacs-5-10:antoniop:20190228160903","Chat data-model reform: - introduce on delete cascade on foreign key constraints so package can be removed easily e.g. from the subsite UI - remove remaining stored procedures (and function_args definitions) to relieve the burden on the development process and reduce divergency between oracle and postgres code - converge oracle and postgres datamodels: . oracle -> add missing messages_time_window column . postgres -> remove creation_date from chat_transcripts, which was found to be still existing on old downstream installations " "antoniop",2019/02/28 16:09:03,"oacs-5-10:antoniop:20190228160903","Chat data-model reform: - introduce on delete cascade on foreign key constraints so package can be removed easily e.g. from the subsite UI - remove remaining stored procedures (and function_args definitions) to relieve the burden on the development process and reduce divergency between oracle and postgres code - converge oracle and postgres datamodels: . oracle -> add missing messages_time_window column . postgres -> remove creation_date from chat_transcripts, which was found to be still existing on old downstream installations " "antoniop",2019/02/28 16:09:03,"oacs-5-10:antoniop:20190228160903","Chat data-model reform: - introduce on delete cascade on foreign key constraints so package can be removed easily e.g. from the subsite UI - remove remaining stored procedures (and function_args definitions) to relieve the burden on the development process and reduce divergency between oracle and postgres code - converge oracle and postgres datamodels: . oracle -> add missing messages_time_window column . postgres -> remove creation_date from chat_transcripts, which was found to be still existing on old downstream installations " "antoniop",2019/02/28 16:09:03,"oacs-5-10:antoniop:20190228160903","Chat data-model reform: - introduce on delete cascade on foreign key constraints so package can be removed easily e.g. from the subsite UI - remove remaining stored procedures (and function_args definitions) to relieve the burden on the development process and reduce divergency between oracle and postgres code - converge oracle and postgres datamodels: . oracle -> add missing messages_time_window column . postgres -> remove creation_date from chat_transcripts, which was found to be still existing on old downstream installations " "gustafn",2018/12/20 10:06:04,"oacs-5-9:gustafn:20181220100604","proivde upgrades script for PG 11 and bump version number to 5.9.2d2 " "gustafn",2018/12/20 10:06:04,"oacs-5-9:gustafn:20181220100604","proivde upgrades script for PG 11 and bump version number to 5.9.2d2 " "gustafn",2018/12/20 09:59:53,"oacs-5-9:gustafn:20181220095953","backport from HEAD for PG 11 " "antoniop",2018/12/10 18:26:57,"MAIN:antoniop:20181210182657","Reduce divergency between oracle and postgres codebase and bring portable sql inline " "antoniop",2018/12/10 18:26:57,"MAIN:antoniop:20181210182657","Reduce divergency between oracle and postgres codebase and bring portable sql inline " "antoniop",2018/12/10 18:26:57,"MAIN:antoniop:20181210182657","Reduce divergency between oracle and postgres codebase and bring portable sql inline " "antoniop",2018/12/10 18:26:57,"MAIN:antoniop:20181210182657","Reduce divergency between oracle and postgres codebase and bring portable sql inline " "antoniop",2018/11/28 16:31:02,"MAIN:antoniop:20181128163102","Use api and portable idioms to reduce divergency between oracle and postgres codebase " "antoniop",2018/11/28 16:31:02,"MAIN:antoniop:20181128163102","Use api and portable idioms to reduce divergency between oracle and postgres codebase " "antoniop",2018/11/28 16:31:02,"MAIN:antoniop:20181128163102","Use api and portable idioms to reduce divergency between oracle and postgres codebase " "antoniop",2018/11/28 13:19:56,"MAIN:antoniop:20181128131956","Replace stored procedures with inline queries and reduce divergency between oracle and postgres codebase " "antoniop",2018/11/28 13:19:56,"MAIN:antoniop:20181128131956","Replace stored procedures with inline queries and reduce divergency between oracle and postgres codebase " "antoniop",2018/11/28 13:19:56,"MAIN:antoniop:20181128131956","Replace stored procedures with inline queries and reduce divergency between oracle and postgres codebase " "gustafn",2018/10/22 10:41:45,"oacs-5-8:gustafn:20181022104145","make checking of pg_version number more robust (backporting changes from head). See also issue #3359 " "gustafn",2018/10/20 18:46:05,"MAIN:gustafn:20181020184605","- improve code sanity - make user switching somewhat useable for larger sites (postgres only) - improve comments and code formatting " "gustafn",2018/10/20 18:46:05,"MAIN:gustafn:20181020184605","- improve code sanity - make user switching somewhat useable for larger sites (postgres only) - improve comments and code formatting " "antoniop",2018/10/01 17:56:56,"MAIN:antoniop:20181001175656","Revert reduction of divergency between oracle and postgres codebase: this conflicts hard with downstream code and results in less scalable behavior " "antoniop",2018/10/01 17:56:56,"MAIN:antoniop:20181001175656","Revert reduction of divergency between oracle and postgres codebase: this conflicts hard with downstream code and results in less scalable behavior " "antoniop",2018/10/01 17:56:56,"MAIN:antoniop:20181001175656","Revert reduction of divergency between oracle and postgres codebase: this conflicts hard with downstream code and results in less scalable behavior " "antoniop",2018/10/01 17:56:56,"MAIN:antoniop:20181001175656","Revert reduction of divergency between oracle and postgres codebase: this conflicts hard with downstream code and results in less scalable behavior " "antoniop",2018/10/01 15:10:14,"MAIN:antoniop:20181001151014","Reduce divergency between oracle and postgres codebase " "antoniop",2018/10/01 15:10:14,"MAIN:antoniop:20181001151014","Reduce divergency between oracle and postgres codebase " "antoniop",2018/10/01 15:10:14,"MAIN:antoniop:20181001151014","Reduce divergency between oracle and postgres codebase " "antoniop",2018/10/01 15:10:14,"MAIN:antoniop:20181001151014","Reduce divergency between oracle and postgres codebase " "antoniop",2018/07/12 11:50:16,"MAIN:antoniop:20180712115016","Rename constraints to follow coding standards (fixes automated test datamodel__named_constraints) Renaming constraints on Postgres without dropping/rebuilding requires version >= 9.2 " "antoniop",2018/07/12 11:50:16,"MAIN:antoniop:20180712115016","Rename constraints to follow coding standards (fixes automated test datamodel__named_constraints) Renaming constraints on Postgres without dropping/rebuilding requires version >= 9.2 " "antoniop",2018/07/12 11:50:16,"MAIN:antoniop:20180712115016","Rename constraints to follow coding standards (fixes automated test datamodel__named_constraints) Renaming constraints on Postgres without dropping/rebuilding requires version >= 9.2 " "antoniop",2018/07/12 11:50:16,"MAIN:antoniop:20180712115016","Rename constraints to follow coding standards (fixes automated test datamodel__named_constraints) Renaming constraints on Postgres without dropping/rebuilding requires version >= 9.2 " "antoniop",2018/07/12 11:50:16,"MAIN:antoniop:20180712115016","Rename constraints to follow coding standards (fixes automated test datamodel__named_constraints) Renaming constraints on Postgres without dropping/rebuilding requires version >= 9.2 " "antoniop",2018/07/12 11:50:16,"MAIN:antoniop:20180712115016","Rename constraints to follow coding standards (fixes automated test datamodel__named_constraints) Renaming constraints on Postgres without dropping/rebuilding requires version >= 9.2 " "antoniop",2018/07/12 11:50:16,"MAIN:antoniop:20180712115016","Rename constraints to follow coding standards (fixes automated test datamodel__named_constraints) Renaming constraints on Postgres without dropping/rebuilding requires version >= 9.2 " "antoniop",2018/07/10 17:15:32,"MAIN:antoniop:20180710171532","Add documentation to public procs (fixes automated tests), uniform doc sytle, streamline idioms, reduce divergencies between oracle and postgres codebase " "antoniop",2018/07/10 17:15:32,"MAIN:antoniop:20180710171532","Add documentation to public procs (fixes automated tests), uniform doc sytle, streamline idioms, reduce divergencies between oracle and postgres codebase " "antoniop",2018/07/10 17:15:32,"MAIN:antoniop:20180710171532","Add documentation to public procs (fixes automated tests), uniform doc sytle, streamline idioms, reduce divergencies between oracle and postgres codebase " "antoniop",2018/06/20 10:14:03,"MAIN:antoniop:20180620100553","Remove divergency between oracle and postgres codebase " "antoniop",2018/06/20 10:14:03,"MAIN:antoniop:20180620100553","Remove divergency between oracle and postgres codebase " "antoniop",2018/06/20 10:14:03,"MAIN:antoniop:20180620100553","Remove divergency between oracle and postgres codebase " "antoniop",2018/06/20 10:05:53,"MAIN:antoniop:20180620100553","Remove divergency between oracle and postgres codebase " "antoniop",2018/06/20 10:05:53,"MAIN:antoniop:20180620100553","Remove divergency between oracle and postgres codebase " "antoniop",2018/06/20 10:05:53,"MAIN:antoniop:20180620100553","Remove divergency between oracle and postgres codebase " "antoniop",2018/06/20 10:01:49,"MAIN:antoniop:20180620095619","Reduce divergency between oracle and postgres codebase " "antoniop",2018/06/20 10:01:49,"MAIN:antoniop:20180620095619","Reduce divergency between oracle and postgres codebase " "antoniop",2018/06/20 10:01:49,"MAIN:antoniop:20180620095619","Reduce divergency between oracle and postgres codebase " "antoniop",2018/06/20 09:56:19,"MAIN:antoniop:20180620095619","Reduce divergency between oracle and postgres codebase " "antoniop",2018/06/20 09:56:19,"MAIN:antoniop:20180620095619","Reduce divergency between oracle and postgres codebase " "antoniop",2018/06/20 09:56:19,"MAIN:antoniop:20180620095619","Reduce divergency between oracle and postgres codebase " "antoniop",2018/06/20 09:40:11,"MAIN:antoniop:20180620094011","Reduce divergency between oracle and postgres codebase " "antoniop",2018/06/20 09:40:11,"MAIN:antoniop:20180620094011","Reduce divergency between oracle and postgres codebase " "antoniop",2018/06/20 09:40:11,"MAIN:antoniop:20180620094011","Reduce divergency between oracle and postgres codebase " "antoniop",2018/06/20 09:29:09,"MAIN:antoniop:20180620092909","Reduce divergency between oracle and postgres codebase " "antoniop",2018/06/20 09:29:09,"MAIN:antoniop:20180620092909","Reduce divergency between oracle and postgres codebase " "antoniop",2018/06/20 09:29:09,"MAIN:antoniop:20180620092909","Reduce divergency between oracle and postgres codebase " "antoniop",2018/06/20 09:06:10,"MAIN:antoniop:20180620090610","Reduce divergency between oracle and postgres codebase and improve UI localization " "antoniop",2018/06/20 09:06:10,"MAIN:antoniop:20180620090610","Reduce divergency between oracle and postgres codebase and improve UI localization " "antoniop",2018/06/20 09:06:10,"MAIN:antoniop:20180620090610","Reduce divergency between oracle and postgres codebase and improve UI localization " "antoniop",2018/06/20 08:44:15,"MAIN:antoniop:20180620083545","Remove divergency between oracle and postgres codebase " "antoniop",2018/06/20 08:44:15,"MAIN:antoniop:20180620083545","Remove divergency between oracle and postgres codebase " "antoniop",2018/06/20 08:44:15,"MAIN:antoniop:20180620083545","Remove divergency between oracle and postgres codebase " "antoniop",2018/06/20 08:35:45,"MAIN:antoniop:20180620083545","Remove divergency between oracle and postgres codebase " "antoniop",2018/06/20 08:35:45,"MAIN:antoniop:20180620083545","Remove divergency between oracle and postgres codebase " "antoniop",2018/06/20 08:35:45,"MAIN:antoniop:20180620083545","Remove divergency between oracle and postgres codebase " "antoniop",2018/06/20 08:23:51,"MAIN:antoniop:20180620082351","Reduce divergency between oracle and postgres codebase and simplify mutlirow creation " "antoniop",2018/06/20 08:23:51,"MAIN:antoniop:20180620082351","Reduce divergency between oracle and postgres codebase and simplify mutlirow creation " "antoniop",2018/06/20 08:23:51,"MAIN:antoniop:20180620082351","Reduce divergency between oracle and postgres codebase and simplify mutlirow creation " "antoniop",2018/06/20 08:03:54,"MAIN:antoniop:20180620080354","Remove divergency between oracle and postgres codebase " "antoniop",2018/06/20 08:03:54,"MAIN:antoniop:20180620080354","Remove divergency between oracle and postgres codebase " "antoniop",2018/06/20 08:03:54,"MAIN:antoniop:20180620080354","Remove divergency between oracle and postgres codebase " "antoniop",2018/06/19 16:21:50,"MAIN:antoniop:20180619162150","Remove divergency between oracle and postgres codebase " "antoniop",2018/06/19 16:21:50,"MAIN:antoniop:20180619162150","Remove divergency between oracle and postgres codebase " "antoniop",2018/06/19 16:21:50,"MAIN:antoniop:20180619162150","Remove divergency between oracle and postgres codebase " "antoniop",2018/06/19 16:08:35,"MAIN:antoniop:20180619160835","Remove divergency between oracle and postgres codebase " "antoniop",2018/06/19 16:08:35,"MAIN:antoniop:20180619160835","Remove divergency between oracle and postgres codebase " "antoniop",2018/06/19 16:08:35,"MAIN:antoniop:20180619160835","Remove divergency between oracle and postgres codebase " "antoniop",2018/06/19 15:09:11,"MAIN:antoniop:20180619150911","Remove divergency between oracle and postgres codebase, rewrite proc to avoid duplication and give it a proper and correct documentation Quoting commit that replaced db_list_of_lists with db_list, de facto hiding every additional column from results: ------- Author: Peter Marklund Date: Mon Nov 24 14:50:34 2003 +0000 changing the get_attachments procs to use db_list instead of db_list_of_lists and the PG query to only return the id ------- " "antoniop",2018/06/19 15:09:11,"MAIN:antoniop:20180619150911","Remove divergency between oracle and postgres codebase, rewrite proc to avoid duplication and give it a proper and correct documentation Quoting commit that replaced db_list_of_lists with db_list, de facto hiding every additional column from results: ------- Author: Peter Marklund Date: Mon Nov 24 14:50:34 2003 +0000 changing the get_attachments procs to use db_list instead of db_list_of_lists and the PG query to only return the id ------- " "antoniop",2018/06/19 15:09:11,"MAIN:antoniop:20180619150911","Remove divergency between oracle and postgres codebase, rewrite proc to avoid duplication and give it a proper and correct documentation Quoting commit that replaced db_list_of_lists with db_list, de facto hiding every additional column from results: ------- Author: Peter Marklund Date: Mon Nov 24 14:50:34 2003 +0000 changing the get_attachments procs to use db_list instead of db_list_of_lists and the PG query to only return the id ------- " "antoniop",2018/06/19 09:51:27,"MAIN:antoniop:20180619095127","Similar to www/index page: - remove divergency between oracle and postgres code - improve localization - add author column to UI as was probably meant to be (author was selected, but not used) - use multirow builtin count instead of manually generated one " "antoniop",2018/06/19 09:51:27,"MAIN:antoniop:20180619095127","Similar to www/index page: - remove divergency between oracle and postgres code - improve localization - add author column to UI as was probably meant to be (author was selected, but not used) - use multirow builtin count instead of manually generated one " "antoniop",2018/06/19 09:51:27,"MAIN:antoniop:20180619095127","Similar to www/index page: - remove divergency between oracle and postgres code - improve localization - add author column to UI as was probably meant to be (author was selected, but not used) - use multirow builtin count instead of manually generated one " "antoniop",2018/06/19 09:35:47,"MAIN:antoniop:20180619093547","Remove divergency between oracle and postgres codebase " "antoniop",2018/06/19 09:35:47,"MAIN:antoniop:20180619093547","Remove divergency between oracle and postgres codebase " "antoniop",2018/06/19 09:35:47,"MAIN:antoniop:20180619093547","Remove divergency between oracle and postgres codebase " "antoniop",2018/06/19 09:28:45,"MAIN:antoniop:20180619092845","Reduce divergency between oracle and postgres codebase plus some small optimization " "antoniop",2018/06/19 09:28:45,"MAIN:antoniop:20180619092845","Reduce divergency between oracle and postgres codebase plus some small optimization " "antoniop",2018/06/19 09:28:45,"MAIN:antoniop:20180619092845","Reduce divergency between oracle and postgres codebase plus some small optimization " "antoniop",2018/06/19 07:48:37,"MAIN:antoniop:20180619074837","Reduce divergency between oracle and postgres codebase " "antoniop",2018/06/19 07:48:37,"MAIN:antoniop:20180619074837","Reduce divergency between oracle and postgres codebase " "antoniop",2018/06/19 07:48:37,"MAIN:antoniop:20180619074837","Reduce divergency between oracle and postgres codebase " "antoniop",2018/06/18 15:40:27,"MAIN:antoniop:20180618154027","Reduce divergency between oracle and postgres codebase " "antoniop",2018/06/18 15:40:27,"MAIN:antoniop:20180618154027","Reduce divergency between oracle and postgres codebase " "antoniop",2018/06/18 15:40:27,"MAIN:antoniop:20180618154027","Reduce divergency between oracle and postgres codebase " "antoniop",2018/06/18 15:36:50,"MAIN:antoniop:20180618153650","Remove divergency between oracle and postgres codebase " "antoniop",2018/06/18 15:36:50,"MAIN:antoniop:20180618153650","Remove divergency between oracle and postgres codebase " "antoniop",2018/06/18 15:36:50,"MAIN:antoniop:20180618153650","Remove divergency between oracle and postgres codebase " "antoniop",2018/06/18 14:39:01,"MAIN:antoniop:20180618143901","Remove divergency between oracle and postgres, bring all sql inline " "antoniop",2018/06/18 14:39:01,"MAIN:antoniop:20180618143901","Remove divergency between oracle and postgres, bring all sql inline " "antoniop",2018/06/18 14:39:01,"MAIN:antoniop:20180618143901","Remove divergency between oracle and postgres, bring all sql inline " "antoniop",2018/06/18 14:39:01,"MAIN:antoniop:20180618143901","Remove divergency between oracle and postgres, bring all sql inline " "antoniop",2018/06/18 14:35:33,"MAIN:antoniop:20180618143533","Reduce divergency between oracle and postgres codebase " "antoniop",2018/06/18 14:35:33,"MAIN:antoniop:20180618143533","Reduce divergency between oracle and postgres codebase " "antoniop",2018/06/18 14:35:33,"MAIN:antoniop:20180618143533","Reduce divergency between oracle and postgres codebase " "antoniop",2018/06/18 14:25:09,"MAIN:antoniop:20180618142509","Reduce divergency between oracle and postgres codebase " "antoniop",2018/06/18 14:25:09,"MAIN:antoniop:20180618142509","Reduce divergency between oracle and postgres codebase " "antoniop",2018/06/18 14:25:09,"MAIN:antoniop:20180618142509","Reduce divergency between oracle and postgres codebase " "antoniop",2018/06/15 22:17:28,"MAIN:antoniop:20180615221728","Remove duplication and use more api This code could not work on oracle... not sure if this was considered, or people just assumed fts was a Postgres-only thing " "antoniop",2018/06/15 21:49:44,"MAIN:antoniop:20180615214944","Use api to remove difference between oracle and postgres code and replace array with dict idioms " "antoniop",2018/06/15 21:49:44,"MAIN:antoniop:20180615214944","Use api to remove difference between oracle and postgres code and replace array with dict idioms " "antoniop",2018/06/15 21:49:44,"MAIN:antoniop:20180615214944","Use api to remove difference between oracle and postgres code and replace array with dict idioms " "antoniop",2018/06/15 21:25:50,"MAIN:antoniop:20180615212550","Use api to remove difference between oracle and postgres codebase " "antoniop",2018/06/15 21:25:50,"MAIN:antoniop:20180615212550","Use api to remove difference between oracle and postgres codebase " "antoniop",2018/06/15 21:25:50,"MAIN:antoniop:20180615212550","Use api to remove difference between oracle and postgres codebase " "antoniop",2018/06/15 21:04:58,"MAIN:antoniop:20180615210458","Reduce divergency between oracle and postgres codebase " "antoniop",2018/06/15 21:04:58,"MAIN:antoniop:20180615210458","Reduce divergency between oracle and postgres codebase " "antoniop",2018/06/15 21:04:58,"MAIN:antoniop:20180615210458","Reduce divergency between oracle and postgres codebase " "antoniop",2018/06/15 16:46:17,"MAIN:antoniop:20180615164617","Use more api to streamline queries and reduce divergency between oracle and postgres codebase " "antoniop",2018/06/15 16:46:17,"MAIN:antoniop:20180615164617","Use more api to streamline queries and reduce divergency between oracle and postgres codebase " "antoniop",2018/06/15 16:46:17,"MAIN:antoniop:20180615164617","Use more api to streamline queries and reduce divergency between oracle and postgres codebase " "antoniop",2018/06/15 15:11:04,"MAIN:antoniop:20180615151104","While working on reducing divergencies between oracle and postgres codebase and testing changes I have found the following issues: - fs::add_created_version.new_text_revision query was defined in postgres only - version-delete and folder-delete were broken in case notification was enabled, because this was issued after object was deleted and therefore all references needed to build notification message were missing (and query failed looking up the object) " "antoniop",2018/06/15 15:11:04,"MAIN:antoniop:20180615151104","While working on reducing divergencies between oracle and postgres codebase and testing changes I have found the following issues: - fs::add_created_version.new_text_revision query was defined in postgres only - version-delete and folder-delete were broken in case notification was enabled, because this was issued after object was deleted and therefore all references needed to build notification message were missing (and query failed looking up the object) " "antoniop",2018/06/15 15:11:04,"MAIN:antoniop:20180615151104","While working on reducing divergencies between oracle and postgres codebase and testing changes I have found the following issues: - fs::add_created_version.new_text_revision query was defined in postgres only - version-delete and folder-delete were broken in case notification was enabled, because this was issued after object was deleted and therefore all references needed to build notification message were missing (and query failed looking up the object) " "antoniop",2018/06/15 15:11:04,"MAIN:antoniop:20180615151104","While working on reducing divergencies between oracle and postgres codebase and testing changes I have found the following issues: - fs::add_created_version.new_text_revision query was defined in postgres only - version-delete and folder-delete were broken in case notification was enabled, because this was issued after object was deleted and therefore all references needed to build notification message were missing (and query failed looking up the object) " "antoniop",2018/06/15 15:11:04,"MAIN:antoniop:20180615151104","While working on reducing divergencies between oracle and postgres codebase and testing changes I have found the following issues: - fs::add_created_version.new_text_revision query was defined in postgres only - version-delete and folder-delete were broken in case notification was enabled, because this was issued after object was deleted and therefore all references needed to build notification message were missing (and query failed looking up the object) " "antoniop",2018/06/15 09:27:55,"MAIN:antoniop:20180615092755","Reduce divergency between oracle and postgres codebase and remove redundant statements " "antoniop",2018/06/15 09:27:55,"MAIN:antoniop:20180615092755","Reduce divergency between oracle and postgres codebase and remove redundant statements " "antoniop",2018/06/15 09:27:55,"MAIN:antoniop:20180615092755","Reduce divergency between oracle and postgres codebase and remove redundant statements " "antoniop",2018/06/14 16:43:50,"MAIN:antoniop:20180614164350","Reduce divergencies between oracle and postgres codebase " "antoniop",2018/06/14 16:43:50,"MAIN:antoniop:20180614164350","Reduce divergencies between oracle and postgres codebase " "antoniop",2018/06/14 16:43:50,"MAIN:antoniop:20180614164350","Reduce divergencies between oracle and postgres codebase " "antoniop",2018/06/14 16:43:50,"MAIN:antoniop:20180614164350","Reduce divergencies between oracle and postgres codebase " "antoniop",2018/06/14 15:18:49,"MAIN:antoniop:20180614151849","Reduce divergency between oracle and postgres codebase " "antoniop",2018/06/14 15:05:17,"MAIN:antoniop:20180614150517","Reduce divergency between oracle and postgres codebase " "antoniop",2018/06/14 15:05:17,"MAIN:antoniop:20180614150517","Reduce divergency between oracle and postgres codebase " "antoniop",2018/06/14 15:05:17,"MAIN:antoniop:20180614150517","Reduce divergency between oracle and postgres codebase " "antoniop",2018/06/14 13:21:19,"MAIN:antoniop:20180614132119","Promote whole postgres sql to generic, as it is portable " "antoniop",2018/06/14 13:21:19,"MAIN:antoniop:20180614132119","Promote whole postgres sql to generic, as it is portable " "antoniop",2018/06/14 13:21:19,"MAIN:antoniop:20180614132119","Promote whole postgres sql to generic, as it is portable " "antoniop",2018/06/14 13:13:06,"MAIN:antoniop:20180614131306","Fix query in generic xql that was committed by mistake, replace it with the one for postgres, as it is portable, remove oracle query " "antoniop",2018/06/14 13:13:06,"MAIN:antoniop:20180614131306","Fix query in generic xql that was committed by mistake, replace it with the one for postgres, as it is portable, remove oracle query " "antoniop",2018/06/14 13:13:06,"MAIN:antoniop:20180614131306","Fix query in generic xql that was committed by mistake, replace it with the one for postgres, as it is portable, remove oracle query " "antoniop",2018/06/14 12:56:48,"MAIN:antoniop:20180614125648","Streamline sql to reduce divergencies between oracle and postgres codebase, remove redundant query definitions " "antoniop",2018/06/14 12:56:48,"MAIN:antoniop:20180614125648","Streamline sql to reduce divergencies between oracle and postgres codebase, remove redundant query definitions " "antoniop",2018/06/14 12:56:48,"MAIN:antoniop:20180614125648","Streamline sql to reduce divergencies between oracle and postgres codebase, remove redundant query definitions " "antoniop",2018/06/14 12:56:48,"MAIN:antoniop:20180614125648","Streamline sql to reduce divergencies between oracle and postgres codebase, remove redundant query definitions " "antoniop",2018/06/14 12:30:58,"MAIN:antoniop:20180614123058","Reuse existing api and streamline queries to reduce divergency between oracle and postgres codebase " "antoniop",2018/06/14 12:30:58,"MAIN:antoniop:20180614123058","Reuse existing api and streamline queries to reduce divergency between oracle and postgres codebase " "antoniop",2018/06/14 12:30:58,"MAIN:antoniop:20180614123058","Reuse existing api and streamline queries to reduce divergency between oracle and postgres codebase " "antoniop",2018/06/13 13:40:24,"MAIN:antoniop:20180613134024","Improvement and fixes for this UI - improve localization - exploit builtin multirow feature - reduce divergencies between oracle and postgres codebase - remove unused sql columns - invert boolean logics for approved and live to reflect sql clause behavior " "antoniop",2018/06/13 13:40:24,"MAIN:antoniop:20180613134024","Improvement and fixes for this UI - improve localization - exploit builtin multirow feature - reduce divergencies between oracle and postgres codebase - remove unused sql columns - invert boolean logics for approved and live to reflect sql clause behavior " "antoniop",2018/06/13 13:40:24,"MAIN:antoniop:20180613134024","Improvement and fixes for this UI - improve localization - exploit builtin multirow feature - reduce divergencies between oracle and postgres codebase - remove unused sql columns - invert boolean logics for approved and live to reflect sql clause behavior " "antoniop",2018/06/13 13:40:24,"MAIN:antoniop:20180613134024","Improvement and fixes for this UI - improve localization - exploit builtin multirow feature - reduce divergencies between oracle and postgres codebase - remove unused sql columns - invert boolean logics for approved and live to reflect sql clause behavior " "antoniop",2018/06/11 15:08:10,"MAIN:antoniop:20180611150810","Resurrect xql files lost in previous commit, reduce differences between oracle and postgres codebase " "antoniop",2018/06/11 15:08:10,"MAIN:antoniop:20180611150810","Resurrect xql files lost in previous commit, reduce differences between oracle and postgres codebase " "antoniop",2018/06/11 15:08:10,"MAIN:antoniop:20180611150810","Resurrect xql files lost in previous commit, reduce differences between oracle and postgres codebase " "antoniop",2018/06/11 14:31:24,"MAIN:antoniop:20180611143124","Reduce divergencies between oracle and postgres codebase, reduce the need for joins and stored procedures " "antoniop",2018/06/11 14:31:24,"MAIN:antoniop:20180611143124","Reduce divergencies between oracle and postgres codebase, reduce the need for joins and stored procedures " "antoniop",2018/06/11 14:31:24,"MAIN:antoniop:20180611143124","Reduce divergencies between oracle and postgres codebase, reduce the need for joins and stored procedures " "antoniop",2018/06/11 14:31:24,"MAIN:antoniop:20180611143124","Reduce divergencies between oracle and postgres codebase, reduce the need for joins and stored procedures " "antoniop",2018/05/30 15:44:09,"MAIN:antoniop:20180530154409","Exploit cached api to simplify and remove queries. Note that user attributes this page manipulates won't come from the cache to avoid nasty side effects. Reduce divergency between oracle and postgres codebase " "antoniop",2018/05/30 15:44:09,"MAIN:antoniop:20180530154409","Exploit cached api to simplify and remove queries. Note that user attributes this page manipulates won't come from the cache to avoid nasty side effects. Reduce divergency between oracle and postgres codebase " "antoniop",2018/05/30 15:44:09,"MAIN:antoniop:20180530154409","Exploit cached api to simplify and remove queries. Note that user attributes this page manipulates won't come from the cache to avoid nasty side effects. Reduce divergency between oracle and postgres codebase " "antoniop",2018/05/30 15:44:09,"MAIN:antoniop:20180530154409","Exploit cached api to simplify and remove queries. Note that user attributes this page manipulates won't come from the cache to avoid nasty side effects. Reduce divergency between oracle and postgres codebase " "antoniop",2018/05/30 14:11:03,"MAIN:antoniop:20180530141103","Reduce divergencies between oracle and postgres codebase... this file was for some reason deleted in 2001, but sql in it is portable " "antoniop",2018/05/30 14:11:03,"MAIN:antoniop:20180530141103","Reduce divergencies between oracle and postgres codebase... this file was for some reason deleted in 2001, but sql in it is portable " "antoniop",2018/05/30 14:11:03,"MAIN:antoniop:20180530141103","Reduce divergencies between oracle and postgres codebase... this file was for some reason deleted in 2001, but sql in it is portable " "antoniop",2018/05/29 17:54:36,"MAIN:antoniop:20180529175436","Don't pass fine tcl variables through the database for random reasons, improve code legibility, reduce divergency between oracle and postgres codebase, exploit multi-user permission checking on postgres " "antoniop",2018/05/29 17:54:36,"MAIN:antoniop:20180529175436","Don't pass fine tcl variables through the database for random reasons, improve code legibility, reduce divergency between oracle and postgres codebase, exploit multi-user permission checking on postgres " "antoniop",2018/05/29 17:54:36,"MAIN:antoniop:20180529175436","Don't pass fine tcl variables through the database for random reasons, improve code legibility, reduce divergency between oracle and postgres codebase, exploit multi-user permission checking on postgres " "antoniop",2018/05/29 17:54:36,"MAIN:antoniop:20180529175436","Don't pass fine tcl variables through the database for random reasons, improve code legibility, reduce divergency between oracle and postgres codebase, exploit multi-user permission checking on postgres " "antoniop",2018/05/29 09:18:38,"MAIN:antoniop:20180529091838","Reduce divergency between oracle and postgres codebase " "antoniop",2018/05/29 09:18:38,"MAIN:antoniop:20180529091838","Reduce divergency between oracle and postgres codebase " "antoniop",2018/05/29 09:18:38,"MAIN:antoniop:20180529091838","Reduce divergency between oracle and postgres codebase " "antoniop",2018/05/29 09:05:07,"MAIN:antoniop:20180529090507","Reduce divergencies between oracle and postgres codebase " "antoniop",2018/05/29 09:05:07,"MAIN:antoniop:20180529090507","Reduce divergencies between oracle and postgres codebase " "antoniop",2018/05/29 09:05:07,"MAIN:antoniop:20180529090507","Reduce divergencies between oracle and postgres codebase " "antoniop",2018/05/29 09:05:07,"MAIN:antoniop:20180529090507","Reduce divergencies between oracle and postgres codebase " "antoniop",2018/05/29 08:44:11,"MAIN:antoniop:20180529084411","Reduce divergencies between oracle and postgres codebase " "antoniop",2018/05/29 08:44:11,"MAIN:antoniop:20180529084411","Reduce divergencies between oracle and postgres codebase " "antoniop",2018/05/29 08:44:11,"MAIN:antoniop:20180529084411","Reduce divergencies between oracle and postgres codebase " "antoniop",2018/05/28 18:23:19,"MAIN:antoniop:20180528182319","Use more API, reduce divergency between postgres and oracle code " "antoniop",2018/05/28 18:23:19,"MAIN:antoniop:20180528182319","Use more API, reduce divergency between postgres and oracle code " "antoniop",2018/05/28 18:23:19,"MAIN:antoniop:20180528182319","Use more API, reduce divergency between postgres and oracle code " "antoniop",2018/05/28 18:23:19,"MAIN:antoniop:20180528182319","Use more API, reduce divergency between postgres and oracle code " "antoniop",2018/05/22 14:32:10,"MAIN:antoniop:20180522143210","Reduce divergency between oracle and postgres codebase, query was refactored looking at donwstream code " "antoniop",2018/05/22 14:32:10,"MAIN:antoniop:20180522143210","Reduce divergency between oracle and postgres codebase, query was refactored looking at donwstream code " "antoniop",2018/05/22 14:32:10,"MAIN:antoniop:20180522143210","Reduce divergency between oracle and postgres codebase, query was refactored looking at donwstream code " "antoniop",2018/05/22 14:32:10,"MAIN:antoniop:20180522143210","Reduce divergency between oracle and postgres codebase, query was refactored looking at donwstream code " "antoniop",2018/05/22 12:00:25,"MAIN:antoniop:20180522120025","Reduce divergencies between oracle and postgres codebase " "antoniop",2018/05/22 12:00:25,"MAIN:antoniop:20180522120025","Reduce divergencies between oracle and postgres codebase " "antoniop",2018/05/22 12:00:25,"MAIN:antoniop:20180522120025","Reduce divergencies between oracle and postgres codebase " "gustafn",2018/04/22 18:02:52,"MAIN:gustafn:20180422180252","calendar reform: 2.10.0d1: add table cal_uids and upsert operation for it Add table cal_uids for CalDAV handling p o New Function: cal_uid__upsert() p o calendar::item::edit.cal_uid_upsert p o calendar::item::new.insert_cal_uid p o calendar.info sql/oracle/cal-item-create.sql sql/oracle/upgrade/upgrade-2.10.0d0-2.10.0d1.sql sql/postgresql/cal-item-create.sql sql/postgresql/upgrade/upgrade-2.10.0d0-2.10.0d1.sql tcl/cal-item-procs-oracle.xql tcl/cal-item-procs-postgresql.xql 2.10.0d2: Add location as optional last parameter to cal_item__new (14/15) Oracle: code was already out of sync with postgres, parameter package_id was missing Requires acs_event__new with location support acs-events 0.6.2d1 calendar.info sql/oracle/cal-item-create.sql sql/oracle/upgrade/upgrade-2.10.0d1-2.10.0d2.sql sql/postgresql/cal-item-create.sql sql/postgresql/upgrade/upgrade-2.10.0d1-2.10.0d2.sql 2.10.0d3: Fix bug #3340: Delete acs_activity and recurrence, when last cal_item referring to it is deleted. calendar.info sql/postgresql/cal-item-create.sql sql/oracle/cal-item-create.sql " "gustafn",2018/04/22 18:02:52,"MAIN:gustafn:20180422180252","calendar reform: 2.10.0d1: add table cal_uids and upsert operation for it Add table cal_uids for CalDAV handling p o New Function: cal_uid__upsert() p o calendar::item::edit.cal_uid_upsert p o calendar::item::new.insert_cal_uid p o calendar.info sql/oracle/cal-item-create.sql sql/oracle/upgrade/upgrade-2.10.0d0-2.10.0d1.sql sql/postgresql/cal-item-create.sql sql/postgresql/upgrade/upgrade-2.10.0d0-2.10.0d1.sql tcl/cal-item-procs-oracle.xql tcl/cal-item-procs-postgresql.xql 2.10.0d2: Add location as optional last parameter to cal_item__new (14/15) Oracle: code was already out of sync with postgres, parameter package_id was missing Requires acs_event__new with location support acs-events 0.6.2d1 calendar.info sql/oracle/cal-item-create.sql sql/oracle/upgrade/upgrade-2.10.0d1-2.10.0d2.sql sql/postgresql/cal-item-create.sql sql/postgresql/upgrade/upgrade-2.10.0d1-2.10.0d2.sql 2.10.0d3: Fix bug #3340: Delete acs_activity and recurrence, when last cal_item referring to it is deleted. calendar.info sql/postgresql/cal-item-create.sql sql/oracle/cal-item-create.sql " "gustafn",2018/04/22 18:02:52,"MAIN:gustafn:20180422180252","calendar reform: 2.10.0d1: add table cal_uids and upsert operation for it Add table cal_uids for CalDAV handling p o New Function: cal_uid__upsert() p o calendar::item::edit.cal_uid_upsert p o calendar::item::new.insert_cal_uid p o calendar.info sql/oracle/cal-item-create.sql sql/oracle/upgrade/upgrade-2.10.0d0-2.10.0d1.sql sql/postgresql/cal-item-create.sql sql/postgresql/upgrade/upgrade-2.10.0d0-2.10.0d1.sql tcl/cal-item-procs-oracle.xql tcl/cal-item-procs-postgresql.xql 2.10.0d2: Add location as optional last parameter to cal_item__new (14/15) Oracle: code was already out of sync with postgres, parameter package_id was missing Requires acs_event__new with location support acs-events 0.6.2d1 calendar.info sql/oracle/cal-item-create.sql sql/oracle/upgrade/upgrade-2.10.0d1-2.10.0d2.sql sql/postgresql/cal-item-create.sql sql/postgresql/upgrade/upgrade-2.10.0d1-2.10.0d2.sql 2.10.0d3: Fix bug #3340: Delete acs_activity and recurrence, when last cal_item referring to it is deleted. calendar.info sql/postgresql/cal-item-create.sql sql/oracle/cal-item-create.sql " "gustafn",2018/04/22 18:02:52,"MAIN:gustafn:20180422180252","calendar reform: 2.10.0d1: add table cal_uids and upsert operation for it Add table cal_uids for CalDAV handling p o New Function: cal_uid__upsert() p o calendar::item::edit.cal_uid_upsert p o calendar::item::new.insert_cal_uid p o calendar.info sql/oracle/cal-item-create.sql sql/oracle/upgrade/upgrade-2.10.0d0-2.10.0d1.sql sql/postgresql/cal-item-create.sql sql/postgresql/upgrade/upgrade-2.10.0d0-2.10.0d1.sql tcl/cal-item-procs-oracle.xql tcl/cal-item-procs-postgresql.xql 2.10.0d2: Add location as optional last parameter to cal_item__new (14/15) Oracle: code was already out of sync with postgres, parameter package_id was missing Requires acs_event__new with location support acs-events 0.6.2d1 calendar.info sql/oracle/cal-item-create.sql sql/oracle/upgrade/upgrade-2.10.0d1-2.10.0d2.sql sql/postgresql/cal-item-create.sql sql/postgresql/upgrade/upgrade-2.10.0d1-2.10.0d2.sql 2.10.0d3: Fix bug #3340: Delete acs_activity and recurrence, when last cal_item referring to it is deleted. calendar.info sql/postgresql/cal-item-create.sql sql/oracle/cal-item-create.sql " "gustafn",2018/04/22 18:02:52,"MAIN:gustafn:20180422180252","calendar reform: 2.10.0d1: add table cal_uids and upsert operation for it Add table cal_uids for CalDAV handling p o New Function: cal_uid__upsert() p o calendar::item::edit.cal_uid_upsert p o calendar::item::new.insert_cal_uid p o calendar.info sql/oracle/cal-item-create.sql sql/oracle/upgrade/upgrade-2.10.0d0-2.10.0d1.sql sql/postgresql/cal-item-create.sql sql/postgresql/upgrade/upgrade-2.10.0d0-2.10.0d1.sql tcl/cal-item-procs-oracle.xql tcl/cal-item-procs-postgresql.xql 2.10.0d2: Add location as optional last parameter to cal_item__new (14/15) Oracle: code was already out of sync with postgres, parameter package_id was missing Requires acs_event__new with location support acs-events 0.6.2d1 calendar.info sql/oracle/cal-item-create.sql sql/oracle/upgrade/upgrade-2.10.0d1-2.10.0d2.sql sql/postgresql/cal-item-create.sql sql/postgresql/upgrade/upgrade-2.10.0d1-2.10.0d2.sql 2.10.0d3: Fix bug #3340: Delete acs_activity and recurrence, when last cal_item referring to it is deleted. calendar.info sql/postgresql/cal-item-create.sql sql/oracle/cal-item-create.sql " "gustafn",2018/04/22 18:02:52,"MAIN:gustafn:20180422180252","calendar reform: 2.10.0d1: add table cal_uids and upsert operation for it Add table cal_uids for CalDAV handling p o New Function: cal_uid__upsert() p o calendar::item::edit.cal_uid_upsert p o calendar::item::new.insert_cal_uid p o calendar.info sql/oracle/cal-item-create.sql sql/oracle/upgrade/upgrade-2.10.0d0-2.10.0d1.sql sql/postgresql/cal-item-create.sql sql/postgresql/upgrade/upgrade-2.10.0d0-2.10.0d1.sql tcl/cal-item-procs-oracle.xql tcl/cal-item-procs-postgresql.xql 2.10.0d2: Add location as optional last parameter to cal_item__new (14/15) Oracle: code was already out of sync with postgres, parameter package_id was missing Requires acs_event__new with location support acs-events 0.6.2d1 calendar.info sql/oracle/cal-item-create.sql sql/oracle/upgrade/upgrade-2.10.0d1-2.10.0d2.sql sql/postgresql/cal-item-create.sql sql/postgresql/upgrade/upgrade-2.10.0d1-2.10.0d2.sql 2.10.0d3: Fix bug #3340: Delete acs_activity and recurrence, when last cal_item referring to it is deleted. calendar.info sql/postgresql/cal-item-create.sql sql/oracle/cal-item-create.sql " "gustafn",2018/04/22 18:02:52,"MAIN:gustafn:20180422180252","calendar reform: 2.10.0d1: add table cal_uids and upsert operation for it Add table cal_uids for CalDAV handling p o New Function: cal_uid__upsert() p o calendar::item::edit.cal_uid_upsert p o calendar::item::new.insert_cal_uid p o calendar.info sql/oracle/cal-item-create.sql sql/oracle/upgrade/upgrade-2.10.0d0-2.10.0d1.sql sql/postgresql/cal-item-create.sql sql/postgresql/upgrade/upgrade-2.10.0d0-2.10.0d1.sql tcl/cal-item-procs-oracle.xql tcl/cal-item-procs-postgresql.xql 2.10.0d2: Add location as optional last parameter to cal_item__new (14/15) Oracle: code was already out of sync with postgres, parameter package_id was missing Requires acs_event__new with location support acs-events 0.6.2d1 calendar.info sql/oracle/cal-item-create.sql sql/oracle/upgrade/upgrade-2.10.0d1-2.10.0d2.sql sql/postgresql/cal-item-create.sql sql/postgresql/upgrade/upgrade-2.10.0d1-2.10.0d2.sql 2.10.0d3: Fix bug #3340: Delete acs_activity and recurrence, when last cal_item referring to it is deleted. calendar.info sql/postgresql/cal-item-create.sql sql/oracle/cal-item-create.sql " "gustafn",2018/04/22 18:02:52,"MAIN:gustafn:20180422180252","calendar reform: 2.10.0d1: add table cal_uids and upsert operation for it Add table cal_uids for CalDAV handling p o New Function: cal_uid__upsert() p o calendar::item::edit.cal_uid_upsert p o calendar::item::new.insert_cal_uid p o calendar.info sql/oracle/cal-item-create.sql sql/oracle/upgrade/upgrade-2.10.0d0-2.10.0d1.sql sql/postgresql/cal-item-create.sql sql/postgresql/upgrade/upgrade-2.10.0d0-2.10.0d1.sql tcl/cal-item-procs-oracle.xql tcl/cal-item-procs-postgresql.xql 2.10.0d2: Add location as optional last parameter to cal_item__new (14/15) Oracle: code was already out of sync with postgres, parameter package_id was missing Requires acs_event__new with location support acs-events 0.6.2d1 calendar.info sql/oracle/cal-item-create.sql sql/oracle/upgrade/upgrade-2.10.0d1-2.10.0d2.sql sql/postgresql/cal-item-create.sql sql/postgresql/upgrade/upgrade-2.10.0d1-2.10.0d2.sql 2.10.0d3: Fix bug #3340: Delete acs_activity and recurrence, when last cal_item referring to it is deleted. calendar.info sql/postgresql/cal-item-create.sql sql/oracle/cal-item-create.sql " "gustafn",2018/04/22 18:02:52,"MAIN:gustafn:20180422180252","calendar reform: 2.10.0d1: add table cal_uids and upsert operation for it Add table cal_uids for CalDAV handling p o New Function: cal_uid__upsert() p o calendar::item::edit.cal_uid_upsert p o calendar::item::new.insert_cal_uid p o calendar.info sql/oracle/cal-item-create.sql sql/oracle/upgrade/upgrade-2.10.0d0-2.10.0d1.sql sql/postgresql/cal-item-create.sql sql/postgresql/upgrade/upgrade-2.10.0d0-2.10.0d1.sql tcl/cal-item-procs-oracle.xql tcl/cal-item-procs-postgresql.xql 2.10.0d2: Add location as optional last parameter to cal_item__new (14/15) Oracle: code was already out of sync with postgres, parameter package_id was missing Requires acs_event__new with location support acs-events 0.6.2d1 calendar.info sql/oracle/cal-item-create.sql sql/oracle/upgrade/upgrade-2.10.0d1-2.10.0d2.sql sql/postgresql/cal-item-create.sql sql/postgresql/upgrade/upgrade-2.10.0d1-2.10.0d2.sql 2.10.0d3: Fix bug #3340: Delete acs_activity and recurrence, when last cal_item referring to it is deleted. calendar.info sql/postgresql/cal-item-create.sql sql/oracle/cal-item-create.sql " "gustafn",2018/04/22 18:02:52,"MAIN:gustafn:20180422180252","calendar reform: 2.10.0d1: add table cal_uids and upsert operation for it Add table cal_uids for CalDAV handling p o New Function: cal_uid__upsert() p o calendar::item::edit.cal_uid_upsert p o calendar::item::new.insert_cal_uid p o calendar.info sql/oracle/cal-item-create.sql sql/oracle/upgrade/upgrade-2.10.0d0-2.10.0d1.sql sql/postgresql/cal-item-create.sql sql/postgresql/upgrade/upgrade-2.10.0d0-2.10.0d1.sql tcl/cal-item-procs-oracle.xql tcl/cal-item-procs-postgresql.xql 2.10.0d2: Add location as optional last parameter to cal_item__new (14/15) Oracle: code was already out of sync with postgres, parameter package_id was missing Requires acs_event__new with location support acs-events 0.6.2d1 calendar.info sql/oracle/cal-item-create.sql sql/oracle/upgrade/upgrade-2.10.0d1-2.10.0d2.sql sql/postgresql/cal-item-create.sql sql/postgresql/upgrade/upgrade-2.10.0d1-2.10.0d2.sql 2.10.0d3: Fix bug #3340: Delete acs_activity and recurrence, when last cal_item referring to it is deleted. calendar.info sql/postgresql/cal-item-create.sql sql/oracle/cal-item-create.sql " "gustafn",2018/04/22 18:02:52,"MAIN:gustafn:20180422180252","calendar reform: 2.10.0d1: add table cal_uids and upsert operation for it Add table cal_uids for CalDAV handling p o New Function: cal_uid__upsert() p o calendar::item::edit.cal_uid_upsert p o calendar::item::new.insert_cal_uid p o calendar.info sql/oracle/cal-item-create.sql sql/oracle/upgrade/upgrade-2.10.0d0-2.10.0d1.sql sql/postgresql/cal-item-create.sql sql/postgresql/upgrade/upgrade-2.10.0d0-2.10.0d1.sql tcl/cal-item-procs-oracle.xql tcl/cal-item-procs-postgresql.xql 2.10.0d2: Add location as optional last parameter to cal_item__new (14/15) Oracle: code was already out of sync with postgres, parameter package_id was missing Requires acs_event__new with location support acs-events 0.6.2d1 calendar.info sql/oracle/cal-item-create.sql sql/oracle/upgrade/upgrade-2.10.0d1-2.10.0d2.sql sql/postgresql/cal-item-create.sql sql/postgresql/upgrade/upgrade-2.10.0d1-2.10.0d2.sql 2.10.0d3: Fix bug #3340: Delete acs_activity and recurrence, when last cal_item referring to it is deleted. calendar.info sql/postgresql/cal-item-create.sql sql/oracle/cal-item-create.sql " "gustafn",2018/04/22 18:02:52,"MAIN:gustafn:20180422180252","calendar reform: 2.10.0d1: add table cal_uids and upsert operation for it Add table cal_uids for CalDAV handling p o New Function: cal_uid__upsert() p o calendar::item::edit.cal_uid_upsert p o calendar::item::new.insert_cal_uid p o calendar.info sql/oracle/cal-item-create.sql sql/oracle/upgrade/upgrade-2.10.0d0-2.10.0d1.sql sql/postgresql/cal-item-create.sql sql/postgresql/upgrade/upgrade-2.10.0d0-2.10.0d1.sql tcl/cal-item-procs-oracle.xql tcl/cal-item-procs-postgresql.xql 2.10.0d2: Add location as optional last parameter to cal_item__new (14/15) Oracle: code was already out of sync with postgres, parameter package_id was missing Requires acs_event__new with location support acs-events 0.6.2d1 calendar.info sql/oracle/cal-item-create.sql sql/oracle/upgrade/upgrade-2.10.0d1-2.10.0d2.sql sql/postgresql/cal-item-create.sql sql/postgresql/upgrade/upgrade-2.10.0d1-2.10.0d2.sql 2.10.0d3: Fix bug #3340: Delete acs_activity and recurrence, when last cal_item referring to it is deleted. calendar.info sql/postgresql/cal-item-create.sql sql/oracle/cal-item-create.sql " "gustafn",2018/04/22 18:02:52,"MAIN:gustafn:20180422180252","calendar reform: 2.10.0d1: add table cal_uids and upsert operation for it Add table cal_uids for CalDAV handling p o New Function: cal_uid__upsert() p o calendar::item::edit.cal_uid_upsert p o calendar::item::new.insert_cal_uid p o calendar.info sql/oracle/cal-item-create.sql sql/oracle/upgrade/upgrade-2.10.0d0-2.10.0d1.sql sql/postgresql/cal-item-create.sql sql/postgresql/upgrade/upgrade-2.10.0d0-2.10.0d1.sql tcl/cal-item-procs-oracle.xql tcl/cal-item-procs-postgresql.xql 2.10.0d2: Add location as optional last parameter to cal_item__new (14/15) Oracle: code was already out of sync with postgres, parameter package_id was missing Requires acs_event__new with location support acs-events 0.6.2d1 calendar.info sql/oracle/cal-item-create.sql sql/oracle/upgrade/upgrade-2.10.0d1-2.10.0d2.sql sql/postgresql/cal-item-create.sql sql/postgresql/upgrade/upgrade-2.10.0d1-2.10.0d2.sql 2.10.0d3: Fix bug #3340: Delete acs_activity and recurrence, when last cal_item referring to it is deleted. calendar.info sql/postgresql/cal-item-create.sql sql/oracle/cal-item-create.sql " "gustafn",2018/04/02 17:59:04,"MAIN:gustafn:20180402175903","Add field ""location"" to acs_events: an event has now a place and a time. This is a prerequisite for adding a ""location"" to the calendar. - add location to acs_attributes - recreate views ""acs_events_dates"" and ""acs_events_activities"" to return location - extend ""acs_event__new()"" (pg) and ""acs_event.new()"" (ora) to accept location - let handle ""acs_event.new_instance()"" the location attribute - bump version number to 0.6.2d1 " "gustafn",2018/04/02 17:59:04,"MAIN:gustafn:20180402175903","Add field ""location"" to acs_events: an event has now a place and a time. This is a prerequisite for adding a ""location"" to the calendar. - add location to acs_attributes - recreate views ""acs_events_dates"" and ""acs_events_activities"" to return location - extend ""acs_event__new()"" (pg) and ""acs_event.new()"" (ora) to accept location - let handle ""acs_event.new_instance()"" the location attribute - bump version number to 0.6.2d1 " "gustafn",2018/04/02 17:59:03,"MAIN:gustafn:20180402175903","Add field ""location"" to acs_events: an event has now a place and a time. This is a prerequisite for adding a ""location"" to the calendar. - add location to acs_attributes - recreate views ""acs_events_dates"" and ""acs_events_activities"" to return location - extend ""acs_event__new()"" (pg) and ""acs_event.new()"" (ora) to accept location - let handle ""acs_event.new_instance()"" the location attribute - bump version number to 0.6.2d1 " "gustafn",2018/04/02 17:59:03,"MAIN:gustafn:20180402175903","Add field ""location"" to acs_events: an event has now a place and a time. This is a prerequisite for adding a ""location"" to the calendar. - add location to acs_attributes - recreate views ""acs_events_dates"" and ""acs_events_activities"" to return location - extend ""acs_event__new()"" (pg) and ""acs_event.new()"" (ora) to accept location - let handle ""acs_event.new_instance()"" the location attribute - bump version number to 0.6.2d1 " "gustafn",2018/04/02 17:59:03,"MAIN:gustafn:20180402175903","Add field ""location"" to acs_events: an event has now a place and a time. This is a prerequisite for adding a ""location"" to the calendar. - add location to acs_attributes - recreate views ""acs_events_dates"" and ""acs_events_activities"" to return location - extend ""acs_event__new()"" (pg) and ""acs_event.new()"" (ora) to accept location - let handle ""acs_event.new_instance()"" the location attribute - bump version number to 0.6.2d1 " "antoniop",2017/11/23 16:41:46,"MAIN:antoniop:20171123164146","Reduce divergencies between oracle and postgres codebase, replace queries with proper api, exploit on delete cascade " "antoniop",2017/11/23 16:41:46,"MAIN:antoniop:20171123164146","Reduce divergencies between oracle and postgres codebase, replace queries with proper api, exploit on delete cascade " "antoniop",2017/11/23 16:41:46,"MAIN:antoniop:20171123164146","Reduce divergencies between oracle and postgres codebase, replace queries with proper api, exploit on delete cascade " "antoniop",2017/11/23 16:41:46,"MAIN:antoniop:20171123164146","Reduce divergencies between oracle and postgres codebase, replace queries with proper api, exploit on delete cascade " "antoniop",2017/11/23 15:42:15,"MAIN:antoniop:20171123154215","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/23 15:42:15,"MAIN:antoniop:20171123154215","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/23 15:42:15,"MAIN:antoniop:20171123154215","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/23 15:38:30,"MAIN:antoniop:20171123153024","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/23 15:38:30,"MAIN:antoniop:20171123153024","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/23 15:38:30,"MAIN:antoniop:20171123153024","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/23 15:35:13,"MAIN:antoniop:20171123153024","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/23 15:35:13,"MAIN:antoniop:20171123153024","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/23 15:35:13,"MAIN:antoniop:20171123153024","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/23 15:32:17,"MAIN:antoniop:20171123153024","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/23 15:32:17,"MAIN:antoniop:20171123153024","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/23 15:32:17,"MAIN:antoniop:20171123153024","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/23 15:30:24,"MAIN:antoniop:20171123153024","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/23 15:30:24,"MAIN:antoniop:20171123153024","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/23 15:30:24,"MAIN:antoniop:20171123153024","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/23 15:10:37,"MAIN:antoniop:20171123151037","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/23 15:10:37,"MAIN:antoniop:20171123151037","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/23 15:10:37,"MAIN:antoniop:20171123151037","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/23 14:46:56,"MAIN:antoniop:20171123144656","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/23 14:46:56,"MAIN:antoniop:20171123144656","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/23 14:46:56,"MAIN:antoniop:20171123144656","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/23 14:43:09,"MAIN:antoniop:20171123144309","Reduce divergencies between oracle and postgres codebase, remove obsolete query as one that is supposed to be executed is directly in tcl " "antoniop",2017/11/23 14:43:09,"MAIN:antoniop:20171123144309","Reduce divergencies between oracle and postgres codebase, remove obsolete query as one that is supposed to be executed is directly in tcl " "antoniop",2017/11/23 14:43:09,"MAIN:antoniop:20171123144309","Reduce divergencies between oracle and postgres codebase, remove obsolete query as one that is supposed to be executed is directly in tcl " "antoniop",2017/11/23 12:38:07,"MAIN:antoniop:20171123123311","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/23 12:38:07,"MAIN:antoniop:20171123123311","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/23 12:38:07,"MAIN:antoniop:20171123123311","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/23 12:33:11,"MAIN:antoniop:20171123123311","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/23 12:33:11,"MAIN:antoniop:20171123123311","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/23 12:33:11,"MAIN:antoniop:20171123123311","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/23 10:06:32,"MAIN:antoniop:20171123100632","Reduce divergencies between oracle and postgres codebase by using api when available and avoiding unnecessary xql queries " "antoniop",2017/11/23 10:06:32,"MAIN:antoniop:20171123100632","Reduce divergencies between oracle and postgres codebase by using api when available and avoiding unnecessary xql queries " "antoniop",2017/11/23 10:06:32,"MAIN:antoniop:20171123100632","Reduce divergencies between oracle and postgres codebase by using api when available and avoiding unnecessary xql queries " "antoniop",2017/11/23 09:47:04,"MAIN:antoniop:20171123093947","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/23 09:47:04,"MAIN:antoniop:20171123093947","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/23 09:47:04,"MAIN:antoniop:20171123093947","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/23 09:44:20,"MAIN:antoniop:20171123093947","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/23 09:44:20,"MAIN:antoniop:20171123093947","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/23 09:44:20,"MAIN:antoniop:20171123093947","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/23 09:39:47,"MAIN:antoniop:20171123093947","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/23 09:39:47,"MAIN:antoniop:20171123093947","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/23 09:39:47,"MAIN:antoniop:20171123093947","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/23 09:27:29,"MAIN:antoniop:20171123092729","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/23 09:27:29,"MAIN:antoniop:20171123092729","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/23 09:27:29,"MAIN:antoniop:20171123092729","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/23 08:43:16,"MAIN:antoniop:20171123084316","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/23 08:43:16,"MAIN:antoniop:20171123084316","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/23 08:43:16,"MAIN:antoniop:20171123084316","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 15:11:10,"MAIN:antoniop:20171122150531","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 15:11:10,"MAIN:antoniop:20171122150531","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 15:11:10,"MAIN:antoniop:20171122150531","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 15:05:31,"MAIN:antoniop:20171122150531","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 15:05:31,"MAIN:antoniop:20171122150531","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 15:05:31,"MAIN:antoniop:20171122150531","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 14:50:28,"MAIN:antoniop:20171122145028","Reduce divergencies between oracle and postgres codebase, remove obsolete query " "antoniop",2017/11/22 14:50:28,"MAIN:antoniop:20171122145028","Reduce divergencies between oracle and postgres codebase, remove obsolete query " "antoniop",2017/11/22 14:50:28,"MAIN:antoniop:20171122145028","Reduce divergencies between oracle and postgres codebase, remove obsolete query " "antoniop",2017/11/22 14:38:20,"MAIN:antoniop:20171122143820","Reduce divergencies between oracle and postgres codebase, remove obsolete queries " "antoniop",2017/11/22 14:38:20,"MAIN:antoniop:20171122143820","Reduce divergencies between oracle and postgres codebase, remove obsolete queries " "antoniop",2017/11/22 14:38:20,"MAIN:antoniop:20171122143820","Reduce divergencies between oracle and postgres codebase, remove obsolete queries " "antoniop",2017/11/22 14:29:56,"MAIN:antoniop:20171122142955","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 14:29:56,"MAIN:antoniop:20171122142955","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 14:29:55,"MAIN:antoniop:20171122142955","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 14:19:35,"MAIN:antoniop:20171122141332","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 14:19:35,"MAIN:antoniop:20171122141332","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 14:19:35,"MAIN:antoniop:20171122141332","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 14:16:18,"MAIN:antoniop:20171122141332","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 14:16:18,"MAIN:antoniop:20171122141332","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 14:16:18,"MAIN:antoniop:20171122141332","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 14:13:32,"MAIN:antoniop:20171122141332","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 14:13:32,"MAIN:antoniop:20171122141332","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 14:13:32,"MAIN:antoniop:20171122141332","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 14:02:04,"MAIN:antoniop:20171122140204","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 14:02:04,"MAIN:antoniop:20171122140204","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 14:02:04,"MAIN:antoniop:20171122140204","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 13:44:45,"MAIN:antoniop:20171122134445","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 13:44:45,"MAIN:antoniop:20171122134445","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 13:44:45,"MAIN:antoniop:20171122134445","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 13:36:41,"MAIN:antoniop:20171122133302","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 13:36:41,"MAIN:antoniop:20171122133302","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 13:36:41,"MAIN:antoniop:20171122133302","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 13:33:02,"MAIN:antoniop:20171122133302","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 13:33:02,"MAIN:antoniop:20171122133302","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 13:33:02,"MAIN:antoniop:20171122133302","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 13:29:18,"MAIN:antoniop:20171122132020","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 13:29:18,"MAIN:antoniop:20171122132020","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 13:29:18,"MAIN:antoniop:20171122132020","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 13:22:52,"MAIN:antoniop:20171122132020","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 13:22:52,"MAIN:antoniop:20171122132020","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 13:22:52,"MAIN:antoniop:20171122132020","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 13:20:20,"MAIN:antoniop:20171122132020","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 13:20:20,"MAIN:antoniop:20171122132020","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 13:20:20,"MAIN:antoniop:20171122132020","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 13:09:00,"MAIN:antoniop:20171122130329","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 13:09:00,"MAIN:antoniop:20171122130329","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 13:09:00,"MAIN:antoniop:20171122130329","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 13:03:29,"MAIN:antoniop:20171122130329","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 13:03:29,"MAIN:antoniop:20171122130329","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 13:03:29,"MAIN:antoniop:20171122130329","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 11:33:32,"MAIN:antoniop:20171122113332","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 11:33:32,"MAIN:antoniop:20171122113332","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 11:33:32,"MAIN:antoniop:20171122113332","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 11:22:57,"MAIN:antoniop:20171122112257","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 11:22:57,"MAIN:antoniop:20171122112257","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 11:22:57,"MAIN:antoniop:20171122112257","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 11:22:57,"MAIN:antoniop:20171122112257","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 11:01:11,"MAIN:antoniop:20171122105639","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 11:01:11,"MAIN:antoniop:20171122105639","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 11:01:11,"MAIN:antoniop:20171122105639","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 10:56:39,"MAIN:antoniop:20171122105639","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 10:56:39,"MAIN:antoniop:20171122105639","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 10:56:39,"MAIN:antoniop:20171122105639","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 10:01:12,"MAIN:antoniop:20171122095120","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 10:01:12,"MAIN:antoniop:20171122095120","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 10:01:12,"MAIN:antoniop:20171122095120","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 09:51:20,"MAIN:antoniop:20171122095120","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 09:51:20,"MAIN:antoniop:20171122095120","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 09:51:20,"MAIN:antoniop:20171122095120","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 09:33:00,"MAIN:antoniop:20171122093300","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 09:33:00,"MAIN:antoniop:20171122093300","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 09:33:00,"MAIN:antoniop:20171122093300","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 09:19:29,"MAIN:antoniop:20171122091928","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 09:19:29,"MAIN:antoniop:20171122091928","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/22 09:19:28,"MAIN:antoniop:20171122091928","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/21 13:14:58,"MAIN:antoniop:20171121130513","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/21 13:14:58,"MAIN:antoniop:20171121130513","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/21 13:14:58,"MAIN:antoniop:20171121130513","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/21 13:05:13,"MAIN:antoniop:20171121130513","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/21 13:05:13,"MAIN:antoniop:20171121130513","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/21 13:05:13,"MAIN:antoniop:20171121130513","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/21 11:44:36,"MAIN:antoniop:20171121114436","Reduce divergency between oracle and postgres codebase " "antoniop",2017/11/21 11:44:36,"MAIN:antoniop:20171121114436","Reduce divergency between oracle and postgres codebase " "antoniop",2017/11/21 11:44:36,"MAIN:antoniop:20171121114436","Reduce divergency between oracle and postgres codebase " "antoniop",2017/11/21 11:35:22,"MAIN:antoniop:20171121113522","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/21 11:35:22,"MAIN:antoniop:20171121113522","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/21 11:35:22,"MAIN:antoniop:20171121113522","Reduce divergencies between oracle and postgres codebase " "antoniop",2017/11/21 11:31:29,"MAIN:antoniop:20171121113129","Reduce divergency between oracle and postgres codebase " "antoniop",2017/11/21 11:31:29,"MAIN:antoniop:20171121113129","Reduce divergency between oracle and postgres codebase " "antoniop",2017/11/21 11:31:29,"MAIN:antoniop:20171121113129","Reduce divergency between oracle and postgres codebase " "antoniop",2017/11/21 11:20:13,"MAIN:antoniop:20171121112013","Reduce divergency between oracle and postgres codebase " "antoniop",2017/11/21 11:20:13,"MAIN:antoniop:20171121112013","Reduce divergency between oracle and postgres codebase " "antoniop",2017/11/21 11:20:13,"MAIN:antoniop:20171121112013","Reduce divergency between oracle and postgres codebase " "antoniop",2017/11/20 16:56:36,"MAIN:antoniop:20171120165636","Reduce divergency between oracle and postgres codebase " "antoniop",2017/11/20 16:56:36,"MAIN:antoniop:20171120165636","Reduce divergency between oracle and postgres codebase " "antoniop",2017/11/20 16:56:36,"MAIN:antoniop:20171120165636","Reduce divergency between oracle and postgres codebase " "antoniop",2017/11/20 15:52:23,"MAIN:antoniop:20171120155223","Reduce divergency between oracle and postgres codebase " "antoniop",2017/11/20 15:52:23,"MAIN:antoniop:20171120155223","Reduce divergency between oracle and postgres codebase " "antoniop",2017/11/20 15:52:23,"MAIN:antoniop:20171120155223","Reduce divergency between oracle and postgres codebase " "antoniop",2017/11/20 15:36:44,"MAIN:antoniop:20171120153644","Reduce divergency between oracke and postgres codebase " "antoniop",2017/11/20 15:36:44,"MAIN:antoniop:20171120153644","Reduce divergency between oracke and postgres codebase " "antoniop",2017/11/20 15:36:44,"MAIN:antoniop:20171120153644","Reduce divergency between oracke and postgres codebase " "antoniop",2017/11/20 15:25:18,"MAIN:antoniop:20171120152518","Reduce divergency between oracle and postgres codebase " "antoniop",2017/11/20 15:25:18,"MAIN:antoniop:20171120152518","Reduce divergency between oracle and postgres codebase " "antoniop",2017/11/20 15:25:18,"MAIN:antoniop:20171120152518","Reduce divergency between oracle and postgres codebase " "antoniop",2017/11/20 15:19:27,"MAIN:antoniop:20171120151927","Reduce divergency between oracle and postgres codebase, reduce query replication using api " "antoniop",2017/11/20 15:19:27,"MAIN:antoniop:20171120151927","Reduce divergency between oracle and postgres codebase, reduce query replication using api " "antoniop",2017/11/20 15:19:27,"MAIN:antoniop:20171120151927","Reduce divergency between oracle and postgres codebase, reduce query replication using api " "antoniop",2017/11/20 15:19:27,"MAIN:antoniop:20171120151927","Reduce divergency between oracle and postgres codebase, reduce query replication using api " "antoniop",2017/11/20 13:54:34,"MAIN:antoniop:20171120135434","Reduce divergency between oracle and postgres codebase " "antoniop",2017/11/20 13:54:34,"MAIN:antoniop:20171120135434","Reduce divergency between oracle and postgres codebase " "antoniop",2017/11/20 13:54:34,"MAIN:antoniop:20171120135434","Reduce divergency between oracle and postgres codebase " "antoniop",2017/11/20 13:38:49,"MAIN:antoniop:20171120133849","Reduce divergency between oracle and postgres codebase " "antoniop",2017/11/20 13:38:49,"MAIN:antoniop:20171120133849","Reduce divergency between oracle and postgres codebase " "antoniop",2017/11/20 13:38:49,"MAIN:antoniop:20171120133849","Reduce divergency between oracle and postgres codebase " "antoniop",2017/11/20 13:34:01,"MAIN:antoniop:20171120133401","Reduce divergency between oracle and postgres codebase, remove duplicated query definition from oracle xql " "antoniop",2017/11/20 13:34:01,"MAIN:antoniop:20171120133401","Reduce divergency between oracle and postgres codebase, remove duplicated query definition from oracle xql " "antoniop",2017/11/20 13:34:01,"MAIN:antoniop:20171120133401","Reduce divergency between oracle and postgres codebase, remove duplicated query definition from oracle xql " "antoniop",2017/11/20 13:26:55,"MAIN:antoniop:20171120132655","Reduce divergence between oracle and postgres codebase, fix postgres only idiom in xql file " "antoniop",2017/11/20 13:26:55,"MAIN:antoniop:20171120132655","Reduce divergence between oracle and postgres codebase, fix postgres only idiom in xql file " "antoniop",2017/11/20 13:26:55,"MAIN:antoniop:20171120132655","Reduce divergence between oracle and postgres codebase, fix postgres only idiom in xql file " "antoniop",2017/11/20 13:13:10,"MAIN:antoniop:20171120131310","Reduce divergence between oracle and postgres codebase, fix typo " "antoniop",2017/11/20 13:13:10,"MAIN:antoniop:20171120131310","Reduce divergence between oracle and postgres codebase, fix typo " "antoniop",2017/11/20 13:13:10,"MAIN:antoniop:20171120131310","Reduce divergence between oracle and postgres codebase, fix typo " "antoniop",2017/11/20 13:13:10,"MAIN:antoniop:20171120131310","Reduce divergence between oracle and postgres codebase, fix typo " "antoniop",2017/11/16 16:33:39,"MAIN:antoniop:20171116163339","Reduce divergence between postgres and oracle codebase " "antoniop",2017/11/16 16:33:39,"MAIN:antoniop:20171116163339","Reduce divergence between postgres and oracle codebase " "antoniop",2017/11/16 16:33:39,"MAIN:antoniop:20171116163339","Reduce divergence between postgres and oracle codebase " "antoniop",2017/11/16 13:21:59,"MAIN:antoniop:20171116131903","Reduce divergency between oracle and postgres codebase, fix query " "antoniop",2017/11/16 13:21:59,"MAIN:antoniop:20171116131903","Reduce divergency between oracle and postgres codebase, fix query " "antoniop",2017/11/16 13:21:59,"MAIN:antoniop:20171116131903","Reduce divergency between oracle and postgres codebase, fix query " "antoniop",2017/11/16 13:21:59,"MAIN:antoniop:20171116131903","Reduce divergency between oracle and postgres codebase, fix query " "antoniop",2017/11/16 13:19:03,"MAIN:antoniop:20171116131903","Reduce divergency between oracle and postgres codebase, fix query " "antoniop",2017/11/16 13:19:03,"MAIN:antoniop:20171116131903","Reduce divergency between oracle and postgres codebase, fix query " "antoniop",2017/11/16 13:19:03,"MAIN:antoniop:20171116131903","Reduce divergency between oracle and postgres codebase, fix query " "antoniop",2017/11/16 13:19:03,"MAIN:antoniop:20171116131903","Reduce divergency between oracle and postgres codebase, fix query " "antoniop",2017/11/16 13:10:54,"MAIN:antoniop:20171116131054","Reduce divergency between oracle and postgres codebase " "antoniop",2017/11/16 13:10:54,"MAIN:antoniop:20171116131054","Reduce divergency between oracle and postgres codebase " "antoniop",2017/11/16 13:10:54,"MAIN:antoniop:20171116131054","Reduce divergency between oracle and postgres codebase " "antoniop",2017/11/16 13:05:50,"MAIN:antoniop:20171116130550","Reduce divergence between oracle and postgres codebase " "antoniop",2017/11/16 13:05:50,"MAIN:antoniop:20171116130550","Reduce divergence between oracle and postgres codebase " "antoniop",2017/11/16 13:05:50,"MAIN:antoniop:20171116130550","Reduce divergence between oracle and postgres codebase " "antoniop",2017/11/16 13:05:50,"MAIN:antoniop:20171116130550","Reduce divergence between oracle and postgres codebase " "antoniop",2017/11/16 12:48:26,"MAIN:antoniop:20171116124826","Reduce divergency between postgres and oracle codebase " "antoniop",2017/11/16 12:48:26,"MAIN:antoniop:20171116124826","Reduce divergency between postgres and oracle codebase " "antoniop",2017/11/16 12:48:26,"MAIN:antoniop:20171116124826","Reduce divergency between postgres and oracle codebase " "antoniop",2017/11/16 09:37:57,"MAIN:antoniop:20171116093757","Reduce divergency between oracle and postgres codebase " "antoniop",2017/11/16 09:37:57,"MAIN:antoniop:20171116093757","Reduce divergency between oracle and postgres codebase " "antoniop",2017/11/16 09:37:57,"MAIN:antoniop:20171116093757","Reduce divergency between oracle and postgres codebase " "antoniop",2017/11/15 16:38:23,"MAIN:antoniop:20171115163509","Reduce divergency between oracle and postgres codebase " "antoniop",2017/11/15 16:38:23,"MAIN:antoniop:20171115163509","Reduce divergency between oracle and postgres codebase " "antoniop",2017/11/15 16:38:23,"MAIN:antoniop:20171115163509","Reduce divergency between oracle and postgres codebase " "antoniop",2017/11/15 16:35:09,"MAIN:antoniop:20171115163509","Reduce divergency between oracle and postgres codebase " "antoniop",2017/11/15 16:35:09,"MAIN:antoniop:20171115163509","Reduce divergency between oracle and postgres codebase " "antoniop",2017/11/15 16:35:09,"MAIN:antoniop:20171115163509","Reduce divergency between oracle and postgres codebase " "antoniop",2017/11/15 16:28:23,"MAIN:antoniop:20171115162823","Reduce divergence between postgres and oracle codebase " "antoniop",2017/11/15 16:28:23,"MAIN:antoniop:20171115162823","Reduce divergence between postgres and oracle codebase " "antoniop",2017/11/15 16:28:23,"MAIN:antoniop:20171115162823","Reduce divergence between postgres and oracle codebase " "antoniop",2017/11/15 15:56:49,"MAIN:antoniop:20171115155649","Reduce divergence between oracle and postgres codebase " "antoniop",2017/11/15 15:56:49,"MAIN:antoniop:20171115155649","Reduce divergence between oracle and postgres codebase " "antoniop",2017/11/15 15:56:49,"MAIN:antoniop:20171115155649","Reduce divergence between oracle and postgres codebase " "antoniop",2017/11/15 15:37:37,"MAIN:antoniop:20171115153737","Reduce divergence between postgres and oracle codebase " "antoniop",2017/11/15 15:37:37,"MAIN:antoniop:20171115153737","Reduce divergence between postgres and oracle codebase " "antoniop",2017/11/15 15:37:37,"MAIN:antoniop:20171115153737","Reduce divergence between postgres and oracle codebase " "antoniop",2017/11/15 15:37:37,"MAIN:antoniop:20171115153737","Reduce divergence between postgres and oracle codebase " "antoniop",2017/11/15 14:25:36,"MAIN:antoniop:20171115142536","Reduce divergency between oracle and postgres codebase " "antoniop",2017/11/15 14:25:36,"MAIN:antoniop:20171115142536","Reduce divergency between oracle and postgres codebase " "antoniop",2017/11/15 14:25:36,"MAIN:antoniop:20171115142536","Reduce divergency between oracle and postgres codebase " "antoniop",2017/11/15 14:25:36,"MAIN:antoniop:20171115142536","Reduce divergency between oracle and postgres codebase " "antoniop",2017/11/15 14:12:45,"MAIN:antoniop:20171115141245","Reduce divergency between oracle and postgres codebase " "antoniop",2017/11/15 14:12:45,"MAIN:antoniop:20171115141245","Reduce divergency between oracle and postgres codebase " "antoniop",2017/11/15 14:12:45,"MAIN:antoniop:20171115141245","Reduce divergency between oracle and postgres codebase " "antoniop",2017/11/15 14:12:45,"MAIN:antoniop:20171115141245","Reduce divergency between oracle and postgres codebase " "antoniop",2017/11/15 13:48:39,"MAIN:antoniop:20171115134839","Use tcl to do date calculations instead of db, reduce postgres/oracle divergencies " "antoniop",2017/11/15 13:48:39,"MAIN:antoniop:20171115134839","Use tcl to do date calculations instead of db, reduce postgres/oracle divergencies " "antoniop",2017/11/15 13:48:39,"MAIN:antoniop:20171115134839","Use tcl to do date calculations instead of db, reduce postgres/oracle divergencies " "antoniop",2017/11/15 13:42:33,"MAIN:antoniop:20171115134233","Reduce divergence between oracle and postgres codebase, optimize queries " "antoniop",2017/11/15 13:42:33,"MAIN:antoniop:20171115134233","Reduce divergence between oracle and postgres codebase, optimize queries " "antoniop",2017/11/15 13:42:33,"MAIN:antoniop:20171115134233","Reduce divergence between oracle and postgres codebase, optimize queries " "antoniop",2017/11/15 13:42:33,"MAIN:antoniop:20171115134233","Reduce divergence between oracle and postgres codebase, optimize queries " "antoniop",2017/11/15 13:26:59,"MAIN:antoniop:20171115132659","Do date calculations in tcl rather than in db, reduce oracle and postgres divergency " "antoniop",2017/11/15 13:26:59,"MAIN:antoniop:20171115132659","Do date calculations in tcl rather than in db, reduce oracle and postgres divergency " "antoniop",2017/11/15 13:26:59,"MAIN:antoniop:20171115132659","Do date calculations in tcl rather than in db, reduce oracle and postgres divergency " "antoniop",2017/11/15 13:12:49,"MAIN:antoniop:20171115131249","Reduce divergence between oracle and postgres code " "antoniop",2017/11/15 13:12:49,"MAIN:antoniop:20171115131249","Reduce divergence between oracle and postgres code " "antoniop",2017/11/15 13:12:49,"MAIN:antoniop:20171115131249","Reduce divergence between oracle and postgres code " "antoniop",2017/11/15 13:12:49,"MAIN:antoniop:20171115131249","Reduce divergence between oracle and postgres code " "antoniop",2017/11/15 11:08:17,"MAIN:antoniop:20171115110817","Reduce oracle/postgres divergence " "antoniop",2017/11/15 11:08:17,"MAIN:antoniop:20171115110817","Reduce oracle/postgres divergence " "antoniop",2017/11/15 11:08:17,"MAIN:antoniop:20171115110817","Reduce oracle/postgres divergence " "antoniop",2017/11/14 14:49:45,"MAIN:antoniop:20171114144945","Tolerate the same request variable specified multiple times We use export_vars as arbiter to decide how this will be treated. Also remove some postgres/oracle divergence " "antoniop",2017/11/14 14:49:45,"MAIN:antoniop:20171114144945","Tolerate the same request variable specified multiple times We use export_vars as arbiter to decide how this will be treated. Also remove some postgres/oracle divergence " "antoniop",2017/11/10 17:21:05,"MAIN:antoniop:20171110172105","Maintenance of forum reading count feature - removal of forums_reading_info_user (1Mio rows on Learn@WU). This materialized view had to be constantly synced with forums_reading_info table. Reimplemented as view. - simplify logics in stored procedure due to new datamodel - fix inconsistencies between oracle and postgres function definition - re-enabled parameter to decide whether use these stats or not in administration TODO: consider further reform of this feature as stats grow very large on busy sites for probably little value added " "antoniop",2017/11/10 17:21:05,"MAIN:antoniop:20171110172105","Maintenance of forum reading count feature - removal of forums_reading_info_user (1Mio rows on Learn@WU). This materialized view had to be constantly synced with forums_reading_info table. Reimplemented as view. - simplify logics in stored procedure due to new datamodel - fix inconsistencies between oracle and postgres function definition - re-enabled parameter to decide whether use these stats or not in administration TODO: consider further reform of this feature as stats grow very large on busy sites for probably little value added " "antoniop",2017/11/10 17:21:05,"MAIN:antoniop:20171110172105","Maintenance of forum reading count feature - removal of forums_reading_info_user (1Mio rows on Learn@WU). This materialized view had to be constantly synced with forums_reading_info table. Reimplemented as view. - simplify logics in stored procedure due to new datamodel - fix inconsistencies between oracle and postgres function definition - re-enabled parameter to decide whether use these stats or not in administration TODO: consider further reform of this feature as stats grow very large on busy sites for probably little value added " "antoniop",2017/11/10 17:21:05,"MAIN:antoniop:20171110172105","Maintenance of forum reading count feature - removal of forums_reading_info_user (1Mio rows on Learn@WU). This materialized view had to be constantly synced with forums_reading_info table. Reimplemented as view. - simplify logics in stored procedure due to new datamodel - fix inconsistencies between oracle and postgres function definition - re-enabled parameter to decide whether use these stats or not in administration TODO: consider further reform of this feature as stats grow very large on busy sites for probably little value added " "antoniop",2017/11/10 17:21:05,"MAIN:antoniop:20171110172105","Maintenance of forum reading count feature - removal of forums_reading_info_user (1Mio rows on Learn@WU). This materialized view had to be constantly synced with forums_reading_info table. Reimplemented as view. - simplify logics in stored procedure due to new datamodel - fix inconsistencies between oracle and postgres function definition - re-enabled parameter to decide whether use these stats or not in administration TODO: consider further reform of this feature as stats grow very large on busy sites for probably little value added " "antoniop",2017/11/10 17:21:05,"MAIN:antoniop:20171110172105","Maintenance of forum reading count feature - removal of forums_reading_info_user (1Mio rows on Learn@WU). This materialized view had to be constantly synced with forums_reading_info table. Reimplemented as view. - simplify logics in stored procedure due to new datamodel - fix inconsistencies between oracle and postgres function definition - re-enabled parameter to decide whether use these stats or not in administration TODO: consider further reform of this feature as stats grow very large on busy sites for probably little value added " "antoniop",2017/11/10 17:21:05,"MAIN:antoniop:20171110172105","Maintenance of forum reading count feature - removal of forums_reading_info_user (1Mio rows on Learn@WU). This materialized view had to be constantly synced with forums_reading_info table. Reimplemented as view. - simplify logics in stored procedure due to new datamodel - fix inconsistencies between oracle and postgres function definition - re-enabled parameter to decide whether use these stats or not in administration TODO: consider further reform of this feature as stats grow very large on busy sites for probably little value added " "antoniop",2017/11/10 17:21:05,"MAIN:antoniop:20171110172105","Maintenance of forum reading count feature - removal of forums_reading_info_user (1Mio rows on Learn@WU). This materialized view had to be constantly synced with forums_reading_info table. Reimplemented as view. - simplify logics in stored procedure due to new datamodel - fix inconsistencies between oracle and postgres function definition - re-enabled parameter to decide whether use these stats or not in administration TODO: consider further reform of this feature as stats grow very large on busy sites for probably little value added " "antoniop",2017/11/10 17:21:05,"MAIN:antoniop:20171110172105","Maintenance of forum reading count feature - removal of forums_reading_info_user (1Mio rows on Learn@WU). This materialized view had to be constantly synced with forums_reading_info table. Reimplemented as view. - simplify logics in stored procedure due to new datamodel - fix inconsistencies between oracle and postgres function definition - re-enabled parameter to decide whether use these stats or not in administration TODO: consider further reform of this feature as stats grow very large on busy sites for probably little value added " "antoniop",2017/11/03 15:58:29,"MAIN:antoniop:20171103155829","Reduce divergence between oracle and postgres " "antoniop",2017/11/03 15:58:29,"MAIN:antoniop:20171103155829","Reduce divergence between oracle and postgres " "antoniop",2017/11/03 15:58:29,"MAIN:antoniop:20171103155829","Reduce divergence between oracle and postgres " "antoniop",2017/05/24 18:49:21,"oacs-5-9:antoniop:20170524184921","Remove sql duplication, converge oracle and postgres codebase " "antoniop",2017/05/24 18:49:21,"oacs-5-9:antoniop:20170524184921","Remove sql duplication, converge oracle and postgres codebase " "antoniop",2017/05/24 18:49:21,"oacs-5-9:antoniop:20170524184921","Remove sql duplication, converge oracle and postgres codebase " "antoniop",2017/05/24 18:49:21,"oacs-5-9:antoniop:20170524184921","Remove sql duplication, converge oracle and postgres codebase " "antoniop",2017/01/27 16:18:17,"MAIN:antoniop:20170127161817","Fix typo, use Postgres 9.0 compliant syntax for default value spec " "antoniop",2017/01/07 22:33:25,"oacs-5-9:antoniop:20170107223325","Don't use 'if not exists' idiom for postgres as present since version 9.5 only " "antoniop",2016/12/21 00:14:56,"oacs-5-9:antoniop:20161221001456","Added new database utility to retrieve primary keys of a table. Source for the postgres version: https://wiki.postgresql.org/wiki/Retrieve_primary_key_columns Source for the oracle version: http://stackoverflow.com/questions/4749650/function-that-would-return-the-data-retreived-from-a-select-query-oracle " "antoniop",2016/12/21 00:14:56,"oacs-5-9:antoniop:20161221001456","Added new database utility to retrieve primary keys of a table. Source for the postgres version: https://wiki.postgresql.org/wiki/Retrieve_primary_key_columns Source for the oracle version: http://stackoverflow.com/questions/4749650/function-that-would-return-the-data-retreived-from-a-select-query-oracle " "antoniop",2016/12/21 00:14:56,"oacs-5-9:antoniop:20161221001456","Added new database utility to retrieve primary keys of a table. Source for the postgres version: https://wiki.postgresql.org/wiki/Retrieve_primary_key_columns Source for the oracle version: http://stackoverflow.com/questions/4749650/function-that-would-return-the-data-retreived-from-a-select-query-oracle " "antoniop",2016/12/21 00:14:56,"oacs-5-9:antoniop:20161221001456","Added new database utility to retrieve primary keys of a table. Source for the postgres version: https://wiki.postgresql.org/wiki/Retrieve_primary_key_columns Source for the oracle version: http://stackoverflow.com/questions/4749650/function-that-would-return-the-data-retreived-from-a-select-query-oracle " "antoniop",2016/12/21 00:14:56,"oacs-5-9:antoniop:20161221001456","Added new database utility to retrieve primary keys of a table. Source for the postgres version: https://wiki.postgresql.org/wiki/Retrieve_primary_key_columns Source for the oracle version: http://stackoverflow.com/questions/4749650/function-that-would-return-the-data-retreived-from-a-select-query-oracle " "antoniop",2016/12/13 13:37:12,"oacs-5-9:antoniop:20161213133712","Remove possible lefrover trigger and function from the old good days. New instances don't even have this, but old born instances that get updated could still have it. It is not necessary anymore and breaks current cast rules in postgres. " "antoniop",2016/12/13 13:37:12,"oacs-5-9:antoniop:20161213133712","Remove possible lefrover trigger and function from the old good days. New instances don't even have this, but old born instances that get updated could still have it. It is not necessary anymore and breaks current cast rules in postgres. " "antoniop",2016/12/13 13:37:12,"oacs-5-9:antoniop:20161213133712","Remove possible lefrover trigger and function from the old good days. New instances don't even have this, but old born instances that get updated could still have it. It is not necessary anymore and breaks current cast rules in postgres. " "antoniop",2016/12/13 13:37:12,"oacs-5-9:antoniop:20161213133712","Remove possible lefrover trigger and function from the old good days. New instances don't even have this, but old born instances that get updated could still have it. It is not necessary anymore and breaks current cast rules in postgres. " "antoniop",2016/12/13 13:37:12,"oacs-5-9:antoniop:20161213133712","Remove possible lefrover trigger and function from the old good days. New instances don't even have this, but old born instances that get updated could still have it. It is not necessary anymore and breaks current cast rules in postgres. " "gustafn",2016/11/27 10:10:37,"oacs-5-9:gustafn:20161127101037"," Reduced generation of dead tuples in postgres. Background: In the old version, the fields latest and live revisions were updated always via two separate dmlDML statements. Every update causes in PostgreSQL (tested to pg 9.6) one more dead tuple, such that on busy systems, we see 30k + dead tuples per hour. These dead tuples in turn cause more auto vacuum operations and can lead to abandoned query plans. This change can reduce the number of dead tuples on cr_items into half, by allowing both fields to be set in one operation (namely content_item__set_live_revision). This function has an optional 4th argument that can cause this optimization. For legacy applications, nothing changes. Btw: since all commonly used applications use the live revision, the fallback of the latest_revision is unused. One can consider to remove the cr_revision_latest_tr, at least on on certain installations. bump revision to 5.1.9d23 " "gustafn",2016/11/27 10:10:37,"oacs-5-9:gustafn:20161127101037"," Reduced generation of dead tuples in postgres. Background: In the old version, the fields latest and live revisions were updated always via two separate dmlDML statements. Every update causes in PostgreSQL (tested to pg 9.6) one more dead tuple, such that on busy systems, we see 30k + dead tuples per hour. These dead tuples in turn cause more auto vacuum operations and can lead to abandoned query plans. This change can reduce the number of dead tuples on cr_items into half, by allowing both fields to be set in one operation (namely content_item__set_live_revision). This function has an optional 4th argument that can cause this optimization. For legacy applications, nothing changes. Btw: since all commonly used applications use the live revision, the fallback of the latest_revision is unused. One can consider to remove the cr_revision_latest_tr, at least on on certain installations. bump revision to 5.1.9d23 " "gustafn",2016/11/27 10:10:37,"oacs-5-9:gustafn:20161127101037"," Reduced generation of dead tuples in postgres. Background: In the old version, the fields latest and live revisions were updated always via two separate dmlDML statements. Every update causes in PostgreSQL (tested to pg 9.6) one more dead tuple, such that on busy systems, we see 30k + dead tuples per hour. These dead tuples in turn cause more auto vacuum operations and can lead to abandoned query plans. This change can reduce the number of dead tuples on cr_items into half, by allowing both fields to be set in one operation (namely content_item__set_live_revision). This function has an optional 4th argument that can cause this optimization. For legacy applications, nothing changes. Btw: since all commonly used applications use the live revision, the fallback of the latest_revision is unused. One can consider to remove the cr_revision_latest_tr, at least on on certain installations. bump revision to 5.1.9d23 " "gustafn",2016/11/27 10:10:37,"oacs-5-9:gustafn:20161127101037"," Reduced generation of dead tuples in postgres. Background: In the old version, the fields latest and live revisions were updated always via two separate dmlDML statements. Every update causes in PostgreSQL (tested to pg 9.6) one more dead tuple, such that on busy systems, we see 30k + dead tuples per hour. These dead tuples in turn cause more auto vacuum operations and can lead to abandoned query plans. This change can reduce the number of dead tuples on cr_items into half, by allowing both fields to be set in one operation (namely content_item__set_live_revision). This function has an optional 4th argument that can cause this optimization. For legacy applications, nothing changes. Btw: since all commonly used applications use the live revision, the fallback of the latest_revision is unused. One can consider to remove the cr_revision_latest_tr, at least on on certain installations. bump revision to 5.1.9d23 " "hectorr",2016/08/10 13:23:11,"oacs-5-9:hectorr:20160810132311","Simplified upgrade-5.9.1d20-5.9.1d21.sql postgres script " "hectorr",2016/08/10 13:17:47,"oacs-5-9:hectorr:20160810131747","Added Oracle version of acs-cr upgrade-5.9.1d20-5.9.1d21.sql script and simplified postgres version. " "gustafn",2016/08/02 10:14:41,"oacs-5-9:gustafn:20160802101441","- apidoc::get_doc_url: factor out common code to reduce redundancy - OpenACS PL/SQL API Search: add number ot arguments, modernize adp, better separation of multiple psql functions - fix postgres search url on api-doc/index page - add missing csrf protection to NaviServer/AOLserver search box - bump version number to 5.9.1d3 " "gustafn",2016/08/02 10:14:41,"oacs-5-9:gustafn:20160802101441","- apidoc::get_doc_url: factor out common code to reduce redundancy - OpenACS PL/SQL API Search: add number ot arguments, modernize adp, better separation of multiple psql functions - fix postgres search url on api-doc/index page - add missing csrf protection to NaviServer/AOLserver search box - bump version number to 5.9.1d3 " "gustafn",2016/08/02 10:14:41,"oacs-5-9:gustafn:20160802101441","- apidoc::get_doc_url: factor out common code to reduce redundancy - OpenACS PL/SQL API Search: add number ot arguments, modernize adp, better separation of multiple psql functions - fix postgres search url on api-doc/index page - add missing csrf protection to NaviServer/AOLserver search box - bump version number to 5.9.1d3 " "gustafn",2016/08/02 10:14:41,"oacs-5-9:gustafn:20160802101441","- apidoc::get_doc_url: factor out common code to reduce redundancy - OpenACS PL/SQL API Search: add number ot arguments, modernize adp, better separation of multiple psql functions - fix postgres search url on api-doc/index page - add missing csrf protection to NaviServer/AOLserver search box - bump version number to 5.9.1d3 " "gustafn",2016/08/02 10:14:41,"oacs-5-9:gustafn:20160802101441","- apidoc::get_doc_url: factor out common code to reduce redundancy - OpenACS PL/SQL API Search: add number ot arguments, modernize adp, better separation of multiple psql functions - fix postgres search url on api-doc/index page - add missing csrf protection to NaviServer/AOLserver search box - bump version number to 5.9.1d3 " "gustafn",2016/08/02 10:14:41,"oacs-5-9:gustafn:20160802101441","- apidoc::get_doc_url: factor out common code to reduce redundancy - OpenACS PL/SQL API Search: add number ot arguments, modernize adp, better separation of multiple psql functions - fix postgres search url on api-doc/index page - add missing csrf protection to NaviServer/AOLserver search box - bump version number to 5.9.1d3 " "gustafn",2016/08/02 10:14:41,"oacs-5-9:gustafn:20160802101441","- apidoc::get_doc_url: factor out common code to reduce redundancy - OpenACS PL/SQL API Search: add number ot arguments, modernize adp, better separation of multiple psql functions - fix postgres search url on api-doc/index page - add missing csrf protection to NaviServer/AOLserver search box - bump version number to 5.9.1d3 " "gustafn",2016/08/02 10:14:41,"oacs-5-9:gustafn:20160802101441","- apidoc::get_doc_url: factor out common code to reduce redundancy - OpenACS PL/SQL API Search: add number ot arguments, modernize adp, better separation of multiple psql functions - fix postgres search url on api-doc/index page - add missing csrf protection to NaviServer/AOLserver search box - bump version number to 5.9.1d3 " "gustafn",2016/08/02 10:14:41,"oacs-5-9:gustafn:20160802101441","- apidoc::get_doc_url: factor out common code to reduce redundancy - OpenACS PL/SQL API Search: add number ot arguments, modernize adp, better separation of multiple psql functions - fix postgres search url on api-doc/index page - add missing csrf protection to NaviServer/AOLserver search box - bump version number to 5.9.1d3 " "gustafn",2016/08/02 10:14:41,"oacs-5-9:gustafn:20160802101441","- apidoc::get_doc_url: factor out common code to reduce redundancy - OpenACS PL/SQL API Search: add number ot arguments, modernize adp, better separation of multiple psql functions - fix postgres search url on api-doc/index page - add missing csrf protection to NaviServer/AOLserver search box - bump version number to 5.9.1d3 " "gustafn",2016/08/02 10:14:41,"oacs-5-9:gustafn:20160802101441","- apidoc::get_doc_url: factor out common code to reduce redundancy - OpenACS PL/SQL API Search: add number ot arguments, modernize adp, better separation of multiple psql functions - fix postgres search url on api-doc/index page - add missing csrf protection to NaviServer/AOLserver search box - bump version number to 5.9.1d3 " "gustafn",2016/08/02 10:14:41,"oacs-5-9:gustafn:20160802101441","- apidoc::get_doc_url: factor out common code to reduce redundancy - OpenACS PL/SQL API Search: add number ot arguments, modernize adp, better separation of multiple psql functions - fix postgres search url on api-doc/index page - add missing csrf protection to NaviServer/AOLserver search box - bump version number to 5.9.1d3 " "gustafn",2016/08/02 10:14:41,"oacs-5-9:gustafn:20160802101441","- apidoc::get_doc_url: factor out common code to reduce redundancy - OpenACS PL/SQL API Search: add number ot arguments, modernize adp, better separation of multiple psql functions - fix postgres search url on api-doc/index page - add missing csrf protection to NaviServer/AOLserver search box - bump version number to 5.9.1d3 " "gustafn",2016/07/08 16:02:31,"oacs-5-9:gustafn:20160708160231","- make same change as well for older pg versions " "gustafn",2016/07/06 17:16:58,"oacs-5-9:gustafn:20160706171658","- align oracle code with postgres code " "gustafn",2016/07/05 16:35:23,"oacs-5-9:gustafn:20160705163522","- Add SQL schema acs_permission to allow to call sql-functions for Oracle and PostgreSQL in exactly the same way - Move postgres permission function to the new neamespace and provide stubs for backward compatibility - New function permission::get_parties_with_permission to support a restricted form of reverse lookup for permssions in order to reduce the dependencies on acs_object_party_privilege_map for PostgreSQL - make upgrade scripts more robust (support repeated loading) - bump verison number of acs-tcl to 5.9.1d9 - bump version number of acs-kernel to 5.9.1d11 " "gustafn",2016/07/05 16:35:23,"oacs-5-9:gustafn:20160705163522","- Add SQL schema acs_permission to allow to call sql-functions for Oracle and PostgreSQL in exactly the same way - Move postgres permission function to the new neamespace and provide stubs for backward compatibility - New function permission::get_parties_with_permission to support a restricted form of reverse lookup for permssions in order to reduce the dependencies on acs_object_party_privilege_map for PostgreSQL - make upgrade scripts more robust (support repeated loading) - bump verison number of acs-tcl to 5.9.1d9 - bump version number of acs-kernel to 5.9.1d11 " "gustafn",2016/07/05 16:35:23,"oacs-5-9:gustafn:20160705163522","- Add SQL schema acs_permission to allow to call sql-functions for Oracle and PostgreSQL in exactly the same way - Move postgres permission function to the new neamespace and provide stubs for backward compatibility - New function permission::get_parties_with_permission to support a restricted form of reverse lookup for permssions in order to reduce the dependencies on acs_object_party_privilege_map for PostgreSQL - make upgrade scripts more robust (support repeated loading) - bump verison number of acs-tcl to 5.9.1d9 - bump version number of acs-kernel to 5.9.1d11 " "gustafn",2016/07/05 16:35:23,"oacs-5-9:gustafn:20160705163522","- Add SQL schema acs_permission to allow to call sql-functions for Oracle and PostgreSQL in exactly the same way - Move postgres permission function to the new neamespace and provide stubs for backward compatibility - New function permission::get_parties_with_permission to support a restricted form of reverse lookup for permssions in order to reduce the dependencies on acs_object_party_privilege_map for PostgreSQL - make upgrade scripts more robust (support repeated loading) - bump verison number of acs-tcl to 5.9.1d9 - bump version number of acs-kernel to 5.9.1d11 " "gustafn",2016/07/05 16:35:23,"oacs-5-9:gustafn:20160705163522","- Add SQL schema acs_permission to allow to call sql-functions for Oracle and PostgreSQL in exactly the same way - Move postgres permission function to the new neamespace and provide stubs for backward compatibility - New function permission::get_parties_with_permission to support a restricted form of reverse lookup for permssions in order to reduce the dependencies on acs_object_party_privilege_map for PostgreSQL - make upgrade scripts more robust (support repeated loading) - bump verison number of acs-tcl to 5.9.1d9 - bump version number of acs-kernel to 5.9.1d11 " "gustafn",2016/07/05 16:35:23,"oacs-5-9:gustafn:20160705163522","- Add SQL schema acs_permission to allow to call sql-functions for Oracle and PostgreSQL in exactly the same way - Move postgres permission function to the new neamespace and provide stubs for backward compatibility - New function permission::get_parties_with_permission to support a restricted form of reverse lookup for permssions in order to reduce the dependencies on acs_object_party_privilege_map for PostgreSQL - make upgrade scripts more robust (support repeated loading) - bump verison number of acs-tcl to 5.9.1d9 - bump version number of acs-kernel to 5.9.1d11 " "gustafn",2016/07/05 16:35:23,"oacs-5-9:gustafn:20160705163522","- Add SQL schema acs_permission to allow to call sql-functions for Oracle and PostgreSQL in exactly the same way - Move postgres permission function to the new neamespace and provide stubs for backward compatibility - New function permission::get_parties_with_permission to support a restricted form of reverse lookup for permssions in order to reduce the dependencies on acs_object_party_privilege_map for PostgreSQL - make upgrade scripts more robust (support repeated loading) - bump verison number of acs-tcl to 5.9.1d9 - bump version number of acs-kernel to 5.9.1d11 " "gustafn",2016/07/05 16:35:23,"oacs-5-9:gustafn:20160705163522","- Add SQL schema acs_permission to allow to call sql-functions for Oracle and PostgreSQL in exactly the same way - Move postgres permission function to the new neamespace and provide stubs for backward compatibility - New function permission::get_parties_with_permission to support a restricted form of reverse lookup for permssions in order to reduce the dependencies on acs_object_party_privilege_map for PostgreSQL - make upgrade scripts more robust (support repeated loading) - bump verison number of acs-tcl to 5.9.1d9 - bump version number of acs-kernel to 5.9.1d11 " "gustafn",2016/07/05 16:35:23,"oacs-5-9:gustafn:20160705163522","- Add SQL schema acs_permission to allow to call sql-functions for Oracle and PostgreSQL in exactly the same way - Move postgres permission function to the new neamespace and provide stubs for backward compatibility - New function permission::get_parties_with_permission to support a restricted form of reverse lookup for permssions in order to reduce the dependencies on acs_object_party_privilege_map for PostgreSQL - make upgrade scripts more robust (support repeated loading) - bump verison number of acs-tcl to 5.9.1d9 - bump version number of acs-kernel to 5.9.1d11 " "gustafn",2016/07/05 16:35:23,"oacs-5-9:gustafn:20160705163522","- Add SQL schema acs_permission to allow to call sql-functions for Oracle and PostgreSQL in exactly the same way - Move postgres permission function to the new neamespace and provide stubs for backward compatibility - New function permission::get_parties_with_permission to support a restricted form of reverse lookup for permssions in order to reduce the dependencies on acs_object_party_privilege_map for PostgreSQL - make upgrade scripts more robust (support repeated loading) - bump verison number of acs-tcl to 5.9.1d9 - bump version number of acs-kernel to 5.9.1d11 " "gustafn",2016/07/05 16:35:23,"oacs-5-9:gustafn:20160705163522","- Add SQL schema acs_permission to allow to call sql-functions for Oracle and PostgreSQL in exactly the same way - Move postgres permission function to the new neamespace and provide stubs for backward compatibility - New function permission::get_parties_with_permission to support a restricted form of reverse lookup for permssions in order to reduce the dependencies on acs_object_party_privilege_map for PostgreSQL - make upgrade scripts more robust (support repeated loading) - bump verison number of acs-tcl to 5.9.1d9 - bump version number of acs-kernel to 5.9.1d11 " "gustafn",2016/07/05 16:35:23,"oacs-5-9:gustafn:20160705163522","- Add SQL schema acs_permission to allow to call sql-functions for Oracle and PostgreSQL in exactly the same way - Move postgres permission function to the new neamespace and provide stubs for backward compatibility - New function permission::get_parties_with_permission to support a restricted form of reverse lookup for permssions in order to reduce the dependencies on acs_object_party_privilege_map for PostgreSQL - make upgrade scripts more robust (support repeated loading) - bump verison number of acs-tcl to 5.9.1d9 - bump version number of acs-kernel to 5.9.1d11 " "gustafn",2016/07/05 16:35:22,"oacs-5-9:gustafn:20160705163522","- Add SQL schema acs_permission to allow to call sql-functions for Oracle and PostgreSQL in exactly the same way - Move postgres permission function to the new neamespace and provide stubs for backward compatibility - New function permission::get_parties_with_permission to support a restricted form of reverse lookup for permssions in order to reduce the dependencies on acs_object_party_privilege_map for PostgreSQL - make upgrade scripts more robust (support repeated loading) - bump verison number of acs-tcl to 5.9.1d9 - bump version number of acs-kernel to 5.9.1d11 " "gustafn",2016/07/02 10:09:44,"MAIN:gustafn:20160702100944:1","file file-selector-postgres.xql was initially added on branch oacs-5-9. " "gustafn",2016/07/01 13:43:14,"oacs-5-9:gustafn:20160701134314","- align with postgres " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:36,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:35,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:35,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:35,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:35,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:35,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:35,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:35,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:35,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:35,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:35,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:35,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:35,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:35,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:35,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:35,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:35,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:35,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:35,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:35,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:35,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:35,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:35,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/21 07:44:35,"oacs-5-9:gustafn:20160621074435","- updated postgres information (removed fully obsolete information and broken links) - updated constraint naming (_idx was missing) " "gustafn",2016/06/13 07:44:32,"oacs-5-9:gustafn:20160613074432","Bugfix: not possible to define group types over admin interface: - Remove dependency on ""user_objects"" in PostgreSQL code: This table is an interface to Oracle's data dictionary and gives access to all defined objects (tables, views, functions, packages, ...) and is used to check, whether code has to be recompiled after some update. This code check is now deactivated for PostgreSQL for the time being. - Without this change, it was not possible to define group types in postgres over the admin interface (in acs-subsite) " "gustafn",2016/06/13 07:44:32,"oacs-5-9:gustafn:20160613074432","Bugfix: not possible to define group types over admin interface: - Remove dependency on ""user_objects"" in PostgreSQL code: This table is an interface to Oracle's data dictionary and gives access to all defined objects (tables, views, functions, packages, ...) and is used to check, whether code has to be recompiled after some update. This code check is now deactivated for PostgreSQL for the time being. - Without this change, it was not possible to define group types in postgres over the admin interface (in acs-subsite) " "gustafn",2016/05/26 16:00:31,"oacs-5-9:gustafn:20160526160031","- move adp templates from xowiki/www to xowiki/resources/templates - improve validity checking on tags (e.g. in path notation) to avoid potential pg errors on invalid UTF-8 " "gustafn",2016/05/26 16:00:31,"oacs-5-9:gustafn:20160526160031","- move adp templates from xowiki/www to xowiki/resources/templates - improve validity checking on tags (e.g. in path notation) to avoid potential pg errors on invalid UTF-8 " "gustafn",2016/05/26 16:00:31,"oacs-5-9:gustafn:20160526160031","- move adp templates from xowiki/www to xowiki/resources/templates - improve validity checking on tags (e.g. in path notation) to avoid potential pg errors on invalid UTF-8 " "gustafn",2016/05/26 16:00:31,"oacs-5-9:gustafn:20160526160031","- move adp templates from xowiki/www to xowiki/resources/templates - improve validity checking on tags (e.g. in path notation) to avoid potential pg errors on invalid UTF-8 " "gustafn",2016/05/26 16:00:31,"oacs-5-9:gustafn:20160526160031","- move adp templates from xowiki/www to xowiki/resources/templates - improve validity checking on tags (e.g. in path notation) to avoid potential pg errors on invalid UTF-8 " "gustafn",2016/05/26 16:00:31,"oacs-5-9:gustafn:20160526160031","- move adp templates from xowiki/www to xowiki/resources/templates - improve validity checking on tags (e.g. in path notation) to avoid potential pg errors on invalid UTF-8 " "gustafn",2016/05/26 16:00:31,"oacs-5-9:gustafn:20160526160031","- move adp templates from xowiki/www to xowiki/resources/templates - improve validity checking on tags (e.g. in path notation) to avoid potential pg errors on invalid UTF-8 " "gustafn",2016/05/26 16:00:31,"oacs-5-9:gustafn:20160526160031","- move adp templates from xowiki/www to xowiki/resources/templates - improve validity checking on tags (e.g. in path notation) to avoid potential pg errors on invalid UTF-8 " "gustafn",2016/05/26 16:00:31,"oacs-5-9:gustafn:20160526160031","- move adp templates from xowiki/www to xowiki/resources/templates - improve validity checking on tags (e.g. in path notation) to avoid potential pg errors on invalid UTF-8 " "gustafn",2016/05/26 16:00:31,"oacs-5-9:gustafn:20160526160031","- move adp templates from xowiki/www to xowiki/resources/templates - improve validity checking on tags (e.g. in path notation) to avoid potential pg errors on invalid UTF-8 " "gustafn",2016/05/26 16:00:31,"oacs-5-9:gustafn:20160526160031","- move adp templates from xowiki/www to xowiki/resources/templates - improve validity checking on tags (e.g. in path notation) to avoid potential pg errors on invalid UTF-8 " "gustafn",2016/05/26 16:00:31,"oacs-5-9:gustafn:20160526160031","- move adp templates from xowiki/www to xowiki/resources/templates - improve validity checking on tags (e.g. in path notation) to avoid potential pg errors on invalid UTF-8 " "gustafn",2016/05/26 16:00:31,"oacs-5-9:gustafn:20160526160031","- move adp templates from xowiki/www to xowiki/resources/templates - improve validity checking on tags (e.g. in path notation) to avoid potential pg errors on invalid UTF-8 " "gustafn",2016/05/26 16:00:31,"oacs-5-9:gustafn:20160526160031","- move adp templates from xowiki/www to xowiki/resources/templates - improve validity checking on tags (e.g. in path notation) to avoid potential pg errors on invalid UTF-8 " "gustafn",2016/05/26 16:00:31,"oacs-5-9:gustafn:20160526160031","- move adp templates from xowiki/www to xowiki/resources/templates - improve validity checking on tags (e.g. in path notation) to avoid potential pg errors on invalid UTF-8 " "gustafn",2016/05/26 16:00:31,"oacs-5-9:gustafn:20160526160031","- move adp templates from xowiki/www to xowiki/resources/templates - improve validity checking on tags (e.g. in path notation) to avoid potential pg errors on invalid UTF-8 " "gustafn",2016/05/26 16:00:31,"oacs-5-9:gustafn:20160526160031","- move adp templates from xowiki/www to xowiki/resources/templates - improve validity checking on tags (e.g. in path notation) to avoid potential pg errors on invalid UTF-8 " "gustafn",2016/05/26 16:00:31,"oacs-5-9:gustafn:20160526160031","- move adp templates from xowiki/www to xowiki/resources/templates - improve validity checking on tags (e.g. in path notation) to avoid potential pg errors on invalid UTF-8 " "gustafn",2016/05/26 16:00:31,"oacs-5-9:gustafn:20160526160031","- move adp templates from xowiki/www to xowiki/resources/templates - improve validity checking on tags (e.g. in path notation) to avoid potential pg errors on invalid UTF-8 " "gustafn",2016/05/26 16:00:31,"oacs-5-9:gustafn:20160526160031","- move adp templates from xowiki/www to xowiki/resources/templates - improve validity checking on tags (e.g. in path notation) to avoid potential pg errors on invalid UTF-8 " "gustafn",2016/05/26 16:00:31,"oacs-5-9:gustafn:20160526160031","- move adp templates from xowiki/www to xowiki/resources/templates - improve validity checking on tags (e.g. in path notation) to avoid potential pg errors on invalid UTF-8 " "gustafn",2016/05/26 16:00:31,"oacs-5-9:gustafn:20160526160031","- move adp templates from xowiki/www to xowiki/resources/templates - improve validity checking on tags (e.g. in path notation) to avoid potential pg errors on invalid UTF-8 " "gustafn",2016/05/26 16:00:31,"oacs-5-9:gustafn:20160526160031","- move adp templates from xowiki/www to xowiki/resources/templates - improve validity checking on tags (e.g. in path notation) to avoid potential pg errors on invalid UTF-8 " "gustafn",2016/05/26 16:00:31,"oacs-5-9:gustafn:20160526160031","- move adp templates from xowiki/www to xowiki/resources/templates - improve validity checking on tags (e.g. in path notation) to avoid potential pg errors on invalid UTF-8 " "gustafn",2016/05/26 16:00:31,"oacs-5-9:gustafn:20160526160031","- move adp templates from xowiki/www to xowiki/resources/templates - improve validity checking on tags (e.g. in path notation) to avoid potential pg errors on invalid UTF-8 " "gustafn",2016/05/25 08:52:11,"oacs-5-9:gustafn:20160525085211","- hardening page contracts (invalid values for color_filter_value could cause postgres errors; example color_filter_value=1%00%c0%a7%c0%a2%252527%252522) " "gustafn",2016/05/25 07:38:02,"MAIN:gustafn:20160525073802","- protect against too large bug numbers (causes pg errors) - don't access @patch.patch_id@ for displayed_object_id, if it does not exist (view mode) - don't perform message key subsitution in user contributed bug description - add csrf protection for search " "gustafn",2016/05/25 07:38:02,"MAIN:gustafn:20160525073802","- protect against too large bug numbers (causes pg errors) - don't access @patch.patch_id@ for displayed_object_id, if it does not exist (view mode) - don't perform message key subsitution in user contributed bug description - add csrf protection for search " "gustafn",2016/05/25 07:38:02,"MAIN:gustafn:20160525073802","- protect against too large bug numbers (causes pg errors) - don't access @patch.patch_id@ for displayed_object_id, if it does not exist (view mode) - don't perform message key subsitution in user contributed bug description - add csrf protection for search " "gustafn",2016/05/25 07:38:02,"MAIN:gustafn:20160525073802","- protect against too large bug numbers (causes pg errors) - don't access @patch.patch_id@ for displayed_object_id, if it does not exist (view mode) - don't perform message key subsitution in user contributed bug description - add csrf protection for search " "gustafn",2016/05/25 07:38:02,"MAIN:gustafn:20160525073802","- protect against too large bug numbers (causes pg errors) - don't access @patch.patch_id@ for displayed_object_id, if it does not exist (view mode) - don't perform message key subsitution in user contributed bug description - add csrf protection for search " "gustafn",2016/05/15 18:22:49,"oacs-5-9:gustafn:20160515182249","- check for invalid UTF-8 characters in url (would lead to errors at least in postgres). - bump version number to 5.9.1d5 " "gustafn",2016/05/15 18:22:49,"oacs-5-9:gustafn:20160515182249","- check for invalid UTF-8 characters in url (would lead to errors at least in postgres). - bump version number to 5.9.1d5 " "gustafn",2016/02/13 15:31:49,"oacs-5-9:gustafn:20160213153148","Content-Repository Reform: reduce dependency on cr_child_rels and make creation of cr_child_rels entries optional. Most applications do not need cr_child_rels, these take substantial space and slow down operations. The change is fully backward compatible, since per default cr_child_rels are still created. First tests show an improvement for the creation of cr_items by 17% and for deletion by 28% (when parent item is a plain cr_item, as it is e.g. the case in xwowiki). Same change made as well for Oracle. - affected functions (here with pg-names) * procedure content_item__new/21 (version for text or file entries) has new optional boolean parameter: with_child_rels * procedure content_item__new/17 (version for blob entries) has new optional boolean parameter: with_child_rels - remove/reduce dependency on cr_child_rels (if no rel-tag is used, the chile-information is obtained from cr_items) * content_item__is_publishable/1 * content_item__is_valid_child/3 * content_item__is_valid_child/2 - reduce number of functions by using defaults * content_item__copy/5 * content_item__get_title/2 * content_item__move/3 " "gustafn",2016/02/13 15:31:49,"oacs-5-9:gustafn:20160213153148","Content-Repository Reform: reduce dependency on cr_child_rels and make creation of cr_child_rels entries optional. Most applications do not need cr_child_rels, these take substantial space and slow down operations. The change is fully backward compatible, since per default cr_child_rels are still created. First tests show an improvement for the creation of cr_items by 17% and for deletion by 28% (when parent item is a plain cr_item, as it is e.g. the case in xwowiki). Same change made as well for Oracle. - affected functions (here with pg-names) * procedure content_item__new/21 (version for text or file entries) has new optional boolean parameter: with_child_rels * procedure content_item__new/17 (version for blob entries) has new optional boolean parameter: with_child_rels - remove/reduce dependency on cr_child_rels (if no rel-tag is used, the chile-information is obtained from cr_items) * content_item__is_publishable/1 * content_item__is_valid_child/3 * content_item__is_valid_child/2 - reduce number of functions by using defaults * content_item__copy/5 * content_item__get_title/2 * content_item__move/3 " "gustafn",2016/02/13 15:31:49,"oacs-5-9:gustafn:20160213153148","Content-Repository Reform: reduce dependency on cr_child_rels and make creation of cr_child_rels entries optional. Most applications do not need cr_child_rels, these take substantial space and slow down operations. The change is fully backward compatible, since per default cr_child_rels are still created. First tests show an improvement for the creation of cr_items by 17% and for deletion by 28% (when parent item is a plain cr_item, as it is e.g. the case in xwowiki). Same change made as well for Oracle. - affected functions (here with pg-names) * procedure content_item__new/21 (version for text or file entries) has new optional boolean parameter: with_child_rels * procedure content_item__new/17 (version for blob entries) has new optional boolean parameter: with_child_rels - remove/reduce dependency on cr_child_rels (if no rel-tag is used, the chile-information is obtained from cr_items) * content_item__is_publishable/1 * content_item__is_valid_child/3 * content_item__is_valid_child/2 - reduce number of functions by using defaults * content_item__copy/5 * content_item__get_title/2 * content_item__move/3 " "gustafn",2016/02/13 15:31:49,"oacs-5-9:gustafn:20160213153148","Content-Repository Reform: reduce dependency on cr_child_rels and make creation of cr_child_rels entries optional. Most applications do not need cr_child_rels, these take substantial space and slow down operations. The change is fully backward compatible, since per default cr_child_rels are still created. First tests show an improvement for the creation of cr_items by 17% and for deletion by 28% (when parent item is a plain cr_item, as it is e.g. the case in xwowiki). Same change made as well for Oracle. - affected functions (here with pg-names) * procedure content_item__new/21 (version for text or file entries) has new optional boolean parameter: with_child_rels * procedure content_item__new/17 (version for blob entries) has new optional boolean parameter: with_child_rels - remove/reduce dependency on cr_child_rels (if no rel-tag is used, the chile-information is obtained from cr_items) * content_item__is_publishable/1 * content_item__is_valid_child/3 * content_item__is_valid_child/2 - reduce number of functions by using defaults * content_item__copy/5 * content_item__get_title/2 * content_item__move/3 " "gustafn",2016/02/13 15:31:48,"oacs-5-9:gustafn:20160213153148","Content-Repository Reform: reduce dependency on cr_child_rels and make creation of cr_child_rels entries optional. Most applications do not need cr_child_rels, these take substantial space and slow down operations. The change is fully backward compatible, since per default cr_child_rels are still created. First tests show an improvement for the creation of cr_items by 17% and for deletion by 28% (when parent item is a plain cr_item, as it is e.g. the case in xwowiki). Same change made as well for Oracle. - affected functions (here with pg-names) * procedure content_item__new/21 (version for text or file entries) has new optional boolean parameter: with_child_rels * procedure content_item__new/17 (version for blob entries) has new optional boolean parameter: with_child_rels - remove/reduce dependency on cr_child_rels (if no rel-tag is used, the chile-information is obtained from cr_items) * content_item__is_publishable/1 * content_item__is_valid_child/3 * content_item__is_valid_child/2 - reduce number of functions by using defaults * content_item__copy/5 * content_item__get_title/2 * content_item__move/3 " "gustafn",2016/02/10 09:22:03,"oacs-5-9:gustafn:20160210092203","- Fix type of v_is_registered in dql function content_folder__register_content_type to boolean (was ""varchar"") (This chance is necessary at least for pg 9.5) " "gustafn",2016/02/10 09:22:03,"oacs-5-9:gustafn:20160210092203","- Fix type of v_is_registered in dql function content_folder__register_content_type to boolean (was ""varchar"") (This chance is necessary at least for pg 9.5) " "gustafn",2016/02/10 09:22:03,"oacs-5-9:gustafn:20160210092203","- Fix type of v_is_registered in dql function content_folder__register_content_type to boolean (was ""varchar"") (This chance is necessary at least for pg 9.5) " "gustafn",2016/02/10 08:24:48,"oacs-5-8:gustafn:20160210082447","- fix type of v_is_registered to boolean. This fix is necessary at least under pg 9.5 " "gustafn",2016/02/10 08:24:47,"oacs-5-8:gustafn:20160210082447","- fix type of v_is_registered to boolean. This fix is necessary at least under pg 9.5 " "gustafn",2016/01/02 14:01:59,"oacs-5-9:gustafn:20160102140158",".xql-file reform of acs-automated-testing - remove sql statements from the code, where these are provided via .xql - prefer empty sql statements over various forms of *SQL* - remove unneeded sql queries (postgres and oracle) aa_run_testcase.delete_testcase_results_sql aa_run_testcase.delete_testcase_final_results_sql " "gustafn",2016/01/02 14:01:58,"oacs-5-9:gustafn:20160102140158",".xql-file reform of acs-automated-testing - remove sql statements from the code, where these are provided via .xql - prefer empty sql statements over various forms of *SQL* - remove unneeded sql queries (postgres and oracle) aa_run_testcase.delete_testcase_results_sql aa_run_testcase.delete_testcase_final_results_sql " "gustafn",2016/01/02 14:01:58,"oacs-5-9:gustafn:20160102140158",".xql-file reform of acs-automated-testing - remove sql statements from the code, where these are provided via .xql - prefer empty sql statements over various forms of *SQL* - remove unneeded sql queries (postgres and oracle) aa_run_testcase.delete_testcase_results_sql aa_run_testcase.delete_testcase_final_results_sql " "gustafn",2015/10/28 09:38:39,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:39,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:39,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:39,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:39,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:39,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:39,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:39,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:38,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:38,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:38,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:38,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:38,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:38,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:37,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:37,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:37,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:37,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:37,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:37,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:37,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:37,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:37,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:37,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:36,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:36,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:36,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:36,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:36,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:36,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:36,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:36,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:36,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:36,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:36,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:36,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:36,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:35,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:35,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:35,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:35,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:35,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:35,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:35,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:35,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:35,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:35,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:35,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:35,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:35,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:35,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:35,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:34,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:34,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:34,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:34,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:34,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:34,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:34,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:34,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:34,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:34,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:34,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:34,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:33,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:33,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:33,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:33,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:33,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:33,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/28 09:38:33,"oacs-5-9:gustafn:20151028093833",".xql overhaul: - removed misleading sql-statements from db_* calls, which were ignored due .xql files - removed bug where same query name was used in a single proc with different intended sql queries, but the same was picked up from the .xql file due to the name - removed multiple entries of same query name from .xql files (e.g. the entry ""package_create_attribute_list.select_type_info"" was 7 (!!!) times in a single .xql file) - removed redundant queries for unsupported versions of the dbms - added missing xql entries for db-backends, where other db-specific queries exists (e.g. added an entry to -oracle.xql, where an entry existed in -postgres.xql) " "gustafn",2015/10/21 07:55:10,"oacs-5-9:gustafn:20151021075510","- avoid strange sequential scans on recent versions of pg (noticed on pg 9.4.1) " "gustafn",2015/09/23 11:54:50,"MAIN:gustafn:20150923115450:3","file remote-postgres.adp was initially added on branch oacs-5-9. " "gustafn",2015/09/23 11:54:47,"MAIN:gustafn:20150923115447:1","file postgres.adp was initially added on branch oacs-5-9. " "gustafn",2015/04/27 07:12:55,"MAIN:gustafn:20150427071255","- improve performance of index page in postgres for large sites from around 10 secs to 120 ms by moving function calls out of sql aggregation " "gustafn",2015/04/27 07:12:55,"MAIN:gustafn:20150427071255","- improve performance of index page in postgres for large sites from around 10 secs to 120 ms by moving function calls out of sql aggregation " "gustafn",2015/03/19 10:19:54,"oacs-5-8:gustafn:20150319101954","- save pg_version as per-thread variable to avoid needless database queries " "gustafn",2015/03/19 10:15:12,"oacs-5-8:gustafn:20150319101512","- xo::pg_version: provide simple support for distinction of versions in pg - use recursive query for child-items in folder-tree in pg9 - add experimental package parameter ""MenuBarSymLinks"" in xowiki parameters to ease testing " "gustafn",2015/03/19 10:15:12,"oacs-5-8:gustafn:20150319101512","- xo::pg_version: provide simple support for distinction of versions in pg - use recursive query for child-items in folder-tree in pg9 - add experimental package parameter ""MenuBarSymLinks"" in xowiki parameters to ease testing " "gustafn",2015/03/19 10:15:12,"oacs-5-8:gustafn:20150319101512","- xo::pg_version: provide simple support for distinction of versions in pg - use recursive query for child-items in folder-tree in pg9 - add experimental package parameter ""MenuBarSymLinks"" in xowiki parameters to ease testing " "gustafn",2015/03/19 10:15:12,"oacs-5-8:gustafn:20150319101512","- xo::pg_version: provide simple support for distinction of versions in pg - use recursive query for child-items in folder-tree in pg9 - add experimental package parameter ""MenuBarSymLinks"" in xowiki parameters to ease testing " "victorg",2014/09/16 11:24:39,"oacs-5-8:victorg:20140916112438","Fixing pg custom queries and substituting ad_table for list template. " "victorg",2014/09/16 11:24:38,"oacs-5-8:victorg:20140916112438","Fixing pg custom queries and substituting ad_table for list template. " "victorg",2014/09/16 11:24:38,"oacs-5-8:victorg:20140916112438","Fixing pg custom queries and substituting ad_table for list template. " "victorg",2014/09/16 11:24:38,"oacs-5-8:victorg:20140916112438","Fixing pg custom queries and substituting ad_table for list template. " "victorg",2014/09/16 11:24:38,"oacs-5-8:victorg:20140916112438","Fixing pg custom queries and substituting ad_table for list template. " "gustafn",2014/09/13 09:32:56,"oacs-5-8:gustafn:20140913093256","- fix function args: names of arguments for postgres did not match names for oracle leading to potential portability problems " "gustafn",2014/09/13 09:32:56,"oacs-5-8:gustafn:20140913093256","- fix function args: names of arguments for postgres did not match names for oracle leading to potential portability problems " "gustafn",2013/11/12 21:14:41,"oacs-5-8:gustafn:20131112211441","- add missing file www/news.adp - get rid of error 'column ""html_p"" does not exist' when clicking on a news item (bug from search, when viewing search result via news__datasource) - remove unneeded lib/item-postgres.xql file - bump version number to 5.8.1d3 " "gustafn",2013/11/12 21:14:41,"oacs-5-8:gustafn:20131112211441","- add missing file www/news.adp - get rid of error 'column ""html_p"" does not exist' when clicking on a news item (bug from search, when viewing search result via news__datasource) - remove unneeded lib/item-postgres.xql file - bump version number to 5.8.1d3 " "gustafn",2013/11/12 21:14:41,"oacs-5-8:gustafn:20131112211441","- add missing file www/news.adp - get rid of error 'column ""html_p"" does not exist' when clicking on a news item (bug from search, when viewing search result via news__datasource) - remove unneeded lib/item-postgres.xql file - bump version number to 5.8.1d3 " "gustafn",2013/11/12 21:14:41,"oacs-5-8:gustafn:20131112211441","- add missing file www/news.adp - get rid of error 'column ""html_p"" does not exist' when clicking on a news item (bug from search, when viewing search result via news__datasource) - remove unneeded lib/item-postgres.xql file - bump version number to 5.8.1d3 " "gustafn",2013/11/12 21:14:41,"oacs-5-8:gustafn:20131112211441","- add missing file www/news.adp - get rid of error 'column ""html_p"" does not exist' when clicking on a news item (bug from search, when viewing search result via news__datasource) - remove unneeded lib/item-postgres.xql file - bump version number to 5.8.1d3 " "gustafn",2013/11/06 07:33:55,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:55,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:55,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:55,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:55,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:55,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:55,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:55,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:55,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:55,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:55,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:55,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:55,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:55,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:55,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:55,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:55,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:55,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:55,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:55,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:55,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:55,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:55,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:55,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:55,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:54,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:54,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:54,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:54,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:54,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:54,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:54,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:54,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:54,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:54,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:54,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:54,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:54,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:54,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:54,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:54,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:54,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:54,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:54,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:54,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:54,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:54,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:54,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:54,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:53,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/06 07:33:53,"MAIN:gustafn:20131106073353","- brace expressions - favor tcl-compilable string comparisons - replace deprecated ""ad_get_user_id"" by ""ad_conn user_id"" - replace deprecated ""export_url_vars"" by ""export_vars"" - replace deprecated ""export_form_vars"" by ""export_vars"" - replace deprecated ""philg_quote_double_quotes"" ""by ad_quotehtml"" - replace deprecated ""ad_parameter"" by ""parameter::get"" - replace deprecated ""ad_require_permission"" by ""permission::require_permission"" - use $$ quoting in postgres SQL - use named parameters for SQL functions - provide compatility with pg9 - fix/complete define_function_args - bumped version number to 5.8.0 " "gustafn",2013/11/02 16:15:13,"MAIN:gustafn:20131102161513","- use $$ quoting in postgres SQL - use named parameters for SQL functions - fix/complete define_function_args - fix return type of trigger - brace expressions - favor tcl-compilable string comparisons - bump version number " "gustafn",2013/11/02 16:15:13,"MAIN:gustafn:20131102161513","- use $$ quoting in postgres SQL - use named parameters for SQL functions - fix/complete define_function_args - fix return type of trigger - brace expressions - favor tcl-compilable string comparisons - bump version number " "gustafn",2013/11/02 16:15:13,"MAIN:gustafn:20131102161513","- use $$ quoting in postgres SQL - use named parameters for SQL functions - fix/complete define_function_args - fix return type of trigger - brace expressions - favor tcl-compilable string comparisons - bump version number " "gustafn",2013/11/02 16:15:13,"MAIN:gustafn:20131102161513","- use $$ quoting in postgres SQL - use named parameters for SQL functions - fix/complete define_function_args - fix return type of trigger - brace expressions - favor tcl-compilable string comparisons - bump version number " "gustafn",2013/11/02 16:15:13,"MAIN:gustafn:20131102161513","- use $$ quoting in postgres SQL - use named parameters for SQL functions - fix/complete define_function_args - fix return type of trigger - brace expressions - favor tcl-compilable string comparisons - bump version number " "gustafn",2013/11/02 16:15:13,"MAIN:gustafn:20131102161513","- use $$ quoting in postgres SQL - use named parameters for SQL functions - fix/complete define_function_args - fix return type of trigger - brace expressions - favor tcl-compilable string comparisons - bump version number " "gustafn",2013/11/02 16:15:13,"MAIN:gustafn:20131102161513","- use $$ quoting in postgres SQL - use named parameters for SQL functions - fix/complete define_function_args - fix return type of trigger - brace expressions - favor tcl-compilable string comparisons - bump version number " "gustafn",2013/11/02 16:08:07,"oacs-5-8:gustafn:20131102160807","- use $$ quoting in postgres SQL - use named parameters for SQL functions - fix/complete define_function_args " "gustafn",2013/11/02 16:08:07,"oacs-5-8:gustafn:20131102160807","- use $$ quoting in postgres SQL - use named parameters for SQL functions - fix/complete define_function_args " "gustafn",2013/11/02 16:08:07,"oacs-5-8:gustafn:20131102160807","- use $$ quoting in postgres SQL - use named parameters for SQL functions - fix/complete define_function_args " "gustafn",2013/11/02 16:08:07,"oacs-5-8:gustafn:20131102160807","- use $$ quoting in postgres SQL - use named parameters for SQL functions - fix/complete define_function_args " "gustafn",2013/11/02 16:08:07,"oacs-5-8:gustafn:20131102160807","- use $$ quoting in postgres SQL - use named parameters for SQL functions - fix/complete define_function_args " "gustafn",2013/11/02 16:08:07,"oacs-5-8:gustafn:20131102160807","- use $$ quoting in postgres SQL - use named parameters for SQL functions - fix/complete define_function_args " "gustafn",2013/11/02 16:08:07,"oacs-5-8:gustafn:20131102160807","- use $$ quoting in postgres SQL - use named parameters for SQL functions - fix/complete define_function_args " "gustafn",2013/11/02 16:08:07,"oacs-5-8:gustafn:20131102160807","- use $$ quoting in postgres SQL - use named parameters for SQL functions - fix/complete define_function_args " "gustafn",2013/11/02 16:08:07,"oacs-5-8:gustafn:20131102160807","- use $$ quoting in postgres SQL - use named parameters for SQL functions - fix/complete define_function_args " "gustafn",2013/11/01 21:45:34,"MAIN:gustafn:20131101214533","- use $$ quoting in postgres SQL - use name parameter for SQL functions - favor tcl-compilable string comparisons - brace expressions - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:45:34,"MAIN:gustafn:20131101214533","- use $$ quoting in postgres SQL - use name parameter for SQL functions - favor tcl-compilable string comparisons - brace expressions - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:45:34,"MAIN:gustafn:20131101214533","- use $$ quoting in postgres SQL - use name parameter for SQL functions - favor tcl-compilable string comparisons - brace expressions - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:45:33,"MAIN:gustafn:20131101214533","- use $$ quoting in postgres SQL - use name parameter for SQL functions - favor tcl-compilable string comparisons - brace expressions - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:45:33,"MAIN:gustafn:20131101214533","- use $$ quoting in postgres SQL - use name parameter for SQL functions - favor tcl-compilable string comparisons - brace expressions - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:45:33,"MAIN:gustafn:20131101214533","- use $$ quoting in postgres SQL - use name parameter for SQL functions - favor tcl-compilable string comparisons - brace expressions - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:45:33,"MAIN:gustafn:20131101214533","- use $$ quoting in postgres SQL - use name parameter for SQL functions - favor tcl-compilable string comparisons - brace expressions - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:45:33,"MAIN:gustafn:20131101214533","- use $$ quoting in postgres SQL - use name parameter for SQL functions - favor tcl-compilable string comparisons - brace expressions - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:45:33,"MAIN:gustafn:20131101214533","- use $$ quoting in postgres SQL - use name parameter for SQL functions - favor tcl-compilable string comparisons - brace expressions - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:45:33,"MAIN:gustafn:20131101214533","- use $$ quoting in postgres SQL - use name parameter for SQL functions - favor tcl-compilable string comparisons - brace expressions - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:45:33,"MAIN:gustafn:20131101214533","- use $$ quoting in postgres SQL - use name parameter for SQL functions - favor tcl-compilable string comparisons - brace expressions - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:45:33,"MAIN:gustafn:20131101214533","- use $$ quoting in postgres SQL - use name parameter for SQL functions - favor tcl-compilable string comparisons - brace expressions - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:45:33,"MAIN:gustafn:20131101214533","- use $$ quoting in postgres SQL - use name parameter for SQL functions - favor tcl-compilable string comparisons - brace expressions - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:45:33,"MAIN:gustafn:20131101214533","- use $$ quoting in postgres SQL - use name parameter for SQL functions - favor tcl-compilable string comparisons - brace expressions - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:45:33,"MAIN:gustafn:20131101214533","- use $$ quoting in postgres SQL - use name parameter for SQL functions - favor tcl-compilable string comparisons - brace expressions - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:45:33,"MAIN:gustafn:20131101214533","- use $$ quoting in postgres SQL - use name parameter for SQL functions - favor tcl-compilable string comparisons - brace expressions - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:45:33,"MAIN:gustafn:20131101214533","- use $$ quoting in postgres SQL - use name parameter for SQL functions - favor tcl-compilable string comparisons - brace expressions - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:45:33,"MAIN:gustafn:20131101214533","- use $$ quoting in postgres SQL - use name parameter for SQL functions - favor tcl-compilable string comparisons - brace expressions - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:45:33,"MAIN:gustafn:20131101214533","- use $$ quoting in postgres SQL - use name parameter for SQL functions - favor tcl-compilable string comparisons - brace expressions - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:45:33,"MAIN:gustafn:20131101214533","- use $$ quoting in postgres SQL - use name parameter for SQL functions - favor tcl-compilable string comparisons - brace expressions - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:35,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:35,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:35,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:35,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:35,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:34,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:34,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:34,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:34,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:34,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:34,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:34,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:34,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:34,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:33,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:33,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:33,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:33,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:33,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:33,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:33,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:33,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:33,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:33,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:33,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:33,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:33,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:33,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:33,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:33,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:32,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:32,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:32,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:32,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:32,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:32,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:32,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:32,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:32,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:32,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:32,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:32,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:32,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:32,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:32,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:32,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:32,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:32,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:32,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:32,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:32,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:32,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:32,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:31,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:31,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:31,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:31,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:31,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:31,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:31,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:31,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:31,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:31,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:31,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:31,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:31,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:31,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:31,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:31,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:31,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:31,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:31,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:30,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:30,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:30,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:30,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:30,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:30,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:30,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:30,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:30,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:30,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:30,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:30,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:30,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:30,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:30,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:30,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:30,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:30,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:30,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:30,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:30,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:30,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:30,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:30,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:30,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:30,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:30,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:29,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:29,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:29,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:29,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:29,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:29,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:29,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:29,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:29,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:29,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:29,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:29,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:29,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:29,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:29,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:29,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:29,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:29,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:29,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:29,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:29,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:29,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:29,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:29,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:29,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:29,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:29,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:29,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:29,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:29,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:29,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:29,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:29,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:29,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:29,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:29,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:29,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:29,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:28,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:28,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:28,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:28,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:28,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:28,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:28,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:28,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:28,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/11/01 21:08:28,"MAIN:gustafn:20131101210828","- use $$ quoting in postgres SQL - use name parameter for SQL functions - provide compatility with pg9 - replace deprecated ""acs_sc_call"" by ""acs_sc::invoke"" - replace deprecated ""ad_maybe_redirect_for_registration"" by ""auth::require_login"" - brace expressions - favor tcl-compilable string comparisons - don't use numeric comparison operator for non-numeric arguments - use numeric comparison operator for truth value comparisons - use ""in"" or ""ni"" expression instead of ""lsearch"" - bump version number to indicate compatibility with 5.8.1 " "gustafn",2013/08/20 10:30:59,"oacs-5-8:gustafn:20130820103058","- add missing mime-types (application/x-zip, application/x-sh, application/rdf+xml) for postgres and oracle " "gustafn",2013/08/20 10:30:59,"oacs-5-8:gustafn:20130820103058","- add missing mime-types (application/x-zip, application/x-sh, application/rdf+xml) for postgres and oracle " "gustafn",2013/08/20 10:30:58,"oacs-5-8:gustafn:20130820103058","- add missing mime-types (application/x-zip, application/x-sh, application/rdf+xml) for postgres and oracle " "gustafn",2013/08/12 09:34:31,"MAIN:gustafn:20130812093430","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/08/12 09:34:31,"MAIN:gustafn:20130812093430","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/08/12 09:34:31,"MAIN:gustafn:20130812093430","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/08/12 09:34:30,"MAIN:gustafn:20130812093430","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/08/12 09:34:30,"MAIN:gustafn:20130812093430","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/08/12 09:34:30,"MAIN:gustafn:20130812093430","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/08/12 09:34:30,"MAIN:gustafn:20130812093430","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/08/12 09:34:30,"MAIN:gustafn:20130812093430","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/08/12 09:34:30,"MAIN:gustafn:20130812093430","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/08/12 09:34:30,"MAIN:gustafn:20130812093430","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/08/12 09:34:30,"MAIN:gustafn:20130812093430","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/08/12 09:34:30,"MAIN:gustafn:20130812093430","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/08/12 09:34:30,"MAIN:gustafn:20130812093430","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/08/12 09:34:30,"MAIN:gustafn:20130812093430","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/08/12 09:34:30,"MAIN:gustafn:20130812093430","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/08/12 09:34:30,"MAIN:gustafn:20130812093430","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/08/12 09:34:30,"MAIN:gustafn:20130812093430","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/08/12 09:34:30,"MAIN:gustafn:20130812093430","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/08/12 09:34:30,"MAIN:gustafn:20130812093430","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/08/12 09:34:30,"MAIN:gustafn:20130812093430","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/08/12 09:34:30,"MAIN:gustafn:20130812093430","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/08/12 09:34:30,"MAIN:gustafn:20130812093430","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/08/12 09:34:30,"MAIN:gustafn:20130812093430","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/08/12 09:34:30,"MAIN:gustafn:20130812093430","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "victorg",2013/05/29 09:41:47,"MAIN:victorg:20130529094147","on pg version 9.0 ( and lower ) the function string_to_array takes only two parameters. " "victorg",2013/05/29 09:41:47,"MAIN:victorg:20130529094147","on pg version 9.0 ( and lower ) the function string_to_array takes only two parameters. " "victorg",2013/04/23 15:23:11,"MAIN:victorg:20130423152311","Creating recursive version of permissions functions iff pg version is >= 8.4. " "victorg",2013/04/23 15:23:11,"MAIN:victorg:20130423152311","Creating recursive version of permissions functions iff pg version is >= 8.4. " "victorg",2013/04/23 15:23:11,"MAIN:victorg:20130423152311","Creating recursive version of permissions functions iff pg version is >= 8.4. " "victorg",2013/04/23 15:23:11,"MAIN:victorg:20130423152311","Creating recursive version of permissions functions iff pg version is >= 8.4. " "gustafn",2013/04/11 11:47:47,"MAIN:gustafn:20130411114747","- provide optimized database interface for postgres (often, speed improvements of 25-30% for queries already in the code) " "gustafn",2013/04/11 11:47:47,"MAIN:gustafn:20130411114747","- provide optimized database interface for postgres (often, speed improvements of 25-30% for queries already in the code) " "victorg",2013/04/02 14:09:22,"MAIN:victorg:20130402140922","Renaming parameters used on recursive query in order to avoid name clashing with function parameters ( seems to happen just in pg 8.4 ). " "victorg",2013/04/02 14:09:22,"MAIN:victorg:20130402140922","Renaming parameters used on recursive query in order to avoid name clashing with function parameters ( seems to happen just in pg 8.4 ). " "victorg",2013/04/02 12:04:43,"MAIN:victorg:20130402120443","Using acs_permission__permission_p for checking persmissions instead of querying view acs_object_party_privilege_map (for PG >= 8.4). " "victorg",2013/04/02 12:04:43,"MAIN:victorg:20130402120443","Using acs_permission__permission_p for checking persmissions instead of querying view acs_object_party_privilege_map (for PG >= 8.4). " "victorg",2013/04/02 12:04:43,"MAIN:victorg:20130402120443","Using acs_permission__permission_p for checking persmissions instead of querying view acs_object_party_privilege_map (for PG >= 8.4). " "victorg",2013/04/02 12:04:43,"MAIN:victorg:20130402120443","Using acs_permission__permission_p for checking persmissions instead of querying view acs_object_party_privilege_map (for PG >= 8.4). " "victorg",2013/04/02 12:04:43,"MAIN:victorg:20130402120443","Using acs_permission__permission_p for checking persmissions instead of querying view acs_object_party_privilege_map (for PG >= 8.4). " "victorg",2013/04/02 11:50:40,"MAIN:victorg:20130402115040","Using acs_permission__permission_p for checking persmissions instead of querying view acs_object_party_privilege_map (for PG >= 8.4). " "victorg",2013/04/02 11:05:18,"MAIN:victorg:20130402110517","Rewriting acs_permission__permission_p function to use recursive queries ( available in PG since 8.4 ) and modifiying queries around core packages to avoid checking persmissions using a subquery on the acs_object_party_privilege_map view. " "victorg",2013/04/02 11:05:18,"MAIN:victorg:20130402110517","Rewriting acs_permission__permission_p function to use recursive queries ( available in PG since 8.4 ) and modifiying queries around core packages to avoid checking persmissions using a subquery on the acs_object_party_privilege_map view. " "victorg",2013/04/02 11:05:18,"MAIN:victorg:20130402110517","Rewriting acs_permission__permission_p function to use recursive queries ( available in PG since 8.4 ) and modifiying queries around core packages to avoid checking persmissions using a subquery on the acs_object_party_privilege_map view. " "victorg",2013/04/02 11:05:18,"MAIN:victorg:20130402110517","Rewriting acs_permission__permission_p function to use recursive queries ( available in PG since 8.4 ) and modifiying queries around core packages to avoid checking persmissions using a subquery on the acs_object_party_privilege_map view. " "victorg",2013/04/02 11:05:18,"MAIN:victorg:20130402110517","Rewriting acs_permission__permission_p function to use recursive queries ( available in PG since 8.4 ) and modifiying queries around core packages to avoid checking persmissions using a subquery on the acs_object_party_privilege_map view. " "victorg",2013/04/02 11:05:18,"MAIN:victorg:20130402110517","Rewriting acs_permission__permission_p function to use recursive queries ( available in PG since 8.4 ) and modifiying queries around core packages to avoid checking persmissions using a subquery on the acs_object_party_privilege_map view. " "victorg",2013/04/02 11:05:18,"MAIN:victorg:20130402110517","Rewriting acs_permission__permission_p function to use recursive queries ( available in PG since 8.4 ) and modifiying queries around core packages to avoid checking persmissions using a subquery on the acs_object_party_privilege_map view. " "victorg",2013/04/02 11:05:18,"MAIN:victorg:20130402110517","Rewriting acs_permission__permission_p function to use recursive queries ( available in PG since 8.4 ) and modifiying queries around core packages to avoid checking persmissions using a subquery on the acs_object_party_privilege_map view. " "victorg",2013/04/02 11:05:18,"MAIN:victorg:20130402110517","Rewriting acs_permission__permission_p function to use recursive queries ( available in PG since 8.4 ) and modifiying queries around core packages to avoid checking persmissions using a subquery on the acs_object_party_privilege_map view. " "victorg",2013/04/02 11:05:18,"MAIN:victorg:20130402110517","Rewriting acs_permission__permission_p function to use recursive queries ( available in PG since 8.4 ) and modifiying queries around core packages to avoid checking persmissions using a subquery on the acs_object_party_privilege_map view. " "victorg",2013/04/02 11:05:18,"MAIN:victorg:20130402110517","Rewriting acs_permission__permission_p function to use recursive queries ( available in PG since 8.4 ) and modifiying queries around core packages to avoid checking persmissions using a subquery on the acs_object_party_privilege_map view. " "victorg",2013/04/02 11:05:17,"MAIN:victorg:20130402110517","Rewriting acs_permission__permission_p function to use recursive queries ( available in PG since 8.4 ) and modifiying queries around core packages to avoid checking persmissions using a subquery on the acs_object_party_privilege_map view. " "victorg",2013/04/02 11:05:17,"MAIN:victorg:20130402110517","Rewriting acs_permission__permission_p function to use recursive queries ( available in PG since 8.4 ) and modifiying queries around core packages to avoid checking persmissions using a subquery on the acs_object_party_privilege_map view. " "victorg",2013/04/02 11:05:17,"MAIN:victorg:20130402110517","Rewriting acs_permission__permission_p function to use recursive queries ( available in PG since 8.4 ) and modifiying queries around core packages to avoid checking persmissions using a subquery on the acs_object_party_privilege_map view. " "victorg",2013/04/02 11:05:17,"MAIN:victorg:20130402110517","Rewriting acs_permission__permission_p function to use recursive queries ( available in PG since 8.4 ) and modifiying queries around core packages to avoid checking persmissions using a subquery on the acs_object_party_privilege_map view. " "gustafn",2013/03/30 22:50:45,"MAIN:gustafn:20130330225044","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 22:50:45,"MAIN:gustafn:20130330225044","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 22:50:45,"MAIN:gustafn:20130330225044","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 22:50:45,"MAIN:gustafn:20130330225044","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 22:50:45,"MAIN:gustafn:20130330225044","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 22:50:45,"MAIN:gustafn:20130330225044","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 22:50:45,"MAIN:gustafn:20130330225044","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 22:50:45,"MAIN:gustafn:20130330225044","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 22:50:45,"MAIN:gustafn:20130330225044","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 22:50:45,"MAIN:gustafn:20130330225044","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 22:50:45,"MAIN:gustafn:20130330225044","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 22:50:45,"MAIN:gustafn:20130330225044","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 22:50:45,"MAIN:gustafn:20130330225044","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 22:50:45,"MAIN:gustafn:20130330225044","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 22:50:45,"MAIN:gustafn:20130330225044","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 22:50:45,"MAIN:gustafn:20130330225044","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 22:50:45,"MAIN:gustafn:20130330225044","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 22:50:45,"MAIN:gustafn:20130330225044","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 22:50:45,"MAIN:gustafn:20130330225044","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 22:50:45,"MAIN:gustafn:20130330225044","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 22:50:45,"MAIN:gustafn:20130330225044","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 22:50:45,"MAIN:gustafn:20130330225044","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 22:50:45,"MAIN:gustafn:20130330225044","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 22:50:45,"MAIN:gustafn:20130330225044","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 22:50:45,"MAIN:gustafn:20130330225044","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 22:50:45,"MAIN:gustafn:20130330225044","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 22:50:45,"MAIN:gustafn:20130330225044","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 22:50:44,"MAIN:gustafn:20130330225044","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 22:50:44,"MAIN:gustafn:20130330225044","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 22:50:44,"MAIN:gustafn:20130330225044","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 22:50:44,"MAIN:gustafn:20130330225044","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 22:50:44,"MAIN:gustafn:20130330225044","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 22:50:44,"MAIN:gustafn:20130330225044","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 22:50:44,"MAIN:gustafn:20130330225044","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 22:50:44,"MAIN:gustafn:20130330225044","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 22:50:44,"MAIN:gustafn:20130330225044","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 22:50:44,"MAIN:gustafn:20130330225044","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 22:50:44,"MAIN:gustafn:20130330225044","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 22:50:44,"MAIN:gustafn:20130330225044","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 22:50:44,"MAIN:gustafn:20130330225044","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 22:50:44,"MAIN:gustafn:20130330225044","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 22:50:44,"MAIN:gustafn:20130330225044","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 22:01:09,"MAIN:gustafn:20130330220109","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 22:01:09,"MAIN:gustafn:20130330220109","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 20:15:09,"MAIN:gustafn:20130330201509","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 20:15:09,"MAIN:gustafn:20130330201509","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 20:02:44,"MAIN:gustafn:20130330200244","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 19:32:40,"MAIN:gustafn:20130330193240","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 19:32:40,"MAIN:gustafn:20130330193240","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 19:32:40,"MAIN:gustafn:20130330193240","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 19:32:40,"MAIN:gustafn:20130330193240","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 19:09:21,"MAIN:gustafn:20130330190921","- update postgres function to modern style plpgsql definitions using dollar quoting " "gustafn",2013/03/30 18:50:29,"MAIN:gustafn:20130330185028","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 18:50:29,"MAIN:gustafn:20130330185028","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 18:50:29,"MAIN:gustafn:20130330185028","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 18:50:28,"MAIN:gustafn:20130330185028","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 18:50:28,"MAIN:gustafn:20130330185028","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 18:50:28,"MAIN:gustafn:20130330185028","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 18:50:28,"MAIN:gustafn:20130330185028","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 18:50:28,"MAIN:gustafn:20130330185028","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 18:50:28,"MAIN:gustafn:20130330185028","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 18:50:28,"MAIN:gustafn:20130330185028","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 18:50:28,"MAIN:gustafn:20130330185028","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 18:50:28,"MAIN:gustafn:20130330185028","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 18:50:28,"MAIN:gustafn:20130330185028","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 18:50:28,"MAIN:gustafn:20130330185028","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 18:50:28,"MAIN:gustafn:20130330185028","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 18:50:28,"MAIN:gustafn:20130330185028","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 18:50:28,"MAIN:gustafn:20130330185028","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 18:50:28,"MAIN:gustafn:20130330185028","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 18:50:28,"MAIN:gustafn:20130330185028","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 18:50:28,"MAIN:gustafn:20130330185028","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 18:04:20,"MAIN:gustafn:20130330180420","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 18:04:20,"MAIN:gustafn:20130330180420","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 18:04:20,"MAIN:gustafn:20130330180420","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 18:04:20,"MAIN:gustafn:20130330180420","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 18:04:20,"MAIN:gustafn:20130330180420","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 18:04:20,"MAIN:gustafn:20130330180420","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 18:04:20,"MAIN:gustafn:20130330180420","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 18:04:20,"MAIN:gustafn:20130330180420","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 18:04:20,"MAIN:gustafn:20130330180420","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 18:04:20,"MAIN:gustafn:20130330180420","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 17:40:53,"MAIN:gustafn:20130330174053","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 17:40:53,"MAIN:gustafn:20130330174053","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 17:40:53,"MAIN:gustafn:20130330174053","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 17:40:53,"MAIN:gustafn:20130330174053","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 17:40:53,"MAIN:gustafn:20130330174053","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 17:40:53,"MAIN:gustafn:20130330174053","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 17:40:53,"MAIN:gustafn:20130330174053","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 13:22:22,"MAIN:gustafn:20130330132221","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 13:22:22,"MAIN:gustafn:20130330132221","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 13:22:22,"MAIN:gustafn:20130330132221","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 13:22:22,"MAIN:gustafn:20130330132221","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 13:22:21,"MAIN:gustafn:20130330132221","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 13:00:30,"MAIN:gustafn:20130330130029","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 13:00:30,"MAIN:gustafn:20130330130029","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 13:00:30,"MAIN:gustafn:20130330130029","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 13:00:30,"MAIN:gustafn:20130330130029","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 13:00:30,"MAIN:gustafn:20130330130029","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 13:00:30,"MAIN:gustafn:20130330130029","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 13:00:30,"MAIN:gustafn:20130330130029","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 13:00:30,"MAIN:gustafn:20130330130029","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 13:00:30,"MAIN:gustafn:20130330130029","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 13:00:30,"MAIN:gustafn:20130330130029","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 13:00:30,"MAIN:gustafn:20130330130029","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 13:00:30,"MAIN:gustafn:20130330130029","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 13:00:29,"MAIN:gustafn:20130330130029","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 13:00:29,"MAIN:gustafn:20130330130029","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 13:00:29,"MAIN:gustafn:20130330130029","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 13:00:29,"MAIN:gustafn:20130330130029","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "gustafn",2013/03/30 13:00:29,"MAIN:gustafn:20130330130029","- update postgres function to modern style plpgsql definitions, avoid backslash escaping - add missing function_args " "victorg",2013/02/21 14:39:06,"MAIN:victorg:20130221143906","Using dollar-quoting ( partly ) in order to make the package installable on pg 9.2. " "victorg",2011/09/06 13:20:15,"MAIN:victorg:20110906132015","Some time ago some plpgsql functions were changed in order to be compatible with pg 8.x, create scripts were modified but upgrade scripts were missing ( at least i couldn't find them) http://fisheye.openacs.org/changelog/OpenACS?cs=MAIN%3Ajeffd%3A20090210183154 . Bumping up package versions accordingly. " "victorg",2011/09/06 13:20:15,"MAIN:victorg:20110906132015","Some time ago some plpgsql functions were changed in order to be compatible with pg 8.x, create scripts were modified but upgrade scripts were missing ( at least i couldn't find them) http://fisheye.openacs.org/changelog/OpenACS?cs=MAIN%3Ajeffd%3A20090210183154 . Bumping up package versions accordingly. " "victorg",2011/09/06 13:20:15,"MAIN:victorg:20110906132015","Some time ago some plpgsql functions were changed in order to be compatible with pg 8.x, create scripts were modified but upgrade scripts were missing ( at least i couldn't find them) http://fisheye.openacs.org/changelog/OpenACS?cs=MAIN%3Ajeffd%3A20090210183154 . Bumping up package versions accordingly. " "victorg",2011/09/06 13:20:15,"MAIN:victorg:20110906132015","Some time ago some plpgsql functions were changed in order to be compatible with pg 8.x, create scripts were modified but upgrade scripts were missing ( at least i couldn't find them) http://fisheye.openacs.org/changelog/OpenACS?cs=MAIN%3Ajeffd%3A20090210183154 . Bumping up package versions accordingly. " "victorg",2011/09/06 13:20:15,"MAIN:victorg:20110906132015","Some time ago some plpgsql functions were changed in order to be compatible with pg 8.x, create scripts were modified but upgrade scripts were missing ( at least i couldn't find them) http://fisheye.openacs.org/changelog/OpenACS?cs=MAIN%3Ajeffd%3A20090210183154 . Bumping up package versions accordingly. " "victorg",2011/09/06 13:20:15,"MAIN:victorg:20110906132015","Some time ago some plpgsql functions were changed in order to be compatible with pg 8.x, create scripts were modified but upgrade scripts were missing ( at least i couldn't find them) http://fisheye.openacs.org/changelog/OpenACS?cs=MAIN%3Ajeffd%3A20090210183154 . Bumping up package versions accordingly. " "victorg",2011/09/06 13:20:15,"MAIN:victorg:20110906132015","Some time ago some plpgsql functions were changed in order to be compatible with pg 8.x, create scripts were modified but upgrade scripts were missing ( at least i couldn't find them) http://fisheye.openacs.org/changelog/OpenACS?cs=MAIN%3Ajeffd%3A20090210183154 . Bumping up package versions accordingly. " "victorg",2011/09/06 13:20:15,"MAIN:victorg:20110906132015","Some time ago some plpgsql functions were changed in order to be compatible with pg 8.x, create scripts were modified but upgrade scripts were missing ( at least i couldn't find them) http://fisheye.openacs.org/changelog/OpenACS?cs=MAIN%3Ajeffd%3A20090210183154 . Bumping up package versions accordingly. " "donb",2011/08/22 23:46:40,"MAIN:donb:20110822234639","Fixed """"-must-be-null problem for results returned from the database. I added a utility in json-procs.tcl to help with this, but since I also needed to convert PG intervals to the ""PT01H02M03.5S"" format used by the SCORM RTE in actuality it's fixed in the scorm player package. But the JSON proc may be useful for someone else so I left it in ... " "donb",2011/08/22 23:46:40,"MAIN:donb:20110822234639","Fixed """"-must-be-null problem for results returned from the database. I added a utility in json-procs.tcl to help with this, but since I also needed to convert PG intervals to the ""PT01H02M03.5S"" format used by the SCORM RTE in actuality it's fixed in the scorm player package. But the JSON proc may be useful for someone else so I left it in ... " "donb",2011/08/22 23:46:39,"MAIN:donb:20110822234639","Fixed """"-must-be-null problem for results returned from the database. I added a utility in json-procs.tcl to help with this, but since I also needed to convert PG intervals to the ""PT01H02M03.5S"" format used by the SCORM RTE in actuality it's fixed in the scorm player package. But the JSON proc may be useful for someone else so I left it in ... " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:02,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:01,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "gustafn",2011/07/07 10:46:01,"MAIN:gustafn:20110707104601","Bring PostgreSQL functions closer to the current level of PL/pgSQL: - upgrade PL/pgSQL functions to the $$ notation (recommended since pg8.0, jan 2005). - get rid of backslash usages in function definitions - drop aliases in favor of named function arguments (recommended since pg8.0) - fix wrong function_args, add missing function_args, align default semantics with the defaults in pg (providing ""null"" as default means the argument is optional). - change return types of triggers from ""opaque"" to ""trigger"" (recommended since pg8.0) - unify names of triggers *_tr - removed some version dependencies of pg 7.2 and 7.3 " "donb",2011/04/24 21:41:28,"MAIN:donb:20110424214128","Kludge around xotcl-core for oracle, as was done earlier for PG. " "donb",2011/04/11 01:08:27,"MAIN:donb:20110411010827","Added a couple of CR revision attributes - the oracle equivalent of the previous PG commit. " "donb",2011/04/11 01:08:27,"MAIN:donb:20110411010827","Added a couple of CR revision attributes - the oracle equivalent of the previous PG commit. " "donb",2011/04/11 01:08:27,"MAIN:donb:20110411010827","Added a couple of CR revision attributes - the oracle equivalent of the previous PG commit. " "donb",2011/04/11 01:08:27,"MAIN:donb:20110411010827","Added a couple of CR revision attributes - the oracle equivalent of the previous PG commit. " "donb",2011/04/11 01:08:27,"MAIN:donb:20110411010827","Added a couple of CR revision attributes - the oracle equivalent of the previous PG commit. " "donb",2011/04/11 00:28:54,"MAIN:donb:20110411002854","Adding a couple of attributes to make packages working with meta-data less kludgey. PG-only with this commit, Oracle to follow. " "donb",2011/04/11 00:28:54,"MAIN:donb:20110411002854","Adding a couple of attributes to make packages working with meta-data less kludgey. PG-only with this commit, Oracle to follow. " "donb",2011/04/11 00:28:54,"MAIN:donb:20110411002854","Adding a couple of attributes to make packages working with meta-data less kludgey. PG-only with this commit, Oracle to follow. " "donb",2011/04/10 21:18:52,"MAIN:donb:20110410211852","Added upgrade script to redefine a couple of plpgsql functions that fail with later versions of PG due to tighter type checking. " "donb",2011/04/10 21:18:52,"MAIN:donb:20110410211852","Added upgrade script to redefine a couple of plpgsql functions that fail with later versions of PG due to tighter type checking. " "donb",2011/03/07 02:34:51,"MAIN:donb:20110307023451","Hopefully got the friggin' oracle stuff to work, not to mention finding pg kernel bugs and acs-object-management bugs. " "donb",2011/03/07 02:34:51,"MAIN:donb:20110307023451","Hopefully got the friggin' oracle stuff to work, not to mention finding pg kernel bugs and acs-object-management bugs. " "donb",2011/03/07 02:34:51,"MAIN:donb:20110307023451","Hopefully got the friggin' oracle stuff to work, not to mention finding pg kernel bugs and acs-object-management bugs. " "donb",2011/02/20 02:18:44,"MAIN:donb:20110220021844","First cut at Oracle upgrade for enhanced acs_datatypes and create_type, create_attributes functionality that's already been completed for PG. DO NOT ATTEMPT TO USE, IT'S NOT FINISHED. " "victorg",2010/12/14 15:04:44,"MAIN:victorg:20101214150443","PG 9.0 support. Avoiding using acs_object_id_seq view for fetchting next value for the t_acs_object_id_seq sequence. " "victorg",2010/12/14 15:04:43,"MAIN:victorg:20101214150443","PG 9.0 support. Avoiding using acs_object_id_seq view for fetchting next value for the t_acs_object_id_seq sequence. " "victorg",2010/12/14 15:04:43,"MAIN:victorg:20101214150443","PG 9.0 support. Avoiding using acs_object_id_seq view for fetchting next value for the t_acs_object_id_seq sequence. " "jeffd",2010/11/30 13:40:10,"MAIN:jeffd:20101130134010","accept pkey, fkey, and key as constraint suffixes since the pg automatic names use them and are good " "victorg",2010/11/08 23:09:10,"MAIN:victorg:20101108230910","more PG 9.0 compatibility. Avoiding the usage of OIDs in postgresql. " "victorg",2010/11/08 23:09:10,"MAIN:victorg:20101108230910","more PG 9.0 compatibility. Avoiding the usage of OIDs in postgresql. " "victorg",2010/11/08 23:09:10,"MAIN:victorg:20101108230910","more PG 9.0 compatibility. Avoiding the usage of OIDs in postgresql. " "victorg",2010/11/08 23:09:10,"MAIN:victorg:20101108230910","more PG 9.0 compatibility. Avoiding the usage of OIDs in postgresql. " "victorg",2010/11/08 23:09:10,"MAIN:victorg:20101108230910","more PG 9.0 compatibility. Avoiding the usage of OIDs in postgresql. " "victorg",2010/11/08 23:09:10,"MAIN:victorg:20101108230910","more PG 9.0 compatibility. Avoiding the usage of OIDs in postgresql. " "victorg",2010/11/08 13:17:44,"MAIN:victorg:20101108131744","PG 9.0 compatibility. Changes regarding the usage of sequences in order to avoid errors of 'missing FROM-clause message' on queries. " "victorg",2010/11/08 13:17:44,"MAIN:victorg:20101108131744","PG 9.0 compatibility. Changes regarding the usage of sequences in order to avoid errors of 'missing FROM-clause message' on queries. " "victorg",2010/11/08 13:17:44,"MAIN:victorg:20101108131744","PG 9.0 compatibility. Changes regarding the usage of sequences in order to avoid errors of 'missing FROM-clause message' on queries. " "victorg",2010/11/08 13:17:44,"MAIN:victorg:20101108131744","PG 9.0 compatibility. Changes regarding the usage of sequences in order to avoid errors of 'missing FROM-clause message' on queries. " "victorg",2010/11/08 13:17:44,"MAIN:victorg:20101108131744","PG 9.0 compatibility. Changes regarding the usage of sequences in order to avoid errors of 'missing FROM-clause message' on queries. " "victorg",2010/11/08 13:17:44,"MAIN:victorg:20101108131744","PG 9.0 compatibility. Changes regarding the usage of sequences in order to avoid errors of 'missing FROM-clause message' on queries. " "victorg",2010/11/08 13:17:44,"MAIN:victorg:20101108131744","PG 9.0 compatibility. Changes regarding the usage of sequences in order to avoid errors of 'missing FROM-clause message' on queries. " "victorg",2010/11/08 13:17:44,"MAIN:victorg:20101108131744","PG 9.0 compatibility. Changes regarding the usage of sequences in order to avoid errors of 'missing FROM-clause message' on queries. " "victorg",2010/11/08 13:17:44,"MAIN:victorg:20101108131744","PG 9.0 compatibility. Changes regarding the usage of sequences in order to avoid errors of 'missing FROM-clause message' on queries. " "victorg",2010/11/08 13:10:35,"MAIN:victorg:20101108131035","PG 9.0 compatibility. Changes regarding usage of sequences. Deleting unused views and sequences. " "victorg",2010/11/08 13:10:35,"MAIN:victorg:20101108131035","PG 9.0 compatibility. Changes regarding usage of sequences. Deleting unused views and sequences. " "victorg",2010/11/08 13:10:35,"MAIN:victorg:20101108131035","PG 9.0 compatibility. Changes regarding usage of sequences. Deleting unused views and sequences. " "victorg",2010/11/08 13:10:35,"MAIN:victorg:20101108131035","PG 9.0 compatibility. Changes regarding usage of sequences. Deleting unused views and sequences. " "victorg",2010/11/08 13:10:35,"MAIN:victorg:20101108131035","PG 9.0 compatibility. Changes regarding usage of sequences. Deleting unused views and sequences. " "victorg",2010/11/08 13:10:35,"MAIN:victorg:20101108131035","PG 9.0 compatibility. Changes regarding usage of sequences. Deleting unused views and sequences. " "victorg",2010/11/08 13:10:35,"MAIN:victorg:20101108131035","PG 9.0 compatibility. Changes regarding usage of sequences. Deleting unused views and sequences. " "victorg",2010/11/08 13:10:35,"MAIN:victorg:20101108131035","PG 9.0 compatibility. Changes regarding usage of sequences. Deleting unused views and sequences. " "victorg",2010/11/08 11:44:42,"MAIN:victorg:20101108114442","PG 9.0 compatibility. Avoiding quering the root folder from dual. " "victorg",2010/11/08 07:24:44,"MAIN:victorg:20101108072338","PG 9.0 compatibility. Avoiding fetching next value of sequences using a view. " "victorg",2010/11/08 07:24:44,"MAIN:victorg:20101108072338","PG 9.0 compatibility. Avoiding fetching next value of sequences using a view. " "victorg",2010/11/08 07:24:44,"MAIN:victorg:20101108072338","PG 9.0 compatibility. Avoiding fetching next value of sequences using a view. " "victorg",2010/11/08 07:23:38,"MAIN:victorg:20101108072338","PG 9.0 compatibility. Avoiding fetching next value of sequences using a view. " "victorg",2010/11/08 07:23:38,"MAIN:victorg:20101108072338","PG 9.0 compatibility. Avoiding fetching next value of sequences using a view. " "victorg",2010/11/08 07:23:38,"MAIN:victorg:20101108072338","PG 9.0 compatibility. Avoiding fetching next value of sequences using a view. " "victorg",2010/10/04 21:59:20,"MAIN:victorg:20101004215919","Changes for supporting postgresql 9.0: - Avoiding usage of SQL reserved keywords on plpsql functions (plpsql lexer and parser were reworked). - Fixing all those places on which FROM clause was automatically added by PG ( PG Config add_missing_from parameter was removed for this release of PG ). Many thanks to Tracy Adams and Jeff Lu for providing first version of the patches. " "victorg",2010/10/04 21:59:20,"MAIN:victorg:20101004215919","Changes for supporting postgresql 9.0: - Avoiding usage of SQL reserved keywords on plpsql functions (plpsql lexer and parser were reworked). - Fixing all those places on which FROM clause was automatically added by PG ( PG Config add_missing_from parameter was removed for this release of PG ). Many thanks to Tracy Adams and Jeff Lu for providing first version of the patches. " "victorg",2010/10/04 21:59:20,"MAIN:victorg:20101004215919","Changes for supporting postgresql 9.0: - Avoiding usage of SQL reserved keywords on plpsql functions (plpsql lexer and parser were reworked). - Fixing all those places on which FROM clause was automatically added by PG ( PG Config add_missing_from parameter was removed for this release of PG ). Many thanks to Tracy Adams and Jeff Lu for providing first version of the patches. " "victorg",2010/10/04 21:59:20,"MAIN:victorg:20101004215919","Changes for supporting postgresql 9.0: - Avoiding usage of SQL reserved keywords on plpsql functions (plpsql lexer and parser were reworked). - Fixing all those places on which FROM clause was automatically added by PG ( PG Config add_missing_from parameter was removed for this release of PG ). Many thanks to Tracy Adams and Jeff Lu for providing first version of the patches. " "victorg",2010/10/04 21:59:20,"MAIN:victorg:20101004215919","Changes for supporting postgresql 9.0: - Avoiding usage of SQL reserved keywords on plpsql functions (plpsql lexer and parser were reworked). - Fixing all those places on which FROM clause was automatically added by PG ( PG Config add_missing_from parameter was removed for this release of PG ). Many thanks to Tracy Adams and Jeff Lu for providing first version of the patches. " "victorg",2010/10/04 21:59:20,"MAIN:victorg:20101004215919","Changes for supporting postgresql 9.0: - Avoiding usage of SQL reserved keywords on plpsql functions (plpsql lexer and parser were reworked). - Fixing all those places on which FROM clause was automatically added by PG ( PG Config add_missing_from parameter was removed for this release of PG ). Many thanks to Tracy Adams and Jeff Lu for providing first version of the patches. " "victorg",2010/10/04 21:59:20,"MAIN:victorg:20101004215919","Changes for supporting postgresql 9.0: - Avoiding usage of SQL reserved keywords on plpsql functions (plpsql lexer and parser were reworked). - Fixing all those places on which FROM clause was automatically added by PG ( PG Config add_missing_from parameter was removed for this release of PG ). Many thanks to Tracy Adams and Jeff Lu for providing first version of the patches. " "victorg",2010/10/04 21:59:20,"MAIN:victorg:20101004215919","Changes for supporting postgresql 9.0: - Avoiding usage of SQL reserved keywords on plpsql functions (plpsql lexer and parser were reworked). - Fixing all those places on which FROM clause was automatically added by PG ( PG Config add_missing_from parameter was removed for this release of PG ). Many thanks to Tracy Adams and Jeff Lu for providing first version of the patches. " "victorg",2010/10/04 21:59:20,"MAIN:victorg:20101004215919","Changes for supporting postgresql 9.0: - Avoiding usage of SQL reserved keywords on plpsql functions (plpsql lexer and parser were reworked). - Fixing all those places on which FROM clause was automatically added by PG ( PG Config add_missing_from parameter was removed for this release of PG ). Many thanks to Tracy Adams and Jeff Lu for providing first version of the patches. " "victorg",2010/10/04 21:59:20,"MAIN:victorg:20101004215919","Changes for supporting postgresql 9.0: - Avoiding usage of SQL reserved keywords on plpsql functions (plpsql lexer and parser were reworked). - Fixing all those places on which FROM clause was automatically added by PG ( PG Config add_missing_from parameter was removed for this release of PG ). Many thanks to Tracy Adams and Jeff Lu for providing first version of the patches. " "victorg",2010/10/04 21:59:20,"MAIN:victorg:20101004215919","Changes for supporting postgresql 9.0: - Avoiding usage of SQL reserved keywords on plpsql functions (plpsql lexer and parser were reworked). - Fixing all those places on which FROM clause was automatically added by PG ( PG Config add_missing_from parameter was removed for this release of PG ). Many thanks to Tracy Adams and Jeff Lu for providing first version of the patches. " "victorg",2010/10/04 21:59:20,"MAIN:victorg:20101004215919","Changes for supporting postgresql 9.0: - Avoiding usage of SQL reserved keywords on plpsql functions (plpsql lexer and parser were reworked). - Fixing all those places on which FROM clause was automatically added by PG ( PG Config add_missing_from parameter was removed for this release of PG ). Many thanks to Tracy Adams and Jeff Lu for providing first version of the patches. " "victorg",2010/10/04 21:59:20,"MAIN:victorg:20101004215919","Changes for supporting postgresql 9.0: - Avoiding usage of SQL reserved keywords on plpsql functions (plpsql lexer and parser were reworked). - Fixing all those places on which FROM clause was automatically added by PG ( PG Config add_missing_from parameter was removed for this release of PG ). Many thanks to Tracy Adams and Jeff Lu for providing first version of the patches. " "victorg",2010/10/04 21:59:20,"MAIN:victorg:20101004215919","Changes for supporting postgresql 9.0: - Avoiding usage of SQL reserved keywords on plpsql functions (plpsql lexer and parser were reworked). - Fixing all those places on which FROM clause was automatically added by PG ( PG Config add_missing_from parameter was removed for this release of PG ). Many thanks to Tracy Adams and Jeff Lu for providing first version of the patches. " "victorg",2010/10/04 21:59:20,"MAIN:victorg:20101004215919","Changes for supporting postgresql 9.0: - Avoiding usage of SQL reserved keywords on plpsql functions (plpsql lexer and parser were reworked). - Fixing all those places on which FROM clause was automatically added by PG ( PG Config add_missing_from parameter was removed for this release of PG ). Many thanks to Tracy Adams and Jeff Lu for providing first version of the patches. " "victorg",2010/10/04 21:59:20,"MAIN:victorg:20101004215919","Changes for supporting postgresql 9.0: - Avoiding usage of SQL reserved keywords on plpsql functions (plpsql lexer and parser were reworked). - Fixing all those places on which FROM clause was automatically added by PG ( PG Config add_missing_from parameter was removed for this release of PG ). Many thanks to Tracy Adams and Jeff Lu for providing first version of the patches. " "victorg",2010/10/04 21:59:19,"MAIN:victorg:20101004215919","Changes for supporting postgresql 9.0: - Avoiding usage of SQL reserved keywords on plpsql functions (plpsql lexer and parser were reworked). - Fixing all those places on which FROM clause was automatically added by PG ( PG Config add_missing_from parameter was removed for this release of PG ). Many thanks to Tracy Adams and Jeff Lu for providing first version of the patches. " "gustafn",2010/06/15 17:00:37,"MAIN:gustafn:20100615170037","- rewrite query, since pg makes sequential scans when the or is used " "donb",2010/03/31 18:08:59,"MAIN:donb:20100331180859","Finished up PG semantics for global/instance parameters on package upgrade. The Tcl API stuff to do this should technically be moved down into the oracle/PG API but 1) it's a fair amount of db-specific work and 2) people should be using the high level constructs in the first place (and why do people explicitly register new parameters when they're registered from the package info file on upgrade in the first place?) " "donb",2010/03/31 18:08:59,"MAIN:donb:20100331180859","Finished up PG semantics for global/instance parameters on package upgrade. The Tcl API stuff to do this should technically be moved down into the oracle/PG API but 1) it's a fair amount of db-specific work and 2) people should be using the high level constructs in the first place (and why do people explicitly register new parameters when they're registered from the package info file on upgrade in the first place?) " "donb",2010/03/31 18:08:59,"MAIN:donb:20100331180859","Finished up PG semantics for global/instance parameters on package upgrade. The Tcl API stuff to do this should technically be moved down into the oracle/PG API but 1) it's a fair amount of db-specific work and 2) people should be using the high level constructs in the first place (and why do people explicitly register new parameters when they're registered from the package info file on upgrade in the first place?) " "donb",2010/03/31 18:08:59,"MAIN:donb:20100331180859","Finished up PG semantics for global/instance parameters on package upgrade. The Tcl API stuff to do this should technically be moved down into the oracle/PG API but 1) it's a fair amount of db-specific work and 2) people should be using the high level constructs in the first place (and why do people explicitly register new parameters when they're registered from the package info file on upgrade in the first place?) " "donb",2010/03/31 18:08:59,"MAIN:donb:20100331180859","Finished up PG semantics for global/instance parameters on package upgrade. The Tcl API stuff to do this should technically be moved down into the oracle/PG API but 1) it's a fair amount of db-specific work and 2) people should be using the high level constructs in the first place (and why do people explicitly register new parameters when they're registered from the package info file on upgrade in the first place?) " "donb",2010/03/25 17:33:52,"MAIN:donb:20100325173352","Oracle now passes the first set of global parameter tests. More to follow for both PG and Oracle. " "donb",2010/03/25 17:33:52,"MAIN:donb:20100325173352","Oracle now passes the first set of global parameter tests. More to follow for both PG and Oracle. " "donb",2010/03/25 01:02:16,"MAIN:donb:20100325010216","Fixed up the apm parameter stuff to the point where I can at least register and unregister, and cache values of, global parameters. There's some really funky code here, I also took the time to have the unregister code use the unregister API in PL/[pg]SQL rather than roll its own. " "donb",2010/03/25 01:02:16,"MAIN:donb:20100325010216","Fixed up the apm parameter stuff to the point where I can at least register and unregister, and cache values of, global parameters. There's some really funky code here, I also took the time to have the unregister code use the unregister API in PL/[pg]SQL rather than roll its own. " "donb",2010/03/25 01:02:16,"MAIN:donb:20100325010216","Fixed up the apm parameter stuff to the point where I can at least register and unregister, and cache values of, global parameters. There's some really funky code here, I also took the time to have the unregister code use the unregister API in PL/[pg]SQL rather than roll its own. " "donb",2010/03/25 01:02:16,"MAIN:donb:20100325010216","Fixed up the apm parameter stuff to the point where I can at least register and unregister, and cache values of, global parameters. There's some really funky code here, I also took the time to have the unregister code use the unregister API in PL/[pg]SQL rather than roll its own. " "donb",2010/03/25 01:02:16,"MAIN:donb:20100325010216","Fixed up the apm parameter stuff to the point where I can at least register and unregister, and cache values of, global parameters. There's some really funky code here, I also took the time to have the unregister code use the unregister API in PL/[pg]SQL rather than roll its own. " "donb",2010/03/25 01:02:16,"MAIN:donb:20100325010216","Fixed up the apm parameter stuff to the point where I can at least register and unregister, and cache values of, global parameters. There's some really funky code here, I also took the time to have the unregister code use the unregister API in PL/[pg]SQL rather than roll its own. " "donb",2010/03/25 01:02:16,"MAIN:donb:20100325010216","Fixed up the apm parameter stuff to the point where I can at least register and unregister, and cache values of, global parameters. There's some really funky code here, I also took the time to have the unregister code use the unregister API in PL/[pg]SQL rather than roll its own. " "donb",2010/03/25 01:02:16,"MAIN:donb:20100325010216","Fixed up the apm parameter stuff to the point where I can at least register and unregister, and cache values of, global parameters. There's some really funky code here, I also took the time to have the unregister code use the unregister API in PL/[pg]SQL rather than roll its own. " "donb",2010/03/25 00:50:24,"MAIN:donb:20100325005024","If I'd known global parameters would be such a PITA, would I have TIP'd to do them? Turns out we must make a parameter value when a parameter is registered, else all sorts of stuff dies. This is for PG. Oracle will come soon. " "donb",2010/03/22 01:24:30,"MAIN:donb:20100322012430","And for PG too ... " "donb",2010/03/22 01:01:37,"MAIN:donb:20100322010137","Oops, missing rdbms = pg tag " "donb",2010/02/28 02:22:34,"MAIN:donb:20100228022234","Had to move a db_transaction because it was causing some sort of lock contention deadlock in PG. " "donb",2009/12/22 22:24:02,"MAIN:donb:20091222222402","Changed to use richtext and a bit of other clean-up. Tested news item create, edit, upload from file, notifications, rss, view, admin view, etc for PG. Testing for Oracle is next and if bugs are found, there will be a commit soon. " "donb",2009/12/22 22:24:02,"MAIN:donb:20091222222402","Changed to use richtext and a bit of other clean-up. Tested news item create, edit, upload from file, notifications, rss, view, admin view, etc for PG. Testing for Oracle is next and if bugs are found, there will be a commit soon. " "donb",2009/12/22 22:24:02,"MAIN:donb:20091222222402","Changed to use richtext and a bit of other clean-up. Tested news item create, edit, upload from file, notifications, rss, view, admin view, etc for PG. Testing for Oracle is next and if bugs are found, there will be a commit soon. " "donb",2009/12/22 22:24:02,"MAIN:donb:20091222222402","Changed to use richtext and a bit of other clean-up. Tested news item create, edit, upload from file, notifications, rss, view, admin view, etc for PG. Testing for Oracle is next and if bugs are found, there will be a commit soon. " "donb",2009/12/22 22:24:02,"MAIN:donb:20091222222402","Changed to use richtext and a bit of other clean-up. Tested news item create, edit, upload from file, notifications, rss, view, admin view, etc for PG. Testing for Oracle is next and if bugs are found, there will be a commit soon. " "donb",2009/12/22 22:24:02,"MAIN:donb:20091222222402","Changed to use richtext and a bit of other clean-up. Tested news item create, edit, upload from file, notifications, rss, view, admin view, etc for PG. Testing for Oracle is next and if bugs are found, there will be a commit soon. " "donb",2009/12/22 22:24:02,"MAIN:donb:20091222222402","Changed to use richtext and a bit of other clean-up. Tested news item create, edit, upload from file, notifications, rss, view, admin view, etc for PG. Testing for Oracle is next and if bugs are found, there will be a commit soon. " "donb",2009/12/22 22:24:02,"MAIN:donb:20091222222402","Changed to use richtext and a bit of other clean-up. Tested news item create, edit, upload from file, notifications, rss, view, admin view, etc for PG. Testing for Oracle is next and if bugs are found, there will be a commit soon. " "donb",2009/12/22 22:24:02,"MAIN:donb:20091222222402","Changed to use richtext and a bit of other clean-up. Tested news item create, edit, upload from file, notifications, rss, view, admin view, etc for PG. Testing for Oracle is next and if bugs are found, there will be a commit soon. " "donb",2009/12/22 22:24:02,"MAIN:donb:20091222222402","Changed to use richtext and a bit of other clean-up. Tested news item create, edit, upload from file, notifications, rss, view, admin view, etc for PG. Testing for Oracle is next and if bugs are found, there will be a commit soon. " "donb",2009/12/22 22:24:02,"MAIN:donb:20091222222402","Changed to use richtext and a bit of other clean-up. Tested news item create, edit, upload from file, notifications, rss, view, admin view, etc for PG. Testing for Oracle is next and if bugs are found, there will be a commit soon. " "donb",2009/12/22 22:24:02,"MAIN:donb:20091222222402","Changed to use richtext and a bit of other clean-up. Tested news item create, edit, upload from file, notifications, rss, view, admin view, etc for PG. Testing for Oracle is next and if bugs are found, there will be a commit soon. " "donb",2009/12/22 22:24:02,"MAIN:donb:20091222222402","Changed to use richtext and a bit of other clean-up. Tested news item create, edit, upload from file, notifications, rss, view, admin view, etc for PG. Testing for Oracle is next and if bugs are found, there will be a commit soon. " "donb",2009/12/22 22:24:02,"MAIN:donb:20091222222402","Changed to use richtext and a bit of other clean-up. Tested news item create, edit, upload from file, notifications, rss, view, admin view, etc for PG. Testing for Oracle is next and if bugs are found, there will be a commit soon. " "donb",2009/12/22 22:24:02,"MAIN:donb:20091222222402","Changed to use richtext and a bit of other clean-up. Tested news item create, edit, upload from file, notifications, rss, view, admin view, etc for PG. Testing for Oracle is next and if bugs are found, there will be a commit soon. " "donb",2009/12/22 22:24:02,"MAIN:donb:20091222222402","Changed to use richtext and a bit of other clean-up. Tested news item create, edit, upload from file, notifications, rss, view, admin view, etc for PG. Testing for Oracle is next and if bugs are found, there will be a commit soon. " "donb",2009/12/22 22:24:02,"MAIN:donb:20091222222402","Changed to use richtext and a bit of other clean-up. Tested news item create, edit, upload from file, notifications, rss, view, admin view, etc for PG. Testing for Oracle is next and if bugs are found, there will be a commit soon. " "donb",2009/12/22 22:24:02,"MAIN:donb:20091222222402","Changed to use richtext and a bit of other clean-up. Tested news item create, edit, upload from file, notifications, rss, view, admin view, etc for PG. Testing for Oracle is next and if bugs are found, there will be a commit soon. " "donb",2009/12/22 22:24:02,"MAIN:donb:20091222222402","Changed to use richtext and a bit of other clean-up. Tested news item create, edit, upload from file, notifications, rss, view, admin view, etc for PG. Testing for Oracle is next and if bugs are found, there will be a commit soon. " "donb",2009/12/22 22:24:02,"MAIN:donb:20091222222402","Changed to use richtext and a bit of other clean-up. Tested news item create, edit, upload from file, notifications, rss, view, admin view, etc for PG. Testing for Oracle is next and if bugs are found, there will be a commit soon. " "donb",2009/12/22 22:24:02,"MAIN:donb:20091222222402","Changed to use richtext and a bit of other clean-up. Tested news item create, edit, upload from file, notifications, rss, view, admin view, etc for PG. Testing for Oracle is next and if bugs are found, there will be a commit soon. " "donb",2009/12/22 22:24:02,"MAIN:donb:20091222222402","Changed to use richtext and a bit of other clean-up. Tested news item create, edit, upload from file, notifications, rss, view, admin view, etc for PG. Testing for Oracle is next and if bugs are found, there will be a commit soon. " "donb",2009/12/22 22:24:02,"MAIN:donb:20091222222402","Changed to use richtext and a bit of other clean-up. Tested news item create, edit, upload from file, notifications, rss, view, admin view, etc for PG. Testing for Oracle is next and if bugs are found, there will be a commit soon. " "donb",2009/12/06 20:43:52,"MAIN:donb:20091206204352","Simple package drop now works for PG and probably Oracle, too. The drop scripts had never been tested - they misspelled two service contract operations (quite bad seeing as there are *only* two sc operations) " "donb",2009/12/06 20:43:52,"MAIN:donb:20091206204352","Simple package drop now works for PG and probably Oracle, too. The drop scripts had never been tested - they misspelled two service contract operations (quite bad seeing as there are *only* two sc operations) " "donb",2009/07/21 23:39:33,"MAIN:donb:20090721233933","Some very archaic PG code that was only working because of weak type checking in earlier versions. Uncovered by playing with the subsite admin object type code. " "donb",2009/05/30 21:45:35,"MAIN:donb:20090530214535","Magically transformed the upgrade script from PG to Oracle. " "donb",2009/05/30 20:48:57,"MAIN:donb:20090530204857","Added upgrade scripts (Oracle isn't correct, yet), removed bogus attribute sql files (PG, for instance, created bio and bio_mime_type but only dropped bio, Oracle had not bio_mime_type_reference at all). " "donb",2009/05/30 20:48:57,"MAIN:donb:20090530204857","Added upgrade scripts (Oracle isn't correct, yet), removed bogus attribute sql files (PG, for instance, created bio and bio_mime_type but only dropped bio, Oracle had not bio_mime_type_reference at all). " "donb",2009/05/30 20:48:57,"MAIN:donb:20090530204857","Added upgrade scripts (Oracle isn't correct, yet), removed bogus attribute sql files (PG, for instance, created bio and bio_mime_type but only dropped bio, Oracle had not bio_mime_type_reference at all). " "donb",2009/05/30 20:48:57,"MAIN:donb:20090530204857","Added upgrade scripts (Oracle isn't correct, yet), removed bogus attribute sql files (PG, for instance, created bio and bio_mime_type but only dropped bio, Oracle had not bio_mime_type_reference at all). " "donb",2009/05/30 20:42:12,"MAIN:donb:20090530204211","Moved ""bio"" from person/generic storage to user/type-specific storage as TIP'd (PG only, Oracle to follow soon). " "donb",2009/05/30 20:42:12,"MAIN:donb:20090530204211","Moved ""bio"" from person/generic storage to user/type-specific storage as TIP'd (PG only, Oracle to follow soon). " "donb",2009/05/30 20:42:12,"MAIN:donb:20090530204211","Moved ""bio"" from person/generic storage to user/type-specific storage as TIP'd (PG only, Oracle to follow soon). " "donb",2009/05/30 20:42:12,"MAIN:donb:20090530204211","Moved ""bio"" from person/generic storage to user/type-specific storage as TIP'd (PG only, Oracle to follow soon). " "donb",2009/05/30 20:42:12,"MAIN:donb:20090530204211","Moved ""bio"" from person/generic storage to user/type-specific storage as TIP'd (PG only, Oracle to follow soon). " "donb",2009/05/30 20:42:12,"MAIN:donb:20090530204211","Moved ""bio"" from person/generic storage to user/type-specific storage as TIP'd (PG only, Oracle to follow soon). " "donb",2009/05/30 20:42:11,"MAIN:donb:20090530204211","Moved ""bio"" from person/generic storage to user/type-specific storage as TIP'd (PG only, Oracle to follow soon). " "donb",2009/04/19 01:59:08,"MAIN:donb:20090419015908","Correct some PL/pgSQL errors uncovered by PG 8.3 when trying to install this in order to test some 3rd-party OpenACS software that uses it. No upgrade script for two reasons: 1. It's contrib/obsolete-packages 2. The old PL/pgSQL pseudo-code should still run fine in the PG 8.3 environment, it's only compiling the source that chokes. " "donb",2009/04/19 01:59:08,"MAIN:donb:20090419015908","Correct some PL/pgSQL errors uncovered by PG 8.3 when trying to install this in order to test some 3rd-party OpenACS software that uses it. No upgrade script for two reasons: 1. It's contrib/obsolete-packages 2. The old PL/pgSQL pseudo-code should still run fine in the PG 8.3 environment, it's only compiling the source that chokes. " "donb",2009/03/04 13:44:47,"MAIN:donb:20090304134447","Need an explicit cast due to improved PG error checking. " "donb",2009/02/03 02:25:02,"MAIN:donb:20090203022502","Fixed some PG code cut-and-pasted into the Oracle version. Cut-and-paste of PG code into Oracle rarely works... " "gustafn",2008/12/17 19:35:27,"MAIN:gustafn:20081217193526","- remove lock statements, which seem not needed anymore with Postgres 8.2 or newer " "gustafn",2008/12/17 19:35:26,"MAIN:gustafn:20081217193526","- remove lock statements, which seem not needed anymore with Postgres 8.2 or newer " "torbenb",2008/09/29 13:40:30,"MAIN:torbenb:20080929134030","fixing nextval in sequence for pg 8.2+ " "torbenb",2008/09/29 13:40:30,"MAIN:torbenb:20080929134030","fixing nextval in sequence for pg 8.2+ " "daveb",2008/09/22 16:32:11,"MAIN:daveb:20080922163211","Add default config for PG < 8.3 query. " "ryang",2008/09/12 14:57:18,"MAIN:ryang:20080912145718","fixing date validation for pg 8 " "torbenb",2008/08/28 10:46:28,"MAIN:torbenb:20080828104628","removing least function definition because it is now in pg by default " "torbenb",2008/08/28 10:46:28,"MAIN:torbenb:20080828104628","removing least function definition because it is now in pg by default " "donb",2008/08/26 22:35:12,"MAIN:donb:20080826223512","PG 8.3 tightened up type checking, thus enforcing the notion that ""to_date"" converts a string to a date, not a date to another form of a date (sheesh). Moved that query into the pg xql file then discovered that apparently it's not a good query for oracle, either, so hopefully fixed that (though it will need testing) " "donb",2008/08/26 22:35:12,"MAIN:donb:20080826223512","PG 8.3 tightened up type checking, thus enforcing the notion that ""to_date"" converts a string to a date, not a date to another form of a date (sheesh). Moved that query into the pg xql file then discovered that apparently it's not a good query for oracle, either, so hopefully fixed that (though it will need testing) " "donb",2008/08/26 22:35:12,"MAIN:donb:20080826223512","PG 8.3 tightened up type checking, thus enforcing the notion that ""to_date"" converts a string to a date, not a date to another form of a date (sheesh). Moved that query into the pg xql file then discovered that apparently it's not a good query for oracle, either, so hopefully fixed that (though it will need testing) " "torbenb",2008/08/10 19:56:32,"MAIN:torbenb:20080810195632","adding sql to xql file for pg compatibility " "torbenb",2008/08/10 19:56:32,"MAIN:torbenb:20080810195632","adding sql to xql file for pg compatibility " "donb",2008/07/10 15:35:31,"MAIN:donb:20080710153531","Increased the maximum length of a CR type in postgres because the default maximum identifier length has been 63, rather than 31, characters since, ummm, care to guess? How about PG 7.3 !!! " "donb",2008/07/06 12:08:13,"MAIN:donb:20080706120813","Fixed type mismatch problem due to tightened up PG 8.3 semantics. " "donb",2008/06/11 00:10:04,"MAIN:donb:20080611001004","Got rid of stupid logging of delete operations, just as I did on PG. " "marioa",2008/05/15 12:55:48,"oacs-5-4:marioa:20080515125548","Add a var for forums_reading_info new feature on forums. It exists on postgres already. " "marka",2008/05/11 10:07:10,"MAIN:marka:20080511100710","fixed typo and made postgres 8.3 compliant " "donb",2008/05/08 02:25:04,"MAIN:donb:20080508022504","Backed out ill-thought-out reference to the content repository in this kernel package (a misguided attempt to move some bad PG code over to Oracle, which caught the reference to the undefined cr_folders table) " "donb",2008/05/02 21:45:57,"oacs-5-4:donb:20080502214557","Made naming constraints follow our standard so PG core AA tests won't bitch " "donb",2008/05/02 21:45:57,"oacs-5-4:donb:20080502214557","Made naming constraints follow our standard so PG core AA tests won't bitch " "donb",2008/04/29 21:00:06,"MAIN:donb:20080429210006","Removed lock table kludge used to work around PG 7 deadlock " "donb",2008/04/29 21:00:06,"MAIN:donb:20080429210006","Removed lock table kludge used to work around PG 7 deadlock " "donb",2008/04/29 20:59:01,"oacs-5-4:donb:20080429205901","Not needed in PG 8x " "donb",2008/04/29 20:58:13,"oacs-5-4:donb:20080429205813","Removed lock table that's was a workaround for PG 7x, no longer supported " "daveb",2008/04/25 19:29:31,"oacs-5-4:daveb:20080425192931","Remove unecessary upgrades. Fix RI trigger now that we require PG 8 we don't need the workaround in cr_folders. " "daveb",2008/04/25 19:29:31,"oacs-5-4:daveb:20080425192931","Remove unecessary upgrades. Fix RI trigger now that we require PG 8 we don't need the workaround in cr_folders. " "daveb",2008/04/25 19:29:31,"oacs-5-4:daveb:20080425192931","Remove unecessary upgrades. Fix RI trigger now that we require PG 8 we don't need the workaround in cr_folders. " "daveb",2008/04/25 19:29:31,"oacs-5-4:daveb:20080425192931","Remove unecessary upgrades. Fix RI trigger now that we require PG 8 we don't need the workaround in cr_folders. " "daveb",2008/04/25 19:29:31,"oacs-5-4:daveb:20080425192931","Remove unecessary upgrades. Fix RI trigger now that we require PG 8 we don't need the workaround in cr_folders. " "marioa",2008/04/09 08:30:33,"oacs-5-4:marioa:20080409083033","Fixed problem with query on oracle. Drop condition and !>>>!notifications.notif_date < sysdate because it doesn't exist on pg query. " "hectorr",2008/03/28 10:33:16,"MAIN:hectorr:20080328103316","Setting compatibility postgres options enabled " "hectorr",2008/03/28 10:33:16,"MAIN:hectorr:20080328103316","Setting compatibility postgres options enabled " "hectorr",2008/03/28 10:33:16,"MAIN:hectorr:20080328103316","Setting compatibility postgres options enabled " "gustafn",2008/03/14 20:04:57,"MAIN:gustafn:20080314200456","make page_order available for Oracle and postgres installations without ltree bump version numbers for upgrade script " "gustafn",2008/03/14 20:04:57,"MAIN:gustafn:20080314200456","make page_order available for Oracle and postgres installations without ltree bump version numbers for upgrade script " "gustafn",2008/03/14 20:04:57,"MAIN:gustafn:20080314200456","make page_order available for Oracle and postgres installations without ltree bump version numbers for upgrade script " "gustafn",2008/03/14 20:04:57,"MAIN:gustafn:20080314200456","make page_order available for Oracle and postgres installations without ltree bump version numbers for upgrade script " "gustafn",2008/03/14 20:04:56,"MAIN:gustafn:20080314200456","make page_order available for Oracle and postgres installations without ltree bump version numbers for upgrade script " "gustafn",2008/03/14 20:04:56,"MAIN:gustafn:20080314200456","make page_order available for Oracle and postgres installations without ltree bump version numbers for upgrade script " "gustafn",2008/03/14 20:04:56,"MAIN:gustafn:20080314200456","make page_order available for Oracle and postgres installations without ltree bump version numbers for upgrade script " "gustafn",2008/03/14 20:04:56,"MAIN:gustafn:20080314200456","make page_order available for Oracle and postgres installations without ltree bump version numbers for upgrade script " "gustafn",2008/03/14 20:04:56,"MAIN:gustafn:20080314200456","make page_order available for Oracle and postgres installations without ltree bump version numbers for upgrade script " "donb",2008/03/05 20:16:38,"MAIN:donb:20080305201638","Removed Malte's ""fix"" to content-folder::new, and emmanuelle's fix to that fix (which was fine), reverting to the 5.3 version because it wasn't broken in the first place, and malte's attempt removed transaction protection around the folder inserts (bad!) in order to avoid a pg-only deadlock in PG 8.1 which doesn't happen in PG 8.2 or better. " "donb",2008/03/05 20:16:38,"MAIN:donb:20080305201638","Removed Malte's ""fix"" to content-folder::new, and emmanuelle's fix to that fix (which was fine), reverting to the 5.3 version because it wasn't broken in the first place, and malte's attempt removed transaction protection around the folder inserts (bad!) in order to avoid a pg-only deadlock in PG 8.1 which doesn't happen in PG 8.2 or better. " "donb",2008/03/05 20:13:20,"oacs-5-4:donb:20080305201320","Removed Malte's ""fix"" to content-folder new, and emmanuelle's fix to that fix (which was fine), by rolling back to the 5.3 version (which wasn't broken in the first place, PG 8.1 was) " "donb",2008/03/05 20:13:20,"oacs-5-4:donb:20080305201320","Removed Malte's ""fix"" to content-folder new, and emmanuelle's fix to that fix (which was fine), by rolling back to the 5.3 version (which wasn't broken in the first place, PG 8.1 was) " "gustafn",2008/02/27 09:46:32,"MAIN:gustafn:20080227094632","- version 2.0 of dotlrn-xowiki applet - compelete rewrite using generic database interface of xotcl-core. - designed to work on postgres and oracle. - oo-redisign: the dotlrn-xowiki applet is implemented as object, providing install and uninstall methods " "gustafn",2008/02/27 09:46:32,"MAIN:gustafn:20080227094632","- version 2.0 of dotlrn-xowiki applet - compelete rewrite using generic database interface of xotcl-core. - designed to work on postgres and oracle. - oo-redisign: the dotlrn-xowiki applet is implemented as object, providing install and uninstall methods " "gustafn",2008/02/27 09:46:32,"MAIN:gustafn:20080227094632","- version 2.0 of dotlrn-xowiki applet - compelete rewrite using generic database interface of xotcl-core. - designed to work on postgres and oracle. - oo-redisign: the dotlrn-xowiki applet is implemented as object, providing install and uninstall methods " "gustafn",2008/02/27 09:46:32,"MAIN:gustafn:20080227094632","- version 2.0 of dotlrn-xowiki applet - compelete rewrite using generic database interface of xotcl-core. - designed to work on postgres and oracle. - oo-redisign: the dotlrn-xowiki applet is implemented as object, providing install and uninstall methods " "gustafn",2008/02/27 09:46:32,"MAIN:gustafn:20080227094632","- version 2.0 of dotlrn-xowiki applet - compelete rewrite using generic database interface of xotcl-core. - designed to work on postgres and oracle. - oo-redisign: the dotlrn-xowiki applet is implemented as object, providing install and uninstall methods " "donb",2008/02/13 22:40:06,"MAIN:donb:20080213224005","PG 8.3 catches a boneheaded foreign key reference of type varchar(100) to object_id (integer). " "donb",2008/02/13 22:40:05,"MAIN:donb:20080213224005","PG 8.3 catches a boneheaded foreign key reference of type varchar(100) to object_id (integer). " "donb",2008/02/13 19:01:27,"MAIN:donb:20080213190126","Some time, long long ago, the PSQL ""\copy"" command syntax change, but the old syntax was accepted. As of PG 8.3, the old syntax is no longer allowed. " "donb",2008/02/13 19:01:26,"MAIN:donb:20080213190126","Some time, long long ago, the PSQL ""\copy"" command syntax change, but the old syntax was accepted. As of PG 8.3, the old syntax is no longer allowed. " "donb",2008/01/24 17:39:26,"oacs-5-4:donb:20080124173925","Fixed public procs without documentation blocks which caused automated tests to fail. I even tried to write meaningful documentation in some cases. Fixed constraint names that also caused automated test failures FOR PG ONLY. Someone who used Oracle can fix the Oracle ones if they want. " "donb",2008/01/24 17:39:26,"oacs-5-4:donb:20080124173925","Fixed public procs without documentation blocks which caused automated tests to fail. I even tried to write meaningful documentation in some cases. Fixed constraint names that also caused automated test failures FOR PG ONLY. Someone who used Oracle can fix the Oracle ones if they want. " "donb",2008/01/24 17:39:26,"oacs-5-4:donb:20080124173925","Fixed public procs without documentation blocks which caused automated tests to fail. I even tried to write meaningful documentation in some cases. Fixed constraint names that also caused automated test failures FOR PG ONLY. Someone who used Oracle can fix the Oracle ones if they want. " "donb",2008/01/24 17:39:26,"oacs-5-4:donb:20080124173925","Fixed public procs without documentation blocks which caused automated tests to fail. I even tried to write meaningful documentation in some cases. Fixed constraint names that also caused automated test failures FOR PG ONLY. Someone who used Oracle can fix the Oracle ones if they want. " "donb",2008/01/24 17:39:26,"oacs-5-4:donb:20080124173925","Fixed public procs without documentation blocks which caused automated tests to fail. I even tried to write meaningful documentation in some cases. Fixed constraint names that also caused automated test failures FOR PG ONLY. Someone who used Oracle can fix the Oracle ones if they want. " "donb",2008/01/24 17:39:25,"oacs-5-4:donb:20080124173925","Fixed public procs without documentation blocks which caused automated tests to fail. I even tried to write meaningful documentation in some cases. Fixed constraint names that also caused automated test failures FOR PG ONLY. Someone who used Oracle can fix the Oracle ones if they want. " "donb",2008/01/23 19:05:55,"MAIN:donb:20080123190555","Remove ""least"" declaration, which is now included in PG " "donb",2008/01/13 13:17:01,"MAIN:donb:20080113131701","Crap, this script was added with the following problems ... 1. called contacts package (fixed previously) 2. embedded PG-only queries (no xql files, no attempt to make this dotlrn component work with oracle despite our policy of supporting oracle) 3. authorship misattributed to tracy adams (copied another script as a stub), she wasn't the source of these problems " "donb",2008/01/13 13:17:01,"MAIN:donb:20080113131701","Crap, this script was added with the following problems ... 1. called contacts package (fixed previously) 2. embedded PG-only queries (no xql files, no attempt to make this dotlrn component work with oracle despite our policy of supporting oracle) 3. authorship misattributed to tracy adams (copied another script as a stub), she wasn't the source of these problems " "donb",2008/01/13 13:17:01,"MAIN:donb:20080113131701","Crap, this script was added with the following problems ... 1. called contacts package (fixed previously) 2. embedded PG-only queries (no xql files, no attempt to make this dotlrn component work with oracle despite our policy of supporting oracle) 3. authorship misattributed to tracy adams (copied another script as a stub), she wasn't the source of these problems " "donb",2008/01/13 13:17:01,"MAIN:donb:20080113131701","Crap, this script was added with the following problems ... 1. called contacts package (fixed previously) 2. embedded PG-only queries (no xql files, no attempt to make this dotlrn component work with oracle despite our policy of supporting oracle) 3. authorship misattributed to tracy adams (copied another script as a stub), she wasn't the source of these problems " "donb",2008/01/13 11:25:23,"MAIN:donb:20080113112523","Fixed oracle syntax - add doesn't allow ""column"", unlike PG " "gustafn",2007/10/12 23:11:56,"MAIN:gustafn:20071012231156","use strpos for searching a string in a variable in postgres " "gustafn",2007/09/17 09:43:57,"MAIN:gustafn:20070917094355","Get rid of the postgres warning ""adding missing FROM-clause entry "" on sequences Make ""db_nextval acs_object_id_seq"" more than twice as fast (from 948 microseconds to 378 microseconds) " "gustafn",2007/09/17 09:43:56,"MAIN:gustafn:20070917094355","Get rid of the postgres warning ""adding missing FROM-clause entry "" on sequences Make ""db_nextval acs_object_id_seq"" more than twice as fast (from 948 microseconds to 378 microseconds) " "gustafn",2007/09/17 09:43:56,"MAIN:gustafn:20070917094355","Get rid of the postgres warning ""adding missing FROM-clause entry "" on sequences Make ""db_nextval acs_object_id_seq"" more than twice as fast (from 948 microseconds to 378 microseconds) " "gustafn",2007/09/17 09:43:56,"MAIN:gustafn:20070917094355","Get rid of the postgres warning ""adding missing FROM-clause entry "" on sequences Make ""db_nextval acs_object_id_seq"" more than twice as fast (from 948 microseconds to 378 microseconds) " "gustafn",2007/09/17 09:43:56,"MAIN:gustafn:20070917094355","Get rid of the postgres warning ""adding missing FROM-clause entry "" on sequences Make ""db_nextval acs_object_id_seq"" more than twice as fast (from 948 microseconds to 378 microseconds) " "gustafn",2007/09/17 09:43:56,"MAIN:gustafn:20070917094355","Get rid of the postgres warning ""adding missing FROM-clause entry "" on sequences Make ""db_nextval acs_object_id_seq"" more than twice as fast (from 948 microseconds to 378 microseconds) " "gustafn",2007/09/17 09:43:56,"MAIN:gustafn:20070917094355","Get rid of the postgres warning ""adding missing FROM-clause entry "" on sequences Make ""db_nextval acs_object_id_seq"" more than twice as fast (from 948 microseconds to 378 microseconds) " "gustafn",2007/09/17 09:43:56,"MAIN:gustafn:20070917094355","Get rid of the postgres warning ""adding missing FROM-clause entry "" on sequences Make ""db_nextval acs_object_id_seq"" more than twice as fast (from 948 microseconds to 378 microseconds) " "gustafn",2007/09/17 09:43:56,"MAIN:gustafn:20070917094355","Get rid of the postgres warning ""adding missing FROM-clause entry "" on sequences Make ""db_nextval acs_object_id_seq"" more than twice as fast (from 948 microseconds to 378 microseconds) " "gustafn",2007/09/17 09:43:55,"MAIN:gustafn:20070917094355","Get rid of the postgres warning ""adding missing FROM-clause entry "" on sequences Make ""db_nextval acs_object_id_seq"" more than twice as fast (from 948 microseconds to 378 microseconds) " "donb",2007/07/20 10:41:15,"MAIN:donb:20070720104115","1. check for oracle by checking for oracle, rather than not postgres 2. only call oracle if we're using oracle " "donb",2007/07/20 10:41:15,"MAIN:donb:20070720104115","1. check for oracle by checking for oracle, rather than not postgres 2. only call oracle if we're using oracle " "raulm",2007/07/02 10:56:18,"oacs-5-3:raulm:20070702105618","ported latest postgres changes to oracle " "raulm",2007/07/02 10:56:18,"oacs-5-3:raulm:20070702105618","ported latest postgres changes to oracle " "raulm",2007/07/02 10:56:18,"oacs-5-3:raulm:20070702105618","ported latest postgres changes to oracle " "pablom",2007/06/21 11:06:29,"MAIN:pablom:20070621110629","removing dependencies with xotcl adding upgrade script for postgres " "pablom",2007/06/21 11:06:29,"MAIN:pablom:20070621110629","removing dependencies with xotcl adding upgrade script for postgres " "pablom",2007/06/21 11:06:29,"MAIN:pablom:20070621110629","removing dependencies with xotcl adding upgrade script for postgres " "pablom",2007/06/21 11:06:29,"MAIN:pablom:20070621110629","removing dependencies with xotcl adding upgrade script for postgres " "pablom",2007/06/21 11:06:29,"MAIN:pablom:20070621110629","removing dependencies with xotcl adding upgrade script for postgres " "pablom",2007/06/21 11:06:29,"MAIN:pablom:20070621110629","removing dependencies with xotcl adding upgrade script for postgres " "darior",2007/05/15 10:37:45,"MAIN:darior:20070515103717","Added new parameter to limite the file indexed size (we have crashes in pg 8.2.4) " "darior",2007/05/15 10:37:17,"MAIN:darior:20070515103717","Added new parameter to limite the file indexed size (we have crashes in pg 8.2.4) " "donb",2007/03/29 19:20:58,"oacs-5-3:donb:20070329192057","Initial install of accesskeys now works for PG " "donb",2007/03/29 19:20:58,"oacs-5-3:donb:20070329192057","Initial install of accesskeys now works for PG " "donb",2007/03/29 19:20:58,"oacs-5-3:donb:20070329192057","Initial install of accesskeys now works for PG " "donb",2007/03/29 19:20:58,"oacs-5-3:donb:20070329192057","Initial install of accesskeys now works for PG " "donb",2007/03/29 19:20:58,"oacs-5-3:donb:20070329192057","Initial install of accesskeys now works for PG " "donb",2007/03/29 19:20:58,"oacs-5-3:donb:20070329192057","Initial install of accesskeys now works for PG " "donb",2007/03/29 19:20:57,"oacs-5-3:donb:20070329192057","Initial install of accesskeys now works for PG " "donb",2007/03/29 19:20:57,"oacs-5-3:donb:20070329192057","Initial install of accesskeys now works for PG " "donb",2007/03/29 19:20:57,"oacs-5-3:donb:20070329192057","Initial install of accesskeys now works for PG " "donb",2007/03/29 19:20:57,"oacs-5-3:donb:20070329192057","Initial install of accesskeys now works for PG " "avni",2007/03/18 08:58:47,"oacs-5-3:avni:20070318085847","Zen: removing postgres specific line " "donb",2007/03/12 03:00:14,"oacs-5-3:donb:20070312030013","Added a column to portal_datasources so datasources can specify a directory from which .css files should be linked to from the HTML chunk of the web page. Then I added the code to emit said link. And tested it for Oracle and PG, fresh installs and upgrades both. " "donb",2007/03/12 03:00:14,"oacs-5-3:donb:20070312030013","Added a column to portal_datasources so datasources can specify a directory from which .css files should be linked to from the HTML chunk of the web page. Then I added the code to emit said link. And tested it for Oracle and PG, fresh installs and upgrades both. " "donb",2007/03/12 03:00:14,"oacs-5-3:donb:20070312030013","Added a column to portal_datasources so datasources can specify a directory from which .css files should be linked to from the HTML chunk of the web page. Then I added the code to emit said link. And tested it for Oracle and PG, fresh installs and upgrades both. " "donb",2007/03/12 03:00:14,"oacs-5-3:donb:20070312030013","Added a column to portal_datasources so datasources can specify a directory from which .css files should be linked to from the HTML chunk of the web page. Then I added the code to emit said link. And tested it for Oracle and PG, fresh installs and upgrades both. " "donb",2007/03/12 03:00:14,"oacs-5-3:donb:20070312030013","Added a column to portal_datasources so datasources can specify a directory from which .css files should be linked to from the HTML chunk of the web page. Then I added the code to emit said link. And tested it for Oracle and PG, fresh installs and upgrades both. " "donb",2007/03/12 03:00:13,"oacs-5-3:donb:20070312030013","Added a column to portal_datasources so datasources can specify a directory from which .css files should be linked to from the HTML chunk of the web page. Then I added the code to emit said link. And tested it for Oracle and PG, fresh installs and upgrades both. " "donb",2007/03/12 03:00:13,"oacs-5-3:donb:20070312030013","Added a column to portal_datasources so datasources can specify a directory from which .css files should be linked to from the HTML chunk of the web page. Then I added the code to emit said link. And tested it for Oracle and PG, fresh installs and upgrades both. " "donb",2007/03/12 03:00:13,"oacs-5-3:donb:20070312030013","Added a column to portal_datasources so datasources can specify a directory from which .css files should be linked to from the HTML chunk of the web page. Then I added the code to emit said link. And tested it for Oracle and PG, fresh installs and upgrades both. " "donb",2007/03/12 03:00:13,"oacs-5-3:donb:20070312030013","Added a column to portal_datasources so datasources can specify a directory from which .css files should be linked to from the HTML chunk of the web page. Then I added the code to emit said link. And tested it for Oracle and PG, fresh installs and upgrades both. " "donb",2007/03/12 03:00:13,"oacs-5-3:donb:20070312030013","Added a column to portal_datasources so datasources can specify a directory from which .css files should be linked to from the HTML chunk of the web page. Then I added the code to emit said link. And tested it for Oracle and PG, fresh installs and upgrades both. " "donb",2007/01/21 03:07:13,"oacs-5-3:donb:20070121030712","First commit of theme-zen files. Package skeleton installs for both PG and Oracle (after fixing a very obnoxious new-portal bug, see my previous commit). " "donb",2007/01/21 03:07:13,"oacs-5-3:donb:20070121030712","First commit of theme-zen files. Package skeleton installs for both PG and Oracle (after fixing a very obnoxious new-portal bug, see my previous commit). " "donb",2007/01/21 03:07:13,"oacs-5-3:donb:20070121030712","First commit of theme-zen files. Package skeleton installs for both PG and Oracle (after fixing a very obnoxious new-portal bug, see my previous commit). " "donb",2007/01/21 03:07:12,"oacs-5-3:donb:20070121030712","First commit of theme-zen files. Package skeleton installs for both PG and Oracle (after fixing a very obnoxious new-portal bug, see my previous commit). " "donb",2007/01/21 03:07:12,"oacs-5-3:donb:20070121030712","First commit of theme-zen files. Package skeleton installs for both PG and Oracle (after fixing a very obnoxious new-portal bug, see my previous commit). " "donb",2007/01/21 03:07:12,"oacs-5-3:donb:20070121030712","First commit of theme-zen files. Package skeleton installs for both PG and Oracle (after fixing a very obnoxious new-portal bug, see my previous commit). " "donb",2007/01/21 03:07:12,"oacs-5-3:donb:20070121030712","First commit of theme-zen files. Package skeleton installs for both PG and Oracle (after fixing a very obnoxious new-portal bug, see my previous commit). " "donb",2007/01/21 03:07:12,"oacs-5-3:donb:20070121030712","First commit of theme-zen files. Package skeleton installs for both PG and Oracle (after fixing a very obnoxious new-portal bug, see my previous commit). " "donb",2007/01/21 03:07:12,"oacs-5-3:donb:20070121030712","First commit of theme-zen files. Package skeleton installs for both PG and Oracle (after fixing a very obnoxious new-portal bug, see my previous commit). " "gustafn",2007/01/18 07:24:50,"oacs-5-3:gustafn:20070118072450","Made sure the intermedia_index is not run if postgres is configured " "marioa",2007/01/17 09:33:54,"lors-oracle-port:marioa:20070117093354","Update version for upgrade postgres datamodel " "gustafn",2007/01/02 14:41:48,"oacs-5-2:gustafn:20070102144148","adding missing variable declaration needed at least for pg 8.2 " "gustafn",2007/01/02 09:53:43,"MAIN:gustafn:20070102095343","adding missing variable declaration needed at least for pg 8.2 " "maltes",2007/01/01 11:47:01,"oacs-5-3:maltes:20070101114701","Added variable declaration which resulted in an installation error on PG 8.2 " "donb",2006/12/14 04:19:20,"oacs-5-3:donb:20061214041920","Made a freakin' bloody PG-only query db-independent. I did *not* make an xql file for it. The person responsible for this test can do it themselves. " "donb",2006/12/04 23:31:41,"oacs-5-2:donb:20061204233141","There was an oracle statement to raise an exception in this file. Someone missed it while porting. I'm guessing that older PG didn't check that functions exist while processing the file and that stricter error checking in 8.x caused the bug to raise a compile-time error. " "marioa",2006/11/22 12:32:56,"lors-oracle-port:marioa:20061122123256","Added sql sentences to Postgres and Oracle from tcl files. " "marioa",2006/11/22 12:32:56,"lors-oracle-port:marioa:20061122123256","Added sql sentences to Postgres and Oracle from tcl files. " "marioa",2006/11/22 12:32:56,"lors-oracle-port:marioa:20061122123256","Added sql sentences to Postgres and Oracle from tcl files. " "marioa",2006/11/22 12:32:56,"lors-oracle-port:marioa:20061122123256","Added sql sentences to Postgres and Oracle from tcl files. " "marioa",2006/11/22 12:32:56,"lors-oracle-port:marioa:20061122123256","Added sql sentences to Postgres and Oracle from tcl files. " "marioa",2006/11/22 12:32:56,"lors-oracle-port:marioa:20061122123256","Added sql sentences to Postgres and Oracle from tcl files. " "marioa",2006/11/22 12:24:13,"lors-oracle-port:marioa:20061122122412","Extract SQL sentences, add Postgres and Oracle xql " "marioa",2006/11/22 12:24:13,"lors-oracle-port:marioa:20061122122412","Extract SQL sentences, add Postgres and Oracle xql " "marioa",2006/11/22 12:24:13,"lors-oracle-port:marioa:20061122122412","Extract SQL sentences, add Postgres and Oracle xql " "marioa",2006/11/22 12:24:13,"lors-oracle-port:marioa:20061122122412","Extract SQL sentences, add Postgres and Oracle xql " "marioa",2006/11/22 12:24:13,"lors-oracle-port:marioa:20061122122412","Extract SQL sentences, add Postgres and Oracle xql " "marioa",2006/11/22 12:24:13,"lors-oracle-port:marioa:20061122122412","Extract SQL sentences, add Postgres and Oracle xql " "marioa",2006/11/22 12:24:13,"lors-oracle-port:marioa:20061122122412","Extract SQL sentences, add Postgres and Oracle xql " "marioa",2006/11/22 12:24:13,"lors-oracle-port:marioa:20061122122412","Extract SQL sentences, add Postgres and Oracle xql " "marioa",2006/11/22 12:24:13,"lors-oracle-port:marioa:20061122122412","Extract SQL sentences, add Postgres and Oracle xql " "marioa",2006/11/22 12:24:13,"lors-oracle-port:marioa:20061122122412","Extract SQL sentences, add Postgres and Oracle xql " "marioa",2006/11/22 12:24:13,"lors-oracle-port:marioa:20061122122412","Extract SQL sentences, add Postgres and Oracle xql " "marioa",2006/11/22 12:24:12,"lors-oracle-port:marioa:20061122122412","Extract SQL sentences, add Postgres and Oracle xql " "donb",2006/11/09 14:23:03,"oacs-5-2:donb:20061109142303","Fixed bug #3028. I also moved the query to the .xql file where it belongs. Tested with Oracle 9i and PG 8.0. " "donb",2006/11/09 14:23:03,"oacs-5-2:donb:20061109142303","Fixed bug #3028. I also moved the query to the .xql file where it belongs. Tested with Oracle 9i and PG 8.0. " "maltes",2006/11/05 12:38:02,"MAIN:maltes:20061105123802","Made sure the intermedia_index is not run if postgres is configured " "maltes",2006/11/05 12:38:02,"MAIN:maltes:20061105123802","Made sure the intermedia_index is not run if postgres is configured " "donb",2006/10/30 01:13:13,"MAIN:donb:20061030011313","We now require PG 8.0, not 7.3 :) " "vinodk",2006/10/24 13:10:44,"MAIN:vinodk:20061024131044","Fix acs_object_procs_test on PG. Was complaining about null value for table_name " "dirkg",2006/10/20 19:47:48,"MAIN:dirkg:20061020194748","pg_hba.conf is not necessary " "dirkg",2006/10/20 19:47:48,"MAIN:dirkg:20061020194748","pg_hba.conf is not necessary " "dirkg",2006/10/20 19:47:48,"MAIN:dirkg:20061020194748","pg_hba.conf is not necessary " "josee",2006/09/22 16:46:08,"MAIN:josee:20060922164608","adding missing keys. fixing bug with dates (moving the quety to its respective postgres/oracle file) " "josee",2006/09/22 16:46:08,"MAIN:josee:20060922164608","adding missing keys. fixing bug with dates (moving the quety to its respective postgres/oracle file) " "josee",2006/09/22 16:46:08,"MAIN:josee:20060922164608","adding missing keys. fixing bug with dates (moving the quety to its respective postgres/oracle file) " "josee",2006/09/22 16:46:08,"MAIN:josee:20060922164608","adding missing keys. fixing bug with dates (moving the quety to its respective postgres/oracle file) " "josee",2006/09/22 16:46:08,"MAIN:josee:20060922164608","adding missing keys. fixing bug with dates (moving the quety to its respective postgres/oracle file) " "josee",2006/09/22 16:46:08,"MAIN:josee:20060922164608","adding missing keys. fixing bug with dates (moving the quety to its respective postgres/oracle file) " "josee",2006/09/22 16:36:23,"oacs-5-2:josee:20060922163622","fixing bug with dates (moving queries to their respective oracle/postgres files) and adding missing translation keys " "josee",2006/09/22 16:36:23,"oacs-5-2:josee:20060922163622","fixing bug with dates (moving queries to their respective oracle/postgres files) and adding missing translation keys " "josee",2006/09/22 16:36:23,"oacs-5-2:josee:20060922163622","fixing bug with dates (moving queries to their respective oracle/postgres files) and adding missing translation keys " "josee",2006/09/22 16:36:23,"oacs-5-2:josee:20060922163622","fixing bug with dates (moving queries to their respective oracle/postgres files) and adding missing translation keys " "josee",2006/09/22 16:36:23,"oacs-5-2:josee:20060922163622","fixing bug with dates (moving queries to their respective oracle/postgres files) and adding missing translation keys " "josee",2006/09/22 16:36:23,"oacs-5-2:josee:20060922163622","fixing bug with dates (moving queries to their respective oracle/postgres files) and adding missing translation keys " "josee",2006/09/22 16:36:22,"oacs-5-2:josee:20060922163622","fixing bug with dates (moving queries to their respective oracle/postgres files) and adding missing translation keys " "rocaelh",2006/09/21 22:01:43,"MAIN:rocaelh:20060921220143","additionals for PG 8.1.x " "daveb",2006/08/31 14:08:30,"MAIN:daveb:20060831140830","Remove site specific workaround for PG 7 " "marioa",2006/08/29 11:36:09,"lors-oracle-port:marioa:20060829113609","Extract SQL code to: generic xql, postgres xql and oracle xql Modify datamodel names to Oracle compatibility " "marioa",2006/08/29 11:36:09,"lors-oracle-port:marioa:20060829113609","Extract SQL code to: generic xql, postgres xql and oracle xql Modify datamodel names to Oracle compatibility " "marioa",2006/08/29 11:36:09,"lors-oracle-port:marioa:20060829113609","Extract SQL code to: generic xql, postgres xql and oracle xql Modify datamodel names to Oracle compatibility " "marioa",2006/08/29 11:36:09,"lors-oracle-port:marioa:20060829113609","Extract SQL code to: generic xql, postgres xql and oracle xql Modify datamodel names to Oracle compatibility " "marioa",2006/08/29 11:36:09,"lors-oracle-port:marioa:20060829113609","Extract SQL code to: generic xql, postgres xql and oracle xql Modify datamodel names to Oracle compatibility " "marioa",2006/08/29 11:36:09,"lors-oracle-port:marioa:20060829113609","Extract SQL code to: generic xql, postgres xql and oracle xql Modify datamodel names to Oracle compatibility " "marioa",2006/08/29 11:36:09,"lors-oracle-port:marioa:20060829113609","Extract SQL code to: generic xql, postgres xql and oracle xql Modify datamodel names to Oracle compatibility " "marioa",2006/08/29 11:36:09,"lors-oracle-port:marioa:20060829113609","Extract SQL code to: generic xql, postgres xql and oracle xql Modify datamodel names to Oracle compatibility " "marioa",2006/08/29 11:36:09,"lors-oracle-port:marioa:20060829113609","Extract SQL code to: generic xql, postgres xql and oracle xql Modify datamodel names to Oracle compatibility " "marioa",2006/08/29 11:36:09,"lors-oracle-port:marioa:20060829113609","Extract SQL code to: generic xql, postgres xql and oracle xql Modify datamodel names to Oracle compatibility " "marioa",2006/08/29 11:36:09,"lors-oracle-port:marioa:20060829113609","Extract SQL code to: generic xql, postgres xql and oracle xql Modify datamodel names to Oracle compatibility " "marioa",2006/08/29 11:36:09,"lors-oracle-port:marioa:20060829113609","Extract SQL code to: generic xql, postgres xql and oracle xql Modify datamodel names to Oracle compatibility " "marioa",2006/08/29 11:36:09,"lors-oracle-port:marioa:20060829113609","Extract SQL code to: generic xql, postgres xql and oracle xql Modify datamodel names to Oracle compatibility " "marioa",2006/08/29 11:36:09,"lors-oracle-port:marioa:20060829113609","Extract SQL code to: generic xql, postgres xql and oracle xql Modify datamodel names to Oracle compatibility " "marioa",2006/08/29 11:36:09,"lors-oracle-port:marioa:20060829113609","Extract SQL code to: generic xql, postgres xql and oracle xql Modify datamodel names to Oracle compatibility " "marioa",2006/08/29 11:27:13,"lors-oracle-port:marioa:20060829112713","Upgrade version to upgrade datamodel on postgres database " "emmar",2006/08/10 18:19:03,"MAIN:emmar:20060810181903","Replacing 'limit 0' with 'person_id=1 and person_id=2' so it can be run on both pg and oracle " "daveb",2006/08/04 19:06:03,"MAIN:daveb:20060804190602","Switch QUESTION text to use cr_revisions.content instead of cr_revisions.title. Upgrade included, tested on Oracle 10g and PG 8.0. Added automated test for as::item::new Fix division with empty string in pretty_time proc and added test. Beginning of work to allow question text (and other CLOB/BLOB columns) to include HTML from Xinha rich text editor to allow images etc in the question text, feedback etc. Mainly this allow an arbitrary number of images or links to files, instead of just one allowed per question. " "daveb",2006/08/04 19:06:03,"MAIN:daveb:20060804190602","Switch QUESTION text to use cr_revisions.content instead of cr_revisions.title. Upgrade included, tested on Oracle 10g and PG 8.0. Added automated test for as::item::new Fix division with empty string in pretty_time proc and added test. Beginning of work to allow question text (and other CLOB/BLOB columns) to include HTML from Xinha rich text editor to allow images etc in the question text, feedback etc. Mainly this allow an arbitrary number of images or links to files, instead of just one allowed per question. " "daveb",2006/08/04 19:06:03,"MAIN:daveb:20060804190602","Switch QUESTION text to use cr_revisions.content instead of cr_revisions.title. Upgrade included, tested on Oracle 10g and PG 8.0. Added automated test for as::item::new Fix division with empty string in pretty_time proc and added test. Beginning of work to allow question text (and other CLOB/BLOB columns) to include HTML from Xinha rich text editor to allow images etc in the question text, feedback etc. Mainly this allow an arbitrary number of images or links to files, instead of just one allowed per question. " "daveb",2006/08/04 19:06:03,"MAIN:daveb:20060804190602","Switch QUESTION text to use cr_revisions.content instead of cr_revisions.title. Upgrade included, tested on Oracle 10g and PG 8.0. Added automated test for as::item::new Fix division with empty string in pretty_time proc and added test. Beginning of work to allow question text (and other CLOB/BLOB columns) to include HTML from Xinha rich text editor to allow images etc in the question text, feedback etc. Mainly this allow an arbitrary number of images or links to files, instead of just one allowed per question. " "daveb",2006/08/04 19:06:03,"MAIN:daveb:20060804190602","Switch QUESTION text to use cr_revisions.content instead of cr_revisions.title. Upgrade included, tested on Oracle 10g and PG 8.0. Added automated test for as::item::new Fix division with empty string in pretty_time proc and added test. Beginning of work to allow question text (and other CLOB/BLOB columns) to include HTML from Xinha rich text editor to allow images etc in the question text, feedback etc. Mainly this allow an arbitrary number of images or links to files, instead of just one allowed per question. " "daveb",2006/08/04 19:06:03,"MAIN:daveb:20060804190602","Switch QUESTION text to use cr_revisions.content instead of cr_revisions.title. Upgrade included, tested on Oracle 10g and PG 8.0. Added automated test for as::item::new Fix division with empty string in pretty_time proc and added test. Beginning of work to allow question text (and other CLOB/BLOB columns) to include HTML from Xinha rich text editor to allow images etc in the question text, feedback etc. Mainly this allow an arbitrary number of images or links to files, instead of just one allowed per question. " "daveb",2006/08/04 19:06:03,"MAIN:daveb:20060804190602","Switch QUESTION text to use cr_revisions.content instead of cr_revisions.title. Upgrade included, tested on Oracle 10g and PG 8.0. Added automated test for as::item::new Fix division with empty string in pretty_time proc and added test. Beginning of work to allow question text (and other CLOB/BLOB columns) to include HTML from Xinha rich text editor to allow images etc in the question text, feedback etc. Mainly this allow an arbitrary number of images or links to files, instead of just one allowed per question. " "daveb",2006/08/04 19:06:03,"MAIN:daveb:20060804190602","Switch QUESTION text to use cr_revisions.content instead of cr_revisions.title. Upgrade included, tested on Oracle 10g and PG 8.0. Added automated test for as::item::new Fix division with empty string in pretty_time proc and added test. Beginning of work to allow question text (and other CLOB/BLOB columns) to include HTML from Xinha rich text editor to allow images etc in the question text, feedback etc. Mainly this allow an arbitrary number of images or links to files, instead of just one allowed per question. " "daveb",2006/08/04 19:06:02,"MAIN:daveb:20060804190602","Switch QUESTION text to use cr_revisions.content instead of cr_revisions.title. Upgrade included, tested on Oracle 10g and PG 8.0. Added automated test for as::item::new Fix division with empty string in pretty_time proc and added test. Beginning of work to allow question text (and other CLOB/BLOB columns) to include HTML from Xinha rich text editor to allow images etc in the question text, feedback etc. Mainly this allow an arbitrary number of images or links to files, instead of just one allowed per question. " "marioa",2006/07/24 11:30:18,"lors-oracle-port:marioa:20060724113018","Separate SQL Postgres to file and modify function to select column Postgres dependence " "marioa",2006/07/24 11:30:18,"lors-oracle-port:marioa:20060724113018","Separate SQL Postgres to file and modify function to select column Postgres dependence " "donb",2006/05/20 20:56:29,"MAIN:donb:20060520205629","Changed db pool config to keep handles open forever rather than a billion seconds. A billion seconds from mid-May 2006 is 2038, so folks were running into the Unix Y2.038K bug a few decades early. That billion number was originally picked because 0 (keep open forever) didn't work in earlier versions of AOLserver. Early versions of the Oracle client interface on Linux used to hang when the handle was closed, thus the need to keep them open ""forever"". Turns out it's a good idea anyway if the db library and the appropriate db driver for AOLserver don't leak memory. Both PG and Oracle have been well-behaved in this respect, so we just keep the db handles open indefinitely by default. " "donb",2006/04/07 00:48:49,"oacs-5-2:donb:20060407004849","Fixed ""bug"" #2747. The code was never called and was just a stub that hadn't been ported to PG, but I removed it so future people with sharp eyes don't look at it and report the ""bug"" again. " "donb",2006/03/29 01:26:45,"oacs-5-2:donb:20060329012644","1. Got rid of some extraneous notification comments 2. Fixed bug 2851 for Oracle (it was fixed previously for Postgres) " "donb",2006/03/29 01:26:45,"oacs-5-2:donb:20060329012644","1. Got rid of some extraneous notification comments 2. Fixed bug 2851 for Oracle (it was fixed previously for Postgres) " "donb",2006/03/29 01:26:45,"oacs-5-2:donb:20060329012644","1. Got rid of some extraneous notification comments 2. Fixed bug 2851 for Oracle (it was fixed previously for Postgres) " "donb",2006/03/29 01:26:44,"oacs-5-2:donb:20060329012644","1. Got rid of some extraneous notification comments 2. Fixed bug 2851 for Oracle (it was fixed previously for Postgres) " "donb",2006/03/29 01:26:44,"oacs-5-2:donb:20060329012644","1. Got rid of some extraneous notification comments 2. Fixed bug 2851 for Oracle (it was fixed previously for Postgres) " "donb",2006/03/29 01:26:44,"oacs-5-2:donb:20060329012644","1. Got rid of some extraneous notification comments 2. Fixed bug 2851 for Oracle (it was fixed previously for Postgres) " "jiml",2006/02/09 06:47:24,"MAIN:jiml:20060209064724","activate the inserting of sample data on the postgres side; it works. " "donb",2005/11/30 01:27:46,"oacs-5-2:donb:20051130012745","1. Fixed a wee bit of PG-ish code that snuck into the content repository's Oracle datamodel. 2. Tested Dave's recent changes to subsite for Oracle. It works. Bumped the info file to reflect the new version so the upgrade scripts will run. " "donb",2005/11/30 01:27:46,"oacs-5-2:donb:20051130012745","1. Fixed a wee bit of PG-ish code that snuck into the content repository's Oracle datamodel. 2. Tested Dave's recent changes to subsite for Oracle. It works. Bumped the info file to reflect the new version so the upgrade scripts will run. " "donb",2005/11/30 01:27:45,"oacs-5-2:donb:20051130012745","1. Fixed a wee bit of PG-ish code that snuck into the content repository's Oracle datamodel. 2. Tested Dave's recent changes to subsite for Oracle. It works. Bumped the info file to reflect the new version so the upgrade scripts will run. " "donb",2005/10/27 23:26:51,"oacs-5-2:donb:20051027232651","Fixed Daveb's translation of his PG change to this script (he didn't have oracle to test his changes on) " "donb",2005/10/11 23:55:29,"oacs-5-2:donb:20051011235528","Fixed bug #2496. Obscure locking issue caused PG to hang on any package trying to drop a table with a foreign key reference to apm_packages. " "donb",2005/10/11 23:55:28,"oacs-5-2:donb:20051011235528","Fixed bug #2496. Obscure locking issue caused PG to hang on any package trying to drop a table with a foreign key reference to apm_packages. " "dedsc",2005/09/13 04:34:37,"oacs-5-2:dedsc:20050913043437","convert to db_map to support pg properly " "dedsc",2005/09/13 04:34:37,"oacs-5-2:dedsc:20050913043437","convert to db_map to support pg properly " "dedsc",2005/09/13 04:34:37,"oacs-5-2:dedsc:20050913043437","convert to db_map to support pg properly " "alexk",2005/09/12 21:30:17,"MAIN:alexk:20050912213017","Match up Postgres upgrade scripts with the function creation scripts. Fix infinite loop that occurs in task creation. " "alexk",2005/09/12 21:30:17,"MAIN:alexk:20050912213017","Match up Postgres upgrade scripts with the function creation scripts. Fix infinite loop that occurs in task creation. " "annyf",2005/09/12 17:05:39,"oacs-5-2:annyf:20050912170459","remove postgres tag " "annyf",2005/09/12 17:04:59,"oacs-5-2:annyf:20050912170459","remove postgres tag " "roelc",2005/08/12 16:08:24,"oacs-5-2:roelc:20050812160824","Added missing entry for ec_creditcard_return.transaction_success_update in postgres xql file " "josee",2005/08/05 15:25:33,"MAIN:josee:20050805152533","Adding: 1. first part of the parser 2. content repository integration 3. postgres scripts " "josee",2005/08/05 15:25:33,"MAIN:josee:20050805152533","Adding: 1. first part of the parser 2. content repository integration 3. postgres scripts " "josee",2005/08/05 15:25:33,"MAIN:josee:20050805152533","Adding: 1. first part of the parser 2. content repository integration 3. postgres scripts " "josee",2005/08/05 15:25:33,"MAIN:josee:20050805152533","Adding: 1. first part of the parser 2. content repository integration 3. postgres scripts " "josee",2005/08/05 15:25:33,"MAIN:josee:20050805152533","Adding: 1. first part of the parser 2. content repository integration 3. postgres scripts " "josee",2005/08/05 15:25:33,"MAIN:josee:20050805152533","Adding: 1. first part of the parser 2. content repository integration 3. postgres scripts " "josee",2005/08/05 15:25:33,"MAIN:josee:20050805152533","Adding: 1. first part of the parser 2. content repository integration 3. postgres scripts " "josee",2005/08/05 15:25:33,"MAIN:josee:20050805152533","Adding: 1. first part of the parser 2. content repository integration 3. postgres scripts " "josee",2005/08/05 15:25:33,"MAIN:josee:20050805152533","Adding: 1. first part of the parser 2. content repository integration 3. postgres scripts " "josee",2005/08/05 15:25:33,"MAIN:josee:20050805152533","Adding: 1. first part of the parser 2. content repository integration 3. postgres scripts " "josee",2005/08/05 15:25:33,"MAIN:josee:20050805152533","Adding: 1. first part of the parser 2. content repository integration 3. postgres scripts " "josee",2005/08/05 15:25:33,"MAIN:josee:20050805152533","Adding: 1. first part of the parser 2. content repository integration 3. postgres scripts " "josee",2005/08/05 15:25:33,"MAIN:josee:20050805152533","Adding: 1. first part of the parser 2. content repository integration 3. postgres scripts " "josee",2005/08/05 15:25:33,"MAIN:josee:20050805152533","Adding: 1. first part of the parser 2. content repository integration 3. postgres scripts " "josee",2005/08/05 15:25:33,"MAIN:josee:20050805152533","Adding: 1. first part of the parser 2. content repository integration 3. postgres scripts " "josee",2005/08/05 15:25:33,"MAIN:josee:20050805152533","Adding: 1. first part of the parser 2. content repository integration 3. postgres scripts " "josee",2005/08/05 15:25:33,"MAIN:josee:20050805152533","Adding: 1. first part of the parser 2. content repository integration 3. postgres scripts " "josee",2005/08/05 15:25:33,"MAIN:josee:20050805152533","Adding: 1. first part of the parser 2. content repository integration 3. postgres scripts " "josee",2005/08/05 15:25:33,"MAIN:josee:20050805152533","Adding: 1. first part of the parser 2. content repository integration 3. postgres scripts " "alexk",2005/07/06 18:55:37,"oacs-5-1:alexk:20050706185537","Fix backup script to work with Postgres 7 which does not have TCP connections enabled " "hamiltonc",2005/07/06 04:58:13,"MAIN:hamiltonc:20050706045813","to get the rels to work on oracle we have to shorten the rel name in many places, this affects postgres too " "hamiltonc",2005/07/06 04:58:13,"MAIN:hamiltonc:20050706045813","to get the rels to work on oracle we have to shorten the rel name in many places, this affects postgres too " "hamiltonc",2005/07/06 04:58:13,"MAIN:hamiltonc:20050706045813","to get the rels to work on oracle we have to shorten the rel name in many places, this affects postgres too " "hamiltonc",2005/07/06 04:58:13,"MAIN:hamiltonc:20050706045813","to get the rels to work on oracle we have to shorten the rel name in many places, this affects postgres too " "hamiltonc",2005/07/06 04:58:13,"MAIN:hamiltonc:20050706045813","to get the rels to work on oracle we have to shorten the rel name in many places, this affects postgres too " "hamiltonc",2005/07/06 04:58:13,"MAIN:hamiltonc:20050706045813","to get the rels to work on oracle we have to shorten the rel name in many places, this affects postgres too " "hamiltonc",2005/07/06 04:58:13,"MAIN:hamiltonc:20050706045813","to get the rels to work on oracle we have to shorten the rel name in many places, this affects postgres too " "hamiltonc",2005/07/06 04:58:13,"MAIN:hamiltonc:20050706045813","to get the rels to work on oracle we have to shorten the rel name in many places, this affects postgres too " "hamiltonc",2005/07/06 04:58:13,"MAIN:hamiltonc:20050706045813","to get the rels to work on oracle we have to shorten the rel name in many places, this affects postgres too " "hamiltonc",2005/07/06 04:58:13,"MAIN:hamiltonc:20050706045813","to get the rels to work on oracle we have to shorten the rel name in many places, this affects postgres too " "hamiltonc",2005/07/06 04:58:13,"MAIN:hamiltonc:20050706045813","to get the rels to work on oracle we have to shorten the rel name in many places, this affects postgres too " "hamiltonc",2005/07/06 04:58:13,"MAIN:hamiltonc:20050706045813","to get the rels to work on oracle we have to shorten the rel name in many places, this affects postgres too " "donb",2005/06/29 22:08:34,"oacs-5-2:donb:20050629220834","1. Oracle bulk-mail-create.sql did not agree with the 5.1d2 upgrade script (made it so) 2. PG didn't have the contraint, added it to bulk-mail-create.sql and made and tested an upgrade script. Thanks to Richard Hamilton for uncovering this discrepancy. " "donb",2005/06/29 22:08:34,"oacs-5-2:donb:20050629220834","1. Oracle bulk-mail-create.sql did not agree with the 5.1d2 upgrade script (made it so) 2. PG didn't have the contraint, added it to bulk-mail-create.sql and made and tested an upgrade script. Thanks to Richard Hamilton for uncovering this discrepancy. " "donb",2005/06/29 22:08:34,"oacs-5-2:donb:20050629220834","1. Oracle bulk-mail-create.sql did not agree with the 5.1d2 upgrade script (made it so) 2. PG didn't have the contraint, added it to bulk-mail-create.sql and made and tested an upgrade script. Thanks to Richard Hamilton for uncovering this discrepancy. " "donb",2005/06/26 21:39:37,"oacs-5-2:donb:20050626213937","acs-automated-testing was missing a dependency on acs-kernel, which meant that the query that determines upgrade order didn't necessarily cause acs-kernel to be upgraded first. Oops. With this fix, we can successfully upgrade openacs5.1 -> openacs5.2 on both Oracle and PG. " "donb",2005/06/25 01:31:23,"oacs-5-2:donb:20050625013123","Fixed upgrade of 5.1.4->5.2 for PG " "andrewg",2005/06/22 17:46:14,"oacs-5-2:andrewg:20050622174614","The fancy update...from syntax in the PG version is not compatible with either ora8 or ora9. " "andrewg",2005/06/22 17:45:42,"oacs-5-1:andrewg:20050622174542","The fancy update...from syntax in the PG version is not compatible with either ora8 or ora9. " "andrewg",2005/06/22 17:25:32,"oacs-5-2:andrewg:20050622172532","Added package definition to ensure propagation of the ora9i compatibility changes. Not relevant for PG. " "andrewg",2005/06/22 17:23:18,"oacs-5-1:andrewg:20050622172318","Added package definition to ensure propagation of the ora9i compatibility changes. Not relevant for PG. " "andrewg",2005/06/21 20:11:15,"oacs-5-2:andrewg:20050621201115","Rolling in bugfix from site-node-select.sql. The original pg-compatible table def wasn't oracle-compatible. Now it is. " "andrewg",2005/06/21 20:07:39,"oacs-5-1:andrewg:20050621200739","Rolling in bugfix from site-node-select.sql. The original pg-compatible table def wasn't oracle-compatible. Now it is. " "donb",2005/06/16 00:24:52,"oacs-5-2:donb:20050616002452","Fixed bug #2101 for PG 8.0 on windows Fixed another bug whose number I forgot, that prevented users from deactivating their account. " "donb",2005/06/16 00:24:52,"oacs-5-2:donb:20050616002452","Fixed bug #2101 for PG 8.0 on windows Fixed another bug whose number I forgot, that prevented users from deactivating their account. " "enriquec",2005/06/08 11:11:49,"oacs-5-2:enriquec:20050608111148","Fixing bugs in user merge support. Improving the process, making it more generic and now it works for acs-core. Adding the upgrade scripts for oracle and pg. " "enriquec",2005/06/08 11:11:49,"oacs-5-2:enriquec:20050608111148","Fixing bugs in user merge support. Improving the process, making it more generic and now it works for acs-core. Adding the upgrade scripts for oracle and pg. " "enriquec",2005/06/08 11:11:49,"oacs-5-2:enriquec:20050608111148","Fixing bugs in user merge support. Improving the process, making it more generic and now it works for acs-core. Adding the upgrade scripts for oracle and pg. " "enriquec",2005/06/08 11:11:49,"oacs-5-2:enriquec:20050608111148","Fixing bugs in user merge support. Improving the process, making it more generic and now it works for acs-core. Adding the upgrade scripts for oracle and pg. " "enriquec",2005/06/08 11:11:49,"oacs-5-2:enriquec:20050608111148","Fixing bugs in user merge support. Improving the process, making it more generic and now it works for acs-core. Adding the upgrade scripts for oracle and pg. " "enriquec",2005/06/08 11:11:49,"oacs-5-2:enriquec:20050608111148","Fixing bugs in user merge support. Improving the process, making it more generic and now it works for acs-core. Adding the upgrade scripts for oracle and pg. " "enriquec",2005/06/08 11:11:49,"oacs-5-2:enriquec:20050608111148","Fixing bugs in user merge support. Improving the process, making it more generic and now it works for acs-core. Adding the upgrade scripts for oracle and pg. " "enriquec",2005/06/08 11:11:49,"oacs-5-2:enriquec:20050608111148","Fixing bugs in user merge support. Improving the process, making it more generic and now it works for acs-core. Adding the upgrade scripts for oracle and pg. " "enriquec",2005/06/08 11:11:49,"oacs-5-2:enriquec:20050608111148","Fixing bugs in user merge support. Improving the process, making it more generic and now it works for acs-core. Adding the upgrade scripts for oracle and pg. " "enriquec",2005/06/08 11:11:49,"oacs-5-2:enriquec:20050608111148","Fixing bugs in user merge support. Improving the process, making it more generic and now it works for acs-core. Adding the upgrade scripts for oracle and pg. " "enriquec",2005/06/08 11:11:49,"oacs-5-2:enriquec:20050608111148","Fixing bugs in user merge support. Improving the process, making it more generic and now it works for acs-core. Adding the upgrade scripts for oracle and pg. " "enriquec",2005/06/08 11:11:48,"oacs-5-2:enriquec:20050608111148","Fixing bugs in user merge support. Improving the process, making it more generic and now it works for acs-core. Adding the upgrade scripts for oracle and pg. " "enriquec",2005/06/08 11:11:48,"oacs-5-2:enriquec:20050608111148","Fixing bugs in user merge support. Improving the process, making it more generic and now it works for acs-core. Adding the upgrade scripts for oracle and pg. " "enriquec",2005/06/08 11:11:48,"oacs-5-2:enriquec:20050608111148","Fixing bugs in user merge support. Improving the process, making it more generic and now it works for acs-core. Adding the upgrade scripts for oracle and pg. " "gerardom",2005/05/25 18:00:45,"oacs-5-1:gerardom:20050525180045","solving the performance problems for postgres " "gerardom",2005/05/25 16:41:18,"MAIN:gerardom:20050525164118","solving performance problems for postgres " "gerardom",2005/05/25 16:41:18,"MAIN:gerardom:20050525164118","solving performance problems for postgres " "gerardom",2005/05/25 16:41:18,"MAIN:gerardom:20050525164118","solving performance problems for postgres " "enriquec",2005/05/24 02:21:02,"oacs-5-2:enriquec:20050524022102","Adding the member_state 'merged'. Added plsql functions and upgrade scripts for oracle and pg. " "enriquec",2005/05/24 02:21:02,"oacs-5-2:enriquec:20050524022102","Adding the member_state 'merged'. Added plsql functions and upgrade scripts for oracle and pg. " "enriquec",2005/05/24 02:21:02,"oacs-5-2:enriquec:20050524022102","Adding the member_state 'merged'. Added plsql functions and upgrade scripts for oracle and pg. " "enriquec",2005/05/24 02:21:02,"oacs-5-2:enriquec:20050524022102","Adding the member_state 'merged'. Added plsql functions and upgrade scripts for oracle and pg. " "enriquec",2005/05/24 02:21:02,"oacs-5-2:enriquec:20050524022102","Adding the member_state 'merged'. Added plsql functions and upgrade scripts for oracle and pg. " "enriquec",2005/05/24 02:21:02,"oacs-5-2:enriquec:20050524022102","Adding the member_state 'merged'. Added plsql functions and upgrade scripts for oracle and pg. " "enriquec",2005/05/24 02:21:02,"oacs-5-2:enriquec:20050524022102","Adding the member_state 'merged'. Added plsql functions and upgrade scripts for oracle and pg. " "jeffd",2005/05/16 13:15:32,"MAIN:jeffd:20050516131532","pg8 installed in usr local has tsearch2 in $prefix/share/contrib -- we should probably try to guess based on pg_config --libdir or something " "jiml",2005/05/11 17:22:46,"MAIN:jiml:20050511172246","add postgres data model scripts so far " "jiml",2005/05/11 17:22:46,"MAIN:jiml:20050511172246","add postgres data model scripts so far " "jiml",2005/05/11 17:22:46,"MAIN:jiml:20050511172246","add postgres data model scripts so far " "jiml",2005/05/11 17:22:46,"MAIN:jiml:20050511172246","add postgres data model scripts so far " "jiml",2005/05/11 17:22:46,"MAIN:jiml:20050511172246","add postgres data model scripts so far " "jiml",2005/05/11 17:22:46,"MAIN:jiml:20050511172246","add postgres data model scripts so far " "josee",2005/04/07 18:57:35,"MAIN:josee:20050407185734","fixing bugs(postgres) due to the ""translation"" to oracle " "josee",2005/04/07 18:57:35,"MAIN:josee:20050407185734","fixing bugs(postgres) due to the ""translation"" to oracle " "josee",2005/04/07 18:57:35,"MAIN:josee:20050407185734","fixing bugs(postgres) due to the ""translation"" to oracle " "josee",2005/04/07 18:57:34,"MAIN:josee:20050407185734","fixing bugs(postgres) due to the ""translation"" to oracle " "josee",2005/04/07 18:57:01,"MAIN:josee:20050407185701","fixing bugs(for postgres) from the ""translation"" to oracle " "josee",2005/04/07 18:57:01,"MAIN:josee:20050407185701","fixing bugs(for postgres) from the ""translation"" to oracle " "josee",2005/04/07 18:57:01,"MAIN:josee:20050407185701","fixing bugs(for postgres) from the ""translation"" to oracle " "josee",2005/04/07 18:57:01,"MAIN:josee:20050407185701","fixing bugs(for postgres) from the ""translation"" to oracle " "josee",2005/04/07 18:57:01,"MAIN:josee:20050407185701","fixing bugs(for postgres) from the ""translation"" to oracle " "josee",2005/04/07 18:57:01,"MAIN:josee:20050407185701","fixing bugs(for postgres) from the ""translation"" to oracle " "josee",2005/04/07 18:57:01,"MAIN:josee:20050407185701","fixing bugs(for postgres) from the ""translation"" to oracle " "josee",2005/04/07 18:57:01,"MAIN:josee:20050407185701","fixing bugs(for postgres) from the ""translation"" to oracle " "josee",2005/04/07 18:57:01,"MAIN:josee:20050407185701","fixing bugs(for postgres) from the ""translation"" to oracle " "josee",2005/04/07 18:57:01,"MAIN:josee:20050407185701","fixing bugs(for postgres) from the ""translation"" to oracle " "josee",2005/04/07 18:57:01,"MAIN:josee:20050407185701","fixing bugs(for postgres) from the ""translation"" to oracle " "josee",2005/04/07 18:57:01,"MAIN:josee:20050407185701","fixing bugs(for postgres) from the ""translation"" to oracle " "josee",2005/04/07 18:57:01,"MAIN:josee:20050407185701","fixing bugs(for postgres) from the ""translation"" to oracle " "josee",2005/04/07 18:57:01,"MAIN:josee:20050407185701","fixing bugs(for postgres) from the ""translation"" to oracle " "josee",2005/04/07 18:57:01,"MAIN:josee:20050407185701","fixing bugs(for postgres) from the ""translation"" to oracle " "josee",2005/04/07 18:57:01,"MAIN:josee:20050407185701","fixing bugs(for postgres) from the ""translation"" to oracle " "josee",2005/04/07 18:57:01,"MAIN:josee:20050407185701","fixing bugs(for postgres) from the ""translation"" to oracle " "josee",2005/04/07 18:57:01,"MAIN:josee:20050407185701","fixing bugs(for postgres) from the ""translation"" to oracle " "josee",2005/04/04 18:23:47,"MAIN:josee:20050404182347","adding *-oracle.xql files, moving queries from *-postgres.xql fiels to *-oracle.xql " "josee",2005/04/04 18:23:47,"MAIN:josee:20050404182347","adding *-oracle.xql files, moving queries from *-postgres.xql fiels to *-oracle.xql " "josee",2005/04/04 18:23:47,"MAIN:josee:20050404182347","adding *-oracle.xql files, moving queries from *-postgres.xql fiels to *-oracle.xql " "josee",2005/04/04 18:23:47,"MAIN:josee:20050404182347","adding *-oracle.xql files, moving queries from *-postgres.xql fiels to *-oracle.xql " "josee",2005/04/04 18:23:47,"MAIN:josee:20050404182347","adding *-oracle.xql files, moving queries from *-postgres.xql fiels to *-oracle.xql " "josee",2005/04/04 18:23:47,"MAIN:josee:20050404182347","adding *-oracle.xql files, moving queries from *-postgres.xql fiels to *-oracle.xql " "josee",2005/04/04 18:23:47,"MAIN:josee:20050404182347","adding *-oracle.xql files, moving queries from *-postgres.xql fiels to *-oracle.xql " "josee",2005/04/04 18:22:36,"MAIN:josee:20050404182235","continue with oracle support. adding *-oracle.xql files, moving queries from *-postgres.xql files to *.xql " "josee",2005/04/04 18:22:36,"MAIN:josee:20050404182235","continue with oracle support. adding *-oracle.xql files, moving queries from *-postgres.xql files to *.xql " "josee",2005/04/04 18:22:36,"MAIN:josee:20050404182235","continue with oracle support. adding *-oracle.xql files, moving queries from *-postgres.xql files to *.xql " "josee",2005/04/04 18:22:36,"MAIN:josee:20050404182235","continue with oracle support. adding *-oracle.xql files, moving queries from *-postgres.xql files to *.xql " "josee",2005/04/04 18:22:36,"MAIN:josee:20050404182235","continue with oracle support. adding *-oracle.xql files, moving queries from *-postgres.xql files to *.xql " "josee",2005/04/04 18:22:36,"MAIN:josee:20050404182235","continue with oracle support. adding *-oracle.xql files, moving queries from *-postgres.xql files to *.xql " "josee",2005/04/04 18:22:36,"MAIN:josee:20050404182235","continue with oracle support. adding *-oracle.xql files, moving queries from *-postgres.xql files to *.xql " "josee",2005/04/04 18:22:36,"MAIN:josee:20050404182235","continue with oracle support. adding *-oracle.xql files, moving queries from *-postgres.xql files to *.xql " "josee",2005/04/04 18:22:36,"MAIN:josee:20050404182235","continue with oracle support. adding *-oracle.xql files, moving queries from *-postgres.xql files to *.xql " "josee",2005/04/04 18:22:36,"MAIN:josee:20050404182235","continue with oracle support. adding *-oracle.xql files, moving queries from *-postgres.xql files to *.xql " "josee",2005/04/04 18:22:36,"MAIN:josee:20050404182235","continue with oracle support. adding *-oracle.xql files, moving queries from *-postgres.xql files to *.xql " "josee",2005/04/04 18:22:36,"MAIN:josee:20050404182235","continue with oracle support. adding *-oracle.xql files, moving queries from *-postgres.xql files to *.xql " "josee",2005/04/04 18:22:36,"MAIN:josee:20050404182235","continue with oracle support. adding *-oracle.xql files, moving queries from *-postgres.xql files to *.xql " "josee",2005/04/04 18:22:36,"MAIN:josee:20050404182235","continue with oracle support. adding *-oracle.xql files, moving queries from *-postgres.xql files to *.xql " "josee",2005/04/04 18:22:36,"MAIN:josee:20050404182235","continue with oracle support. adding *-oracle.xql files, moving queries from *-postgres.xql files to *.xql " "josee",2005/04/04 18:22:36,"MAIN:josee:20050404182235","continue with oracle support. adding *-oracle.xql files, moving queries from *-postgres.xql files to *.xql " "josee",2005/04/04 18:22:36,"MAIN:josee:20050404182235","continue with oracle support. adding *-oracle.xql files, moving queries from *-postgres.xql files to *.xql " "josee",2005/04/04 18:22:36,"MAIN:josee:20050404182235","continue with oracle support. adding *-oracle.xql files, moving queries from *-postgres.xql files to *.xql " "josee",2005/04/04 18:22:36,"MAIN:josee:20050404182235","continue with oracle support. adding *-oracle.xql files, moving queries from *-postgres.xql files to *.xql " "josee",2005/04/04 18:22:36,"MAIN:josee:20050404182235","continue with oracle support. adding *-oracle.xql files, moving queries from *-postgres.xql files to *.xql " "josee",2005/04/04 18:22:36,"MAIN:josee:20050404182235","continue with oracle support. adding *-oracle.xql files, moving queries from *-postgres.xql files to *.xql " "josee",2005/04/04 18:22:36,"MAIN:josee:20050404182235","continue with oracle support. adding *-oracle.xql files, moving queries from *-postgres.xql files to *.xql " "josee",2005/04/04 18:22:36,"MAIN:josee:20050404182235","continue with oracle support. adding *-oracle.xql files, moving queries from *-postgres.xql files to *.xql " "josee",2005/04/04 18:22:36,"MAIN:josee:20050404182235","continue with oracle support. adding *-oracle.xql files, moving queries from *-postgres.xql files to *.xql " "josee",2005/04/04 18:22:36,"MAIN:josee:20050404182235","continue with oracle support. adding *-oracle.xql files, moving queries from *-postgres.xql files to *.xql " "josee",2005/04/04 18:22:36,"MAIN:josee:20050404182235","continue with oracle support. adding *-oracle.xql files, moving queries from *-postgres.xql files to *.xql " "josee",2005/04/04 18:22:35,"MAIN:josee:20050404182235","continue with oracle support. adding *-oracle.xql files, moving queries from *-postgres.xql files to *.xql " "maltes",2005/03/31 14:24:23,"MAIN:maltes:20050331142423","Fixed PG date comparison " "jeffd",2005/03/26 21:58:17,"MAIN:jeffd:20050326215815","propigate package_id to acs_objects, make __new a 14 param function and add backwards compatible version, bump package version, upgrades for oracle and pg, oracle untested " "jeffd",2005/03/26 21:58:17,"MAIN:jeffd:20050326215815","propigate package_id to acs_objects, make __new a 14 param function and add backwards compatible version, bump package version, upgrades for oracle and pg, oracle untested " "jeffd",2005/03/26 21:58:16,"MAIN:jeffd:20050326215815","propigate package_id to acs_objects, make __new a 14 param function and add backwards compatible version, bump package version, upgrades for oracle and pg, oracle untested " "jeffd",2005/03/26 21:58:15,"MAIN:jeffd:20050326215815","propigate package_id to acs_objects, make __new a 14 param function and add backwards compatible version, bump package version, upgrades for oracle and pg, oracle untested " "jeffd",2005/03/26 21:58:15,"MAIN:jeffd:20050326215815","propigate package_id to acs_objects, make __new a 14 param function and add backwards compatible version, bump package version, upgrades for oracle and pg, oracle untested " "josee",2005/03/21 15:42:00,"MAIN:josee:20050321154200","for postgres only: -bugs when installing and when creatin items fixed -adding missing catalog files " "josee",2005/03/21 15:42:00,"MAIN:josee:20050321154200","for postgres only: -bugs when installing and when creatin items fixed -adding missing catalog files " "josee",2005/03/21 15:42:00,"MAIN:josee:20050321154200","for postgres only: -bugs when installing and when creatin items fixed -adding missing catalog files " "josee",2005/03/21 15:42:00,"MAIN:josee:20050321154200","for postgres only: -bugs when installing and when creatin items fixed -adding missing catalog files " "josee",2005/03/21 15:42:00,"MAIN:josee:20050321154200","for postgres only: -bugs when installing and when creatin items fixed -adding missing catalog files " "josee",2005/03/21 15:42:00,"MAIN:josee:20050321154200","for postgres only: -bugs when installing and when creatin items fixed -adding missing catalog files " "donb",2005/03/20 01:43:12,"MAIN:donb:20050320014312","1. Removed unused file 2. Added rdbms tag to postgres .xql files " "donb",2005/03/20 01:43:12,"MAIN:donb:20050320014312","1. Removed unused file 2. Added rdbms tag to postgres .xql files " "donb",2005/03/20 01:43:12,"MAIN:donb:20050320014312","1. Removed unused file 2. Added rdbms tag to postgres .xql files " "andrewg",2005/03/12 22:13:03,"MAIN:andrewg:20050312221303","Adding package_id to pa_insert_image and its call to image.new. Fixed and tested on both Oracle and PG. This was just to get things working again. Other parts of this package will need updating for the new acs_objects.package_id column. For example, the pa_photo object itself is not currently storing the package_id. " "andrewg",2005/03/12 22:13:03,"MAIN:andrewg:20050312221303","Adding package_id to pa_insert_image and its call to image.new. Fixed and tested on both Oracle and PG. This was just to get things working again. Other parts of this package will need updating for the new acs_objects.package_id column. For example, the pa_photo object itself is not currently storing the package_id. " "andrewg",2005/03/12 22:13:03,"MAIN:andrewg:20050312221303","Adding package_id to pa_insert_image and its call to image.new. Fixed and tested on both Oracle and PG. This was just to get things working again. Other parts of this package will need updating for the new acs_objects.package_id column. For example, the pa_photo object itself is not currently storing the package_id. " "donb",2005/03/12 21:39:59,"MAIN:donb:20050312213959"," Modified the date type's ""to_sql"" property to return to_timestamp if the format includes minutes and seconds, to_date otherwise. In reality we should probably move to having both date and timestamp template types but for now this should work for both Oracle and PG. " "zachs",2005/03/12 19:27:36,"MAIN:zachs:20050312192736","bug#2117 fixed for postgres " "zachs",2005/03/12 19:27:36,"MAIN:zachs:20050312192736","bug#2117 fixed for postgres " "jeffd",2005/03/04 23:13:30,"MAIN:jeffd:20050304231330","fix another limit :var in pg " "donb",2005/02/27 01:21:07,"MAIN:donb:20050227012107","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. " "donb",2005/02/27 01:21:07,"MAIN:donb:20050227012107","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. " "donb",2005/02/27 01:21:07,"MAIN:donb:20050227012107","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. " "donb",2005/02/27 01:21:07,"MAIN:donb:20050227012107","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. " "donb",2005/02/27 01:21:07,"MAIN:donb:20050227012107","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. " "donb",2005/02/27 01:21:07,"MAIN:donb:20050227012107","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. " "donb",2005/02/27 01:21:07,"MAIN:donb:20050227012107","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. " "donb",2005/02/27 01:21:07,"MAIN:donb:20050227012107","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. " "donb",2005/02/27 01:21:07,"MAIN:donb:20050227012107","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. " "donb",2005/02/27 01:21:07,"MAIN:donb:20050227012107","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. " "donb",2005/02/27 01:21:07,"MAIN:donb:20050227012107","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. " "tracya",2005/02/19 18:24:09,"oacs-5-1:tracya:20050219182409","added assignee and fix for version to the bug add script; added appropriate upgrade scripts for postgres and oracle; fixed an oracle installation bug " "tracya",2005/02/19 18:24:09,"oacs-5-1:tracya:20050219182409","added assignee and fix for version to the bug add script; added appropriate upgrade scripts for postgres and oracle; fixed an oracle installation bug " "tracya",2005/02/19 18:24:09,"oacs-5-1:tracya:20050219182409","added assignee and fix for version to the bug add script; added appropriate upgrade scripts for postgres and oracle; fixed an oracle installation bug " "tracya",2005/02/19 18:24:09,"oacs-5-1:tracya:20050219182409","added assignee and fix for version to the bug add script; added appropriate upgrade scripts for postgres and oracle; fixed an oracle installation bug " "tracya",2005/02/19 18:24:09,"oacs-5-1:tracya:20050219182409","added assignee and fix for version to the bug add script; added appropriate upgrade scripts for postgres and oracle; fixed an oracle installation bug " "tracya",2005/02/19 18:24:09,"oacs-5-1:tracya:20050219182409","added assignee and fix for version to the bug add script; added appropriate upgrade scripts for postgres and oracle; fixed an oracle installation bug " "tracya",2005/02/19 18:24:09,"oacs-5-1:tracya:20050219182409","added assignee and fix for version to the bug add script; added appropriate upgrade scripts for postgres and oracle; fixed an oracle installation bug " "tracya",2005/02/19 18:24:09,"oacs-5-1:tracya:20050219182409","added assignee and fix for version to the bug add script; added appropriate upgrade scripts for postgres and oracle; fixed an oracle installation bug " "tracya",2005/02/19 18:24:09,"oacs-5-1:tracya:20050219182409","added assignee and fix for version to the bug add script; added appropriate upgrade scripts for postgres and oracle; fixed an oracle installation bug " "tracya",2005/02/19 18:24:09,"oacs-5-1:tracya:20050219182409","added assignee and fix for version to the bug add script; added appropriate upgrade scripts for postgres and oracle; fixed an oracle installation bug " "tracya",2005/02/19 18:24:09,"oacs-5-1:tracya:20050219182409","added assignee and fix for version to the bug add script; added appropriate upgrade scripts for postgres and oracle; fixed an oracle installation bug " "torbenb",2005/02/16 08:48:59,"oacs-5-1:torbenb:20050216084859","creating database should be from user: postgres, not servicename to be consistent with rest of the docs " "jeffd",2005/02/16 00:18:52,"MAIN:jeffd:20050216001852","fix docbook xml errors, make software.xml mention pg 8.0, 5.2 " "jeffd",2005/02/16 00:18:52,"MAIN:jeffd:20050216001852","fix docbook xml errors, make software.xml mention pg 8.0, 5.2 " "jeffd",2005/02/16 00:18:52,"MAIN:jeffd:20050216001852","fix docbook xml errors, make software.xml mention pg 8.0, 5.2 " "jeffd",2005/02/16 00:18:52,"MAIN:jeffd:20050216001852","fix docbook xml errors, make software.xml mention pg 8.0, 5.2 " "jeffd",2005/02/16 00:18:52,"MAIN:jeffd:20050216001852","fix docbook xml errors, make software.xml mention pg 8.0, 5.2 " "andrewg",2005/02/15 20:05:12,"oacs-5-1:andrewg:20050215200512","removing pg-centric 'now' argument in rss subscription add and setting to empty string " "daveb",2005/02/15 20:03:49,"oacs-5-1:daveb:20050215200349","Bump version for PG upgrade script. " "maltes",2005/02/10 21:23:23,"oacs-5-1:maltes:20050210212323","Change the ifstatement to the select query as in postgres " "dedsc",2005/01/27 02:45:54,"oacs-5-1:dedsc:20050127024554","ported to PG so that it can be used for ecommerce testing purposes " "dedsc",2005/01/27 02:45:54,"oacs-5-1:dedsc:20050127024554","ported to PG so that it can be used for ecommerce testing purposes " "dedsc",2005/01/27 02:45:54,"oacs-5-1:dedsc:20050127024554","ported to PG so that it can be used for ecommerce testing purposes " "dedsc",2005/01/27 02:45:54,"oacs-5-1:dedsc:20050127024554","ported to PG so that it can be used for ecommerce testing purposes " "jader",2005/01/22 21:55:53,"oacs-5-1:jader:20050122215553","Apply patch 555, fixing bug 1963 makes query on robot detection postgres 7.3 compliant. " "jader",2005/01/22 21:23:53,"oacs-5-1:jader:20050122212353","Apply patch 622, makes install.sh respect pg_db_user and UNICODE " "jeffd",2005/01/22 20:50:29,"MAIN:jeffd:20050122205029","fix pg syntax for loop... " "jeffd",2005/01/22 20:25:13,"MAIN:jeffd:20050122202513","some tweaks to install on pg 8.0 -- for some reason acs__magic_object_id declared immutable breaks the install on 8.0 so make it stable " "jeffd",2005/01/22 20:25:13,"MAIN:jeffd:20050122202513","some tweaks to install on pg 8.0 -- for some reason acs__magic_object_id declared immutable breaks the install on 8.0 so make it stable " "donb",2005/01/07 16:59:01,"oacs-5-1:donb:20050107165900","My changes weren't counting threaded deletes correctly ... this still needs retesting on Oracle/PG which I'll do in the next day or so by writing new test cases... " "donb",2005/01/07 16:59:01,"oacs-5-1:donb:20050107165900","My changes weren't counting threaded deletes correctly ... this still needs retesting on Oracle/PG which I'll do in the next day or so by writing new test cases... " "donb",2005/01/07 16:59:00,"oacs-5-1:donb:20050107165900","My changes weren't counting threaded deletes correctly ... this still needs retesting on Oracle/PG which I'll do in the next day or so by writing new test cases... " "donb",2005/01/07 16:59:00,"oacs-5-1:donb:20050107165900","My changes weren't counting threaded deletes correctly ... this still needs retesting on Oracle/PG which I'll do in the next day or so by writing new test cases... " "donb",2005/01/07 01:19:55,"oacs-5-1:donb:20050107011955","Tch tch someone put some SQL code inline rather than in an XQL file 'cause they thought it was DB independent and it was really PG dependent. I made it DB independent and stuck it in the XQL file where it belongs anyway. " "donb",2005/01/07 01:19:55,"oacs-5-1:donb:20050107011955","Tch tch someone put some SQL code inline rather than in an XQL file 'cause they thought it was DB independent and it was really PG dependent. I made it DB independent and stuck it in the XQL file where it belongs anyway. " "daveb",2005/01/06 16:53:57,"MAIN:daveb:20050106165357","Fix delete procs to call pl/sql as ""del"" to work in Oracle and PG " "donb",2004/12/28 02:02:57,"oacs-5-1:donb:20041228020257","Added test subdirectory and first cut at the first test (which doesn't work at the moment, but never fear). Decided to write some simple tests for this package while working out how to write populate scripts to test scalability (fix scalability, we already know it sucks on PG!) ... " "donb",2004/12/28 02:02:57,"oacs-5-1:donb:20041228020257","Added test subdirectory and first cut at the first test (which doesn't work at the moment, but never fear). Decided to write some simple tests for this package while working out how to write populate scripts to test scalability (fix scalability, we already know it sucks on PG!) ... " "donb",2004/12/25 21:33:40,"oacs-5-1:donb:20041225213340","Fixed package_exec_plsql so it works with Oracle procedures as well as functions (PG only has functions so was working fine for all cases) " "donb",2004/12/25 21:33:40,"oacs-5-1:donb:20041225213340","Fixed package_exec_plsql so it works with Oracle procedures as well as functions (PG only has functions so was working fine for all cases) " "donb",2004/12/25 21:33:40,"oacs-5-1:donb:20041225213340","Fixed package_exec_plsql so it works with Oracle procedures as well as functions (PG only has functions so was working fine for all cases) " "donb",2004/12/25 01:05:11,"oacs-5-1:donb:20041225010511","Added the thread and reply counting code previously commited for the PG version to the Oracle version. " "donb",2004/12/25 01:05:11,"oacs-5-1:donb:20041225010511","Added the thread and reply counting code previously commited for the PG version to the Oracle version. " "donb",2004/12/25 01:05:11,"oacs-5-1:donb:20041225010511","Added the thread and reply counting code previously commited for the PG version to the Oracle version. " "donb",2004/12/25 01:05:11,"oacs-5-1:donb:20041225010511","Added the thread and reply counting code previously commited for the PG version to the Oracle version. " "donb",2004/12/23 02:12:54,"oacs-5-1:donb:20041223021253","Added tracking of threads in a forum and replies to a root post to the forums-forums and forums-messages datamodel, and fixed the necessary code. Also cleaned up some stuff and wrote a test case for automated testing. PG only at this point, will add the Oracle stuff shortly. " "donb",2004/12/23 02:12:54,"oacs-5-1:donb:20041223021253","Added tracking of threads in a forum and replies to a root post to the forums-forums and forums-messages datamodel, and fixed the necessary code. Also cleaned up some stuff and wrote a test case for automated testing. PG only at this point, will add the Oracle stuff shortly. " "donb",2004/12/23 02:12:54,"oacs-5-1:donb:20041223021253","Added tracking of threads in a forum and replies to a root post to the forums-forums and forums-messages datamodel, and fixed the necessary code. Also cleaned up some stuff and wrote a test case for automated testing. PG only at this point, will add the Oracle stuff shortly. " "donb",2004/12/23 02:12:54,"oacs-5-1:donb:20041223021253","Added tracking of threads in a forum and replies to a root post to the forums-forums and forums-messages datamodel, and fixed the necessary code. Also cleaned up some stuff and wrote a test case for automated testing. PG only at this point, will add the Oracle stuff shortly. " "donb",2004/12/23 02:12:54,"oacs-5-1:donb:20041223021253","Added tracking of threads in a forum and replies to a root post to the forums-forums and forums-messages datamodel, and fixed the necessary code. Also cleaned up some stuff and wrote a test case for automated testing. PG only at this point, will add the Oracle stuff shortly. " "donb",2004/12/23 02:12:54,"oacs-5-1:donb:20041223021253","Added tracking of threads in a forum and replies to a root post to the forums-forums and forums-messages datamodel, and fixed the necessary code. Also cleaned up some stuff and wrote a test case for automated testing. PG only at this point, will add the Oracle stuff shortly. " "donb",2004/12/23 02:12:54,"oacs-5-1:donb:20041223021253","Added tracking of threads in a forum and replies to a root post to the forums-forums and forums-messages datamodel, and fixed the necessary code. Also cleaned up some stuff and wrote a test case for automated testing. PG only at this point, will add the Oracle stuff shortly. " "donb",2004/12/23 02:12:54,"oacs-5-1:donb:20041223021253","Added tracking of threads in a forum and replies to a root post to the forums-forums and forums-messages datamodel, and fixed the necessary code. Also cleaned up some stuff and wrote a test case for automated testing. PG only at this point, will add the Oracle stuff shortly. " "donb",2004/12/23 02:12:54,"oacs-5-1:donb:20041223021253","Added tracking of threads in a forum and replies to a root post to the forums-forums and forums-messages datamodel, and fixed the necessary code. Also cleaned up some stuff and wrote a test case for automated testing. PG only at this point, will add the Oracle stuff shortly. " "donb",2004/12/23 02:12:54,"oacs-5-1:donb:20041223021253","Added tracking of threads in a forum and replies to a root post to the forums-forums and forums-messages datamodel, and fixed the necessary code. Also cleaned up some stuff and wrote a test case for automated testing. PG only at this point, will add the Oracle stuff shortly. " "donb",2004/12/23 02:12:54,"oacs-5-1:donb:20041223021253","Added tracking of threads in a forum and replies to a root post to the forums-forums and forums-messages datamodel, and fixed the necessary code. Also cleaned up some stuff and wrote a test case for automated testing. PG only at this point, will add the Oracle stuff shortly. " "donb",2004/12/23 02:12:54,"oacs-5-1:donb:20041223021253","Added tracking of threads in a forum and replies to a root post to the forums-forums and forums-messages datamodel, and fixed the necessary code. Also cleaned up some stuff and wrote a test case for automated testing. PG only at this point, will add the Oracle stuff shortly. " "donb",2004/12/23 02:12:54,"oacs-5-1:donb:20041223021253","Added tracking of threads in a forum and replies to a root post to the forums-forums and forums-messages datamodel, and fixed the necessary code. Also cleaned up some stuff and wrote a test case for automated testing. PG only at this point, will add the Oracle stuff shortly. " "donb",2004/12/23 02:12:53,"oacs-5-1:donb:20041223021253","Added tracking of threads in a forum and replies to a root post to the forums-forums and forums-messages datamodel, and fixed the necessary code. Also cleaned up some stuff and wrote a test case for automated testing. PG only at this point, will add the Oracle stuff shortly. " "donb",2004/12/23 02:12:53,"oacs-5-1:donb:20041223021253","Added tracking of threads in a forum and replies to a root post to the forums-forums and forums-messages datamodel, and fixed the necessary code. Also cleaned up some stuff and wrote a test case for automated testing. PG only at this point, will add the Oracle stuff shortly. " "donb",2004/12/23 02:12:53,"oacs-5-1:donb:20041223021253","Added tracking of threads in a forum and replies to a root post to the forums-forums and forums-messages datamodel, and fixed the necessary code. Also cleaned up some stuff and wrote a test case for automated testing. PG only at this point, will add the Oracle stuff shortly. " "darior",2004/12/21 09:58:13,"oacs-5-1:darior:20041221095813","Added forgotten return to bulk_mail__delete plsql postgres function " "andrewg",2004/12/17 19:13:13,"oacs-5-1:andrewg:20041217191313","Patch for PG 7.3.5 compatibility from Orzenil Silva Junior. " "donb",2004/12/09 03:58:29,"oacs-5-1:donb:20041209035829","Oracle testing uncovered a missing parenthesis. Don't you wish EVERYONE tested their changes under Oracle as well as PG? " "torbenb",2004/10/28 19:08:50,"oacs-5-1:torbenb:20041028190850","updated missing data file using old data in cvs and sourcing the postgres upgrade sql file according to bug 2142 " "jader",2004/10/27 21:29:55,"MAIN:jader:20041027212955","Marks postgres 7.4 as compatible with OpenACS 5 and 5.1 " "maltes",2004/10/15 12:09:11,"oacs-5-1:maltes:20041015120908","Copied the postgres ./configure statement " "maltes",2004/10/15 12:09:08,"oacs-5-1:maltes:20041015120908","Copied the postgres ./configure statement " "maltes",2004/10/11 20:39:02,"oacs-5-1:maltes:20041011203902","Missing postgres support. Added query I found somewhere else. Hope this fixes the issue " "maltes",2004/10/11 20:35:19,"oacs-5-1:maltes:20041011203519","Missing postgres support. Still missing as I did not port count_response " "timoh",2004/10/07 13:29:36,"MAIN:timoh:20041007132936","changed queries to be readable; moved queries to postgres-specific xql files " "timoh",2004/10/07 13:29:36,"MAIN:timoh:20041007132936","changed queries to be readable; moved queries to postgres-specific xql files " "timoh",2004/10/07 13:29:36,"MAIN:timoh:20041007132936","changed queries to be readable; moved queries to postgres-specific xql files " "timoh",2004/10/07 13:29:36,"MAIN:timoh:20041007132936","changed queries to be readable; moved queries to postgres-specific xql files " "jader",2004/09/09 17:28:53,"MAIN:jader:20040909172853","Recommend Aolserver 4.08, Postgres 7.4.5 instead of 7.4.1, minor changes to compilation of nspostgres. " "jader",2004/09/09 17:28:53,"MAIN:jader:20040909172853","Recommend Aolserver 4.08, Postgres 7.4.5 instead of 7.4.1, minor changes to compilation of nspostgres. " "jader",2004/09/09 17:28:53,"MAIN:jader:20040909172853","Recommend Aolserver 4.08, Postgres 7.4.5 instead of 7.4.1, minor changes to compilation of nspostgres. " "maltes",2004/09/06 15:24:26,"oacs-5-1:maltes:20040906152426","Cleaning up. forums-portlet-sc-create.sql does not exist anymore and the contents of the seem to be in forums-portlet-create.sql. At least in the postgres version this was commented out, so I do it accordingly in oracle as well. " "andrewg",2004/09/03 13:30:46,"oacs-5-1:andrewg:20040903133045","Making the min/max level restrictions work in both PG and Oracle. PG requires a query for the default levels. To keep the Tcl logic from getting ugly, Oracle's going to do a query too, in this case a select...from dual. " "andrewg",2004/09/03 13:30:46,"oacs-5-1:andrewg:20040903133045","Making the min/max level restrictions work in both PG and Oracle. PG requires a query for the default levels. To keep the Tcl logic from getting ugly, Oracle's going to do a query too, in this case a select...from dual. " "andrewg",2004/09/03 13:30:46,"oacs-5-1:andrewg:20040903133045","Making the min/max level restrictions work in both PG and Oracle. PG requires a query for the default levels. To keep the Tcl logic from getting ugly, Oracle's going to do a query too, in this case a select...from dual. " "andrewg",2004/09/03 13:30:46,"oacs-5-1:andrewg:20040903133045","Making the min/max level restrictions work in both PG and Oracle. PG requires a query for the default levels. To keep the Tcl logic from getting ugly, Oracle's going to do a query too, in this case a select...from dual. " "andrewg",2004/09/03 13:30:46,"oacs-5-1:andrewg:20040903133045","Making the min/max level restrictions work in both PG and Oracle. PG requires a query for the default levels. To keep the Tcl logic from getting ugly, Oracle's going to do a query too, in this case a select...from dual. " "andrewg",2004/09/03 13:30:46,"oacs-5-1:andrewg:20040903133045","Making the min/max level restrictions work in both PG and Oracle. PG requires a query for the default levels. To keep the Tcl logic from getting ugly, Oracle's going to do a query too, in this case a select...from dual. " "andrewg",2004/09/03 13:30:45,"oacs-5-1:andrewg:20040903133045","Making the min/max level restrictions work in both PG and Oracle. PG requires a query for the default levels. To keep the Tcl logic from getting ugly, Oracle's going to do a query too, in this case a select...from dual. " "maltes",2004/09/02 15:21:44,"MAIN:maltes:20040902152144:2","file report-postgres.xql was initially added on branch oacs-5-1. " "maltes",2004/09/02 14:52:43,"MAIN:maltes:20040902145243","file subscriptions-postgres.xql was initially added on branch oacs-5-1. " "jader",2004/08/30 23:55:42,"oacs-5-1:jader:20040830235542","Applied patch 592 fixing link to Postgres documentation. " "josee",2004/08/13 17:15:58,"MAIN:josee:20040813171558","postgres queries " "gerardom",2004/08/11 22:45:06,"oacs-5-1:gerardom:20040811224506","Fixed a bug that happened when rel_types_str or the recipients_str was an ' ' and updated the postgres file " "gerardom",2004/08/11 22:45:06,"oacs-5-1:gerardom:20040811224506","Fixed a bug that happened when rel_types_str or the recipients_str was an ' ' and updated the postgres file " "gerardom",2004/08/11 22:45:06,"oacs-5-1:gerardom:20040811224506","Fixed a bug that happened when rel_types_str or the recipients_str was an ' ' and updated the postgres file " "donb",2004/08/11 00:31:32,"oacs-5-1:donb:20040811003132","Fixing another mistake in the 2055 bug fix (Oracle and PG are on two different servers thus I had to commit to test) " "jeffd",2004/07/25 11:18:28,"MAIN:jeffd:20040725111828","buch of little bugs in the pg port " "maltes",2004/07/20 18:53:11,"oacs-5-1:maltes:20040720185311","Changed DB to Postgres " "janine",2004/07/20 15:03:15,"oacs-5-1:janine:20040720150310","add view content_item_globals, which already exists for PG but was missing for Oracle " "janine",2004/07/20 15:03:14,"oacs-5-1:janine:20040720150310","add view content_item_globals, which already exists for PG but was missing for Oracle " "janine",2004/07/20 15:03:10,"oacs-5-1:janine:20040720150310","add view content_item_globals, which already exists for PG but was missing for Oracle " "jader",2004/07/14 18:14:17,"oacs-5-1:jader:20040714181417","Give time for postgres to start up. " "jeffd",2004/07/09 09:01:03,"oacs-5-1:jeffd:20040709090102","flip order of delete of rels and rel segments, bump version to 5.1.2d2, upgrade scripts for oracle and pg, bug 775 patch 267 Randy O'Meara " "jeffd",2004/07/09 09:01:03,"oacs-5-1:jeffd:20040709090102","flip order of delete of rels and rel segments, bump version to 5.1.2d2, upgrade scripts for oracle and pg, bug 775 patch 267 Randy O'Meara " "jeffd",2004/07/09 09:01:02,"oacs-5-1:jeffd:20040709090102","flip order of delete of rels and rel segments, bump version to 5.1.2d2, upgrade scripts for oracle and pg, bug 775 patch 267 Randy O'Meara " "jeffd",2004/07/09 09:01:02,"oacs-5-1:jeffd:20040709090102","flip order of delete of rels and rel segments, bump version to 5.1.2d2, upgrade scripts for oracle and pg, bug 775 patch 267 Randy O'Meara " "jeffd",2004/07/02 18:20:02,"oacs-5-1:jeffd:20040702182002","fix format column to be varchar instead of varchar2 for pg bug 1946 patch 550 Stan Kaufman " "jeffd",2004/07/01 12:47:51,"MAIN:jeffd:20040701124751","check for unnamed constraints on postgres " "andrewg",2004/06/25 00:16:24,"oacs-5-1:andrewg:20040625001624","Simplifying the cursor in apm.register_parameter to fix a bug, and make it simpler. Don's doing the PG version. " "donb",2004/06/09 00:56:46,"MAIN:donb:20040609005646","PG tweaks removing a couple of unnecessary things " "donb",2004/06/09 00:56:46,"MAIN:donb:20040609005646","PG tweaks removing a couple of unnecessary things " "donb",2004/06/09 00:56:46,"MAIN:donb:20040609005646","PG tweaks removing a couple of unnecessary things " "donb",2004/06/07 00:19:57,"MAIN:donb:20040607001957","Missing table in query (PG adds them Oracle is strict ala SQL99 standard) " "jader",2004/06/03 21:08:24,"MAIN:jader:20040603210817","Added in ability to log against project-manager projects and tasks. Untabify: entries-postgresql.xql (sorry won't do it again!) Fixed scalability issue with one one function call per project being shown. Added in a dependency on new categories proc, which has a new proc that greatly speed up display of logger entries. Italicize the current location in the navbar Added in links to project-manager in the navbar, when project-manager is integrated with that instance of logger. optimized the variable::get_default_variable_id proc for postgres (much faster) sped up the select_users query by using persons instead of cc_users sped up entries select query by using persons instead of cc_users " "jader",2004/06/03 21:08:24,"MAIN:jader:20040603210817","Added in ability to log against project-manager projects and tasks. Untabify: entries-postgresql.xql (sorry won't do it again!) Fixed scalability issue with one one function call per project being shown. Added in a dependency on new categories proc, which has a new proc that greatly speed up display of logger entries. Italicize the current location in the navbar Added in links to project-manager in the navbar, when project-manager is integrated with that instance of logger. optimized the variable::get_default_variable_id proc for postgres (much faster) sped up the select_users query by using persons instead of cc_users sped up entries select query by using persons instead of cc_users " "jader",2004/06/03 21:08:24,"MAIN:jader:20040603210817","Added in ability to log against project-manager projects and tasks. Untabify: entries-postgresql.xql (sorry won't do it again!) Fixed scalability issue with one one function call per project being shown. Added in a dependency on new categories proc, which has a new proc that greatly speed up display of logger entries. Italicize the current location in the navbar Added in links to project-manager in the navbar, when project-manager is integrated with that instance of logger. optimized the variable::get_default_variable_id proc for postgres (much faster) sped up the select_users query by using persons instead of cc_users sped up entries select query by using persons instead of cc_users " "jader",2004/06/03 21:08:24,"MAIN:jader:20040603210817","Added in ability to log against project-manager projects and tasks. Untabify: entries-postgresql.xql (sorry won't do it again!) Fixed scalability issue with one one function call per project being shown. Added in a dependency on new categories proc, which has a new proc that greatly speed up display of logger entries. Italicize the current location in the navbar Added in links to project-manager in the navbar, when project-manager is integrated with that instance of logger. optimized the variable::get_default_variable_id proc for postgres (much faster) sped up the select_users query by using persons instead of cc_users sped up entries select query by using persons instead of cc_users " "jader",2004/06/03 21:08:24,"MAIN:jader:20040603210817","Added in ability to log against project-manager projects and tasks. Untabify: entries-postgresql.xql (sorry won't do it again!) Fixed scalability issue with one one function call per project being shown. Added in a dependency on new categories proc, which has a new proc that greatly speed up display of logger entries. Italicize the current location in the navbar Added in links to project-manager in the navbar, when project-manager is integrated with that instance of logger. optimized the variable::get_default_variable_id proc for postgres (much faster) sped up the select_users query by using persons instead of cc_users sped up entries select query by using persons instead of cc_users " "jader",2004/06/03 21:08:24,"MAIN:jader:20040603210817","Added in ability to log against project-manager projects and tasks. Untabify: entries-postgresql.xql (sorry won't do it again!) Fixed scalability issue with one one function call per project being shown. Added in a dependency on new categories proc, which has a new proc that greatly speed up display of logger entries. Italicize the current location in the navbar Added in links to project-manager in the navbar, when project-manager is integrated with that instance of logger. optimized the variable::get_default_variable_id proc for postgres (much faster) sped up the select_users query by using persons instead of cc_users sped up entries select query by using persons instead of cc_users " "jader",2004/06/03 21:08:24,"MAIN:jader:20040603210817","Added in ability to log against project-manager projects and tasks. Untabify: entries-postgresql.xql (sorry won't do it again!) Fixed scalability issue with one one function call per project being shown. Added in a dependency on new categories proc, which has a new proc that greatly speed up display of logger entries. Italicize the current location in the navbar Added in links to project-manager in the navbar, when project-manager is integrated with that instance of logger. optimized the variable::get_default_variable_id proc for postgres (much faster) sped up the select_users query by using persons instead of cc_users sped up entries select query by using persons instead of cc_users " "jader",2004/06/03 21:08:24,"MAIN:jader:20040603210817","Added in ability to log against project-manager projects and tasks. Untabify: entries-postgresql.xql (sorry won't do it again!) Fixed scalability issue with one one function call per project being shown. Added in a dependency on new categories proc, which has a new proc that greatly speed up display of logger entries. Italicize the current location in the navbar Added in links to project-manager in the navbar, when project-manager is integrated with that instance of logger. optimized the variable::get_default_variable_id proc for postgres (much faster) sped up the select_users query by using persons instead of cc_users sped up entries select query by using persons instead of cc_users " "jader",2004/06/03 21:08:24,"MAIN:jader:20040603210817","Added in ability to log against project-manager projects and tasks. Untabify: entries-postgresql.xql (sorry won't do it again!) Fixed scalability issue with one one function call per project being shown. Added in a dependency on new categories proc, which has a new proc that greatly speed up display of logger entries. Italicize the current location in the navbar Added in links to project-manager in the navbar, when project-manager is integrated with that instance of logger. optimized the variable::get_default_variable_id proc for postgres (much faster) sped up the select_users query by using persons instead of cc_users sped up entries select query by using persons instead of cc_users " "jader",2004/06/03 21:08:24,"MAIN:jader:20040603210817","Added in ability to log against project-manager projects and tasks. Untabify: entries-postgresql.xql (sorry won't do it again!) Fixed scalability issue with one one function call per project being shown. Added in a dependency on new categories proc, which has a new proc that greatly speed up display of logger entries. Italicize the current location in the navbar Added in links to project-manager in the navbar, when project-manager is integrated with that instance of logger. optimized the variable::get_default_variable_id proc for postgres (much faster) sped up the select_users query by using persons instead of cc_users sped up entries select query by using persons instead of cc_users " "jader",2004/06/03 21:08:24,"MAIN:jader:20040603210817","Added in ability to log against project-manager projects and tasks. Untabify: entries-postgresql.xql (sorry won't do it again!) Fixed scalability issue with one one function call per project being shown. Added in a dependency on new categories proc, which has a new proc that greatly speed up display of logger entries. Italicize the current location in the navbar Added in links to project-manager in the navbar, when project-manager is integrated with that instance of logger. optimized the variable::get_default_variable_id proc for postgres (much faster) sped up the select_users query by using persons instead of cc_users sped up entries select query by using persons instead of cc_users " "jader",2004/06/03 21:08:24,"MAIN:jader:20040603210817","Added in ability to log against project-manager projects and tasks. Untabify: entries-postgresql.xql (sorry won't do it again!) Fixed scalability issue with one one function call per project being shown. Added in a dependency on new categories proc, which has a new proc that greatly speed up display of logger entries. Italicize the current location in the navbar Added in links to project-manager in the navbar, when project-manager is integrated with that instance of logger. optimized the variable::get_default_variable_id proc for postgres (much faster) sped up the select_users query by using persons instead of cc_users sped up entries select query by using persons instead of cc_users " "jader",2004/06/03 21:08:24,"MAIN:jader:20040603210817","Added in ability to log against project-manager projects and tasks. Untabify: entries-postgresql.xql (sorry won't do it again!) Fixed scalability issue with one one function call per project being shown. Added in a dependency on new categories proc, which has a new proc that greatly speed up display of logger entries. Italicize the current location in the navbar Added in links to project-manager in the navbar, when project-manager is integrated with that instance of logger. optimized the variable::get_default_variable_id proc for postgres (much faster) sped up the select_users query by using persons instead of cc_users sped up entries select query by using persons instead of cc_users " "jader",2004/06/03 21:08:24,"MAIN:jader:20040603210817","Added in ability to log against project-manager projects and tasks. Untabify: entries-postgresql.xql (sorry won't do it again!) Fixed scalability issue with one one function call per project being shown. Added in a dependency on new categories proc, which has a new proc that greatly speed up display of logger entries. Italicize the current location in the navbar Added in links to project-manager in the navbar, when project-manager is integrated with that instance of logger. optimized the variable::get_default_variable_id proc for postgres (much faster) sped up the select_users query by using persons instead of cc_users sped up entries select query by using persons instead of cc_users " "jader",2004/06/03 21:08:24,"MAIN:jader:20040603210817","Added in ability to log against project-manager projects and tasks. Untabify: entries-postgresql.xql (sorry won't do it again!) Fixed scalability issue with one one function call per project being shown. Added in a dependency on new categories proc, which has a new proc that greatly speed up display of logger entries. Italicize the current location in the navbar Added in links to project-manager in the navbar, when project-manager is integrated with that instance of logger. optimized the variable::get_default_variable_id proc for postgres (much faster) sped up the select_users query by using persons instead of cc_users sped up entries select query by using persons instead of cc_users " "jader",2004/06/03 21:08:23,"MAIN:jader:20040603210817","Added in ability to log against project-manager projects and tasks. Untabify: entries-postgresql.xql (sorry won't do it again!) Fixed scalability issue with one one function call per project being shown. Added in a dependency on new categories proc, which has a new proc that greatly speed up display of logger entries. Italicize the current location in the navbar Added in links to project-manager in the navbar, when project-manager is integrated with that instance of logger. optimized the variable::get_default_variable_id proc for postgres (much faster) sped up the select_users query by using persons instead of cc_users sped up entries select query by using persons instead of cc_users " "jader",2004/06/03 21:08:23,"MAIN:jader:20040603210817","Added in ability to log against project-manager projects and tasks. Untabify: entries-postgresql.xql (sorry won't do it again!) Fixed scalability issue with one one function call per project being shown. Added in a dependency on new categories proc, which has a new proc that greatly speed up display of logger entries. Italicize the current location in the navbar Added in links to project-manager in the navbar, when project-manager is integrated with that instance of logger. optimized the variable::get_default_variable_id proc for postgres (much faster) sped up the select_users query by using persons instead of cc_users sped up entries select query by using persons instead of cc_users " "jader",2004/06/03 21:08:23,"MAIN:jader:20040603210817","Added in ability to log against project-manager projects and tasks. Untabify: entries-postgresql.xql (sorry won't do it again!) Fixed scalability issue with one one function call per project being shown. Added in a dependency on new categories proc, which has a new proc that greatly speed up display of logger entries. Italicize the current location in the navbar Added in links to project-manager in the navbar, when project-manager is integrated with that instance of logger. optimized the variable::get_default_variable_id proc for postgres (much faster) sped up the select_users query by using persons instead of cc_users sped up entries select query by using persons instead of cc_users " "jader",2004/06/03 21:08:23,"MAIN:jader:20040603210817","Added in ability to log against project-manager projects and tasks. Untabify: entries-postgresql.xql (sorry won't do it again!) Fixed scalability issue with one one function call per project being shown. Added in a dependency on new categories proc, which has a new proc that greatly speed up display of logger entries. Italicize the current location in the navbar Added in links to project-manager in the navbar, when project-manager is integrated with that instance of logger. optimized the variable::get_default_variable_id proc for postgres (much faster) sped up the select_users query by using persons instead of cc_users sped up entries select query by using persons instead of cc_users " "jader",2004/06/03 21:08:23,"MAIN:jader:20040603210817","Added in ability to log against project-manager projects and tasks. Untabify: entries-postgresql.xql (sorry won't do it again!) Fixed scalability issue with one one function call per project being shown. Added in a dependency on new categories proc, which has a new proc that greatly speed up display of logger entries. Italicize the current location in the navbar Added in links to project-manager in the navbar, when project-manager is integrated with that instance of logger. optimized the variable::get_default_variable_id proc for postgres (much faster) sped up the select_users query by using persons instead of cc_users sped up entries select query by using persons instead of cc_users " "jader",2004/06/03 21:08:23,"MAIN:jader:20040603210817","Added in ability to log against project-manager projects and tasks. Untabify: entries-postgresql.xql (sorry won't do it again!) Fixed scalability issue with one one function call per project being shown. Added in a dependency on new categories proc, which has a new proc that greatly speed up display of logger entries. Italicize the current location in the navbar Added in links to project-manager in the navbar, when project-manager is integrated with that instance of logger. optimized the variable::get_default_variable_id proc for postgres (much faster) sped up the select_users query by using persons instead of cc_users sped up entries select query by using persons instead of cc_users " "jader",2004/06/03 21:08:17,"MAIN:jader:20040603210817","Added in ability to log against project-manager projects and tasks. Untabify: entries-postgresql.xql (sorry won't do it again!) Fixed scalability issue with one one function call per project being shown. Added in a dependency on new categories proc, which has a new proc that greatly speed up display of logger entries. Italicize the current location in the navbar Added in links to project-manager in the navbar, when project-manager is integrated with that instance of logger. optimized the variable::get_default_variable_id proc for postgres (much faster) sped up the select_users query by using persons instead of cc_users sped up entries select query by using persons instead of cc_users " "donb",2004/06/01 22:54:19,"MAIN:donb:20040601225417","Changed CR ""rename"" procs to ""edit_name"" to avoid issues with Oracle 9.2 (and changed PG for consistency) " "donb",2004/06/01 22:54:19,"MAIN:donb:20040601225417","Changed CR ""rename"" procs to ""edit_name"" to avoid issues with Oracle 9.2 (and changed PG for consistency) " "donb",2004/06/01 22:54:19,"MAIN:donb:20040601225417","Changed CR ""rename"" procs to ""edit_name"" to avoid issues with Oracle 9.2 (and changed PG for consistency) " "donb",2004/06/01 22:54:19,"MAIN:donb:20040601225417","Changed CR ""rename"" procs to ""edit_name"" to avoid issues with Oracle 9.2 (and changed PG for consistency) " "donb",2004/06/01 22:54:19,"MAIN:donb:20040601225417","Changed CR ""rename"" procs to ""edit_name"" to avoid issues with Oracle 9.2 (and changed PG for consistency) " "donb",2004/06/01 22:54:19,"MAIN:donb:20040601225417","Changed CR ""rename"" procs to ""edit_name"" to avoid issues with Oracle 9.2 (and changed PG for consistency) " "donb",2004/06/01 22:54:19,"MAIN:donb:20040601225417","Changed CR ""rename"" procs to ""edit_name"" to avoid issues with Oracle 9.2 (and changed PG for consistency) " "donb",2004/06/01 22:54:19,"MAIN:donb:20040601225417","Changed CR ""rename"" procs to ""edit_name"" to avoid issues with Oracle 9.2 (and changed PG for consistency) " "donb",2004/06/01 22:54:19,"MAIN:donb:20040601225417","Changed CR ""rename"" procs to ""edit_name"" to avoid issues with Oracle 9.2 (and changed PG for consistency) " "donb",2004/06/01 22:54:18,"MAIN:donb:20040601225417","Changed CR ""rename"" procs to ""edit_name"" to avoid issues with Oracle 9.2 (and changed PG for consistency) " "donb",2004/06/01 22:54:18,"MAIN:donb:20040601225417","Changed CR ""rename"" procs to ""edit_name"" to avoid issues with Oracle 9.2 (and changed PG for consistency) " "donb",2004/06/01 22:54:18,"MAIN:donb:20040601225417","Changed CR ""rename"" procs to ""edit_name"" to avoid issues with Oracle 9.2 (and changed PG for consistency) " "donb",2004/06/01 22:54:18,"MAIN:donb:20040601225417","Changed CR ""rename"" procs to ""edit_name"" to avoid issues with Oracle 9.2 (and changed PG for consistency) " "donb",2004/06/01 22:54:18,"MAIN:donb:20040601225417","Changed CR ""rename"" procs to ""edit_name"" to avoid issues with Oracle 9.2 (and changed PG for consistency) " "donb",2004/06/01 22:54:18,"MAIN:donb:20040601225417","Changed CR ""rename"" procs to ""edit_name"" to avoid issues with Oracle 9.2 (and changed PG for consistency) " "donb",2004/06/01 22:54:18,"MAIN:donb:20040601225417","Changed CR ""rename"" procs to ""edit_name"" to avoid issues with Oracle 9.2 (and changed PG for consistency) " "donb",2004/06/01 22:54:18,"MAIN:donb:20040601225417","Changed CR ""rename"" procs to ""edit_name"" to avoid issues with Oracle 9.2 (and changed PG for consistency) " "donb",2004/06/01 22:54:18,"MAIN:donb:20040601225417","Changed CR ""rename"" procs to ""edit_name"" to avoid issues with Oracle 9.2 (and changed PG for consistency) " "donb",2004/06/01 22:54:18,"MAIN:donb:20040601225417","Changed CR ""rename"" procs to ""edit_name"" to avoid issues with Oracle 9.2 (and changed PG for consistency) " "donb",2004/06/01 22:54:18,"MAIN:donb:20040601225417","Changed CR ""rename"" procs to ""edit_name"" to avoid issues with Oracle 9.2 (and changed PG for consistency) " "donb",2004/06/01 22:54:18,"MAIN:donb:20040601225417","Changed CR ""rename"" procs to ""edit_name"" to avoid issues with Oracle 9.2 (and changed PG for consistency) " "donb",2004/06/01 22:54:18,"MAIN:donb:20040601225417","Changed CR ""rename"" procs to ""edit_name"" to avoid issues with Oracle 9.2 (and changed PG for consistency) " "donb",2004/06/01 22:54:17,"MAIN:donb:20040601225417","Changed CR ""rename"" procs to ""edit_name"" to avoid issues with Oracle 9.2 (and changed PG for consistency) " "donb",2004/06/01 22:54:17,"MAIN:donb:20040601225417","Changed CR ""rename"" procs to ""edit_name"" to avoid issues with Oracle 9.2 (and changed PG for consistency) " "donb",2004/06/01 22:54:17,"MAIN:donb:20040601225417","Changed CR ""rename"" procs to ""edit_name"" to avoid issues with Oracle 9.2 (and changed PG for consistency) " "donb",2004/06/01 22:54:17,"MAIN:donb:20040601225417","Changed CR ""rename"" procs to ""edit_name"" to avoid issues with Oracle 9.2 (and changed PG for consistency) " "gabrielb",2004/05/31 18:51:27,"oacs-5-1:gabrielb:20040531185127","- There's no consistent use of upper/lower case in the locale and language columns of the ad_locales table so we need to do case insensitive searches. - ad_locales defines the language column as char(3). Searches for 2-letter language codes fail because (at least on PG) all 2-letter entries have a trailing space in the database. " "gabrielb",2004/05/31 18:51:27,"oacs-5-1:gabrielb:20040531185127","- There's no consistent use of upper/lower case in the locale and language columns of the ad_locales table so we need to do case insensitive searches. - ad_locales defines the language column as char(3). Searches for 2-letter language codes fail because (at least on PG) all 2-letter entries have a trailing space in the database. " "gabrielb",2004/05/31 18:51:27,"oacs-5-1:gabrielb:20040531185127","- There's no consistent use of upper/lower case in the locale and language columns of the ad_locales table so we need to do case insensitive searches. - ad_locales defines the language column as char(3). Searches for 2-letter language codes fail because (at least on PG) all 2-letter entries have a trailing space in the database. " "donb",2004/05/28 14:19:43,"oacs-5-1:donb:20040528141943","Fixed bug #1718, copying a community failed in Postgres because of an unported Oracle query. " "donb",2004/05/28 14:19:43,"oacs-5-1:donb:20040528141943","Fixed bug #1718, copying a community failed in Postgres because of an unported Oracle query. " "donb",2004/05/28 14:19:43,"oacs-5-1:donb:20040528141943","Fixed bug #1718, copying a community failed in Postgres because of an unported Oracle query. " "donb",2004/05/26 18:13:05,"oacs-5-1:donb:20040526181251","Fixed Bug #1858: qualifying ""rename"" works in 8i bug chokes in 9i causing the reported error on installation. Fixed by changing the name to ""edit_name"" and implemented it for PG as well (to keep names similar) " "donb",2004/05/26 18:13:05,"oacs-5-1:donb:20040526181251","Fixed Bug #1858: qualifying ""rename"" works in 8i bug chokes in 9i causing the reported error on installation. Fixed by changing the name to ""edit_name"" and implemented it for PG as well (to keep names similar) " "donb",2004/05/26 18:13:05,"oacs-5-1:donb:20040526181251","Fixed Bug #1858: qualifying ""rename"" works in 8i bug chokes in 9i causing the reported error on installation. Fixed by changing the name to ""edit_name"" and implemented it for PG as well (to keep names similar) " "donb",2004/05/26 18:13:04,"oacs-5-1:donb:20040526181251","Fixed Bug #1858: qualifying ""rename"" works in 8i bug chokes in 9i causing the reported error on installation. Fixed by changing the name to ""edit_name"" and implemented it for PG as well (to keep names similar) " "donb",2004/05/26 18:13:04,"oacs-5-1:donb:20040526181251","Fixed Bug #1858: qualifying ""rename"" works in 8i bug chokes in 9i causing the reported error on installation. Fixed by changing the name to ""edit_name"" and implemented it for PG as well (to keep names similar) " "donb",2004/05/26 18:13:03,"oacs-5-1:donb:20040526181251","Fixed Bug #1858: qualifying ""rename"" works in 8i bug chokes in 9i causing the reported error on installation. Fixed by changing the name to ""edit_name"" and implemented it for PG as well (to keep names similar) " "donb",2004/05/26 18:13:03,"oacs-5-1:donb:20040526181251","Fixed Bug #1858: qualifying ""rename"" works in 8i bug chokes in 9i causing the reported error on installation. Fixed by changing the name to ""edit_name"" and implemented it for PG as well (to keep names similar) " "donb",2004/05/26 18:13:03,"oacs-5-1:donb:20040526181251","Fixed Bug #1858: qualifying ""rename"" works in 8i bug chokes in 9i causing the reported error on installation. Fixed by changing the name to ""edit_name"" and implemented it for PG as well (to keep names similar) " "donb",2004/05/26 18:13:02,"oacs-5-1:donb:20040526181251","Fixed Bug #1858: qualifying ""rename"" works in 8i bug chokes in 9i causing the reported error on installation. Fixed by changing the name to ""edit_name"" and implemented it for PG as well (to keep names similar) " "donb",2004/05/26 18:13:02,"oacs-5-1:donb:20040526181251","Fixed Bug #1858: qualifying ""rename"" works in 8i bug chokes in 9i causing the reported error on installation. Fixed by changing the name to ""edit_name"" and implemented it for PG as well (to keep names similar) " "donb",2004/05/26 18:13:02,"oacs-5-1:donb:20040526181251","Fixed Bug #1858: qualifying ""rename"" works in 8i bug chokes in 9i causing the reported error on installation. Fixed by changing the name to ""edit_name"" and implemented it for PG as well (to keep names similar) " "donb",2004/05/26 18:13:01,"oacs-5-1:donb:20040526181251","Fixed Bug #1858: qualifying ""rename"" works in 8i bug chokes in 9i causing the reported error on installation. Fixed by changing the name to ""edit_name"" and implemented it for PG as well (to keep names similar) " "donb",2004/05/26 18:13:00,"oacs-5-1:donb:20040526181251","Fixed Bug #1858: qualifying ""rename"" works in 8i bug chokes in 9i causing the reported error on installation. Fixed by changing the name to ""edit_name"" and implemented it for PG as well (to keep names similar) " "donb",2004/05/26 18:13:00,"oacs-5-1:donb:20040526181251","Fixed Bug #1858: qualifying ""rename"" works in 8i bug chokes in 9i causing the reported error on installation. Fixed by changing the name to ""edit_name"" and implemented it for PG as well (to keep names similar) " "donb",2004/05/26 18:12:59,"oacs-5-1:donb:20040526181251","Fixed Bug #1858: qualifying ""rename"" works in 8i bug chokes in 9i causing the reported error on installation. Fixed by changing the name to ""edit_name"" and implemented it for PG as well (to keep names similar) " "donb",2004/05/26 18:12:58,"oacs-5-1:donb:20040526181251","Fixed Bug #1858: qualifying ""rename"" works in 8i bug chokes in 9i causing the reported error on installation. Fixed by changing the name to ""edit_name"" and implemented it for PG as well (to keep names similar) " "donb",2004/05/26 18:12:58,"oacs-5-1:donb:20040526181251","Fixed Bug #1858: qualifying ""rename"" works in 8i bug chokes in 9i causing the reported error on installation. Fixed by changing the name to ""edit_name"" and implemented it for PG as well (to keep names similar) " "donb",2004/05/26 18:12:58,"oacs-5-1:donb:20040526181251","Fixed Bug #1858: qualifying ""rename"" works in 8i bug chokes in 9i causing the reported error on installation. Fixed by changing the name to ""edit_name"" and implemented it for PG as well (to keep names similar) " "donb",2004/05/26 18:12:58,"oacs-5-1:donb:20040526181251","Fixed Bug #1858: qualifying ""rename"" works in 8i bug chokes in 9i causing the reported error on installation. Fixed by changing the name to ""edit_name"" and implemented it for PG as well (to keep names similar) " "donb",2004/05/26 18:12:58,"oacs-5-1:donb:20040526181251","Fixed Bug #1858: qualifying ""rename"" works in 8i bug chokes in 9i causing the reported error on installation. Fixed by changing the name to ""edit_name"" and implemented it for PG as well (to keep names similar) " "donb",2004/05/26 18:12:57,"oacs-5-1:donb:20040526181251","Fixed Bug #1858: qualifying ""rename"" works in 8i bug chokes in 9i causing the reported error on installation. Fixed by changing the name to ""edit_name"" and implemented it for PG as well (to keep names similar) " "donb",2004/05/26 18:12:56,"oacs-5-1:donb:20040526181251","Fixed Bug #1858: qualifying ""rename"" works in 8i bug chokes in 9i causing the reported error on installation. Fixed by changing the name to ""edit_name"" and implemented it for PG as well (to keep names similar) " "donb",2004/05/26 18:12:55,"oacs-5-1:donb:20040526181251","Fixed Bug #1858: qualifying ""rename"" works in 8i bug chokes in 9i causing the reported error on installation. Fixed by changing the name to ""edit_name"" and implemented it for PG as well (to keep names similar) " "donb",2004/05/26 18:12:55,"oacs-5-1:donb:20040526181251","Fixed Bug #1858: qualifying ""rename"" works in 8i bug chokes in 9i causing the reported error on installation. Fixed by changing the name to ""edit_name"" and implemented it for PG as well (to keep names similar) " "donb",2004/05/26 18:12:54,"oacs-5-1:donb:20040526181251","Fixed Bug #1858: qualifying ""rename"" works in 8i bug chokes in 9i causing the reported error on installation. Fixed by changing the name to ""edit_name"" and implemented it for PG as well (to keep names similar) " "donb",2004/05/26 18:12:54,"oacs-5-1:donb:20040526181251","Fixed Bug #1858: qualifying ""rename"" works in 8i bug chokes in 9i causing the reported error on installation. Fixed by changing the name to ""edit_name"" and implemented it for PG as well (to keep names similar) " "donb",2004/05/26 18:12:53,"oacs-5-1:donb:20040526181251","Fixed Bug #1858: qualifying ""rename"" works in 8i bug chokes in 9i causing the reported error on installation. Fixed by changing the name to ""edit_name"" and implemented it for PG as well (to keep names similar) " "donb",2004/05/26 18:12:52,"oacs-5-1:donb:20040526181251","Fixed Bug #1858: qualifying ""rename"" works in 8i bug chokes in 9i causing the reported error on installation. Fixed by changing the name to ""edit_name"" and implemented it for PG as well (to keep names similar) " "donb",2004/05/26 18:12:51,"oacs-5-1:donb:20040526181251","Fixed Bug #1858: qualifying ""rename"" works in 8i bug chokes in 9i causing the reported error on installation. Fixed by changing the name to ""edit_name"" and implemented it for PG as well (to keep names similar) " "gabrielb",2004/05/22 05:32:14,"oacs-5-1:gabrielb:20040522053213","- Fix bugs 1491, 1653 (on PG at least) - Defaults all folders to the closed state - Fix to allow un-registered users to open/close folders - Makes session_id negative when used interchangeably with user_id so it does not collide with user_id - The number of days to retain open/closed folder status is now a variable (increased default from 1 to 31 days) " "gabrielb",2004/05/22 05:32:14,"oacs-5-1:gabrielb:20040522053213","- Fix bugs 1491, 1653 (on PG at least) - Defaults all folders to the closed state - Fix to allow un-registered users to open/close folders - Makes session_id negative when used interchangeably with user_id so it does not collide with user_id - The number of days to retain open/closed folder status is now a variable (increased default from 1 to 31 days) " "gabrielb",2004/05/22 05:32:14,"oacs-5-1:gabrielb:20040522053213","- Fix bugs 1491, 1653 (on PG at least) - Defaults all folders to the closed state - Fix to allow un-registered users to open/close folders - Makes session_id negative when used interchangeably with user_id so it does not collide with user_id - The number of days to retain open/closed folder status is now a variable (increased default from 1 to 31 days) " "gabrielb",2004/05/22 05:32:14,"oacs-5-1:gabrielb:20040522053213","- Fix bugs 1491, 1653 (on PG at least) - Defaults all folders to the closed state - Fix to allow un-registered users to open/close folders - Makes session_id negative when used interchangeably with user_id so it does not collide with user_id - The number of days to retain open/closed folder status is now a variable (increased default from 1 to 31 days) " "gabrielb",2004/05/22 05:32:14,"oacs-5-1:gabrielb:20040522053213","- Fix bugs 1491, 1653 (on PG at least) - Defaults all folders to the closed state - Fix to allow un-registered users to open/close folders - Makes session_id negative when used interchangeably with user_id so it does not collide with user_id - The number of days to retain open/closed folder status is now a variable (increased default from 1 to 31 days) " "gabrielb",2004/05/22 05:32:14,"oacs-5-1:gabrielb:20040522053213","- Fix bugs 1491, 1653 (on PG at least) - Defaults all folders to the closed state - Fix to allow un-registered users to open/close folders - Makes session_id negative when used interchangeably with user_id so it does not collide with user_id - The number of days to retain open/closed folder status is now a variable (increased default from 1 to 31 days) " "gabrielb",2004/05/22 05:32:14,"oacs-5-1:gabrielb:20040522053213","- Fix bugs 1491, 1653 (on PG at least) - Defaults all folders to the closed state - Fix to allow un-registered users to open/close folders - Makes session_id negative when used interchangeably with user_id so it does not collide with user_id - The number of days to retain open/closed folder status is now a variable (increased default from 1 to 31 days) " "gabrielb",2004/05/22 05:32:14,"oacs-5-1:gabrielb:20040522053213","- Fix bugs 1491, 1653 (on PG at least) - Defaults all folders to the closed state - Fix to allow un-registered users to open/close folders - Makes session_id negative when used interchangeably with user_id so it does not collide with user_id - The number of days to retain open/closed folder status is now a variable (increased default from 1 to 31 days) " "gabrielb",2004/05/22 05:32:14,"oacs-5-1:gabrielb:20040522053213","- Fix bugs 1491, 1653 (on PG at least) - Defaults all folders to the closed state - Fix to allow un-registered users to open/close folders - Makes session_id negative when used interchangeably with user_id so it does not collide with user_id - The number of days to retain open/closed folder status is now a variable (increased default from 1 to 31 days) " "gabrielb",2004/05/22 05:32:14,"oacs-5-1:gabrielb:20040522053213","- Fix bugs 1491, 1653 (on PG at least) - Defaults all folders to the closed state - Fix to allow un-registered users to open/close folders - Makes session_id negative when used interchangeably with user_id so it does not collide with user_id - The number of days to retain open/closed folder status is now a variable (increased default from 1 to 31 days) " "gabrielb",2004/05/22 05:32:14,"oacs-5-1:gabrielb:20040522053213","- Fix bugs 1491, 1653 (on PG at least) - Defaults all folders to the closed state - Fix to allow un-registered users to open/close folders - Makes session_id negative when used interchangeably with user_id so it does not collide with user_id - The number of days to retain open/closed folder status is now a variable (increased default from 1 to 31 days) " "gabrielb",2004/05/22 05:32:14,"oacs-5-1:gabrielb:20040522053213","- Fix bugs 1491, 1653 (on PG at least) - Defaults all folders to the closed state - Fix to allow un-registered users to open/close folders - Makes session_id negative when used interchangeably with user_id so it does not collide with user_id - The number of days to retain open/closed folder status is now a variable (increased default from 1 to 31 days) " "gabrielb",2004/05/22 05:32:14,"oacs-5-1:gabrielb:20040522053213","- Fix bugs 1491, 1653 (on PG at least) - Defaults all folders to the closed state - Fix to allow un-registered users to open/close folders - Makes session_id negative when used interchangeably with user_id so it does not collide with user_id - The number of days to retain open/closed folder status is now a variable (increased default from 1 to 31 days) " "gabrielb",2004/05/22 05:32:14,"oacs-5-1:gabrielb:20040522053213","- Fix bugs 1491, 1653 (on PG at least) - Defaults all folders to the closed state - Fix to allow un-registered users to open/close folders - Makes session_id negative when used interchangeably with user_id so it does not collide with user_id - The number of days to retain open/closed folder status is now a variable (increased default from 1 to 31 days) " "gabrielb",2004/05/22 05:32:14,"oacs-5-1:gabrielb:20040522053213","- Fix bugs 1491, 1653 (on PG at least) - Defaults all folders to the closed state - Fix to allow un-registered users to open/close folders - Makes session_id negative when used interchangeably with user_id so it does not collide with user_id - The number of days to retain open/closed folder status is now a variable (increased default from 1 to 31 days) " "gabrielb",2004/05/22 05:32:14,"oacs-5-1:gabrielb:20040522053213","- Fix bugs 1491, 1653 (on PG at least) - Defaults all folders to the closed state - Fix to allow un-registered users to open/close folders - Makes session_id negative when used interchangeably with user_id so it does not collide with user_id - The number of days to retain open/closed folder status is now a variable (increased default from 1 to 31 days) " "gabrielb",2004/05/22 05:32:13,"oacs-5-1:gabrielb:20040522053213","- Fix bugs 1491, 1653 (on PG at least) - Defaults all folders to the closed state - Fix to allow un-registered users to open/close folders - Makes session_id negative when used interchangeably with user_id so it does not collide with user_id - The number of days to retain open/closed folder status is now a variable (increased default from 1 to 31 days) " "joela",2004/05/20 13:55:13,"MAIN:joela:20040520135513","pg_relcheck was replaced by pg_constraint in postgres 7.3 and later. Code allows for both, but was only using the right one for 7.3 exactly, not 7.3 and above. " "jeffd",2004/04/29 15:37:11,"MAIN:jeffd:20040429153711","missed the pg upgrade script for cascade delete on root folder map table " "lars",2004/04/25 14:05:44,"oacs-5-1:lars:20040425140542","Fixed search service contract problem on PG " "lars",2004/04/25 14:05:43,"oacs-5-1:lars:20040425140542","Fixed search service contract problem on PG " "lars",2004/04/25 14:05:42,"oacs-5-1:lars:20040425140542","Fixed search service contract problem on PG " "donb",2004/04/25 08:50:39,"MAIN:donb:20040425085039","Appled Jarrko's patch 498 for bug 1738: check for PG 7.2 failed on Mac OS X because the check string was just '%7.2%' and Mac OS X ships with darwin 7.2 " "andrewg",2004/04/06 19:50:50,"MAIN:andrewg:20040406195050","Removing acs_objects_package_id_fk constraint, which was breaking the install. We can put it back in and have things work if we first rearrange the code in apm_package.new to perform the insert into apm_packages before the update on acs_objects. But for now we'll do as the PG version does, which is to not define the constraint at all. " "jader",2004/04/01 23:05:40,"MAIN:jader:20040401230540","Added clarification that you'll need to edit nsd-postgres or nsd-oracle script with path to Aolserver if you're not using /usr/local/aolserver as the Aolserver directory. " "jeffd",2004/04/01 22:52:47,"MAIN:jeffd:20040401225245","split package from datamodel create, add fts contract, update for tip 42,43 fix name_method on pg " "jeffd",2004/04/01 22:52:47,"MAIN:jeffd:20040401225245","split package from datamodel create, add fts contract, update for tip 42,43 fix name_method on pg " "jeffd",2004/04/01 22:52:46,"MAIN:jeffd:20040401225245","split package from datamodel create, add fts contract, update for tip 42,43 fix name_method on pg " "jeffd",2004/04/01 22:52:46,"MAIN:jeffd:20040401225245","split package from datamodel create, add fts contract, update for tip 42,43 fix name_method on pg " "jeffd",2004/04/01 22:52:46,"MAIN:jeffd:20040401225245","split package from datamodel create, add fts contract, update for tip 42,43 fix name_method on pg " "jeffd",2004/04/01 22:52:45,"MAIN:jeffd:20040401225245","split package from datamodel create, add fts contract, update for tip 42,43 fix name_method on pg " "jeffd",2004/04/01 22:52:45,"MAIN:jeffd:20040401225245","split package from datamodel create, add fts contract, update for tip 42,43 fix name_method on pg " "jeffd",2004/04/01 22:52:45,"MAIN:jeffd:20040401225245","split package from datamodel create, add fts contract, update for tip 42,43 fix name_method on pg " "jeffd",2004/04/01 22:52:45,"MAIN:jeffd:20040401225245","split package from datamodel create, add fts contract, update for tip 42,43 fix name_method on pg " "jeffd",2004/03/27 15:58:03,"MAIN:jeffd:20040327155803","fix typo in content_folder__rename, bump to 5.2.0d2, upgrade script, postgres only " "jeffd",2004/03/27 15:58:03,"MAIN:jeffd:20040327155803","fix typo in content_folder__rename, bump to 5.2.0d2, upgrade script, postgres only " "jeffd",2004/03/27 15:58:03,"MAIN:jeffd:20040327155803","fix typo in content_folder__rename, bump to 5.2.0d2, upgrade script, postgres only " "jeffd",2004/03/27 13:15:30,"MAIN:jeffd:20040327131528","add a bt_bug__name function, populate acs_object.title, bump to 1.4d2 upgrade postgres, need oracle " "jeffd",2004/03/27 13:15:29,"MAIN:jeffd:20040327131528","add a bt_bug__name function, populate acs_object.title, bump to 1.4d2 upgrade postgres, need oracle " "jeffd",2004/03/27 13:15:29,"MAIN:jeffd:20040327131528","add a bt_bug__name function, populate acs_object.title, bump to 1.4d2 upgrade postgres, need oracle " "jeffd",2004/03/27 13:15:29,"MAIN:jeffd:20040327131528","add a bt_bug__name function, populate acs_object.title, bump to 1.4d2 upgrade postgres, need oracle " "jeffd",2004/03/27 13:15:28,"MAIN:jeffd:20040327131528","add a bt_bug__name function, populate acs_object.title, bump to 1.4d2 upgrade postgres, need oracle " "jeffd",2004/03/25 10:52:49,"MAIN:jeffd:20040325105247","make static pages work with tip 43; bump to 5.2.0d2, upgrade oracle, postgres " "jeffd",2004/03/25 10:52:49,"MAIN:jeffd:20040325105247","make static pages work with tip 43; bump to 5.2.0d2, upgrade oracle, postgres " "jeffd",2004/03/25 10:52:49,"MAIN:jeffd:20040325105247","make static pages work with tip 43; bump to 5.2.0d2, upgrade oracle, postgres " "jeffd",2004/03/25 10:52:49,"MAIN:jeffd:20040325105247","make static pages work with tip 43; bump to 5.2.0d2, upgrade oracle, postgres " "jeffd",2004/03/25 10:52:48,"MAIN:jeffd:20040325105247","make static pages work with tip 43; bump to 5.2.0d2, upgrade oracle, postgres " "jeffd",2004/03/25 10:52:48,"MAIN:jeffd:20040325105247","make static pages work with tip 43; bump to 5.2.0d2, upgrade oracle, postgres " "jeffd",2004/03/25 10:52:48,"MAIN:jeffd:20040325105247","make static pages work with tip 43; bump to 5.2.0d2, upgrade oracle, postgres " "jeffd",2004/03/25 10:52:47,"MAIN:jeffd:20040325105247","make static pages work with tip 43; bump to 5.2.0d2, upgrade oracle, postgres " "donb",2004/03/18 14:48:55,"MAIN:donb:20040318144854","1. Added an upgrade directory for Oracle. Have we never had upgrade scripts for Oracle? Is it being maintained? 2. Added Barry Book's fix for 1651, which had earlier been fixed in PG. 3. Bumped version from 1.6 to 1.7 so the upgrade script can run. " "donb",2004/03/18 14:48:55,"MAIN:donb:20040318144854","1. Added an upgrade directory for Oracle. Have we never had upgrade scripts for Oracle? Is it being maintained? 2. Added Barry Book's fix for 1651, which had earlier been fixed in PG. 3. Bumped version from 1.6 to 1.7 so the upgrade script can run. " "donb",2004/03/18 14:48:54,"MAIN:donb:20040318144854","1. Added an upgrade directory for Oracle. Have we never had upgrade scripts for Oracle? Is it being maintained? 2. Added Barry Book's fix for 1651, which had earlier been fixed in PG. 3. Bumped version from 1.6 to 1.7 so the upgrade script can run. " "andrewg",2004/03/08 16:50:38,"MAIN:andrewg:20040308165031","Ported from postgres. " "andrewg",2004/03/08 16:50:38,"MAIN:andrewg:20040308165031","Ported from postgres. " "andrewg",2004/03/08 16:50:31,"MAIN:andrewg:20040308165031","Ported from postgres. " "andrewg",2004/03/08 16:50:31,"MAIN:andrewg:20040308165031","Ported from postgres. " "donb",2004/03/03 01:20:05,"MAIN:donb:20040303012005","Fixed typo in TImo's upgrade to the PG version - kernel didn't (actually still doesn't due to other errors) install. " "marka",2004/03/01 11:55:38,"MAIN:marka:20040301115538","modified content_item.get_title to return a useful label for extlinks (postgres and oracle) " "marka",2004/03/01 11:55:38,"MAIN:marka:20040301115538","modified content_item.get_title to return a useful label for extlinks (postgres and oracle) " "jeffd",2004/02/25 17:27:29,"MAIN:jeffd:20040225172728","adds postgres support for user preferences bug 1374 patch 416 by Gabriel Burca " "jeffd",2004/02/25 17:27:29,"MAIN:jeffd:20040225172728","adds postgres support for user preferences bug 1374 patch 416 by Gabriel Burca " "jeffd",2004/02/25 17:27:29,"MAIN:jeffd:20040225172728","adds postgres support for user preferences bug 1374 patch 416 by Gabriel Burca " "jeffd",2004/02/25 17:27:29,"MAIN:jeffd:20040225172728","adds postgres support for user preferences bug 1374 patch 416 by Gabriel Burca " "jeffd",2004/02/25 17:27:29,"MAIN:jeffd:20040225172728","adds postgres support for user preferences bug 1374 patch 416 by Gabriel Burca " "jeffd",2004/02/25 17:27:29,"MAIN:jeffd:20040225172728","adds postgres support for user preferences bug 1374 patch 416 by Gabriel Burca " "jeffd",2004/02/25 17:27:29,"MAIN:jeffd:20040225172728","adds postgres support for user preferences bug 1374 patch 416 by Gabriel Burca " "jeffd",2004/02/25 17:27:28,"MAIN:jeffd:20040225172728","adds postgres support for user preferences bug 1374 patch 416 by Gabriel Burca " "andrewg",2004/02/24 21:00:10,"dotlrn-2-0:andrewg:20040224210010","Fixed a few postgres queries. " "jeffd",2004/02/24 12:03:09,"MAIN:jeffd:20040224120308","drop script for acs-lang, bug 1431 patch 425 Jon Griffin (and me for postgres side) " "jeffd",2004/02/24 12:03:09,"MAIN:jeffd:20040224120308","drop script for acs-lang, bug 1431 patch 425 Jon Griffin (and me for postgres side) " "jeffd",2004/02/24 12:03:09,"MAIN:jeffd:20040224120308","drop script for acs-lang, bug 1431 patch 425 Jon Griffin (and me for postgres side) " "jeffd",2004/02/24 12:03:08,"MAIN:jeffd:20040224120308","drop script for acs-lang, bug 1431 patch 425 Jon Griffin (and me for postgres side) " "jeffd",2004/02/24 12:03:08,"MAIN:jeffd:20040224120308","drop script for acs-lang, bug 1431 patch 425 Jon Griffin (and me for postgres side) " "jeffd",2004/02/24 12:03:08,"MAIN:jeffd:20040224120308","drop script for acs-lang, bug 1431 patch 425 Jon Griffin (and me for postgres side) " "jeffd",2004/02/24 11:28:05,"MAIN:jeffd:20040224112805","turn sysdate into current_timestamp in pg queries patch 429 bug 1439 Torben Brosten " "jader",2004/02/23 01:11:42,"MAIN:jader:20040223011142","Added a little more detail to Postgres 7.2->7.3 upgrade instructions. " "donb",2004/02/17 15:32:50,"MAIN:donb:20040217153250","PG 7.3 doesn't support 'current_timestamp' as a literal any more (it still is defined as a variable, of course). Also define_function_args assumes NULL as the default value if none is specified, 'null' <> NULL ... " "donb",2004/02/17 15:32:50,"MAIN:donb:20040217153250","PG 7.3 doesn't support 'current_timestamp' as a literal any more (it still is defined as a variable, of course). Also define_function_args assumes NULL as the default value if none is specified, 'null' <> NULL ... " "donb",2004/02/17 15:32:50,"MAIN:donb:20040217153250","PG 7.3 doesn't support 'current_timestamp' as a literal any more (it still is defined as a variable, of course). Also define_function_args assumes NULL as the default value if none is specified, 'null' <> NULL ... " "donb",2004/02/17 15:32:50,"MAIN:donb:20040217153250","PG 7.3 doesn't support 'current_timestamp' as a literal any more (it still is defined as a variable, of course). Also define_function_args assumes NULL as the default value if none is specified, 'null' <> NULL ... " "donb",2004/02/17 15:32:50,"MAIN:donb:20040217153250","PG 7.3 doesn't support 'current_timestamp' as a literal any more (it still is defined as a variable, of course). Also define_function_args assumes NULL as the default value if none is specified, 'null' <> NULL ... " "donb",2004/02/17 15:32:50,"MAIN:donb:20040217153250","PG 7.3 doesn't support 'current_timestamp' as a literal any more (it still is defined as a variable, of course). Also define_function_args assumes NULL as the default value if none is specified, 'null' <> NULL ... " "donb",2004/02/17 15:32:50,"MAIN:donb:20040217153250","PG 7.3 doesn't support 'current_timestamp' as a literal any more (it still is defined as a variable, of course). Also define_function_args assumes NULL as the default value if none is specified, 'null' <> NULL ... " "jader",2004/02/11 17:38:12,"oacs-5-0:jader:20040211173812","Clarified that vacuum is not necessary for version of Postgres 7.4 and above. " "donb",2004/02/11 16:18:28,"oacs-5-0:donb:20040211161828","Bumped PG check to require 7.3 " "donb",2004/02/11 16:16:05,"MAIN:donb:20040211161605","Upgraded PG check to require PG 7.3 " "peterm",2004/02/06 14:29:00,"oacs-5-0:peterm:20040206142900","fixing and simplifying upgrade script. Using same approach as in PG version, i.e. adding column to existing table instead of creating brand new table " "jader",2004/02/06 01:02:52,"oacs-5-0:jader:20040206010252","Instructions to restart postgres relied on on daemontools. Put in alternate instructions for people who didn't install with daemontools (which will be most people) " "peterm",2004/02/05 10:37:33,"MAIN:peterm:20040205103733","porting queries in the 2.0 version of workflow from postgres to oracle. Moving common query workflow::case::fsm::get_state_info_not_cached.select_state_info into shared xql file. " "peterm",2004/02/05 10:37:33,"MAIN:peterm:20040205103733","porting queries in the 2.0 version of workflow from postgres to oracle. Moving common query workflow::case::fsm::get_state_info_not_cached.select_state_info into shared xql file. " "peterm",2004/02/05 10:37:33,"MAIN:peterm:20040205103733","porting queries in the 2.0 version of workflow from postgres to oracle. Moving common query workflow::case::fsm::get_state_info_not_cached.select_state_info into shared xql file. " "peterm",2004/02/05 10:37:33,"MAIN:peterm:20040205103733","porting queries in the 2.0 version of workflow from postgres to oracle. Moving common query workflow::case::fsm::get_state_info_not_cached.select_state_info into shared xql file. " "peterm",2004/02/05 10:37:33,"MAIN:peterm:20040205103733","porting queries in the 2.0 version of workflow from postgres to oracle. Moving common query workflow::case::fsm::get_state_info_not_cached.select_state_info into shared xql file. " "peterm",2004/02/05 10:37:33,"MAIN:peterm:20040205103733","porting queries in the 2.0 version of workflow from postgres to oracle. Moving common query workflow::case::fsm::get_state_info_not_cached.select_state_info into shared xql file. " "jader",2004/02/04 17:00:26,"oacs-5-0:jader:20040204170026","Took out comments that said that Postgres 7.2 works (because it doesn't). " "lars",2004/02/04 10:57:13,"oacs-5-0:lars:20040204105713","Implemented a safe way to delete constraints, as these constraints didn't exist. It's most likely got to do with the PG upgrade from 7.2 to 7.3 not recording constraints properly. This is a workaround, not a fix. See bug #1294. " "lars",2004/02/04 10:37:50,"oacs-5-0:lars:20040204103750","Fixed bug #1440 and other bugs already fixed in PG version " "lars",2004/02/04 10:37:50,"oacs-5-0:lars:20040204103750","Fixed bug #1440 and other bugs already fixed in PG version " "joela",2004/01/30 14:29:00,"oacs-5-0:joela:20040130142900","removed claim that openacs works on postgresql 7.2; qualified debian package instructions for postgres " "joela",2004/01/30 14:29:00,"oacs-5-0:joela:20040130142900","removed claim that openacs works on postgresql 7.2; qualified debian package instructions for postgres " "peterm",2004/01/30 09:46:05,"MAIN:peterm:20040130094604","porting the table-create sql script and the 1.2-2.0d1 upgrade script from PG to Oracle " "peterm",2004/01/30 09:46:05,"MAIN:peterm:20040130094604","porting the table-create sql script and the 1.2-2.0d1 upgrade script from PG to Oracle " "peterm",2004/01/30 09:46:05,"MAIN:peterm:20040130094604","porting the table-create sql script and the 1.2-2.0d1 upgrade script from PG to Oracle " "peterm",2004/01/30 09:46:04,"MAIN:peterm:20040130094604","porting the table-create sql script and the 1.2-2.0d1 upgrade script from PG to Oracle " "peterm",2004/01/30 09:46:04,"MAIN:peterm:20040130094604","porting the table-create sql script and the 1.2-2.0d1 upgrade script from PG to Oracle " "donb",2004/01/15 02:58:52,"MAIN:donb:20040115025852","Fixed del vs. delete issues to make the oracle version work with 5.0 and made the PG names the same so I can use package_exec_plsql ... " "donb",2004/01/15 02:58:52,"MAIN:donb:20040115025852","Fixed del vs. delete issues to make the oracle version work with 5.0 and made the PG names the same so I can use package_exec_plsql ... " "donb",2004/01/15 02:58:52,"MAIN:donb:20040115025852","Fixed del vs. delete issues to make the oracle version work with 5.0 and made the PG names the same so I can use package_exec_plsql ... " "donb",2004/01/15 02:58:52,"MAIN:donb:20040115025852","Fixed del vs. delete issues to make the oracle version work with 5.0 and made the PG names the same so I can use package_exec_plsql ... " "donb",2004/01/15 02:58:52,"MAIN:donb:20040115025852","Fixed del vs. delete issues to make the oracle version work with 5.0 and made the PG names the same so I can use package_exec_plsql ... " "donb",2004/01/15 02:58:52,"MAIN:donb:20040115025852","Fixed del vs. delete issues to make the oracle version work with 5.0 and made the PG names the same so I can use package_exec_plsql ... " "donb",2004/01/15 02:58:52,"MAIN:donb:20040115025852","Fixed del vs. delete issues to make the oracle version work with 5.0 and made the PG names the same so I can use package_exec_plsql ... " "donb",2004/01/15 02:58:52,"MAIN:donb:20040115025852","Fixed del vs. delete issues to make the oracle version work with 5.0 and made the PG names the same so I can use package_exec_plsql ... " "donb",2004/01/15 02:58:52,"MAIN:donb:20040115025852","Fixed del vs. delete issues to make the oracle version work with 5.0 and made the PG names the same so I can use package_exec_plsql ... " "donb",2004/01/15 02:58:52,"MAIN:donb:20040115025852","Fixed del vs. delete issues to make the oracle version work with 5.0 and made the PG names the same so I can use package_exec_plsql ... " "maltes",2004/01/14 15:31:41,"MAIN:maltes:20040114153140","Upgrade files for postgres for the new version of acs-mail-lite. " "maltes",2004/01/14 15:31:40,"MAIN:maltes:20040114153140","Upgrade files for postgres for the new version of acs-mail-lite. " "maltes",2004/01/14 15:31:40,"MAIN:maltes:20040114153140","Upgrade files for postgres for the new version of acs-mail-lite. " "donb",2004/01/03 01:44:10,"MAIN:donb:20040103014410","Added ""package_exec_plsql"" which, like ""package_instantiate_object"", allows one to call PLSQL from Tcl, which reduces the need for oracle/pg-specific XQL files. " "donb",2004/01/03 01:44:10,"MAIN:donb:20040103014410","Added ""package_exec_plsql"" which, like ""package_instantiate_object"", allows one to call PLSQL from Tcl, which reduces the need for oracle/pg-specific XQL files. " "donb",2004/01/03 01:44:10,"MAIN:donb:20040103014410","Added ""package_exec_plsql"" which, like ""package_instantiate_object"", allows one to call PLSQL from Tcl, which reduces the need for oracle/pg-specific XQL files. " "donb",2004/01/03 01:44:10,"MAIN:donb:20040103014410","Added ""package_exec_plsql"" which, like ""package_instantiate_object"", allows one to call PLSQL from Tcl, which reduces the need for oracle/pg-specific XQL files. " "joela",2003/12/16 08:05:09,"oacs-5-0:joela:20031216080509","added pg 7.3 upgrade " "daveb",2003/12/15 02:21:24,"oacs-5-0:daveb:20031215022124","Correctly drop column and view otherwise upgrade script fails. Drop column is supported on pg 7.3 and 5.0 only supports pg 7.3 " "maltes",2003/12/13 19:46:06,"oacs-5-0:maltes:20031213194606","Added the tarfile to be extracted in /Library/StartupItems to allow automatic startup of Postgres on Mac OS X " "maltes",2003/12/13 19:44:08,"MAIN:maltes:20031213194408","Added the tarfile to be extracted in /Library/StartupItems to allow automatic startup of Postgres on Mac OS X " "peterm",2003/12/09 09:17:54,"MAIN:peterm:20031209091713","organizing the db config section. Making Oracle and PG share the same db_name variable. Making the grep for aolserver pid use the right aolserver config file path. " "peterm",2003/12/09 09:17:13,"MAIN:peterm:20031209091713","organizing the db config section. Making Oracle and PG share the same db_name variable. Making the grep for aolserver pid use the right aolserver config file path. " "peterm",2003/12/09 09:16:07,"MAIN:peterm:20031209091607","organizing the db config section. Making Oracle and PG share the same db_name variable " "jeffd",2003/12/04 22:46:05,"oacs-5-0:jeffd:20031204224605","substantially speed up /admin/site-map/ on postgres (and probably oracle but I did not test it) " "jeffd",2003/12/04 22:46:05,"oacs-5-0:jeffd:20031204224605","substantially speed up /admin/site-map/ on postgres (and probably oracle but I did not test it) " "jeffd",2003/12/04 22:46:05,"oacs-5-0:jeffd:20031204224605","substantially speed up /admin/site-map/ on postgres (and probably oracle but I did not test it) " "jeffd",2003/11/26 16:06:38,"oacs-5-0:jeffd:20031126160638","small typo on init.d script name: postgres rather than postgresql " "jader",2003/11/24 23:35:45,"oacs-5-0:jader:20031124233545","Postgres: Adds drop scripts for Postgres, support for multiple organization types, adds in __name function, fixes a few bugs. Oracle: added in comments that it is now out of sync, skeleton for drop script. " "jader",2003/11/24 23:35:45,"oacs-5-0:jader:20031124233545","Postgres: Adds drop scripts for Postgres, support for multiple organization types, adds in __name function, fixes a few bugs. Oracle: added in comments that it is now out of sync, skeleton for drop script. " "jader",2003/11/24 23:35:45,"oacs-5-0:jader:20031124233545","Postgres: Adds drop scripts for Postgres, support for multiple organization types, adds in __name function, fixes a few bugs. Oracle: added in comments that it is now out of sync, skeleton for drop script. " "jader",2003/11/24 23:35:45,"oacs-5-0:jader:20031124233545","Postgres: Adds drop scripts for Postgres, support for multiple organization types, adds in __name function, fixes a few bugs. Oracle: added in comments that it is now out of sync, skeleton for drop script. " "jader",2003/11/24 23:35:45,"oacs-5-0:jader:20031124233545","Postgres: Adds drop scripts for Postgres, support for multiple organization types, adds in __name function, fixes a few bugs. Oracle: added in comments that it is now out of sync, skeleton for drop script. " "jader",2003/11/24 23:35:45,"oacs-5-0:jader:20031124233545","Postgres: Adds drop scripts for Postgres, support for multiple organization types, adds in __name function, fixes a few bugs. Oracle: added in comments that it is now out of sync, skeleton for drop script. " "jader",2003/11/24 23:35:45,"oacs-5-0:jader:20031124233545","Postgres: Adds drop scripts for Postgres, support for multiple organization types, adds in __name function, fixes a few bugs. Oracle: added in comments that it is now out of sync, skeleton for drop script. " "jeffd",2003/11/24 17:25:16,"oacs-5-0:jeffd:20031124172515","Addresses bug 1148, bug 1149 (and performance problems generally with plpgsql functions). eliminate with(isstrict,iscachable) in favor of the new syntax strict, immutable, stable. bump version of acs-kernel, acs-content-repository to 5.0.0b4, upgrade scripts provided. Fix bugs with the following plpgsql procs: acs_object__initialize_attributes: raise exception on null input. acs_object__set_attribute: exception on null input acs_object_util__get_object_type: remove the exception after the return statement apm__unregister_package: properly default cascade_p apm__unregister_service: properly default cascade_p content_item.get_parent_folder: infinite loop on input if not a direct descendent of a folder (fixed on oracle too) content_item__get_context: exception on null input, fix bug in exception print (wrong variable name) content_item__is_publishable: returned t on null and invalid items content_item__is_subclass: did not short curcuit loop when subclass found content_item__move: would silently ignore null target_id content_revision__copy_attributes: generate an exception on null input content_revision__export_xml: generate exception if called (unimplemented in postgres) content_symlink__copy: generate exception if called (unimplemented) apm_package__parent_id: returned -1 on not found rather than null content_folder__is_registered: no default provided in code for include_subtypes content_keyword__is_assigned: no default for recurse... content_revision__import_xml: generate exception if called (unimplemented in postgres) content_revision__index_attributes: generate exception if called (unimplemented in postgres) content_type__trigger_insert_statement: now generates exception on null input (was silent failure) number_src: infinite loop on null input rule_exists: fix case folded lookup Declare the following stable: get_func_definition get_func_header acs_message__name acs_object_type_insert_tr acs_message__message_p acs_object_type__pretty_name acs_message__first_ancestor acs_object_type__is_subtype_p acs_objects_get_tree_sortkey acs_object__name acs_object__default_name acs_object__get_attribute_storage acs_object__get_attribute acs_object__check_path acs_mail_link__link_p acs_object_util__object_type_exist_p acs_object_util__get_object_type acs_object_util__type_ancestor_type_p acs_object_util__object_ancestor_type_p acs_object_util__object_type_p acs_rel_type__role_pretty_name acs_rel_type__role_pretty_plural party__email person__name person__first_names person__last_name application_group__group_id_from_package_id acs_user__receives_alerts_p group_contains_p acs_message_get_tree_sortkey acs_mail_body__body_p acs_permission__permission_p acs_mail_multipart__multipart_p content_keyword__get_heading acs_group__name acs_group__member_p rel_segment__get rel_segment__name rel_constraint__get_constraint_id rel_constraint__violation rel_constraint__violation_if_removed content_keyword__get_description site_node_get_tree_sortkey timezone__convert_to_local timezone__get_offset timezone__get_rawoffset timezone__get_abbrev timezone__get_date timezone__isdst_p rdbms_date apm__register_p timezone__get_id doc__get_proc_header apm__parameter_p apm__id_for_name apm__get_value apm__get_value apm_package__initial_install_p apm_package__singleton_p apm_package__num_instances apm_package__name apm_package__highest_version apm_package__parent_id apm_package_type__num_parameters content_keyword__is_leaf acs_sc_msg_type__get_id acs_sc_msg_type__get_name acs_sc_contract__get_id acs_sc_contract__get_name acs_sc_operation__get_id acs_sc_impl__get_id acs_sc_impl__get_name acs_sc_binding__exists_p cr_items_get_tree_sortkey content_keyword__is_assigned content_keyword__get_path content_template__is_template cr_keywords_get_tree_sortkey content_template__get_path table_exists column_exists trigger_exists trigger_func_exists rule_exists content_folder__is_registered content_folder__get_label content_folder__get_index_page content_type__get_template content_type__trigger_insert_statement content_type__is_content_type content_item__get_root_folder content_item__is_published content_item__is_publishable content_item__is_valid_child content_item__get_id content_item__get_template content_item__get_content_type content_item__get_live_revision content_item__get_revision_count content_item__get_context content_item__get_latest_revision content_item__get_best_revision content_item__get_title content_item__get_title content_item__get_publish_date content_item__is_subclass content_item__is_index_page content_item__get_parent_folder content_revision__get_number content_revision__revision_name content_revision__is_latest content_revision__get_content content_symlink__is_symlink content_symlink__resolve_content_type content_extlink__is_extlink content_folder__is_folder content_folder__is_empty file_storage__get_root_folder file_storage__get_package_id forums_message__root_message_id content_symlink__resolve " "jeffd",2003/11/24 17:25:16,"oacs-5-0:jeffd:20031124172515","Addresses bug 1148, bug 1149 (and performance problems generally with plpgsql functions). eliminate with(isstrict,iscachable) in favor of the new syntax strict, immutable, stable. bump version of acs-kernel, acs-content-repository to 5.0.0b4, upgrade scripts provided. Fix bugs with the following plpgsql procs: acs_object__initialize_attributes: raise exception on null input. acs_object__set_attribute: exception on null input acs_object_util__get_object_type: remove the exception after the return statement apm__unregister_package: properly default cascade_p apm__unregister_service: properly default cascade_p content_item.get_parent_folder: infinite loop on input if not a direct descendent of a folder (fixed on oracle too) content_item__get_context: exception on null input, fix bug in exception print (wrong variable name) content_item__is_publishable: returned t on null and invalid items content_item__is_subclass: did not short curcuit loop when subclass found content_item__move: would silently ignore null target_id content_revision__copy_attributes: generate an exception on null input content_revision__export_xml: generate exception if called (unimplemented in postgres) content_symlink__copy: generate exception if called (unimplemented) apm_package__parent_id: returned -1 on not found rather than null content_folder__is_registered: no default provided in code for include_subtypes content_keyword__is_assigned: no default for recurse... content_revision__import_xml: generate exception if called (unimplemented in postgres) content_revision__index_attributes: generate exception if called (unimplemented in postgres) content_type__trigger_insert_statement: now generates exception on null input (was silent failure) number_src: infinite loop on null input rule_exists: fix case folded lookup Declare the following stable: get_func_definition get_func_header acs_message__name acs_object_type_insert_tr acs_message__message_p acs_object_type__pretty_name acs_message__first_ancestor acs_object_type__is_subtype_p acs_objects_get_tree_sortkey acs_object__name acs_object__default_name acs_object__get_attribute_storage acs_object__get_attribute acs_object__check_path acs_mail_link__link_p acs_object_util__object_type_exist_p acs_object_util__get_object_type acs_object_util__type_ancestor_type_p acs_object_util__object_ancestor_type_p acs_object_util__object_type_p acs_rel_type__role_pretty_name acs_rel_type__role_pretty_plural party__email person__name person__first_names person__last_name application_group__group_id_from_package_id acs_user__receives_alerts_p group_contains_p acs_message_get_tree_sortkey acs_mail_body__body_p acs_permission__permission_p acs_mail_multipart__multipart_p content_keyword__get_heading acs_group__name acs_group__member_p rel_segment__get rel_segment__name rel_constraint__get_constraint_id rel_constraint__violation rel_constraint__violation_if_removed content_keyword__get_description site_node_get_tree_sortkey timezone__convert_to_local timezone__get_offset timezone__get_rawoffset timezone__get_abbrev timezone__get_date timezone__isdst_p rdbms_date apm__register_p timezone__get_id doc__get_proc_header apm__parameter_p apm__id_for_name apm__get_value apm__get_value apm_package__initial_install_p apm_package__singleton_p apm_package__num_instances apm_package__name apm_package__highest_version apm_package__parent_id apm_package_type__num_parameters content_keyword__is_leaf acs_sc_msg_type__get_id acs_sc_msg_type__get_name acs_sc_contract__get_id acs_sc_contract__get_name acs_sc_operation__get_id acs_sc_impl__get_id acs_sc_impl__get_name acs_sc_binding__exists_p cr_items_get_tree_sortkey content_keyword__is_assigned content_keyword__get_path content_template__is_template cr_keywords_get_tree_sortkey content_template__get_path table_exists column_exists trigger_exists trigger_func_exists rule_exists content_folder__is_registered content_folder__get_label content_folder__get_index_page content_type__get_template content_type__trigger_insert_statement content_type__is_content_type content_item__get_root_folder content_item__is_published content_item__is_publishable content_item__is_valid_child content_item__get_id content_item__get_template content_item__get_content_type content_item__get_live_revision content_item__get_revision_count content_item__get_context content_item__get_latest_revision content_item__get_best_revision content_item__get_title content_item__get_title content_item__get_publish_date content_item__is_subclass content_item__is_index_page content_item__get_parent_folder content_revision__get_number content_revision__revision_name content_revision__is_latest content_revision__get_content content_symlink__is_symlink content_symlink__resolve_content_type content_extlink__is_extlink content_folder__is_folder content_folder__is_empty file_storage__get_root_folder file_storage__get_package_id forums_message__root_message_id content_symlink__resolve " "jeffd",2003/11/24 17:25:16,"oacs-5-0:jeffd:20031124172515","Addresses bug 1148, bug 1149 (and performance problems generally with plpgsql functions). eliminate with(isstrict,iscachable) in favor of the new syntax strict, immutable, stable. bump version of acs-kernel, acs-content-repository to 5.0.0b4, upgrade scripts provided. Fix bugs with the following plpgsql procs: acs_object__initialize_attributes: raise exception on null input. acs_object__set_attribute: exception on null input acs_object_util__get_object_type: remove the exception after the return statement apm__unregister_package: properly default cascade_p apm__unregister_service: properly default cascade_p content_item.get_parent_folder: infinite loop on input if not a direct descendent of a folder (fixed on oracle too) content_item__get_context: exception on null input, fix bug in exception print (wrong variable name) content_item__is_publishable: returned t on null and invalid items content_item__is_subclass: did not short curcuit loop when subclass found content_item__move: would silently ignore null target_id content_revision__copy_attributes: generate an exception on null input content_revision__export_xml: generate exception if called (unimplemented in postgres) content_symlink__copy: generate exception if called (unimplemented) apm_package__parent_id: returned -1 on not found rather than null content_folder__is_registered: no default provided in code for include_subtypes content_keyword__is_assigned: no default for recurse... content_revision__import_xml: generate exception if called (unimplemented in postgres) content_revision__index_attributes: generate exception if called (unimplemented in postgres) content_type__trigger_insert_statement: now generates exception on null input (was silent failure) number_src: infinite loop on null input rule_exists: fix case folded lookup Declare the following stable: get_func_definition get_func_header acs_message__name acs_object_type_insert_tr acs_message__message_p acs_object_type__pretty_name acs_message__first_ancestor acs_object_type__is_subtype_p acs_objects_get_tree_sortkey acs_object__name acs_object__default_name acs_object__get_attribute_storage acs_object__get_attribute acs_object__check_path acs_mail_link__link_p acs_object_util__object_type_exist_p acs_object_util__get_object_type acs_object_util__type_ancestor_type_p acs_object_util__object_ancestor_type_p acs_object_util__object_type_p acs_rel_type__role_pretty_name acs_rel_type__role_pretty_plural party__email person__name person__first_names person__last_name application_group__group_id_from_package_id acs_user__receives_alerts_p group_contains_p acs_message_get_tree_sortkey acs_mail_body__body_p acs_permission__permission_p acs_mail_multipart__multipart_p content_keyword__get_heading acs_group__name acs_group__member_p rel_segment__get rel_segment__name rel_constraint__get_constraint_id rel_constraint__violation rel_constraint__violation_if_removed content_keyword__get_description site_node_get_tree_sortkey timezone__convert_to_local timezone__get_offset timezone__get_rawoffset timezone__get_abbrev timezone__get_date timezone__isdst_p rdbms_date apm__register_p timezone__get_id doc__get_proc_header apm__parameter_p apm__id_for_name apm__get_value apm__get_value apm_package__initial_install_p apm_package__singleton_p apm_package__num_instances apm_package__name apm_package__highest_version apm_package__parent_id apm_package_type__num_parameters content_keyword__is_leaf acs_sc_msg_type__get_id acs_sc_msg_type__get_name acs_sc_contract__get_id acs_sc_contract__get_name acs_sc_operation__get_id acs_sc_impl__get_id acs_sc_impl__get_name acs_sc_binding__exists_p cr_items_get_tree_sortkey content_keyword__is_assigned content_keyword__get_path content_template__is_template cr_keywords_get_tree_sortkey content_template__get_path table_exists column_exists trigger_exists trigger_func_exists rule_exists content_folder__is_registered content_folder__get_label content_folder__get_index_page content_type__get_template content_type__trigger_insert_statement content_type__is_content_type content_item__get_root_folder content_item__is_published content_item__is_publishable content_item__is_valid_child content_item__get_id content_item__get_template content_item__get_content_type content_item__get_live_revision content_item__get_revision_count content_item__get_context content_item__get_latest_revision content_item__get_best_revision content_item__get_title content_item__get_title content_item__get_publish_date content_item__is_subclass content_item__is_index_page content_item__get_parent_folder content_revision__get_number content_revision__revision_name content_revision__is_latest content_revision__get_content content_symlink__is_symlink content_symlink__resolve_content_type content_extlink__is_extlink content_folder__is_folder content_folder__is_empty file_storage__get_root_folder file_storage__get_package_id forums_message__root_message_id content_symlink__resolve " "jeffd",2003/11/24 17:25:16,"oacs-5-0:jeffd:20031124172515","Addresses bug 1148, bug 1149 (and performance problems generally with plpgsql functions). eliminate with(isstrict,iscachable) in favor of the new syntax strict, immutable, stable. bump version of acs-kernel, acs-content-repository to 5.0.0b4, upgrade scripts provided. Fix bugs with the following plpgsql procs: acs_object__initialize_attributes: raise exception on null input. acs_object__set_attribute: exception on null input acs_object_util__get_object_type: remove the exception after the return statement apm__unregister_package: properly default cascade_p apm__unregister_service: properly default cascade_p content_item.get_parent_folder: infinite loop on input if not a direct descendent of a folder (fixed on oracle too) content_item__get_context: exception on null input, fix bug in exception print (wrong variable name) content_item__is_publishable: returned t on null and invalid items content_item__is_subclass: did not short curcuit loop when subclass found content_item__move: would silently ignore null target_id content_revision__copy_attributes: generate an exception on null input content_revision__export_xml: generate exception if called (unimplemented in postgres) content_symlink__copy: generate exception if called (unimplemented) apm_package__parent_id: returned -1 on not found rather than null content_folder__is_registered: no default provided in code for include_subtypes content_keyword__is_assigned: no default for recurse... content_revision__import_xml: generate exception if called (unimplemented in postgres) content_revision__index_attributes: generate exception if called (unimplemented in postgres) content_type__trigger_insert_statement: now generates exception on null input (was silent failure) number_src: infinite loop on null input rule_exists: fix case folded lookup Declare the following stable: get_func_definition get_func_header acs_message__name acs_object_type_insert_tr acs_message__message_p acs_object_type__pretty_name acs_message__first_ancestor acs_object_type__is_subtype_p acs_objects_get_tree_sortkey acs_object__name acs_object__default_name acs_object__get_attribute_storage acs_object__get_attribute acs_object__check_path acs_mail_link__link_p acs_object_util__object_type_exist_p acs_object_util__get_object_type acs_object_util__type_ancestor_type_p acs_object_util__object_ancestor_type_p acs_object_util__object_type_p acs_rel_type__role_pretty_name acs_rel_type__role_pretty_plural party__email person__name person__first_names person__last_name application_group__group_id_from_package_id acs_user__receives_alerts_p group_contains_p acs_message_get_tree_sortkey acs_mail_body__body_p acs_permission__permission_p acs_mail_multipart__multipart_p content_keyword__get_heading acs_group__name acs_group__member_p rel_segment__get rel_segment__name rel_constraint__get_constraint_id rel_constraint__violation rel_constraint__violation_if_removed content_keyword__get_description site_node_get_tree_sortkey timezone__convert_to_local timezone__get_offset timezone__get_rawoffset timezone__get_abbrev timezone__get_date timezone__isdst_p rdbms_date apm__register_p timezone__get_id doc__get_proc_header apm__parameter_p apm__id_for_name apm__get_value apm__get_value apm_package__initial_install_p apm_package__singleton_p apm_package__num_instances apm_package__name apm_package__highest_version apm_package__parent_id apm_package_type__num_parameters content_keyword__is_leaf acs_sc_msg_type__get_id acs_sc_msg_type__get_name acs_sc_contract__get_id acs_sc_contract__get_name acs_sc_operation__get_id acs_sc_impl__get_id acs_sc_impl__get_name acs_sc_binding__exists_p cr_items_get_tree_sortkey content_keyword__is_assigned content_keyword__get_path content_template__is_template cr_keywords_get_tree_sortkey content_template__get_path table_exists column_exists trigger_exists trigger_func_exists rule_exists content_folder__is_registered content_folder__get_label content_folder__get_index_page content_type__get_template content_type__trigger_insert_statement content_type__is_content_type content_item__get_root_folder content_item__is_published content_item__is_publishable content_item__is_valid_child content_item__get_id content_item__get_template content_item__get_content_type content_item__get_live_revision content_item__get_revision_count content_item__get_context content_item__get_latest_revision content_item__get_best_revision content_item__get_title content_item__get_title content_item__get_publish_date content_item__is_subclass content_item__is_index_page content_item__get_parent_folder content_revision__get_number content_revision__revision_name content_revision__is_latest content_revision__get_content content_symlink__is_symlink content_symlink__resolve_content_type content_extlink__is_extlink content_folder__is_folder content_folder__is_empty file_storage__get_root_folder file_storage__get_package_id forums_message__root_message_id content_symlink__resolve " "jeffd",2003/11/24 17:25:16,"oacs-5-0:jeffd:20031124172515","Addresses bug 1148, bug 1149 (and performance problems generally with plpgsql functions). eliminate with(isstrict,iscachable) in favor of the new syntax strict, immutable, stable. bump version of acs-kernel, acs-content-repository to 5.0.0b4, upgrade scripts provided. Fix bugs with the following plpgsql procs: acs_object__initialize_attributes: raise exception on null input. acs_object__set_attribute: exception on null input acs_object_util__get_object_type: remove the exception after the return statement apm__unregister_package: properly default cascade_p apm__unregister_service: properly default cascade_p content_item.get_parent_folder: infinite loop on input if not a direct descendent of a folder (fixed on oracle too) content_item__get_context: exception on null input, fix bug in exception print (wrong variable name) content_item__is_publishable: returned t on null and invalid items content_item__is_subclass: did not short curcuit loop when subclass found content_item__move: would silently ignore null target_id content_revision__copy_attributes: generate an exception on null input content_revision__export_xml: generate exception if called (unimplemented in postgres) content_symlink__copy: generate exception if called (unimplemented) apm_package__parent_id: returned -1 on not found rather than null content_folder__is_registered: no default provided in code for include_subtypes content_keyword__is_assigned: no default for recurse... content_revision__import_xml: generate exception if called (unimplemented in postgres) content_revision__index_attributes: generate exception if called (unimplemented in postgres) content_type__trigger_insert_statement: now generates exception on null input (was silent failure) number_src: infinite loop on null input rule_exists: fix case folded lookup Declare the following stable: get_func_definition get_func_header acs_message__name acs_object_type_insert_tr acs_message__message_p acs_object_type__pretty_name acs_message__first_ancestor acs_object_type__is_subtype_p acs_objects_get_tree_sortkey acs_object__name acs_object__default_name acs_object__get_attribute_storage acs_object__get_attribute acs_object__check_path acs_mail_link__link_p acs_object_util__object_type_exist_p acs_object_util__get_object_type acs_object_util__type_ancestor_type_p acs_object_util__object_ancestor_type_p acs_object_util__object_type_p acs_rel_type__role_pretty_name acs_rel_type__role_pretty_plural party__email person__name person__first_names person__last_name application_group__group_id_from_package_id acs_user__receives_alerts_p group_contains_p acs_message_get_tree_sortkey acs_mail_body__body_p acs_permission__permission_p acs_mail_multipart__multipart_p content_keyword__get_heading acs_group__name acs_group__member_p rel_segment__get rel_segment__name rel_constraint__get_constraint_id rel_constraint__violation rel_constraint__violation_if_removed content_keyword__get_description site_node_get_tree_sortkey timezone__convert_to_local timezone__get_offset timezone__get_rawoffset timezone__get_abbrev timezone__get_date timezone__isdst_p rdbms_date apm__register_p timezone__get_id doc__get_proc_header apm__parameter_p apm__id_for_name apm__get_value apm__get_value apm_package__initial_install_p apm_package__singleton_p apm_package__num_instances apm_package__name apm_package__highest_version apm_package__parent_id apm_package_type__num_parameters content_keyword__is_leaf acs_sc_msg_type__get_id acs_sc_msg_type__get_name acs_sc_contract__get_id acs_sc_contract__get_name acs_sc_operation__get_id acs_sc_impl__get_id acs_sc_impl__get_name acs_sc_binding__exists_p cr_items_get_tree_sortkey content_keyword__is_assigned content_keyword__get_path content_template__is_template cr_keywords_get_tree_sortkey content_template__get_path table_exists column_exists trigger_exists trigger_func_exists rule_exists content_folder__is_registered content_folder__get_label content_folder__get_index_page content_type__get_template content_type__trigger_insert_statement content_type__is_content_type content_item__get_root_folder content_item__is_published content_item__is_publishable content_item__is_valid_child content_item__get_id content_item__get_template content_item__get_content_type content_item__get_live_revision content_item__get_revision_count content_item__get_context content_item__get_latest_revision content_item__get_best_revision content_item__get_title content_item__get_title content_item__get_publish_date content_item__is_subclass content_item__is_index_page content_item__get_parent_folder content_revision__get_number content_revision__revision_name content_revision__is_latest content_revision__get_content content_symlink__is_symlink content_symlink__resolve_content_type content_extlink__is_extlink content_folder__is_folder content_folder__is_empty file_storage__get_root_folder file_storage__get_package_id forums_message__root_message_id content_symlink__resolve " "jeffd",2003/11/24 17:25:16,"oacs-5-0:jeffd:20031124172515","Addresses bug 1148, bug 1149 (and performance problems generally with plpgsql functions). eliminate with(isstrict,iscachable) in favor of the new syntax strict, immutable, stable. bump version of acs-kernel, acs-content-repository to 5.0.0b4, upgrade scripts provided. Fix bugs with the following plpgsql procs: acs_object__initialize_attributes: raise exception on null input. acs_object__set_attribute: exception on null input acs_object_util__get_object_type: remove the exception after the return statement apm__unregister_package: properly default cascade_p apm__unregister_service: properly default cascade_p content_item.get_parent_folder: infinite loop on input if not a direct descendent of a folder (fixed on oracle too) content_item__get_context: exception on null input, fix bug in exception print (wrong variable name) content_item__is_publishable: returned t on null and invalid items content_item__is_subclass: did not short curcuit loop when subclass found content_item__move: would silently ignore null target_id content_revision__copy_attributes: generate an exception on null input content_revision__export_xml: generate exception if called (unimplemented in postgres) content_symlink__copy: generate exception if called (unimplemented) apm_package__parent_id: returned -1 on not found rather than null content_folder__is_registered: no default provided in code for include_subtypes content_keyword__is_assigned: no default for recurse... content_revision__import_xml: generate exception if called (unimplemented in postgres) content_revision__index_attributes: generate exception if called (unimplemented in postgres) content_type__trigger_insert_statement: now generates exception on null input (was silent failure) number_src: infinite loop on null input rule_exists: fix case folded lookup Declare the following stable: get_func_definition get_func_header acs_message__name acs_object_type_insert_tr acs_message__message_p acs_object_type__pretty_name acs_message__first_ancestor acs_object_type__is_subtype_p acs_objects_get_tree_sortkey acs_object__name acs_object__default_name acs_object__get_attribute_storage acs_object__get_attribute acs_object__check_path acs_mail_link__link_p acs_object_util__object_type_exist_p acs_object_util__get_object_type acs_object_util__type_ancestor_type_p acs_object_util__object_ancestor_type_p acs_object_util__object_type_p acs_rel_type__role_pretty_name acs_rel_type__role_pretty_plural party__email person__name person__first_names person__last_name application_group__group_id_from_package_id acs_user__receives_alerts_p group_contains_p acs_message_get_tree_sortkey acs_mail_body__body_p acs_permission__permission_p acs_mail_multipart__multipart_p content_keyword__get_heading acs_group__name acs_group__member_p rel_segment__get rel_segment__name rel_constraint__get_constraint_id rel_constraint__violation rel_constraint__violation_if_removed content_keyword__get_description site_node_get_tree_sortkey timezone__convert_to_local timezone__get_offset timezone__get_rawoffset timezone__get_abbrev timezone__get_date timezone__isdst_p rdbms_date apm__register_p timezone__get_id doc__get_proc_header apm__parameter_p apm__id_for_name apm__get_value apm__get_value apm_package__initial_install_p apm_package__singleton_p apm_package__num_instances apm_package__name apm_package__highest_version apm_package__parent_id apm_package_type__num_parameters content_keyword__is_leaf acs_sc_msg_type__get_id acs_sc_msg_type__get_name acs_sc_contract__get_id acs_sc_contract__get_name acs_sc_operation__get_id acs_sc_impl__get_id acs_sc_impl__get_name acs_sc_binding__exists_p cr_items_get_tree_sortkey content_keyword__is_assigned content_keyword__get_path content_template__is_template cr_keywords_get_tree_sortkey content_template__get_path table_exists column_exists trigger_exists trigger_func_exists rule_exists content_folder__is_registered content_folder__get_label content_folder__get_index_page content_type__get_template content_type__trigger_insert_statement content_type__is_content_type content_item__get_root_folder content_item__is_published content_item__is_publishable content_item__is_valid_child content_item__get_id content_item__get_template content_item__get_content_type content_item__get_live_revision content_item__get_revision_count content_item__get_context content_item__get_latest_revision content_item__get_best_revision content_item__get_title content_item__get_title content_item__get_publish_date content_item__is_subclass content_item__is_index_page content_item__get_parent_folder content_revision__get_number content_revision__revision_name content_revision__is_latest content_revision__get_content content_symlink__is_symlink content_symlink__resolve_content_type content_extlink__is_extlink content_folder__is_folder content_folder__is_empty file_storage__get_root_folder file_storage__get_package_id forums_message__root_message_id content_symlink__resolve " "jeffd",2003/11/24 17:25:16,"oacs-5-0:jeffd:20031124172515","Addresses bug 1148, bug 1149 (and performance problems generally with plpgsql functions). eliminate with(isstrict,iscachable) in favor of the new syntax strict, immutable, stable. bump version of acs-kernel, acs-content-repository to 5.0.0b4, upgrade scripts provided. Fix bugs with the following plpgsql procs: acs_object__initialize_attributes: raise exception on null input. acs_object__set_attribute: exception on null input acs_object_util__get_object_type: remove the exception after the return statement apm__unregister_package: properly default cascade_p apm__unregister_service: properly default cascade_p content_item.get_parent_folder: infinite loop on input if not a direct descendent of a folder (fixed on oracle too) content_item__get_context: exception on null input, fix bug in exception print (wrong variable name) content_item__is_publishable: returned t on null and invalid items content_item__is_subclass: did not short curcuit loop when subclass found content_item__move: would silently ignore null target_id content_revision__copy_attributes: generate an exception on null input content_revision__export_xml: generate exception if called (unimplemented in postgres) content_symlink__copy: generate exception if called (unimplemented) apm_package__parent_id: returned -1 on not found rather than null content_folder__is_registered: no default provided in code for include_subtypes content_keyword__is_assigned: no default for recurse... content_revision__import_xml: generate exception if called (unimplemented in postgres) content_revision__index_attributes: generate exception if called (unimplemented in postgres) content_type__trigger_insert_statement: now generates exception on null input (was silent failure) number_src: infinite loop on null input rule_exists: fix case folded lookup Declare the following stable: get_func_definition get_func_header acs_message__name acs_object_type_insert_tr acs_message__message_p acs_object_type__pretty_name acs_message__first_ancestor acs_object_type__is_subtype_p acs_objects_get_tree_sortkey acs_object__name acs_object__default_name acs_object__get_attribute_storage acs_object__get_attribute acs_object__check_path acs_mail_link__link_p acs_object_util__object_type_exist_p acs_object_util__get_object_type acs_object_util__type_ancestor_type_p acs_object_util__object_ancestor_type_p acs_object_util__object_type_p acs_rel_type__role_pretty_name acs_rel_type__role_pretty_plural party__email person__name person__first_names person__last_name application_group__group_id_from_package_id acs_user__receives_alerts_p group_contains_p acs_message_get_tree_sortkey acs_mail_body__body_p acs_permission__permission_p acs_mail_multipart__multipart_p content_keyword__get_heading acs_group__name acs_group__member_p rel_segment__get rel_segment__name rel_constraint__get_constraint_id rel_constraint__violation rel_constraint__violation_if_removed content_keyword__get_description site_node_get_tree_sortkey timezone__convert_to_local timezone__get_offset timezone__get_rawoffset timezone__get_abbrev timezone__get_date timezone__isdst_p rdbms_date apm__register_p timezone__get_id doc__get_proc_header apm__parameter_p apm__id_for_name apm__get_value apm__get_value apm_package__initial_install_p apm_package__singleton_p apm_package__num_instances apm_package__name apm_package__highest_version apm_package__parent_id apm_package_type__num_parameters content_keyword__is_leaf acs_sc_msg_type__get_id acs_sc_msg_type__get_name acs_sc_contract__get_id acs_sc_contract__get_name acs_sc_operation__get_id acs_sc_impl__get_id acs_sc_impl__get_name acs_sc_binding__exists_p cr_items_get_tree_sortkey content_keyword__is_assigned content_keyword__get_path content_template__is_template cr_keywords_get_tree_sortkey content_template__get_path table_exists column_exists trigger_exists trigger_func_exists rule_exists content_folder__is_registered content_folder__get_label content_folder__get_index_page content_type__get_template content_type__trigger_insert_statement content_type__is_content_type content_item__get_root_folder content_item__is_published content_item__is_publishable content_item__is_valid_child content_item__get_id content_item__get_template content_item__get_content_type content_item__get_live_revision content_item__get_revision_count content_item__get_context content_item__get_latest_revision content_item__get_best_revision content_item__get_title content_item__get_title content_item__get_publish_date content_item__is_subclass content_item__is_index_page content_item__get_parent_folder content_revision__get_number content_revision__revision_name content_revision__is_latest content_revision__get_content content_symlink__is_symlink content_symlink__resolve_content_type content_extlink__is_extlink content_folder__is_folder content_folder__is_empty file_storage__get_root_folder file_storage__get_package_id forums_message__root_message_id content_symlink__resolve " "jeffd",2003/11/24 17:25:16,"oacs-5-0:jeffd:20031124172515","Addresses bug 1148, bug 1149 (and performance problems generally with plpgsql functions). eliminate with(isstrict,iscachable) in favor of the new syntax strict, immutable, stable. bump version of acs-kernel, acs-content-repository to 5.0.0b4, upgrade scripts provided. Fix bugs with the following plpgsql procs: acs_object__initialize_attributes: raise exception on null input. acs_object__set_attribute: exception on null input acs_object_util__get_object_type: remove the exception after the return statement apm__unregister_package: properly default cascade_p apm__unregister_service: properly default cascade_p content_item.get_parent_folder: infinite loop on input if not a direct descendent of a folder (fixed on oracle too) content_item__get_context: exception on null input, fix bug in exception print (wrong variable name) content_item__is_publishable: returned t on null and invalid items content_item__is_subclass: did not short curcuit loop when subclass found content_item__move: would silently ignore null target_id content_revision__copy_attributes: generate an exception on null input content_revision__export_xml: generate exception if called (unimplemented in postgres) content_symlink__copy: generate exception if called (unimplemented) apm_package__parent_id: returned -1 on not found rather than null content_folder__is_registered: no default provided in code for include_subtypes content_keyword__is_assigned: no default for recurse... content_revision__import_xml: generate exception if called (unimplemented in postgres) content_revision__index_attributes: generate exception if called (unimplemented in postgres) content_type__trigger_insert_statement: now generates exception on null input (was silent failure) number_src: infinite loop on null input rule_exists: fix case folded lookup Declare the following stable: get_func_definition get_func_header acs_message__name acs_object_type_insert_tr acs_message__message_p acs_object_type__pretty_name acs_message__first_ancestor acs_object_type__is_subtype_p acs_objects_get_tree_sortkey acs_object__name acs_object__default_name acs_object__get_attribute_storage acs_object__get_attribute acs_object__check_path acs_mail_link__link_p acs_object_util__object_type_exist_p acs_object_util__get_object_type acs_object_util__type_ancestor_type_p acs_object_util__object_ancestor_type_p acs_object_util__object_type_p acs_rel_type__role_pretty_name acs_rel_type__role_pretty_plural party__email person__name person__first_names person__last_name application_group__group_id_from_package_id acs_user__receives_alerts_p group_contains_p acs_message_get_tree_sortkey acs_mail_body__body_p acs_permission__permission_p acs_mail_multipart__multipart_p content_keyword__get_heading acs_group__name acs_group__member_p rel_segment__get rel_segment__name rel_constraint__get_constraint_id rel_constraint__violation rel_constraint__violation_if_removed content_keyword__get_description site_node_get_tree_sortkey timezone__convert_to_local timezone__get_offset timezone__get_rawoffset timezone__get_abbrev timezone__get_date timezone__isdst_p rdbms_date apm__register_p timezone__get_id doc__get_proc_header apm__parameter_p apm__id_for_name apm__get_value apm__get_value apm_package__initial_install_p apm_package__singleton_p apm_package__num_instances apm_package__name apm_package__highest_version apm_package__parent_id apm_package_type__num_parameters content_keyword__is_leaf acs_sc_msg_type__get_id acs_sc_msg_type__get_name acs_sc_contract__get_id acs_sc_contract__get_name acs_sc_operation__get_id acs_sc_impl__get_id acs_sc_impl__get_name acs_sc_binding__exists_p cr_items_get_tree_sortkey content_keyword__is_assigned content_keyword__get_path content_template__is_template cr_keywords_get_tree_sortkey content_template__get_path table_exists column_exists trigger_exists trigger_func_exists rule_exists content_folder__is_registered content_folder__get_label content_folder__get_index_page content_type__get_template content_type__trigger_insert_statement content_type__is_content_type content_item__get_root_folder content_item__is_published content_item__is_publishable content_item__is_valid_child content_item__get_id content_item__get_template content_item__get_content_type content_item__get_live_revision content_item__get_revision_count content_item__get_context content_item__get_latest_revision content_item__get_best_revision content_item__get_title content_item__get_title content_item__get_publish_date content_item__is_subclass content_item__is_index_page content_item__get_parent_folder content_revision__get_number content_revision__revision_name content_revision__is_latest content_revision__get_content content_symlink__is_symlink content_symlink__resolve_content_type content_extlink__is_extlink content_folder__is_folder content_folder__is_empty file_storage__get_root_folder file_storage__get_package_id forums_message__root_message_id content_symlink__resolve " "jeffd",2003/11/24 17:25:16,"oacs-5-0:jeffd:20031124172515","Addresses bug 1148, bug 1149 (and performance problems generally with plpgsql functions). eliminate with(isstrict,iscachable) in favor of the new syntax strict, immutable, stable. bump version of acs-kernel, acs-content-repository to 5.0.0b4, upgrade scripts provided. Fix bugs with the following plpgsql procs: acs_object__initialize_attributes: raise exception on null input. acs_object__set_attribute: exception on null input acs_object_util__get_object_type: remove the exception after the return statement apm__unregister_package: properly default cascade_p apm__unregister_service: properly default cascade_p content_item.get_parent_folder: infinite loop on input if not a direct descendent of a folder (fixed on oracle too) content_item__get_context: exception on null input, fix bug in exception print (wrong variable name) content_item__is_publishable: returned t on null and invalid items content_item__is_subclass: did not short curcuit loop when subclass found content_item__move: would silently ignore null target_id content_revision__copy_attributes: generate an exception on null input content_revision__export_xml: generate exception if called (unimplemented in postgres) content_symlink__copy: generate exception if called (unimplemented) apm_package__parent_id: returned -1 on not found rather than null content_folder__is_registered: no default provided in code for include_subtypes content_keyword__is_assigned: no default for recurse... content_revision__import_xml: generate exception if called (unimplemented in postgres) content_revision__index_attributes: generate exception if called (unimplemented in postgres) content_type__trigger_insert_statement: now generates exception on null input (was silent failure) number_src: infinite loop on null input rule_exists: fix case folded lookup Declare the following stable: get_func_definition get_func_header acs_message__name acs_object_type_insert_tr acs_message__message_p acs_object_type__pretty_name acs_message__first_ancestor acs_object_type__is_subtype_p acs_objects_get_tree_sortkey acs_object__name acs_object__default_name acs_object__get_attribute_storage acs_object__get_attribute acs_object__check_path acs_mail_link__link_p acs_object_util__object_type_exist_p acs_object_util__get_object_type acs_object_util__type_ancestor_type_p acs_object_util__object_ancestor_type_p acs_object_util__object_type_p acs_rel_type__role_pretty_name acs_rel_type__role_pretty_plural party__email person__name person__first_names person__last_name application_group__group_id_from_package_id acs_user__receives_alerts_p group_contains_p acs_message_get_tree_sortkey acs_mail_body__body_p acs_permission__permission_p acs_mail_multipart__multipart_p content_keyword__get_heading acs_group__name acs_group__member_p rel_segment__get rel_segment__name rel_constraint__get_constraint_id rel_constraint__violation rel_constraint__violation_if_removed content_keyword__get_description site_node_get_tree_sortkey timezone__convert_to_local timezone__get_offset timezone__get_rawoffset timezone__get_abbrev timezone__get_date timezone__isdst_p rdbms_date apm__register_p timezone__get_id doc__get_proc_header apm__parameter_p apm__id_for_name apm__get_value apm__get_value apm_package__initial_install_p apm_package__singleton_p apm_package__num_instances apm_package__name apm_package__highest_version apm_package__parent_id apm_package_type__num_parameters content_keyword__is_leaf acs_sc_msg_type__get_id acs_sc_msg_type__get_name acs_sc_contract__get_id acs_sc_contract__get_name acs_sc_operation__get_id acs_sc_impl__get_id acs_sc_impl__get_name acs_sc_binding__exists_p cr_items_get_tree_sortkey content_keyword__is_assigned content_keyword__get_path content_template__is_template cr_keywords_get_tree_sortkey content_template__get_path table_exists column_exists trigger_exists trigger_func_exists rule_exists content_folder__is_registered content_folder__get_label content_folder__get_index_page content_type__get_template content_type__trigger_insert_statement content_type__is_content_type content_item__get_root_folder content_item__is_published content_item__is_publishable content_item__is_valid_child content_item__get_id content_item__get_template content_item__get_content_type content_item__get_live_revision content_item__get_revision_count content_item__get_context content_item__get_latest_revision content_item__get_best_revision content_item__get_title content_item__get_title content_item__get_publish_date content_item__is_subclass content_item__is_index_page content_item__get_parent_folder content_revision__get_number content_revision__revision_name content_revision__is_latest content_revision__get_content content_symlink__is_symlink content_symlink__resolve_content_type content_extlink__is_extlink content_folder__is_folder content_folder__is_empty file_storage__get_root_folder file_storage__get_package_id forums_message__root_message_id content_symlink__resolve " "jeffd",2003/11/24 17:25:16,"oacs-5-0:jeffd:20031124172515","Addresses bug 1148, bug 1149 (and performance problems generally with plpgsql functions). eliminate with(isstrict,iscachable) in favor of the new syntax strict, immutable, stable. bump version of acs-kernel, acs-content-repository to 5.0.0b4, upgrade scripts provided. Fix bugs with the following plpgsql procs: acs_object__initialize_attributes: raise exception on null input. acs_object__set_attribute: exception on null input acs_object_util__get_object_type: remove the exception after the return statement apm__unregister_package: properly default cascade_p apm__unregister_service: properly default cascade_p content_item.get_parent_folder: infinite loop on input if not a direct descendent of a folder (fixed on oracle too) content_item__get_context: exception on null input, fix bug in exception print (wrong variable name) content_item__is_publishable: returned t on null and invalid items content_item__is_subclass: did not short curcuit loop when subclass found content_item__move: would silently ignore null target_id content_revision__copy_attributes: generate an exception on null input content_revision__export_xml: generate exception if called (unimplemented in postgres) content_symlink__copy: generate exception if called (unimplemented) apm_package__parent_id: returned -1 on not found rather than null content_folder__is_registered: no default provided in code for include_subtypes content_keyword__is_assigned: no default for recurse... content_revision__import_xml: generate exception if called (unimplemented in postgres) content_revision__index_attributes: generate exception if called (unimplemented in postgres) content_type__trigger_insert_statement: now generates exception on null input (was silent failure) number_src: infinite loop on null input rule_exists: fix case folded lookup Declare the following stable: get_func_definition get_func_header acs_message__name acs_object_type_insert_tr acs_message__message_p acs_object_type__pretty_name acs_message__first_ancestor acs_object_type__is_subtype_p acs_objects_get_tree_sortkey acs_object__name acs_object__default_name acs_object__get_attribute_storage acs_object__get_attribute acs_object__check_path acs_mail_link__link_p acs_object_util__object_type_exist_p acs_object_util__get_object_type acs_object_util__type_ancestor_type_p acs_object_util__object_ancestor_type_p acs_object_util__object_type_p acs_rel_type__role_pretty_name acs_rel_type__role_pretty_plural party__email person__name person__first_names person__last_name application_group__group_id_from_package_id acs_user__receives_alerts_p group_contains_p acs_message_get_tree_sortkey acs_mail_body__body_p acs_permission__permission_p acs_mail_multipart__multipart_p content_keyword__get_heading acs_group__name acs_group__member_p rel_segment__get rel_segment__name rel_constraint__get_constraint_id rel_constraint__violation rel_constraint__violation_if_removed content_keyword__get_description site_node_get_tree_sortkey timezone__convert_to_local timezone__get_offset timezone__get_rawoffset timezone__get_abbrev timezone__get_date timezone__isdst_p rdbms_date apm__register_p timezone__get_id doc__get_proc_header apm__parameter_p apm__id_for_name apm__get_value apm__get_value apm_package__initial_install_p apm_package__singleton_p apm_package__num_instances apm_package__name apm_package__highest_version apm_package__parent_id apm_package_type__num_parameters content_keyword__is_leaf acs_sc_msg_type__get_id acs_sc_msg_type__get_name acs_sc_contract__get_id acs_sc_contract__get_name acs_sc_operation__get_id acs_sc_impl__get_id acs_sc_impl__get_name acs_sc_binding__exists_p cr_items_get_tree_sortkey content_keyword__is_assigned content_keyword__get_path content_template__is_template cr_keywords_get_tree_sortkey content_template__get_path table_exists column_exists trigger_exists trigger_func_exists rule_exists content_folder__is_registered content_folder__get_label content_folder__get_index_page content_type__get_template content_type__trigger_insert_statement content_type__is_content_type content_item__get_root_folder content_item__is_published content_item__is_publishable content_item__is_valid_child content_item__get_id content_item__get_template content_item__get_content_type content_item__get_live_revision content_item__get_revision_count content_item__get_context content_item__get_latest_revision content_item__get_best_revision content_item__get_title content_item__get_title content_item__get_publish_date content_item__is_subclass content_item__is_index_page content_item__get_parent_folder content_revision__get_number content_revision__revision_name content_revision__is_latest content_revision__get_content content_symlink__is_symlink content_symlink__resolve_content_type content_extlink__is_extlink content_folder__is_folder content_folder__is_empty file_storage__get_root_folder file_storage__get_package_id forums_message__root_message_id content_symlink__resolve " "jeffd",2003/11/24 17:25:16,"oacs-5-0:jeffd:20031124172515","Addresses bug 1148, bug 1149 (and performance problems generally with plpgsql functions). eliminate with(isstrict,iscachable) in favor of the new syntax strict, immutable, stable. bump version of acs-kernel, acs-content-repository to 5.0.0b4, upgrade scripts provided. Fix bugs with the following plpgsql procs: acs_object__initialize_attributes: raise exception on null input. acs_object__set_attribute: exception on null input acs_object_util__get_object_type: remove the exception after the return statement apm__unregister_package: properly default cascade_p apm__unregister_service: properly default cascade_p content_item.get_parent_folder: infinite loop on input if not a direct descendent of a folder (fixed on oracle too) content_item__get_context: exception on null input, fix bug in exception print (wrong variable name) content_item__is_publishable: returned t on null and invalid items content_item__is_subclass: did not short curcuit loop when subclass found content_item__move: would silently ignore null target_id content_revision__copy_attributes: generate an exception on null input content_revision__export_xml: generate exception if called (unimplemented in postgres) content_symlink__copy: generate exception if called (unimplemented) apm_package__parent_id: returned -1 on not found rather than null content_folder__is_registered: no default provided in code for include_subtypes content_keyword__is_assigned: no default for recurse... content_revision__import_xml: generate exception if called (unimplemented in postgres) content_revision__index_attributes: generate exception if called (unimplemented in postgres) content_type__trigger_insert_statement: now generates exception on null input (was silent failure) number_src: infinite loop on null input rule_exists: fix case folded lookup Declare the following stable: get_func_definition get_func_header acs_message__name acs_object_type_insert_tr acs_message__message_p acs_object_type__pretty_name acs_message__first_ancestor acs_object_type__is_subtype_p acs_objects_get_tree_sortkey acs_object__name acs_object__default_name acs_object__get_attribute_storage acs_object__get_attribute acs_object__check_path acs_mail_link__link_p acs_object_util__object_type_exist_p acs_object_util__get_object_type acs_object_util__type_ancestor_type_p acs_object_util__object_ancestor_type_p acs_object_util__object_type_p acs_rel_type__role_pretty_name acs_rel_type__role_pretty_plural party__email person__name person__first_names person__last_name application_group__group_id_from_package_id acs_user__receives_alerts_p group_contains_p acs_message_get_tree_sortkey acs_mail_body__body_p acs_permission__permission_p acs_mail_multipart__multipart_p content_keyword__get_heading acs_group__name acs_group__member_p rel_segment__get rel_segment__name rel_constraint__get_constraint_id rel_constraint__violation rel_constraint__violation_if_removed content_keyword__get_description site_node_get_tree_sortkey timezone__convert_to_local timezone__get_offset timezone__get_rawoffset timezone__get_abbrev timezone__get_date timezone__isdst_p rdbms_date apm__register_p timezone__get_id doc__get_proc_header apm__parameter_p apm__id_for_name apm__get_value apm__get_value apm_package__initial_install_p apm_package__singleton_p apm_package__num_instances apm_package__name apm_package__highest_version apm_package__parent_id apm_package_type__num_parameters content_keyword__is_leaf acs_sc_msg_type__get_id acs_sc_msg_type__get_name acs_sc_contract__get_id acs_sc_contract__get_name acs_sc_operation__get_id acs_sc_impl__get_id acs_sc_impl__get_name acs_sc_binding__exists_p cr_items_get_tree_sortkey content_keyword__is_assigned content_keyword__get_path content_template__is_template cr_keywords_get_tree_sortkey content_template__get_path table_exists column_exists trigger_exists trigger_func_exists rule_exists content_folder__is_registered content_folder__get_label content_folder__get_index_page content_type__get_template content_type__trigger_insert_statement content_type__is_content_type content_item__get_root_folder content_item__is_published content_item__is_publishable content_item__is_valid_child content_item__get_id content_item__get_template content_item__get_content_type content_item__get_live_revision content_item__get_revision_count content_item__get_context content_item__get_latest_revision content_item__get_best_revision content_item__get_title content_item__get_title content_item__get_publish_date content_item__is_subclass content_item__is_index_page content_item__get_parent_folder content_revision__get_number content_revision__revision_name content_revision__is_latest content_revision__get_content content_symlink__is_symlink content_symlink__resolve_content_type content_extlink__is_extlink content_folder__is_folder content_folder__is_empty file_storage__get_root_folder file_storage__get_package_id forums_message__root_message_id content_symlink__resolve " "jeffd",2003/11/24 17:25:15,"oacs-5-0:jeffd:20031124172515","Addresses bug 1148, bug 1149 (and performance problems generally with plpgsql functions). eliminate with(isstrict,iscachable) in favor of the new syntax strict, immutable, stable. bump version of acs-kernel, acs-content-repository to 5.0.0b4, upgrade scripts provided. Fix bugs with the following plpgsql procs: acs_object__initialize_attributes: raise exception on null input. acs_object__set_attribute: exception on null input acs_object_util__get_object_type: remove the exception after the return statement apm__unregister_package: properly default cascade_p apm__unregister_service: properly default cascade_p content_item.get_parent_folder: infinite loop on input if not a direct descendent of a folder (fixed on oracle too) content_item__get_context: exception on null input, fix bug in exception print (wrong variable name) content_item__is_publishable: returned t on null and invalid items content_item__is_subclass: did not short curcuit loop when subclass found content_item__move: would silently ignore null target_id content_revision__copy_attributes: generate an exception on null input content_revision__export_xml: generate exception if called (unimplemented in postgres) content_symlink__copy: generate exception if called (unimplemented) apm_package__parent_id: returned -1 on not found rather than null content_folder__is_registered: no default provided in code for include_subtypes content_keyword__is_assigned: no default for recurse... content_revision__import_xml: generate exception if called (unimplemented in postgres) content_revision__index_attributes: generate exception if called (unimplemented in postgres) content_type__trigger_insert_statement: now generates exception on null input (was silent failure) number_src: infinite loop on null input rule_exists: fix case folded lookup Declare the following stable: get_func_definition get_func_header acs_message__name acs_object_type_insert_tr acs_message__message_p acs_object_type__pretty_name acs_message__first_ancestor acs_object_type__is_subtype_p acs_objects_get_tree_sortkey acs_object__name acs_object__default_name acs_object__get_attribute_storage acs_object__get_attribute acs_object__check_path acs_mail_link__link_p acs_object_util__object_type_exist_p acs_object_util__get_object_type acs_object_util__type_ancestor_type_p acs_object_util__object_ancestor_type_p acs_object_util__object_type_p acs_rel_type__role_pretty_name acs_rel_type__role_pretty_plural party__email person__name person__first_names person__last_name application_group__group_id_from_package_id acs_user__receives_alerts_p group_contains_p acs_message_get_tree_sortkey acs_mail_body__body_p acs_permission__permission_p acs_mail_multipart__multipart_p content_keyword__get_heading acs_group__name acs_group__member_p rel_segment__get rel_segment__name rel_constraint__get_constraint_id rel_constraint__violation rel_constraint__violation_if_removed content_keyword__get_description site_node_get_tree_sortkey timezone__convert_to_local timezone__get_offset timezone__get_rawoffset timezone__get_abbrev timezone__get_date timezone__isdst_p rdbms_date apm__register_p timezone__get_id doc__get_proc_header apm__parameter_p apm__id_for_name apm__get_value apm__get_value apm_package__initial_install_p apm_package__singleton_p apm_package__num_instances apm_package__name apm_package__highest_version apm_package__parent_id apm_package_type__num_parameters content_keyword__is_leaf acs_sc_msg_type__get_id acs_sc_msg_type__get_name acs_sc_contract__get_id acs_sc_contract__get_name acs_sc_operation__get_id acs_sc_impl__get_id acs_sc_impl__get_name acs_sc_binding__exists_p cr_items_get_tree_sortkey content_keyword__is_assigned content_keyword__get_path content_template__is_template cr_keywords_get_tree_sortkey content_template__get_path table_exists column_exists trigger_exists trigger_func_exists rule_exists content_folder__is_registered content_folder__get_label content_folder__get_index_page content_type__get_template content_type__trigger_insert_statement content_type__is_content_type content_item__get_root_folder content_item__is_published content_item__is_publishable content_item__is_valid_child content_item__get_id content_item__get_template content_item__get_content_type content_item__get_live_revision content_item__get_revision_count content_item__get_context content_item__get_latest_revision content_item__get_best_revision content_item__get_title content_item__get_title content_item__get_publish_date content_item__is_subclass content_item__is_index_page content_item__get_parent_folder content_revision__get_number content_revision__revision_name content_revision__is_latest content_revision__get_content content_symlink__is_symlink content_symlink__resolve_content_type content_extlink__is_extlink content_folder__is_folder content_folder__is_empty file_storage__get_root_folder file_storage__get_package_id forums_message__root_message_id content_symlink__resolve " "jeffd",2003/11/24 17:25:15,"oacs-5-0:jeffd:20031124172515","Addresses bug 1148, bug 1149 (and performance problems generally with plpgsql functions). eliminate with(isstrict,iscachable) in favor of the new syntax strict, immutable, stable. bump version of acs-kernel, acs-content-repository to 5.0.0b4, upgrade scripts provided. Fix bugs with the following plpgsql procs: acs_object__initialize_attributes: raise exception on null input. acs_object__set_attribute: exception on null input acs_object_util__get_object_type: remove the exception after the return statement apm__unregister_package: properly default cascade_p apm__unregister_service: properly default cascade_p content_item.get_parent_folder: infinite loop on input if not a direct descendent of a folder (fixed on oracle too) content_item__get_context: exception on null input, fix bug in exception print (wrong variable name) content_item__is_publishable: returned t on null and invalid items content_item__is_subclass: did not short curcuit loop when subclass found content_item__move: would silently ignore null target_id content_revision__copy_attributes: generate an exception on null input content_revision__export_xml: generate exception if called (unimplemented in postgres) content_symlink__copy: generate exception if called (unimplemented) apm_package__parent_id: returned -1 on not found rather than null content_folder__is_registered: no default provided in code for include_subtypes content_keyword__is_assigned: no default for recurse... content_revision__import_xml: generate exception if called (unimplemented in postgres) content_revision__index_attributes: generate exception if called (unimplemented in postgres) content_type__trigger_insert_statement: now generates exception on null input (was silent failure) number_src: infinite loop on null input rule_exists: fix case folded lookup Declare the following stable: get_func_definition get_func_header acs_message__name acs_object_type_insert_tr acs_message__message_p acs_object_type__pretty_name acs_message__first_ancestor acs_object_type__is_subtype_p acs_objects_get_tree_sortkey acs_object__name acs_object__default_name acs_object__get_attribute_storage acs_object__get_attribute acs_object__check_path acs_mail_link__link_p acs_object_util__object_type_exist_p acs_object_util__get_object_type acs_object_util__type_ancestor_type_p acs_object_util__object_ancestor_type_p acs_object_util__object_type_p acs_rel_type__role_pretty_name acs_rel_type__role_pretty_plural party__email person__name person__first_names person__last_name application_group__group_id_from_package_id acs_user__receives_alerts_p group_contains_p acs_message_get_tree_sortkey acs_mail_body__body_p acs_permission__permission_p acs_mail_multipart__multipart_p content_keyword__get_heading acs_group__name acs_group__member_p rel_segment__get rel_segment__name rel_constraint__get_constraint_id rel_constraint__violation rel_constraint__violation_if_removed content_keyword__get_description site_node_get_tree_sortkey timezone__convert_to_local timezone__get_offset timezone__get_rawoffset timezone__get_abbrev timezone__get_date timezone__isdst_p rdbms_date apm__register_p timezone__get_id doc__get_proc_header apm__parameter_p apm__id_for_name apm__get_value apm__get_value apm_package__initial_install_p apm_package__singleton_p apm_package__num_instances apm_package__name apm_package__highest_version apm_package__parent_id apm_package_type__num_parameters content_keyword__is_leaf acs_sc_msg_type__get_id acs_sc_msg_type__get_name acs_sc_contract__get_id acs_sc_contract__get_name acs_sc_operation__get_id acs_sc_impl__get_id acs_sc_impl__get_name acs_sc_binding__exists_p cr_items_get_tree_sortkey content_keyword__is_assigned content_keyword__get_path content_template__is_template cr_keywords_get_tree_sortkey content_template__get_path table_exists column_exists trigger_exists trigger_func_exists rule_exists content_folder__is_registered content_folder__get_label content_folder__get_index_page content_type__get_template content_type__trigger_insert_statement content_type__is_content_type content_item__get_root_folder content_item__is_published content_item__is_publishable content_item__is_valid_child content_item__get_id content_item__get_template content_item__get_content_type content_item__get_live_revision content_item__get_revision_count content_item__get_context content_item__get_latest_revision content_item__get_best_revision content_item__get_title content_item__get_title content_item__get_publish_date content_item__is_subclass content_item__is_index_page content_item__get_parent_folder content_revision__get_number content_revision__revision_name content_revision__is_latest content_revision__get_content content_symlink__is_symlink content_symlink__resolve_content_type content_extlink__is_extlink content_folder__is_folder content_folder__is_empty file_storage__get_root_folder file_storage__get_package_id forums_message__root_message_id content_symlink__resolve " "jeffd",2003/11/24 17:25:15,"oacs-5-0:jeffd:20031124172515","Addresses bug 1148, bug 1149 (and performance problems generally with plpgsql functions). eliminate with(isstrict,iscachable) in favor of the new syntax strict, immutable, stable. bump version of acs-kernel, acs-content-repository to 5.0.0b4, upgrade scripts provided. Fix bugs with the following plpgsql procs: acs_object__initialize_attributes: raise exception on null input. acs_object__set_attribute: exception on null input acs_object_util__get_object_type: remove the exception after the return statement apm__unregister_package: properly default cascade_p apm__unregister_service: properly default cascade_p content_item.get_parent_folder: infinite loop on input if not a direct descendent of a folder (fixed on oracle too) content_item__get_context: exception on null input, fix bug in exception print (wrong variable name) content_item__is_publishable: returned t on null and invalid items content_item__is_subclass: did not short curcuit loop when subclass found content_item__move: would silently ignore null target_id content_revision__copy_attributes: generate an exception on null input content_revision__export_xml: generate exception if called (unimplemented in postgres) content_symlink__copy: generate exception if called (unimplemented) apm_package__parent_id: returned -1 on not found rather than null content_folder__is_registered: no default provided in code for include_subtypes content_keyword__is_assigned: no default for recurse... content_revision__import_xml: generate exception if called (unimplemented in postgres) content_revision__index_attributes: generate exception if called (unimplemented in postgres) content_type__trigger_insert_statement: now generates exception on null input (was silent failure) number_src: infinite loop on null input rule_exists: fix case folded lookup Declare the following stable: get_func_definition get_func_header acs_message__name acs_object_type_insert_tr acs_message__message_p acs_object_type__pretty_name acs_message__first_ancestor acs_object_type__is_subtype_p acs_objects_get_tree_sortkey acs_object__name acs_object__default_name acs_object__get_attribute_storage acs_object__get_attribute acs_object__check_path acs_mail_link__link_p acs_object_util__object_type_exist_p acs_object_util__get_object_type acs_object_util__type_ancestor_type_p acs_object_util__object_ancestor_type_p acs_object_util__object_type_p acs_rel_type__role_pretty_name acs_rel_type__role_pretty_plural party__email person__name person__first_names person__last_name application_group__group_id_from_package_id acs_user__receives_alerts_p group_contains_p acs_message_get_tree_sortkey acs_mail_body__body_p acs_permission__permission_p acs_mail_multipart__multipart_p content_keyword__get_heading acs_group__name acs_group__member_p rel_segment__get rel_segment__name rel_constraint__get_constraint_id rel_constraint__violation rel_constraint__violation_if_removed content_keyword__get_description site_node_get_tree_sortkey timezone__convert_to_local timezone__get_offset timezone__get_rawoffset timezone__get_abbrev timezone__get_date timezone__isdst_p rdbms_date apm__register_p timezone__get_id doc__get_proc_header apm__parameter_p apm__id_for_name apm__get_value apm__get_value apm_package__initial_install_p apm_package__singleton_p apm_package__num_instances apm_package__name apm_package__highest_version apm_package__parent_id apm_package_type__num_parameters content_keyword__is_leaf acs_sc_msg_type__get_id acs_sc_msg_type__get_name acs_sc_contract__get_id acs_sc_contract__get_name acs_sc_operation__get_id acs_sc_impl__get_id acs_sc_impl__get_name acs_sc_binding__exists_p cr_items_get_tree_sortkey content_keyword__is_assigned content_keyword__get_path content_template__is_template cr_keywords_get_tree_sortkey content_template__get_path table_exists column_exists trigger_exists trigger_func_exists rule_exists content_folder__is_registered content_folder__get_label content_folder__get_index_page content_type__get_template content_type__trigger_insert_statement content_type__is_content_type content_item__get_root_folder content_item__is_published content_item__is_publishable content_item__is_valid_child content_item__get_id content_item__get_template content_item__get_content_type content_item__get_live_revision content_item__get_revision_count content_item__get_context content_item__get_latest_revision content_item__get_best_revision content_item__get_title content_item__get_title content_item__get_publish_date content_item__is_subclass content_item__is_index_page content_item__get_parent_folder content_revision__get_number content_revision__revision_name content_revision__is_latest content_revision__get_content content_symlink__is_symlink content_symlink__resolve_content_type content_extlink__is_extlink content_folder__is_folder content_folder__is_empty file_storage__get_root_folder file_storage__get_package_id forums_message__root_message_id content_symlink__resolve " "jeffd",2003/11/24 17:25:15,"oacs-5-0:jeffd:20031124172515","Addresses bug 1148, bug 1149 (and performance problems generally with plpgsql functions). eliminate with(isstrict,iscachable) in favor of the new syntax strict, immutable, stable. bump version of acs-kernel, acs-content-repository to 5.0.0b4, upgrade scripts provided. Fix bugs with the following plpgsql procs: acs_object__initialize_attributes: raise exception on null input. acs_object__set_attribute: exception on null input acs_object_util__get_object_type: remove the exception after the return statement apm__unregister_package: properly default cascade_p apm__unregister_service: properly default cascade_p content_item.get_parent_folder: infinite loop on input if not a direct descendent of a folder (fixed on oracle too) content_item__get_context: exception on null input, fix bug in exception print (wrong variable name) content_item__is_publishable: returned t on null and invalid items content_item__is_subclass: did not short curcuit loop when subclass found content_item__move: would silently ignore null target_id content_revision__copy_attributes: generate an exception on null input content_revision__export_xml: generate exception if called (unimplemented in postgres) content_symlink__copy: generate exception if called (unimplemented) apm_package__parent_id: returned -1 on not found rather than null content_folder__is_registered: no default provided in code for include_subtypes content_keyword__is_assigned: no default for recurse... content_revision__import_xml: generate exception if called (unimplemented in postgres) content_revision__index_attributes: generate exception if called (unimplemented in postgres) content_type__trigger_insert_statement: now generates exception on null input (was silent failure) number_src: infinite loop on null input rule_exists: fix case folded lookup Declare the following stable: get_func_definition get_func_header acs_message__name acs_object_type_insert_tr acs_message__message_p acs_object_type__pretty_name acs_message__first_ancestor acs_object_type__is_subtype_p acs_objects_get_tree_sortkey acs_object__name acs_object__default_name acs_object__get_attribute_storage acs_object__get_attribute acs_object__check_path acs_mail_link__link_p acs_object_util__object_type_exist_p acs_object_util__get_object_type acs_object_util__type_ancestor_type_p acs_object_util__object_ancestor_type_p acs_object_util__object_type_p acs_rel_type__role_pretty_name acs_rel_type__role_pretty_plural party__email person__name person__first_names person__last_name application_group__group_id_from_package_id acs_user__receives_alerts_p group_contains_p acs_message_get_tree_sortkey acs_mail_body__body_p acs_permission__permission_p acs_mail_multipart__multipart_p content_keyword__get_heading acs_group__name acs_group__member_p rel_segment__get rel_segment__name rel_constraint__get_constraint_id rel_constraint__violation rel_constraint__violation_if_removed content_keyword__get_description site_node_get_tree_sortkey timezone__convert_to_local timezone__get_offset timezone__get_rawoffset timezone__get_abbrev timezone__get_date timezone__isdst_p rdbms_date apm__register_p timezone__get_id doc__get_proc_header apm__parameter_p apm__id_for_name apm__get_value apm__get_value apm_package__initial_install_p apm_package__singleton_p apm_package__num_instances apm_package__name apm_package__highest_version apm_package__parent_id apm_package_type__num_parameters content_keyword__is_leaf acs_sc_msg_type__get_id acs_sc_msg_type__get_name acs_sc_contract__get_id acs_sc_contract__get_name acs_sc_operation__get_id acs_sc_impl__get_id acs_sc_impl__get_name acs_sc_binding__exists_p cr_items_get_tree_sortkey content_keyword__is_assigned content_keyword__get_path content_template__is_template cr_keywords_get_tree_sortkey content_template__get_path table_exists column_exists trigger_exists trigger_func_exists rule_exists content_folder__is_registered content_folder__get_label content_folder__get_index_page content_type__get_template content_type__trigger_insert_statement content_type__is_content_type content_item__get_root_folder content_item__is_published content_item__is_publishable content_item__is_valid_child content_item__get_id content_item__get_template content_item__get_content_type content_item__get_live_revision content_item__get_revision_count content_item__get_context content_item__get_latest_revision content_item__get_best_revision content_item__get_title content_item__get_title content_item__get_publish_date content_item__is_subclass content_item__is_index_page content_item__get_parent_folder content_revision__get_number content_revision__revision_name content_revision__is_latest content_revision__get_content content_symlink__is_symlink content_symlink__resolve_content_type content_extlink__is_extlink content_folder__is_folder content_folder__is_empty file_storage__get_root_folder file_storage__get_package_id forums_message__root_message_id content_symlink__resolve " "jeffd",2003/11/24 17:25:15,"oacs-5-0:jeffd:20031124172515","Addresses bug 1148, bug 1149 (and performance problems generally with plpgsql functions). eliminate with(isstrict,iscachable) in favor of the new syntax strict, immutable, stable. bump version of acs-kernel, acs-content-repository to 5.0.0b4, upgrade scripts provided. Fix bugs with the following plpgsql procs: acs_object__initialize_attributes: raise exception on null input. acs_object__set_attribute: exception on null input acs_object_util__get_object_type: remove the exception after the return statement apm__unregister_package: properly default cascade_p apm__unregister_service: properly default cascade_p content_item.get_parent_folder: infinite loop on input if not a direct descendent of a folder (fixed on oracle too) content_item__get_context: exception on null input, fix bug in exception print (wrong variable name) content_item__is_publishable: returned t on null and invalid items content_item__is_subclass: did not short curcuit loop when subclass found content_item__move: would silently ignore null target_id content_revision__copy_attributes: generate an exception on null input content_revision__export_xml: generate exception if called (unimplemented in postgres) content_symlink__copy: generate exception if called (unimplemented) apm_package__parent_id: returned -1 on not found rather than null content_folder__is_registered: no default provided in code for include_subtypes content_keyword__is_assigned: no default for recurse... content_revision__import_xml: generate exception if called (unimplemented in postgres) content_revision__index_attributes: generate exception if called (unimplemented in postgres) content_type__trigger_insert_statement: now generates exception on null input (was silent failure) number_src: infinite loop on null input rule_exists: fix case folded lookup Declare the following stable: get_func_definition get_func_header acs_message__name acs_object_type_insert_tr acs_message__message_p acs_object_type__pretty_name acs_message__first_ancestor acs_object_type__is_subtype_p acs_objects_get_tree_sortkey acs_object__name acs_object__default_name acs_object__get_attribute_storage acs_object__get_attribute acs_object__check_path acs_mail_link__link_p acs_object_util__object_type_exist_p acs_object_util__get_object_type acs_object_util__type_ancestor_type_p acs_object_util__object_ancestor_type_p acs_object_util__object_type_p acs_rel_type__role_pretty_name acs_rel_type__role_pretty_plural party__email person__name person__first_names person__last_name application_group__group_id_from_package_id acs_user__receives_alerts_p group_contains_p acs_message_get_tree_sortkey acs_mail_body__body_p acs_permission__permission_p acs_mail_multipart__multipart_p content_keyword__get_heading acs_group__name acs_group__member_p rel_segment__get rel_segment__name rel_constraint__get_constraint_id rel_constraint__violation rel_constraint__violation_if_removed content_keyword__get_description site_node_get_tree_sortkey timezone__convert_to_local timezone__get_offset timezone__get_rawoffset timezone__get_abbrev timezone__get_date timezone__isdst_p rdbms_date apm__register_p timezone__get_id doc__get_proc_header apm__parameter_p apm__id_for_name apm__get_value apm__get_value apm_package__initial_install_p apm_package__singleton_p apm_package__num_instances apm_package__name apm_package__highest_version apm_package__parent_id apm_package_type__num_parameters content_keyword__is_leaf acs_sc_msg_type__get_id acs_sc_msg_type__get_name acs_sc_contract__get_id acs_sc_contract__get_name acs_sc_operation__get_id acs_sc_impl__get_id acs_sc_impl__get_name acs_sc_binding__exists_p cr_items_get_tree_sortkey content_keyword__is_assigned content_keyword__get_path content_template__is_template cr_keywords_get_tree_sortkey content_template__get_path table_exists column_exists trigger_exists trigger_func_exists rule_exists content_folder__is_registered content_folder__get_label content_folder__get_index_page content_type__get_template content_type__trigger_insert_statement content_type__is_content_type content_item__get_root_folder content_item__is_published content_item__is_publishable content_item__is_valid_child content_item__get_id content_item__get_template content_item__get_content_type content_item__get_live_revision content_item__get_revision_count content_item__get_context content_item__get_latest_revision content_item__get_best_revision content_item__get_title content_item__get_title content_item__get_publish_date content_item__is_subclass content_item__is_index_page content_item__get_parent_folder content_revision__get_number content_revision__revision_name content_revision__is_latest content_revision__get_content content_symlink__is_symlink content_symlink__resolve_content_type content_extlink__is_extlink content_folder__is_folder content_folder__is_empty file_storage__get_root_folder file_storage__get_package_id forums_message__root_message_id content_symlink__resolve " "jeffd",2003/11/24 17:25:15,"oacs-5-0:jeffd:20031124172515","Addresses bug 1148, bug 1149 (and performance problems generally with plpgsql functions). eliminate with(isstrict,iscachable) in favor of the new syntax strict, immutable, stable. bump version of acs-kernel, acs-content-repository to 5.0.0b4, upgrade scripts provided. Fix bugs with the following plpgsql procs: acs_object__initialize_attributes: raise exception on null input. acs_object__set_attribute: exception on null input acs_object_util__get_object_type: remove the exception after the return statement apm__unregister_package: properly default cascade_p apm__unregister_service: properly default cascade_p content_item.get_parent_folder: infinite loop on input if not a direct descendent of a folder (fixed on oracle too) content_item__get_context: exception on null input, fix bug in exception print (wrong variable name) content_item__is_publishable: returned t on null and invalid items content_item__is_subclass: did not short curcuit loop when subclass found content_item__move: would silently ignore null target_id content_revision__copy_attributes: generate an exception on null input content_revision__export_xml: generate exception if called (unimplemented in postgres) content_symlink__copy: generate exception if called (unimplemented) apm_package__parent_id: returned -1 on not found rather than null content_folder__is_registered: no default provided in code for include_subtypes content_keyword__is_assigned: no default for recurse... content_revision__import_xml: generate exception if called (unimplemented in postgres) content_revision__index_attributes: generate exception if called (unimplemented in postgres) content_type__trigger_insert_statement: now generates exception on null input (was silent failure) number_src: infinite loop on null input rule_exists: fix case folded lookup Declare the following stable: get_func_definition get_func_header acs_message__name acs_object_type_insert_tr acs_message__message_p acs_object_type__pretty_name acs_message__first_ancestor acs_object_type__is_subtype_p acs_objects_get_tree_sortkey acs_object__name acs_object__default_name acs_object__get_attribute_storage acs_object__get_attribute acs_object__check_path acs_mail_link__link_p acs_object_util__object_type_exist_p acs_object_util__get_object_type acs_object_util__type_ancestor_type_p acs_object_util__object_ancestor_type_p acs_object_util__object_type_p acs_rel_type__role_pretty_name acs_rel_type__role_pretty_plural party__email person__name person__first_names person__last_name application_group__group_id_from_package_id acs_user__receives_alerts_p group_contains_p acs_message_get_tree_sortkey acs_mail_body__body_p acs_permission__permission_p acs_mail_multipart__multipart_p content_keyword__get_heading acs_group__name acs_group__member_p rel_segment__get rel_segment__name rel_constraint__get_constraint_id rel_constraint__violation rel_constraint__violation_if_removed content_keyword__get_description site_node_get_tree_sortkey timezone__convert_to_local timezone__get_offset timezone__get_rawoffset timezone__get_abbrev timezone__get_date timezone__isdst_p rdbms_date apm__register_p timezone__get_id doc__get_proc_header apm__parameter_p apm__id_for_name apm__get_value apm__get_value apm_package__initial_install_p apm_package__singleton_p apm_package__num_instances apm_package__name apm_package__highest_version apm_package__parent_id apm_package_type__num_parameters content_keyword__is_leaf acs_sc_msg_type__get_id acs_sc_msg_type__get_name acs_sc_contract__get_id acs_sc_contract__get_name acs_sc_operation__get_id acs_sc_impl__get_id acs_sc_impl__get_name acs_sc_binding__exists_p cr_items_get_tree_sortkey content_keyword__is_assigned content_keyword__get_path content_template__is_template cr_keywords_get_tree_sortkey content_template__get_path table_exists column_exists trigger_exists trigger_func_exists rule_exists content_folder__is_registered content_folder__get_label content_folder__get_index_page content_type__get_template content_type__trigger_insert_statement content_type__is_content_type content_item__get_root_folder content_item__is_published content_item__is_publishable content_item__is_valid_child content_item__get_id content_item__get_template content_item__get_content_type content_item__get_live_revision content_item__get_revision_count content_item__get_context content_item__get_latest_revision content_item__get_best_revision content_item__get_title content_item__get_title content_item__get_publish_date content_item__is_subclass content_item__is_index_page content_item__get_parent_folder content_revision__get_number content_revision__revision_name content_revision__is_latest content_revision__get_content content_symlink__is_symlink content_symlink__resolve_content_type content_extlink__is_extlink content_folder__is_folder content_folder__is_empty file_storage__get_root_folder file_storage__get_package_id forums_message__root_message_id content_symlink__resolve " "jeffd",2003/11/24 17:25:15,"oacs-5-0:jeffd:20031124172515","Addresses bug 1148, bug 1149 (and performance problems generally with plpgsql functions). eliminate with(isstrict,iscachable) in favor of the new syntax strict, immutable, stable. bump version of acs-kernel, acs-content-repository to 5.0.0b4, upgrade scripts provided. Fix bugs with the following plpgsql procs: acs_object__initialize_attributes: raise exception on null input. acs_object__set_attribute: exception on null input acs_object_util__get_object_type: remove the exception after the return statement apm__unregister_package: properly default cascade_p apm__unregister_service: properly default cascade_p content_item.get_parent_folder: infinite loop on input if not a direct descendent of a folder (fixed on oracle too) content_item__get_context: exception on null input, fix bug in exception print (wrong variable name) content_item__is_publishable: returned t on null and invalid items content_item__is_subclass: did not short curcuit loop when subclass found content_item__move: would silently ignore null target_id content_revision__copy_attributes: generate an exception on null input content_revision__export_xml: generate exception if called (unimplemented in postgres) content_symlink__copy: generate exception if called (unimplemented) apm_package__parent_id: returned -1 on not found rather than null content_folder__is_registered: no default provided in code for include_subtypes content_keyword__is_assigned: no default for recurse... content_revision__import_xml: generate exception if called (unimplemented in postgres) content_revision__index_attributes: generate exception if called (unimplemented in postgres) content_type__trigger_insert_statement: now generates exception on null input (was silent failure) number_src: infinite loop on null input rule_exists: fix case folded lookup Declare the following stable: get_func_definition get_func_header acs_message__name acs_object_type_insert_tr acs_message__message_p acs_object_type__pretty_name acs_message__first_ancestor acs_object_type__is_subtype_p acs_objects_get_tree_sortkey acs_object__name acs_object__default_name acs_object__get_attribute_storage acs_object__get_attribute acs_object__check_path acs_mail_link__link_p acs_object_util__object_type_exist_p acs_object_util__get_object_type acs_object_util__type_ancestor_type_p acs_object_util__object_ancestor_type_p acs_object_util__object_type_p acs_rel_type__role_pretty_name acs_rel_type__role_pretty_plural party__email person__name person__first_names person__last_name application_group__group_id_from_package_id acs_user__receives_alerts_p group_contains_p acs_message_get_tree_sortkey acs_mail_body__body_p acs_permission__permission_p acs_mail_multipart__multipart_p content_keyword__get_heading acs_group__name acs_group__member_p rel_segment__get rel_segment__name rel_constraint__get_constraint_id rel_constraint__violation rel_constraint__violation_if_removed content_keyword__get_description site_node_get_tree_sortkey timezone__convert_to_local timezone__get_offset timezone__get_rawoffset timezone__get_abbrev timezone__get_date timezone__isdst_p rdbms_date apm__register_p timezone__get_id doc__get_proc_header apm__parameter_p apm__id_for_name apm__get_value apm__get_value apm_package__initial_install_p apm_package__singleton_p apm_package__num_instances apm_package__name apm_package__highest_version apm_package__parent_id apm_package_type__num_parameters content_keyword__is_leaf acs_sc_msg_type__get_id acs_sc_msg_type__get_name acs_sc_contract__get_id acs_sc_contract__get_name acs_sc_operation__get_id acs_sc_impl__get_id acs_sc_impl__get_name acs_sc_binding__exists_p cr_items_get_tree_sortkey content_keyword__is_assigned content_keyword__get_path content_template__is_template cr_keywords_get_tree_sortkey content_template__get_path table_exists column_exists trigger_exists trigger_func_exists rule_exists content_folder__is_registered content_folder__get_label content_folder__get_index_page content_type__get_template content_type__trigger_insert_statement content_type__is_content_type content_item__get_root_folder content_item__is_published content_item__is_publishable content_item__is_valid_child content_item__get_id content_item__get_template content_item__get_content_type content_item__get_live_revision content_item__get_revision_count content_item__get_context content_item__get_latest_revision content_item__get_best_revision content_item__get_title content_item__get_title content_item__get_publish_date content_item__is_subclass content_item__is_index_page content_item__get_parent_folder content_revision__get_number content_revision__revision_name content_revision__is_latest content_revision__get_content content_symlink__is_symlink content_symlink__resolve_content_type content_extlink__is_extlink content_folder__is_folder content_folder__is_empty file_storage__get_root_folder file_storage__get_package_id forums_message__root_message_id content_symlink__resolve " "jeffd",2003/11/24 17:25:15,"oacs-5-0:jeffd:20031124172515","Addresses bug 1148, bug 1149 (and performance problems generally with plpgsql functions). eliminate with(isstrict,iscachable) in favor of the new syntax strict, immutable, stable. bump version of acs-kernel, acs-content-repository to 5.0.0b4, upgrade scripts provided. Fix bugs with the following plpgsql procs: acs_object__initialize_attributes: raise exception on null input. acs_object__set_attribute: exception on null input acs_object_util__get_object_type: remove the exception after the return statement apm__unregister_package: properly default cascade_p apm__unregister_service: properly default cascade_p content_item.get_parent_folder: infinite loop on input if not a direct descendent of a folder (fixed on oracle too) content_item__get_context: exception on null input, fix bug in exception print (wrong variable name) content_item__is_publishable: returned t on null and invalid items content_item__is_subclass: did not short curcuit loop when subclass found content_item__move: would silently ignore null target_id content_revision__copy_attributes: generate an exception on null input content_revision__export_xml: generate exception if called (unimplemented in postgres) content_symlink__copy: generate exception if called (unimplemented) apm_package__parent_id: returned -1 on not found rather than null content_folder__is_registered: no default provided in code for include_subtypes content_keyword__is_assigned: no default for recurse... content_revision__import_xml: generate exception if called (unimplemented in postgres) content_revision__index_attributes: generate exception if called (unimplemented in postgres) content_type__trigger_insert_statement: now generates exception on null input (was silent failure) number_src: infinite loop on null input rule_exists: fix case folded lookup Declare the following stable: get_func_definition get_func_header acs_message__name acs_object_type_insert_tr acs_message__message_p acs_object_type__pretty_name acs_message__first_ancestor acs_object_type__is_subtype_p acs_objects_get_tree_sortkey acs_object__name acs_object__default_name acs_object__get_attribute_storage acs_object__get_attribute acs_object__check_path acs_mail_link__link_p acs_object_util__object_type_exist_p acs_object_util__get_object_type acs_object_util__type_ancestor_type_p acs_object_util__object_ancestor_type_p acs_object_util__object_type_p acs_rel_type__role_pretty_name acs_rel_type__role_pretty_plural party__email person__name person__first_names person__last_name application_group__group_id_from_package_id acs_user__receives_alerts_p group_contains_p acs_message_get_tree_sortkey acs_mail_body__body_p acs_permission__permission_p acs_mail_multipart__multipart_p content_keyword__get_heading acs_group__name acs_group__member_p rel_segment__get rel_segment__name rel_constraint__get_constraint_id rel_constraint__violation rel_constraint__violation_if_removed content_keyword__get_description site_node_get_tree_sortkey timezone__convert_to_local timezone__get_offset timezone__get_rawoffset timezone__get_abbrev timezone__get_date timezone__isdst_p rdbms_date apm__register_p timezone__get_id doc__get_proc_header apm__parameter_p apm__id_for_name apm__get_value apm__get_value apm_package__initial_install_p apm_package__singleton_p apm_package__num_instances apm_package__name apm_package__highest_version apm_package__parent_id apm_package_type__num_parameters content_keyword__is_leaf acs_sc_msg_type__get_id acs_sc_msg_type__get_name acs_sc_contract__get_id acs_sc_contract__get_name acs_sc_operation__get_id acs_sc_impl__get_id acs_sc_impl__get_name acs_sc_binding__exists_p cr_items_get_tree_sortkey content_keyword__is_assigned content_keyword__get_path content_template__is_template cr_keywords_get_tree_sortkey content_template__get_path table_exists column_exists trigger_exists trigger_func_exists rule_exists content_folder__is_registered content_folder__get_label content_folder__get_index_page content_type__get_template content_type__trigger_insert_statement content_type__is_content_type content_item__get_root_folder content_item__is_published content_item__is_publishable content_item__is_valid_child content_item__get_id content_item__get_template content_item__get_content_type content_item__get_live_revision content_item__get_revision_count content_item__get_context content_item__get_latest_revision content_item__get_best_revision content_item__get_title content_item__get_title content_item__get_publish_date content_item__is_subclass content_item__is_index_page content_item__get_parent_folder content_revision__get_number content_revision__revision_name content_revision__is_latest content_revision__get_content content_symlink__is_symlink content_symlink__resolve_content_type content_extlink__is_extlink content_folder__is_folder content_folder__is_empty file_storage__get_root_folder file_storage__get_package_id forums_message__root_message_id content_symlink__resolve " "jeffd",2003/11/24 17:25:15,"oacs-5-0:jeffd:20031124172515","Addresses bug 1148, bug 1149 (and performance problems generally with plpgsql functions). eliminate with(isstrict,iscachable) in favor of the new syntax strict, immutable, stable. bump version of acs-kernel, acs-content-repository to 5.0.0b4, upgrade scripts provided. Fix bugs with the following plpgsql procs: acs_object__initialize_attributes: raise exception on null input. acs_object__set_attribute: exception on null input acs_object_util__get_object_type: remove the exception after the return statement apm__unregister_package: properly default cascade_p apm__unregister_service: properly default cascade_p content_item.get_parent_folder: infinite loop on input if not a direct descendent of a folder (fixed on oracle too) content_item__get_context: exception on null input, fix bug in exception print (wrong variable name) content_item__is_publishable: returned t on null and invalid items content_item__is_subclass: did not short curcuit loop when subclass found content_item__move: would silently ignore null target_id content_revision__copy_attributes: generate an exception on null input content_revision__export_xml: generate exception if called (unimplemented in postgres) content_symlink__copy: generate exception if called (unimplemented) apm_package__parent_id: returned -1 on not found rather than null content_folder__is_registered: no default provided in code for include_subtypes content_keyword__is_assigned: no default for recurse... content_revision__import_xml: generate exception if called (unimplemented in postgres) content_revision__index_attributes: generate exception if called (unimplemented in postgres) content_type__trigger_insert_statement: now generates exception on null input (was silent failure) number_src: infinite loop on null input rule_exists: fix case folded lookup Declare the following stable: get_func_definition get_func_header acs_message__name acs_object_type_insert_tr acs_message__message_p acs_object_type__pretty_name acs_message__first_ancestor acs_object_type__is_subtype_p acs_objects_get_tree_sortkey acs_object__name acs_object__default_name acs_object__get_attribute_storage acs_object__get_attribute acs_object__check_path acs_mail_link__link_p acs_object_util__object_type_exist_p acs_object_util__get_object_type acs_object_util__type_ancestor_type_p acs_object_util__object_ancestor_type_p acs_object_util__object_type_p acs_rel_type__role_pretty_name acs_rel_type__role_pretty_plural party__email person__name person__first_names person__last_name application_group__group_id_from_package_id acs_user__receives_alerts_p group_contains_p acs_message_get_tree_sortkey acs_mail_body__body_p acs_permission__permission_p acs_mail_multipart__multipart_p content_keyword__get_heading acs_group__name acs_group__member_p rel_segment__get rel_segment__name rel_constraint__get_constraint_id rel_constraint__violation rel_constraint__violation_if_removed content_keyword__get_description site_node_get_tree_sortkey timezone__convert_to_local timezone__get_offset timezone__get_rawoffset timezone__get_abbrev timezone__get_date timezone__isdst_p rdbms_date apm__register_p timezone__get_id doc__get_proc_header apm__parameter_p apm__id_for_name apm__get_value apm__get_value apm_package__initial_install_p apm_package__singleton_p apm_package__num_instances apm_package__name apm_package__highest_version apm_package__parent_id apm_package_type__num_parameters content_keyword__is_leaf acs_sc_msg_type__get_id acs_sc_msg_type__get_name acs_sc_contract__get_id acs_sc_contract__get_name acs_sc_operation__get_id acs_sc_impl__get_id acs_sc_impl__get_name acs_sc_binding__exists_p cr_items_get_tree_sortkey content_keyword__is_assigned content_keyword__get_path content_template__is_template cr_keywords_get_tree_sortkey content_template__get_path table_exists column_exists trigger_exists trigger_func_exists rule_exists content_folder__is_registered content_folder__get_label content_folder__get_index_page content_type__get_template content_type__trigger_insert_statement content_type__is_content_type content_item__get_root_folder content_item__is_published content_item__is_publishable content_item__is_valid_child content_item__get_id content_item__get_template content_item__get_content_type content_item__get_live_revision content_item__get_revision_count content_item__get_context content_item__get_latest_revision content_item__get_best_revision content_item__get_title content_item__get_title content_item__get_publish_date content_item__is_subclass content_item__is_index_page content_item__get_parent_folder content_revision__get_number content_revision__revision_name content_revision__is_latest content_revision__get_content content_symlink__is_symlink content_symlink__resolve_content_type content_extlink__is_extlink content_folder__is_folder content_folder__is_empty file_storage__get_root_folder file_storage__get_package_id forums_message__root_message_id content_symlink__resolve " "jeffd",2003/11/24 17:25:15,"oacs-5-0:jeffd:20031124172515","Addresses bug 1148, bug 1149 (and performance problems generally with plpgsql functions). eliminate with(isstrict,iscachable) in favor of the new syntax strict, immutable, stable. bump version of acs-kernel, acs-content-repository to 5.0.0b4, upgrade scripts provided. Fix bugs with the following plpgsql procs: acs_object__initialize_attributes: raise exception on null input. acs_object__set_attribute: exception on null input acs_object_util__get_object_type: remove the exception after the return statement apm__unregister_package: properly default cascade_p apm__unregister_service: properly default cascade_p content_item.get_parent_folder: infinite loop on input if not a direct descendent of a folder (fixed on oracle too) content_item__get_context: exception on null input, fix bug in exception print (wrong variable name) content_item__is_publishable: returned t on null and invalid items content_item__is_subclass: did not short curcuit loop when subclass found content_item__move: would silently ignore null target_id content_revision__copy_attributes: generate an exception on null input content_revision__export_xml: generate exception if called (unimplemented in postgres) content_symlink__copy: generate exception if called (unimplemented) apm_package__parent_id: returned -1 on not found rather than null content_folder__is_registered: no default provided in code for include_subtypes content_keyword__is_assigned: no default for recurse... content_revision__import_xml: generate exception if called (unimplemented in postgres) content_revision__index_attributes: generate exception if called (unimplemented in postgres) content_type__trigger_insert_statement: now generates exception on null input (was silent failure) number_src: infinite loop on null input rule_exists: fix case folded lookup Declare the following stable: get_func_definition get_func_header acs_message__name acs_object_type_insert_tr acs_message__message_p acs_object_type__pretty_name acs_message__first_ancestor acs_object_type__is_subtype_p acs_objects_get_tree_sortkey acs_object__name acs_object__default_name acs_object__get_attribute_storage acs_object__get_attribute acs_object__check_path acs_mail_link__link_p acs_object_util__object_type_exist_p acs_object_util__get_object_type acs_object_util__type_ancestor_type_p acs_object_util__object_ancestor_type_p acs_object_util__object_type_p acs_rel_type__role_pretty_name acs_rel_type__role_pretty_plural party__email person__name person__first_names person__last_name application_group__group_id_from_package_id acs_user__receives_alerts_p group_contains_p acs_message_get_tree_sortkey acs_mail_body__body_p acs_permission__permission_p acs_mail_multipart__multipart_p content_keyword__get_heading acs_group__name acs_group__member_p rel_segment__get rel_segment__name rel_constraint__get_constraint_id rel_constraint__violation rel_constraint__violation_if_removed content_keyword__get_description site_node_get_tree_sortkey timezone__convert_to_local timezone__get_offset timezone__get_rawoffset timezone__get_abbrev timezone__get_date timezone__isdst_p rdbms_date apm__register_p timezone__get_id doc__get_proc_header apm__parameter_p apm__id_for_name apm__get_value apm__get_value apm_package__initial_install_p apm_package__singleton_p apm_package__num_instances apm_package__name apm_package__highest_version apm_package__parent_id apm_package_type__num_parameters content_keyword__is_leaf acs_sc_msg_type__get_id acs_sc_msg_type__get_name acs_sc_contract__get_id acs_sc_contract__get_name acs_sc_operation__get_id acs_sc_impl__get_id acs_sc_impl__get_name acs_sc_binding__exists_p cr_items_get_tree_sortkey content_keyword__is_assigned content_keyword__get_path content_template__is_template cr_keywords_get_tree_sortkey content_template__get_path table_exists column_exists trigger_exists trigger_func_exists rule_exists content_folder__is_registered content_folder__get_label content_folder__get_index_page content_type__get_template content_type__trigger_insert_statement content_type__is_content_type content_item__get_root_folder content_item__is_published content_item__is_publishable content_item__is_valid_child content_item__get_id content_item__get_template content_item__get_content_type content_item__get_live_revision content_item__get_revision_count content_item__get_context content_item__get_latest_revision content_item__get_best_revision content_item__get_title content_item__get_title content_item__get_publish_date content_item__is_subclass content_item__is_index_page content_item__get_parent_folder content_revision__get_number content_revision__revision_name content_revision__is_latest content_revision__get_content content_symlink__is_symlink content_symlink__resolve_content_type content_extlink__is_extlink content_folder__is_folder content_folder__is_empty file_storage__get_root_folder file_storage__get_package_id forums_message__root_message_id content_symlink__resolve " "jeffd",2003/11/24 17:25:15,"oacs-5-0:jeffd:20031124172515","Addresses bug 1148, bug 1149 (and performance problems generally with plpgsql functions). eliminate with(isstrict,iscachable) in favor of the new syntax strict, immutable, stable. bump version of acs-kernel, acs-content-repository to 5.0.0b4, upgrade scripts provided. Fix bugs with the following plpgsql procs: acs_object__initialize_attributes: raise exception on null input. acs_object__set_attribute: exception on null input acs_object_util__get_object_type: remove the exception after the return statement apm__unregister_package: properly default cascade_p apm__unregister_service: properly default cascade_p content_item.get_parent_folder: infinite loop on input if not a direct descendent of a folder (fixed on oracle too) content_item__get_context: exception on null input, fix bug in exception print (wrong variable name) content_item__is_publishable: returned t on null and invalid items content_item__is_subclass: did not short curcuit loop when subclass found content_item__move: would silently ignore null target_id content_revision__copy_attributes: generate an exception on null input content_revision__export_xml: generate exception if called (unimplemented in postgres) content_symlink__copy: generate exception if called (unimplemented) apm_package__parent_id: returned -1 on not found rather than null content_folder__is_registered: no default provided in code for include_subtypes content_keyword__is_assigned: no default for recurse... content_revision__import_xml: generate exception if called (unimplemented in postgres) content_revision__index_attributes: generate exception if called (unimplemented in postgres) content_type__trigger_insert_statement: now generates exception on null input (was silent failure) number_src: infinite loop on null input rule_exists: fix case folded lookup Declare the following stable: get_func_definition get_func_header acs_message__name acs_object_type_insert_tr acs_message__message_p acs_object_type__pretty_name acs_message__first_ancestor acs_object_type__is_subtype_p acs_objects_get_tree_sortkey acs_object__name acs_object__default_name acs_object__get_attribute_storage acs_object__get_attribute acs_object__check_path acs_mail_link__link_p acs_object_util__object_type_exist_p acs_object_util__get_object_type acs_object_util__type_ancestor_type_p acs_object_util__object_ancestor_type_p acs_object_util__object_type_p acs_rel_type__role_pretty_name acs_rel_type__role_pretty_plural party__email person__name person__first_names person__last_name application_group__group_id_from_package_id acs_user__receives_alerts_p group_contains_p acs_message_get_tree_sortkey acs_mail_body__body_p acs_permission__permission_p acs_mail_multipart__multipart_p content_keyword__get_heading acs_group__name acs_group__member_p rel_segment__get rel_segment__name rel_constraint__get_constraint_id rel_constraint__violation rel_constraint__violation_if_removed content_keyword__get_description site_node_get_tree_sortkey timezone__convert_to_local timezone__get_offset timezone__get_rawoffset timezone__get_abbrev timezone__get_date timezone__isdst_p rdbms_date apm__register_p timezone__get_id doc__get_proc_header apm__parameter_p apm__id_for_name apm__get_value apm__get_value apm_package__initial_install_p apm_package__singleton_p apm_package__num_instances apm_package__name apm_package__highest_version apm_package__parent_id apm_package_type__num_parameters content_keyword__is_leaf acs_sc_msg_type__get_id acs_sc_msg_type__get_name acs_sc_contract__get_id acs_sc_contract__get_name acs_sc_operation__get_id acs_sc_impl__get_id acs_sc_impl__get_name acs_sc_binding__exists_p cr_items_get_tree_sortkey content_keyword__is_assigned content_keyword__get_path content_template__is_template cr_keywords_get_tree_sortkey content_template__get_path table_exists column_exists trigger_exists trigger_func_exists rule_exists content_folder__is_registered content_folder__get_label content_folder__get_index_page content_type__get_template content_type__trigger_insert_statement content_type__is_content_type content_item__get_root_folder content_item__is_published content_item__is_publishable content_item__is_valid_child content_item__get_id content_item__get_template content_item__get_content_type content_item__get_live_revision content_item__get_revision_count content_item__get_context content_item__get_latest_revision content_item__get_best_revision content_item__get_title content_item__get_title content_item__get_publish_date content_item__is_subclass content_item__is_index_page content_item__get_parent_folder content_revision__get_number content_revision__revision_name content_revision__is_latest content_revision__get_content content_symlink__is_symlink content_symlink__resolve_content_type content_extlink__is_extlink content_folder__is_folder content_folder__is_empty file_storage__get_root_folder file_storage__get_package_id forums_message__root_message_id content_symlink__resolve " "jeffd",2003/11/24 17:25:15,"oacs-5-0:jeffd:20031124172515","Addresses bug 1148, bug 1149 (and performance problems generally with plpgsql functions). eliminate with(isstrict,iscachable) in favor of the new syntax strict, immutable, stable. bump version of acs-kernel, acs-content-repository to 5.0.0b4, upgrade scripts provided. Fix bugs with the following plpgsql procs: acs_object__initialize_attributes: raise exception on null input. acs_object__set_attribute: exception on null input acs_object_util__get_object_type: remove the exception after the return statement apm__unregister_package: properly default cascade_p apm__unregister_service: properly default cascade_p content_item.get_parent_folder: infinite loop on input if not a direct descendent of a folder (fixed on oracle too) content_item__get_context: exception on null input, fix bug in exception print (wrong variable name) content_item__is_publishable: returned t on null and invalid items content_item__is_subclass: did not short curcuit loop when subclass found content_item__move: would silently ignore null target_id content_revision__copy_attributes: generate an exception on null input content_revision__export_xml: generate exception if called (unimplemented in postgres) content_symlink__copy: generate exception if called (unimplemented) apm_package__parent_id: returned -1 on not found rather than null content_folder__is_registered: no default provided in code for include_subtypes content_keyword__is_assigned: no default for recurse... content_revision__import_xml: generate exception if called (unimplemented in postgres) content_revision__index_attributes: generate exception if called (unimplemented in postgres) content_type__trigger_insert_statement: now generates exception on null input (was silent failure) number_src: infinite loop on null input rule_exists: fix case folded lookup Declare the following stable: get_func_definition get_func_header acs_message__name acs_object_type_insert_tr acs_message__message_p acs_object_type__pretty_name acs_message__first_ancestor acs_object_type__is_subtype_p acs_objects_get_tree_sortkey acs_object__name acs_object__default_name acs_object__get_attribute_storage acs_object__get_attribute acs_object__check_path acs_mail_link__link_p acs_object_util__object_type_exist_p acs_object_util__get_object_type acs_object_util__type_ancestor_type_p acs_object_util__object_ancestor_type_p acs_object_util__object_type_p acs_rel_type__role_pretty_name acs_rel_type__role_pretty_plural party__email person__name person__first_names person__last_name application_group__group_id_from_package_id acs_user__receives_alerts_p group_contains_p acs_message_get_tree_sortkey acs_mail_body__body_p acs_permission__permission_p acs_mail_multipart__multipart_p content_keyword__get_heading acs_group__name acs_group__member_p rel_segment__get rel_segment__name rel_constraint__get_constraint_id rel_constraint__violation rel_constraint__violation_if_removed content_keyword__get_description site_node_get_tree_sortkey timezone__convert_to_local timezone__get_offset timezone__get_rawoffset timezone__get_abbrev timezone__get_date timezone__isdst_p rdbms_date apm__register_p timezone__get_id doc__get_proc_header apm__parameter_p apm__id_for_name apm__get_value apm__get_value apm_package__initial_install_p apm_package__singleton_p apm_package__num_instances apm_package__name apm_package__highest_version apm_package__parent_id apm_package_type__num_parameters content_keyword__is_leaf acs_sc_msg_type__get_id acs_sc_msg_type__get_name acs_sc_contract__get_id acs_sc_contract__get_name acs_sc_operation__get_id acs_sc_impl__get_id acs_sc_impl__get_name acs_sc_binding__exists_p cr_items_get_tree_sortkey content_keyword__is_assigned content_keyword__get_path content_template__is_template cr_keywords_get_tree_sortkey content_template__get_path table_exists column_exists trigger_exists trigger_func_exists rule_exists content_folder__is_registered content_folder__get_label content_folder__get_index_page content_type__get_template content_type__trigger_insert_statement content_type__is_content_type content_item__get_root_folder content_item__is_published content_item__is_publishable content_item__is_valid_child content_item__get_id content_item__get_template content_item__get_content_type content_item__get_live_revision content_item__get_revision_count content_item__get_context content_item__get_latest_revision content_item__get_best_revision content_item__get_title content_item__get_title content_item__get_publish_date content_item__is_subclass content_item__is_index_page content_item__get_parent_folder content_revision__get_number content_revision__revision_name content_revision__is_latest content_revision__get_content content_symlink__is_symlink content_symlink__resolve_content_type content_extlink__is_extlink content_folder__is_folder content_folder__is_empty file_storage__get_root_folder file_storage__get_package_id forums_message__root_message_id content_symlink__resolve " "jeffd",2003/11/24 17:25:15,"oacs-5-0:jeffd:20031124172515","Addresses bug 1148, bug 1149 (and performance problems generally with plpgsql functions). eliminate with(isstrict,iscachable) in favor of the new syntax strict, immutable, stable. bump version of acs-kernel, acs-content-repository to 5.0.0b4, upgrade scripts provided. Fix bugs with the following plpgsql procs: acs_object__initialize_attributes: raise exception on null input. acs_object__set_attribute: exception on null input acs_object_util__get_object_type: remove the exception after the return statement apm__unregister_package: properly default cascade_p apm__unregister_service: properly default cascade_p content_item.get_parent_folder: infinite loop on input if not a direct descendent of a folder (fixed on oracle too) content_item__get_context: exception on null input, fix bug in exception print (wrong variable name) content_item__is_publishable: returned t on null and invalid items content_item__is_subclass: did not short curcuit loop when subclass found content_item__move: would silently ignore null target_id content_revision__copy_attributes: generate an exception on null input content_revision__export_xml: generate exception if called (unimplemented in postgres) content_symlink__copy: generate exception if called (unimplemented) apm_package__parent_id: returned -1 on not found rather than null content_folder__is_registered: no default provided in code for include_subtypes content_keyword__is_assigned: no default for recurse... content_revision__import_xml: generate exception if called (unimplemented in postgres) content_revision__index_attributes: generate exception if called (unimplemented in postgres) content_type__trigger_insert_statement: now generates exception on null input (was silent failure) number_src: infinite loop on null input rule_exists: fix case folded lookup Declare the following stable: get_func_definition get_func_header acs_message__name acs_object_type_insert_tr acs_message__message_p acs_object_type__pretty_name acs_message__first_ancestor acs_object_type__is_subtype_p acs_objects_get_tree_sortkey acs_object__name acs_object__default_name acs_object__get_attribute_storage acs_object__get_attribute acs_object__check_path acs_mail_link__link_p acs_object_util__object_type_exist_p acs_object_util__get_object_type acs_object_util__type_ancestor_type_p acs_object_util__object_ancestor_type_p acs_object_util__object_type_p acs_rel_type__role_pretty_name acs_rel_type__role_pretty_plural party__email person__name person__first_names person__last_name application_group__group_id_from_package_id acs_user__receives_alerts_p group_contains_p acs_message_get_tree_sortkey acs_mail_body__body_p acs_permission__permission_p acs_mail_multipart__multipart_p content_keyword__get_heading acs_group__name acs_group__member_p rel_segment__get rel_segment__name rel_constraint__get_constraint_id rel_constraint__violation rel_constraint__violation_if_removed content_keyword__get_description site_node_get_tree_sortkey timezone__convert_to_local timezone__get_offset timezone__get_rawoffset timezone__get_abbrev timezone__get_date timezone__isdst_p rdbms_date apm__register_p timezone__get_id doc__get_proc_header apm__parameter_p apm__id_for_name apm__get_value apm__get_value apm_package__initial_install_p apm_package__singleton_p apm_package__num_instances apm_package__name apm_package__highest_version apm_package__parent_id apm_package_type__num_parameters content_keyword__is_leaf acs_sc_msg_type__get_id acs_sc_msg_type__get_name acs_sc_contract__get_id acs_sc_contract__get_name acs_sc_operation__get_id acs_sc_impl__get_id acs_sc_impl__get_name acs_sc_binding__exists_p cr_items_get_tree_sortkey content_keyword__is_assigned content_keyword__get_path content_template__is_template cr_keywords_get_tree_sortkey content_template__get_path table_exists column_exists trigger_exists trigger_func_exists rule_exists content_folder__is_registered content_folder__get_label content_folder__get_index_page content_type__get_template content_type__trigger_insert_statement content_type__is_content_type content_item__get_root_folder content_item__is_published content_item__is_publishable content_item__is_valid_child content_item__get_id content_item__get_template content_item__get_content_type content_item__get_live_revision content_item__get_revision_count content_item__get_context content_item__get_latest_revision content_item__get_best_revision content_item__get_title content_item__get_title content_item__get_publish_date content_item__is_subclass content_item__is_index_page content_item__get_parent_folder content_revision__get_number content_revision__revision_name content_revision__is_latest content_revision__get_content content_symlink__is_symlink content_symlink__resolve_content_type content_extlink__is_extlink content_folder__is_folder content_folder__is_empty file_storage__get_root_folder file_storage__get_package_id forums_message__root_message_id content_symlink__resolve " "jeffd",2003/11/24 17:25:15,"oacs-5-0:jeffd:20031124172515","Addresses bug 1148, bug 1149 (and performance problems generally with plpgsql functions). eliminate with(isstrict,iscachable) in favor of the new syntax strict, immutable, stable. bump version of acs-kernel, acs-content-repository to 5.0.0b4, upgrade scripts provided. Fix bugs with the following plpgsql procs: acs_object__initialize_attributes: raise exception on null input. acs_object__set_attribute: exception on null input acs_object_util__get_object_type: remove the exception after the return statement apm__unregister_package: properly default cascade_p apm__unregister_service: properly default cascade_p content_item.get_parent_folder: infinite loop on input if not a direct descendent of a folder (fixed on oracle too) content_item__get_context: exception on null input, fix bug in exception print (wrong variable name) content_item__is_publishable: returned t on null and invalid items content_item__is_subclass: did not short curcuit loop when subclass found content_item__move: would silently ignore null target_id content_revision__copy_attributes: generate an exception on null input content_revision__export_xml: generate exception if called (unimplemented in postgres) content_symlink__copy: generate exception if called (unimplemented) apm_package__parent_id: returned -1 on not found rather than null content_folder__is_registered: no default provided in code for include_subtypes content_keyword__is_assigned: no default for recurse... content_revision__import_xml: generate exception if called (unimplemented in postgres) content_revision__index_attributes: generate exception if called (unimplemented in postgres) content_type__trigger_insert_statement: now generates exception on null input (was silent failure) number_src: infinite loop on null input rule_exists: fix case folded lookup Declare the following stable: get_func_definition get_func_header acs_message__name acs_object_type_insert_tr acs_message__message_p acs_object_type__pretty_name acs_message__first_ancestor acs_object_type__is_subtype_p acs_objects_get_tree_sortkey acs_object__name acs_object__default_name acs_object__get_attribute_storage acs_object__get_attribute acs_object__check_path acs_mail_link__link_p acs_object_util__object_type_exist_p acs_object_util__get_object_type acs_object_util__type_ancestor_type_p acs_object_util__object_ancestor_type_p acs_object_util__object_type_p acs_rel_type__role_pretty_name acs_rel_type__role_pretty_plural party__email person__name person__first_names person__last_name application_group__group_id_from_package_id acs_user__receives_alerts_p group_contains_p acs_message_get_tree_sortkey acs_mail_body__body_p acs_permission__permission_p acs_mail_multipart__multipart_p content_keyword__get_heading acs_group__name acs_group__member_p rel_segment__get rel_segment__name rel_constraint__get_constraint_id rel_constraint__violation rel_constraint__violation_if_removed content_keyword__get_description site_node_get_tree_sortkey timezone__convert_to_local timezone__get_offset timezone__get_rawoffset timezone__get_abbrev timezone__get_date timezone__isdst_p rdbms_date apm__register_p timezone__get_id doc__get_proc_header apm__parameter_p apm__id_for_name apm__get_value apm__get_value apm_package__initial_install_p apm_package__singleton_p apm_package__num_instances apm_package__name apm_package__highest_version apm_package__parent_id apm_package_type__num_parameters content_keyword__is_leaf acs_sc_msg_type__get_id acs_sc_msg_type__get_name acs_sc_contract__get_id acs_sc_contract__get_name acs_sc_operation__get_id acs_sc_impl__get_id acs_sc_impl__get_name acs_sc_binding__exists_p cr_items_get_tree_sortkey content_keyword__is_assigned content_keyword__get_path content_template__is_template cr_keywords_get_tree_sortkey content_template__get_path table_exists column_exists trigger_exists trigger_func_exists rule_exists content_folder__is_registered content_folder__get_label content_folder__get_index_page content_type__get_template content_type__trigger_insert_statement content_type__is_content_type content_item__get_root_folder content_item__is_published content_item__is_publishable content_item__is_valid_child content_item__get_id content_item__get_template content_item__get_content_type content_item__get_live_revision content_item__get_revision_count content_item__get_context content_item__get_latest_revision content_item__get_best_revision content_item__get_title content_item__get_title content_item__get_publish_date content_item__is_subclass content_item__is_index_page content_item__get_parent_folder content_revision__get_number content_revision__revision_name content_revision__is_latest content_revision__get_content content_symlink__is_symlink content_symlink__resolve_content_type content_extlink__is_extlink content_folder__is_folder content_folder__is_empty file_storage__get_root_folder file_storage__get_package_id forums_message__root_message_id content_symlink__resolve " "jeffd",2003/11/24 17:25:15,"oacs-5-0:jeffd:20031124172515","Addresses bug 1148, bug 1149 (and performance problems generally with plpgsql functions). eliminate with(isstrict,iscachable) in favor of the new syntax strict, immutable, stable. bump version of acs-kernel, acs-content-repository to 5.0.0b4, upgrade scripts provided. Fix bugs with the following plpgsql procs: acs_object__initialize_attributes: raise exception on null input. acs_object__set_attribute: exception on null input acs_object_util__get_object_type: remove the exception after the return statement apm__unregister_package: properly default cascade_p apm__unregister_service: properly default cascade_p content_item.get_parent_folder: infinite loop on input if not a direct descendent of a folder (fixed on oracle too) content_item__get_context: exception on null input, fix bug in exception print (wrong variable name) content_item__is_publishable: returned t on null and invalid items content_item__is_subclass: did not short curcuit loop when subclass found content_item__move: would silently ignore null target_id content_revision__copy_attributes: generate an exception on null input content_revision__export_xml: generate exception if called (unimplemented in postgres) content_symlink__copy: generate exception if called (unimplemented) apm_package__parent_id: returned -1 on not found rather than null content_folder__is_registered: no default provided in code for include_subtypes content_keyword__is_assigned: no default for recurse... content_revision__import_xml: generate exception if called (unimplemented in postgres) content_revision__index_attributes: generate exception if called (unimplemented in postgres) content_type__trigger_insert_statement: now generates exception on null input (was silent failure) number_src: infinite loop on null input rule_exists: fix case folded lookup Declare the following stable: get_func_definition get_func_header acs_message__name acs_object_type_insert_tr acs_message__message_p acs_object_type__pretty_name acs_message__first_ancestor acs_object_type__is_subtype_p acs_objects_get_tree_sortkey acs_object__name acs_object__default_name acs_object__get_attribute_storage acs_object__get_attribute acs_object__check_path acs_mail_link__link_p acs_object_util__object_type_exist_p acs_object_util__get_object_type acs_object_util__type_ancestor_type_p acs_object_util__object_ancestor_type_p acs_object_util__object_type_p acs_rel_type__role_pretty_name acs_rel_type__role_pretty_plural party__email person__name person__first_names person__last_name application_group__group_id_from_package_id acs_user__receives_alerts_p group_contains_p acs_message_get_tree_sortkey acs_mail_body__body_p acs_permission__permission_p acs_mail_multipart__multipart_p content_keyword__get_heading acs_group__name acs_group__member_p rel_segment__get rel_segment__name rel_constraint__get_constraint_id rel_constraint__violation rel_constraint__violation_if_removed content_keyword__get_description site_node_get_tree_sortkey timezone__convert_to_local timezone__get_offset timezone__get_rawoffset timezone__get_abbrev timezone__get_date timezone__isdst_p rdbms_date apm__register_p timezone__get_id doc__get_proc_header apm__parameter_p apm__id_for_name apm__get_value apm__get_value apm_package__initial_install_p apm_package__singleton_p apm_package__num_instances apm_package__name apm_package__highest_version apm_package__parent_id apm_package_type__num_parameters content_keyword__is_leaf acs_sc_msg_type__get_id acs_sc_msg_type__get_name acs_sc_contract__get_id acs_sc_contract__get_name acs_sc_operation__get_id acs_sc_impl__get_id acs_sc_impl__get_name acs_sc_binding__exists_p cr_items_get_tree_sortkey content_keyword__is_assigned content_keyword__get_path content_template__is_template cr_keywords_get_tree_sortkey content_template__get_path table_exists column_exists trigger_exists trigger_func_exists rule_exists content_folder__is_registered content_folder__get_label content_folder__get_index_page content_type__get_template content_type__trigger_insert_statement content_type__is_content_type content_item__get_root_folder content_item__is_published content_item__is_publishable content_item__is_valid_child content_item__get_id content_item__get_template content_item__get_content_type content_item__get_live_revision content_item__get_revision_count content_item__get_context content_item__get_latest_revision content_item__get_best_revision content_item__get_title content_item__get_title content_item__get_publish_date content_item__is_subclass content_item__is_index_page content_item__get_parent_folder content_revision__get_number content_revision__revision_name content_revision__is_latest content_revision__get_content content_symlink__is_symlink content_symlink__resolve_content_type content_extlink__is_extlink content_folder__is_folder content_folder__is_empty file_storage__get_root_folder file_storage__get_package_id forums_message__root_message_id content_symlink__resolve " "jeffd",2003/11/24 17:25:15,"oacs-5-0:jeffd:20031124172515","Addresses bug 1148, bug 1149 (and performance problems generally with plpgsql functions). eliminate with(isstrict,iscachable) in favor of the new syntax strict, immutable, stable. bump version of acs-kernel, acs-content-repository to 5.0.0b4, upgrade scripts provided. Fix bugs with the following plpgsql procs: acs_object__initialize_attributes: raise exception on null input. acs_object__set_attribute: exception on null input acs_object_util__get_object_type: remove the exception after the return statement apm__unregister_package: properly default cascade_p apm__unregister_service: properly default cascade_p content_item.get_parent_folder: infinite loop on input if not a direct descendent of a folder (fixed on oracle too) content_item__get_context: exception on null input, fix bug in exception print (wrong variable name) content_item__is_publishable: returned t on null and invalid items content_item__is_subclass: did not short curcuit loop when subclass found content_item__move: would silently ignore null target_id content_revision__copy_attributes: generate an exception on null input content_revision__export_xml: generate exception if called (unimplemented in postgres) content_symlink__copy: generate exception if called (unimplemented) apm_package__parent_id: returned -1 on not found rather than null content_folder__is_registered: no default provided in code for include_subtypes content_keyword__is_assigned: no default for recurse... content_revision__import_xml: generate exception if called (unimplemented in postgres) content_revision__index_attributes: generate exception if called (unimplemented in postgres) content_type__trigger_insert_statement: now generates exception on null input (was silent failure) number_src: infinite loop on null input rule_exists: fix case folded lookup Declare the following stable: get_func_definition get_func_header acs_message__name acs_object_type_insert_tr acs_message__message_p acs_object_type__pretty_name acs_message__first_ancestor acs_object_type__is_subtype_p acs_objects_get_tree_sortkey acs_object__name acs_object__default_name acs_object__get_attribute_storage acs_object__get_attribute acs_object__check_path acs_mail_link__link_p acs_object_util__object_type_exist_p acs_object_util__get_object_type acs_object_util__type_ancestor_type_p acs_object_util__object_ancestor_type_p acs_object_util__object_type_p acs_rel_type__role_pretty_name acs_rel_type__role_pretty_plural party__email person__name person__first_names person__last_name application_group__group_id_from_package_id acs_user__receives_alerts_p group_contains_p acs_message_get_tree_sortkey acs_mail_body__body_p acs_permission__permission_p acs_mail_multipart__multipart_p content_keyword__get_heading acs_group__name acs_group__member_p rel_segment__get rel_segment__name rel_constraint__get_constraint_id rel_constraint__violation rel_constraint__violation_if_removed content_keyword__get_description site_node_get_tree_sortkey timezone__convert_to_local timezone__get_offset timezone__get_rawoffset timezone__get_abbrev timezone__get_date timezone__isdst_p rdbms_date apm__register_p timezone__get_id doc__get_proc_header apm__parameter_p apm__id_for_name apm__get_value apm__get_value apm_package__initial_install_p apm_package__singleton_p apm_package__num_instances apm_package__name apm_package__highest_version apm_package__parent_id apm_package_type__num_parameters content_keyword__is_leaf acs_sc_msg_type__get_id acs_sc_msg_type__get_name acs_sc_contract__get_id acs_sc_contract__get_name acs_sc_operation__get_id acs_sc_impl__get_id acs_sc_impl__get_name acs_sc_binding__exists_p cr_items_get_tree_sortkey content_keyword__is_assigned content_keyword__get_path content_template__is_template cr_keywords_get_tree_sortkey content_template__get_path table_exists column_exists trigger_exists trigger_func_exists rule_exists content_folder__is_registered content_folder__get_label content_folder__get_index_page content_type__get_template content_type__trigger_insert_statement content_type__is_content_type content_item__get_root_folder content_item__is_published content_item__is_publishable content_item__is_valid_child content_item__get_id content_item__get_template content_item__get_content_type content_item__get_live_revision content_item__get_revision_count content_item__get_context content_item__get_latest_revision content_item__get_best_revision content_item__get_title content_item__get_title content_item__get_publish_date content_item__is_subclass content_item__is_index_page content_item__get_parent_folder content_revision__get_number content_revision__revision_name content_revision__is_latest content_revision__get_content content_symlink__is_symlink content_symlink__resolve_content_type content_extlink__is_extlink content_folder__is_folder content_folder__is_empty file_storage__get_root_folder file_storage__get_package_id forums_message__root_message_id content_symlink__resolve " "jeffd",2003/11/24 17:25:15,"oacs-5-0:jeffd:20031124172515","Addresses bug 1148, bug 1149 (and performance problems generally with plpgsql functions). eliminate with(isstrict,iscachable) in favor of the new syntax strict, immutable, stable. bump version of acs-kernel, acs-content-repository to 5.0.0b4, upgrade scripts provided. Fix bugs with the following plpgsql procs: acs_object__initialize_attributes: raise exception on null input. acs_object__set_attribute: exception on null input acs_object_util__get_object_type: remove the exception after the return statement apm__unregister_package: properly default cascade_p apm__unregister_service: properly default cascade_p content_item.get_parent_folder: infinite loop on input if not a direct descendent of a folder (fixed on oracle too) content_item__get_context: exception on null input, fix bug in exception print (wrong variable name) content_item__is_publishable: returned t on null and invalid items content_item__is_subclass: did not short curcuit loop when subclass found content_item__move: would silently ignore null target_id content_revision__copy_attributes: generate an exception on null input content_revision__export_xml: generate exception if called (unimplemented in postgres) content_symlink__copy: generate exception if called (unimplemented) apm_package__parent_id: returned -1 on not found rather than null content_folder__is_registered: no default provided in code for include_subtypes content_keyword__is_assigned: no default for recurse... content_revision__import_xml: generate exception if called (unimplemented in postgres) content_revision__index_attributes: generate exception if called (unimplemented in postgres) content_type__trigger_insert_statement: now generates exception on null input (was silent failure) number_src: infinite loop on null input rule_exists: fix case folded lookup Declare the following stable: get_func_definition get_func_header acs_message__name acs_object_type_insert_tr acs_message__message_p acs_object_type__pretty_name acs_message__first_ancestor acs_object_type__is_subtype_p acs_objects_get_tree_sortkey acs_object__name acs_object__default_name acs_object__get_attribute_storage acs_object__get_attribute acs_object__check_path acs_mail_link__link_p acs_object_util__object_type_exist_p acs_object_util__get_object_type acs_object_util__type_ancestor_type_p acs_object_util__object_ancestor_type_p acs_object_util__object_type_p acs_rel_type__role_pretty_name acs_rel_type__role_pretty_plural party__email person__name person__first_names person__last_name application_group__group_id_from_package_id acs_user__receives_alerts_p group_contains_p acs_message_get_tree_sortkey acs_mail_body__body_p acs_permission__permission_p acs_mail_multipart__multipart_p content_keyword__get_heading acs_group__name acs_group__member_p rel_segment__get rel_segment__name rel_constraint__get_constraint_id rel_constraint__violation rel_constraint__violation_if_removed content_keyword__get_description site_node_get_tree_sortkey timezone__convert_to_local timezone__get_offset timezone__get_rawoffset timezone__get_abbrev timezone__get_date timezone__isdst_p rdbms_date apm__register_p timezone__get_id doc__get_proc_header apm__parameter_p apm__id_for_name apm__get_value apm__get_value apm_package__initial_install_p apm_package__singleton_p apm_package__num_instances apm_package__name apm_package__highest_version apm_package__parent_id apm_package_type__num_parameters content_keyword__is_leaf acs_sc_msg_type__get_id acs_sc_msg_type__get_name acs_sc_contract__get_id acs_sc_contract__get_name acs_sc_operation__get_id acs_sc_impl__get_id acs_sc_impl__get_name acs_sc_binding__exists_p cr_items_get_tree_sortkey content_keyword__is_assigned content_keyword__get_path content_template__is_template cr_keywords_get_tree_sortkey content_template__get_path table_exists column_exists trigger_exists trigger_func_exists rule_exists content_folder__is_registered content_folder__get_label content_folder__get_index_page content_type__get_template content_type__trigger_insert_statement content_type__is_content_type content_item__get_root_folder content_item__is_published content_item__is_publishable content_item__is_valid_child content_item__get_id content_item__get_template content_item__get_content_type content_item__get_live_revision content_item__get_revision_count content_item__get_context content_item__get_latest_revision content_item__get_best_revision content_item__get_title content_item__get_title content_item__get_publish_date content_item__is_subclass content_item__is_index_page content_item__get_parent_folder content_revision__get_number content_revision__revision_name content_revision__is_latest content_revision__get_content content_symlink__is_symlink content_symlink__resolve_content_type content_extlink__is_extlink content_folder__is_folder content_folder__is_empty file_storage__get_root_folder file_storage__get_package_id forums_message__root_message_id content_symlink__resolve " "jeffd",2003/11/24 17:25:15,"oacs-5-0:jeffd:20031124172515","Addresses bug 1148, bug 1149 (and performance problems generally with plpgsql functions). eliminate with(isstrict,iscachable) in favor of the new syntax strict, immutable, stable. bump version of acs-kernel, acs-content-repository to 5.0.0b4, upgrade scripts provided. Fix bugs with the following plpgsql procs: acs_object__initialize_attributes: raise exception on null input. acs_object__set_attribute: exception on null input acs_object_util__get_object_type: remove the exception after the return statement apm__unregister_package: properly default cascade_p apm__unregister_service: properly default cascade_p content_item.get_parent_folder: infinite loop on input if not a direct descendent of a folder (fixed on oracle too) content_item__get_context: exception on null input, fix bug in exception print (wrong variable name) content_item__is_publishable: returned t on null and invalid items content_item__is_subclass: did not short curcuit loop when subclass found content_item__move: would silently ignore null target_id content_revision__copy_attributes: generate an exception on null input content_revision__export_xml: generate exception if called (unimplemented in postgres) content_symlink__copy: generate exception if called (unimplemented) apm_package__parent_id: returned -1 on not found rather than null content_folder__is_registered: no default provided in code for include_subtypes content_keyword__is_assigned: no default for recurse... content_revision__import_xml: generate exception if called (unimplemented in postgres) content_revision__index_attributes: generate exception if called (unimplemented in postgres) content_type__trigger_insert_statement: now generates exception on null input (was silent failure) number_src: infinite loop on null input rule_exists: fix case folded lookup Declare the following stable: get_func_definition get_func_header acs_message__name acs_object_type_insert_tr acs_message__message_p acs_object_type__pretty_name acs_message__first_ancestor acs_object_type__is_subtype_p acs_objects_get_tree_sortkey acs_object__name acs_object__default_name acs_object__get_attribute_storage acs_object__get_attribute acs_object__check_path acs_mail_link__link_p acs_object_util__object_type_exist_p acs_object_util__get_object_type acs_object_util__type_ancestor_type_p acs_object_util__object_ancestor_type_p acs_object_util__object_type_p acs_rel_type__role_pretty_name acs_rel_type__role_pretty_plural party__email person__name person__first_names person__last_name application_group__group_id_from_package_id acs_user__receives_alerts_p group_contains_p acs_message_get_tree_sortkey acs_mail_body__body_p acs_permission__permission_p acs_mail_multipart__multipart_p content_keyword__get_heading acs_group__name acs_group__member_p rel_segment__get rel_segment__name rel_constraint__get_constraint_id rel_constraint__violation rel_constraint__violation_if_removed content_keyword__get_description site_node_get_tree_sortkey timezone__convert_to_local timezone__get_offset timezone__get_rawoffset timezone__get_abbrev timezone__get_date timezone__isdst_p rdbms_date apm__register_p timezone__get_id doc__get_proc_header apm__parameter_p apm__id_for_name apm__get_value apm__get_value apm_package__initial_install_p apm_package__singleton_p apm_package__num_instances apm_package__name apm_package__highest_version apm_package__parent_id apm_package_type__num_parameters content_keyword__is_leaf acs_sc_msg_type__get_id acs_sc_msg_type__get_name acs_sc_contract__get_id acs_sc_contract__get_name acs_sc_operation__get_id acs_sc_impl__get_id acs_sc_impl__get_name acs_sc_binding__exists_p cr_items_get_tree_sortkey content_keyword__is_assigned content_keyword__get_path content_template__is_template cr_keywords_get_tree_sortkey content_template__get_path table_exists column_exists trigger_exists trigger_func_exists rule_exists content_folder__is_registered content_folder__get_label content_folder__get_index_page content_type__get_template content_type__trigger_insert_statement content_type__is_content_type content_item__get_root_folder content_item__is_published content_item__is_publishable content_item__is_valid_child content_item__get_id content_item__get_template content_item__get_content_type content_item__get_live_revision content_item__get_revision_count content_item__get_context content_item__get_latest_revision content_item__get_best_revision content_item__get_title content_item__get_title content_item__get_publish_date content_item__is_subclass content_item__is_index_page content_item__get_parent_folder content_revision__get_number content_revision__revision_name content_revision__is_latest content_revision__get_content content_symlink__is_symlink content_symlink__resolve_content_type content_extlink__is_extlink content_folder__is_folder content_folder__is_empty file_storage__get_root_folder file_storage__get_package_id forums_message__root_message_id content_symlink__resolve " "jeffd",2003/11/24 17:25:15,"oacs-5-0:jeffd:20031124172515","Addresses bug 1148, bug 1149 (and performance problems generally with plpgsql functions). eliminate with(isstrict,iscachable) in favor of the new syntax strict, immutable, stable. bump version of acs-kernel, acs-content-repository to 5.0.0b4, upgrade scripts provided. Fix bugs with the following plpgsql procs: acs_object__initialize_attributes: raise exception on null input. acs_object__set_attribute: exception on null input acs_object_util__get_object_type: remove the exception after the return statement apm__unregister_package: properly default cascade_p apm__unregister_service: properly default cascade_p content_item.get_parent_folder: infinite loop on input if not a direct descendent of a folder (fixed on oracle too) content_item__get_context: exception on null input, fix bug in exception print (wrong variable name) content_item__is_publishable: returned t on null and invalid items content_item__is_subclass: did not short curcuit loop when subclass found content_item__move: would silently ignore null target_id content_revision__copy_attributes: generate an exception on null input content_revision__export_xml: generate exception if called (unimplemented in postgres) content_symlink__copy: generate exception if called (unimplemented) apm_package__parent_id: returned -1 on not found rather than null content_folder__is_registered: no default provided in code for include_subtypes content_keyword__is_assigned: no default for recurse... content_revision__import_xml: generate exception if called (unimplemented in postgres) content_revision__index_attributes: generate exception if called (unimplemented in postgres) content_type__trigger_insert_statement: now generates exception on null input (was silent failure) number_src: infinite loop on null input rule_exists: fix case folded lookup Declare the following stable: get_func_definition get_func_header acs_message__name acs_object_type_insert_tr acs_message__message_p acs_object_type__pretty_name acs_message__first_ancestor acs_object_type__is_subtype_p acs_objects_get_tree_sortkey acs_object__name acs_object__default_name acs_object__get_attribute_storage acs_object__get_attribute acs_object__check_path acs_mail_link__link_p acs_object_util__object_type_exist_p acs_object_util__get_object_type acs_object_util__type_ancestor_type_p acs_object_util__object_ancestor_type_p acs_object_util__object_type_p acs_rel_type__role_pretty_name acs_rel_type__role_pretty_plural party__email person__name person__first_names person__last_name application_group__group_id_from_package_id acs_user__receives_alerts_p group_contains_p acs_message_get_tree_sortkey acs_mail_body__body_p acs_permission__permission_p acs_mail_multipart__multipart_p content_keyword__get_heading acs_group__name acs_group__member_p rel_segment__get rel_segment__name rel_constraint__get_constraint_id rel_constraint__violation rel_constraint__violation_if_removed content_keyword__get_description site_node_get_tree_sortkey timezone__convert_to_local timezone__get_offset timezone__get_rawoffset timezone__get_abbrev timezone__get_date timezone__isdst_p rdbms_date apm__register_p timezone__get_id doc__get_proc_header apm__parameter_p apm__id_for_name apm__get_value apm__get_value apm_package__initial_install_p apm_package__singleton_p apm_package__num_instances apm_package__name apm_package__highest_version apm_package__parent_id apm_package_type__num_parameters content_keyword__is_leaf acs_sc_msg_type__get_id acs_sc_msg_type__get_name acs_sc_contract__get_id acs_sc_contract__get_name acs_sc_operation__get_id acs_sc_impl__get_id acs_sc_impl__get_name acs_sc_binding__exists_p cr_items_get_tree_sortkey content_keyword__is_assigned content_keyword__get_path content_template__is_template cr_keywords_get_tree_sortkey content_template__get_path table_exists column_exists trigger_exists trigger_func_exists rule_exists content_folder__is_registered content_folder__get_label content_folder__get_index_page content_type__get_template content_type__trigger_insert_statement content_type__is_content_type content_item__get_root_folder content_item__is_published content_item__is_publishable content_item__is_valid_child content_item__get_id content_item__get_template content_item__get_content_type content_item__get_live_revision content_item__get_revision_count content_item__get_context content_item__get_latest_revision content_item__get_best_revision content_item__get_title content_item__get_title content_item__get_publish_date content_item__is_subclass content_item__is_index_page content_item__get_parent_folder content_revision__get_number content_revision__revision_name content_revision__is_latest content_revision__get_content content_symlink__is_symlink content_symlink__resolve_content_type content_extlink__is_extlink content_folder__is_folder content_folder__is_empty file_storage__get_root_folder file_storage__get_package_id forums_message__root_message_id content_symlink__resolve " "jeffd",2003/11/24 17:25:15,"oacs-5-0:jeffd:20031124172515","Addresses bug 1148, bug 1149 (and performance problems generally with plpgsql functions). eliminate with(isstrict,iscachable) in favor of the new syntax strict, immutable, stable. bump version of acs-kernel, acs-content-repository to 5.0.0b4, upgrade scripts provided. Fix bugs with the following plpgsql procs: acs_object__initialize_attributes: raise exception on null input. acs_object__set_attribute: exception on null input acs_object_util__get_object_type: remove the exception after the return statement apm__unregister_package: properly default cascade_p apm__unregister_service: properly default cascade_p content_item.get_parent_folder: infinite loop on input if not a direct descendent of a folder (fixed on oracle too) content_item__get_context: exception on null input, fix bug in exception print (wrong variable name) content_item__is_publishable: returned t on null and invalid items content_item__is_subclass: did not short curcuit loop when subclass found content_item__move: would silently ignore null target_id content_revision__copy_attributes: generate an exception on null input content_revision__export_xml: generate exception if called (unimplemented in postgres) content_symlink__copy: generate exception if called (unimplemented) apm_package__parent_id: returned -1 on not found rather than null content_folder__is_registered: no default provided in code for include_subtypes content_keyword__is_assigned: no default for recurse... content_revision__import_xml: generate exception if called (unimplemented in postgres) content_revision__index_attributes: generate exception if called (unimplemented in postgres) content_type__trigger_insert_statement: now generates exception on null input (was silent failure) number_src: infinite loop on null input rule_exists: fix case folded lookup Declare the following stable: get_func_definition get_func_header acs_message__name acs_object_type_insert_tr acs_message__message_p acs_object_type__pretty_name acs_message__first_ancestor acs_object_type__is_subtype_p acs_objects_get_tree_sortkey acs_object__name acs_object__default_name acs_object__get_attribute_storage acs_object__get_attribute acs_object__check_path acs_mail_link__link_p acs_object_util__object_type_exist_p acs_object_util__get_object_type acs_object_util__type_ancestor_type_p acs_object_util__object_ancestor_type_p acs_object_util__object_type_p acs_rel_type__role_pretty_name acs_rel_type__role_pretty_plural party__email person__name person__first_names person__last_name application_group__group_id_from_package_id acs_user__receives_alerts_p group_contains_p acs_message_get_tree_sortkey acs_mail_body__body_p acs_permission__permission_p acs_mail_multipart__multipart_p content_keyword__get_heading acs_group__name acs_group__member_p rel_segment__get rel_segment__name rel_constraint__get_constraint_id rel_constraint__violation rel_constraint__violation_if_removed content_keyword__get_description site_node_get_tree_sortkey timezone__convert_to_local timezone__get_offset timezone__get_rawoffset timezone__get_abbrev timezone__get_date timezone__isdst_p rdbms_date apm__register_p timezone__get_id doc__get_proc_header apm__parameter_p apm__id_for_name apm__get_value apm__get_value apm_package__initial_install_p apm_package__singleton_p apm_package__num_instances apm_package__name apm_package__highest_version apm_package__parent_id apm_package_type__num_parameters content_keyword__is_leaf acs_sc_msg_type__get_id acs_sc_msg_type__get_name acs_sc_contract__get_id acs_sc_contract__get_name acs_sc_operation__get_id acs_sc_impl__get_id acs_sc_impl__get_name acs_sc_binding__exists_p cr_items_get_tree_sortkey content_keyword__is_assigned content_keyword__get_path content_template__is_template cr_keywords_get_tree_sortkey content_template__get_path table_exists column_exists trigger_exists trigger_func_exists rule_exists content_folder__is_registered content_folder__get_label content_folder__get_index_page content_type__get_template content_type__trigger_insert_statement content_type__is_content_type content_item__get_root_folder content_item__is_published content_item__is_publishable content_item__is_valid_child content_item__get_id content_item__get_template content_item__get_content_type content_item__get_live_revision content_item__get_revision_count content_item__get_context content_item__get_latest_revision content_item__get_best_revision content_item__get_title content_item__get_title content_item__get_publish_date content_item__is_subclass content_item__is_index_page content_item__get_parent_folder content_revision__get_number content_revision__revision_name content_revision__is_latest content_revision__get_content content_symlink__is_symlink content_symlink__resolve_content_type content_extlink__is_extlink content_folder__is_folder content_folder__is_empty file_storage__get_root_folder file_storage__get_package_id forums_message__root_message_id content_symlink__resolve " "jeffd",2003/11/24 17:25:15,"oacs-5-0:jeffd:20031124172515","Addresses bug 1148, bug 1149 (and performance problems generally with plpgsql functions). eliminate with(isstrict,iscachable) in favor of the new syntax strict, immutable, stable. bump version of acs-kernel, acs-content-repository to 5.0.0b4, upgrade scripts provided. Fix bugs with the following plpgsql procs: acs_object__initialize_attributes: raise exception on null input. acs_object__set_attribute: exception on null input acs_object_util__get_object_type: remove the exception after the return statement apm__unregister_package: properly default cascade_p apm__unregister_service: properly default cascade_p content_item.get_parent_folder: infinite loop on input if not a direct descendent of a folder (fixed on oracle too) content_item__get_context: exception on null input, fix bug in exception print (wrong variable name) content_item__is_publishable: returned t on null and invalid items content_item__is_subclass: did not short curcuit loop when subclass found content_item__move: would silently ignore null target_id content_revision__copy_attributes: generate an exception on null input content_revision__export_xml: generate exception if called (unimplemented in postgres) content_symlink__copy: generate exception if called (unimplemented) apm_package__parent_id: returned -1 on not found rather than null content_folder__is_registered: no default provided in code for include_subtypes content_keyword__is_assigned: no default for recurse... content_revision__import_xml: generate exception if called (unimplemented in postgres) content_revision__index_attributes: generate exception if called (unimplemented in postgres) content_type__trigger_insert_statement: now generates exception on null input (was silent failure) number_src: infinite loop on null input rule_exists: fix case folded lookup Declare the following stable: get_func_definition get_func_header acs_message__name acs_object_type_insert_tr acs_message__message_p acs_object_type__pretty_name acs_message__first_ancestor acs_object_type__is_subtype_p acs_objects_get_tree_sortkey acs_object__name acs_object__default_name acs_object__get_attribute_storage acs_object__get_attribute acs_object__check_path acs_mail_link__link_p acs_object_util__object_type_exist_p acs_object_util__get_object_type acs_object_util__type_ancestor_type_p acs_object_util__object_ancestor_type_p acs_object_util__object_type_p acs_rel_type__role_pretty_name acs_rel_type__role_pretty_plural party__email person__name person__first_names person__last_name application_group__group_id_from_package_id acs_user__receives_alerts_p group_contains_p acs_message_get_tree_sortkey acs_mail_body__body_p acs_permission__permission_p acs_mail_multipart__multipart_p content_keyword__get_heading acs_group__name acs_group__member_p rel_segment__get rel_segment__name rel_constraint__get_constraint_id rel_constraint__violation rel_constraint__violation_if_removed content_keyword__get_description site_node_get_tree_sortkey timezone__convert_to_local timezone__get_offset timezone__get_rawoffset timezone__get_abbrev timezone__get_date timezone__isdst_p rdbms_date apm__register_p timezone__get_id doc__get_proc_header apm__parameter_p apm__id_for_name apm__get_value apm__get_value apm_package__initial_install_p apm_package__singleton_p apm_package__num_instances apm_package__name apm_package__highest_version apm_package__parent_id apm_package_type__num_parameters content_keyword__is_leaf acs_sc_msg_type__get_id acs_sc_msg_type__get_name acs_sc_contract__get_id acs_sc_contract__get_name acs_sc_operation__get_id acs_sc_impl__get_id acs_sc_impl__get_name acs_sc_binding__exists_p cr_items_get_tree_sortkey content_keyword__is_assigned content_keyword__get_path content_template__is_template cr_keywords_get_tree_sortkey content_template__get_path table_exists column_exists trigger_exists trigger_func_exists rule_exists content_folder__is_registered content_folder__get_label content_folder__get_index_page content_type__get_template content_type__trigger_insert_statement content_type__is_content_type content_item__get_root_folder content_item__is_published content_item__is_publishable content_item__is_valid_child content_item__get_id content_item__get_template content_item__get_content_type content_item__get_live_revision content_item__get_revision_count content_item__get_context content_item__get_latest_revision content_item__get_best_revision content_item__get_title content_item__get_title content_item__get_publish_date content_item__is_subclass content_item__is_index_page content_item__get_parent_folder content_revision__get_number content_revision__revision_name content_revision__is_latest content_revision__get_content content_symlink__is_symlink content_symlink__resolve_content_type content_extlink__is_extlink content_folder__is_folder content_folder__is_empty file_storage__get_root_folder file_storage__get_package_id forums_message__root_message_id content_symlink__resolve " "jeffd",2003/11/24 17:25:15,"oacs-5-0:jeffd:20031124172515","Addresses bug 1148, bug 1149 (and performance problems generally with plpgsql functions). eliminate with(isstrict,iscachable) in favor of the new syntax strict, immutable, stable. bump version of acs-kernel, acs-content-repository to 5.0.0b4, upgrade scripts provided. Fix bugs with the following plpgsql procs: acs_object__initialize_attributes: raise exception on null input. acs_object__set_attribute: exception on null input acs_object_util__get_object_type: remove the exception after the return statement apm__unregister_package: properly default cascade_p apm__unregister_service: properly default cascade_p content_item.get_parent_folder: infinite loop on input if not a direct descendent of a folder (fixed on oracle too) content_item__get_context: exception on null input, fix bug in exception print (wrong variable name) content_item__is_publishable: returned t on null and invalid items content_item__is_subclass: did not short curcuit loop when subclass found content_item__move: would silently ignore null target_id content_revision__copy_attributes: generate an exception on null input content_revision__export_xml: generate exception if called (unimplemented in postgres) content_symlink__copy: generate exception if called (unimplemented) apm_package__parent_id: returned -1 on not found rather than null content_folder__is_registered: no default provided in code for include_subtypes content_keyword__is_assigned: no default for recurse... content_revision__import_xml: generate exception if called (unimplemented in postgres) content_revision__index_attributes: generate exception if called (unimplemented in postgres) content_type__trigger_insert_statement: now generates exception on null input (was silent failure) number_src: infinite loop on null input rule_exists: fix case folded lookup Declare the following stable: get_func_definition get_func_header acs_message__name acs_object_type_insert_tr acs_message__message_p acs_object_type__pretty_name acs_message__first_ancestor acs_object_type__is_subtype_p acs_objects_get_tree_sortkey acs_object__name acs_object__default_name acs_object__get_attribute_storage acs_object__get_attribute acs_object__check_path acs_mail_link__link_p acs_object_util__object_type_exist_p acs_object_util__get_object_type acs_object_util__type_ancestor_type_p acs_object_util__object_ancestor_type_p acs_object_util__object_type_p acs_rel_type__role_pretty_name acs_rel_type__role_pretty_plural party__email person__name person__first_names person__last_name application_group__group_id_from_package_id acs_user__receives_alerts_p group_contains_p acs_message_get_tree_sortkey acs_mail_body__body_p acs_permission__permission_p acs_mail_multipart__multipart_p content_keyword__get_heading acs_group__name acs_group__member_p rel_segment__get rel_segment__name rel_constraint__get_constraint_id rel_constraint__violation rel_constraint__violation_if_removed content_keyword__get_description site_node_get_tree_sortkey timezone__convert_to_local timezone__get_offset timezone__get_rawoffset timezone__get_abbrev timezone__get_date timezone__isdst_p rdbms_date apm__register_p timezone__get_id doc__get_proc_header apm__parameter_p apm__id_for_name apm__get_value apm__get_value apm_package__initial_install_p apm_package__singleton_p apm_package__num_instances apm_package__name apm_package__highest_version apm_package__parent_id apm_package_type__num_parameters content_keyword__is_leaf acs_sc_msg_type__get_id acs_sc_msg_type__get_name acs_sc_contract__get_id acs_sc_contract__get_name acs_sc_operation__get_id acs_sc_impl__get_id acs_sc_impl__get_name acs_sc_binding__exists_p cr_items_get_tree_sortkey content_keyword__is_assigned content_keyword__get_path content_template__is_template cr_keywords_get_tree_sortkey content_template__get_path table_exists column_exists trigger_exists trigger_func_exists rule_exists content_folder__is_registered content_folder__get_label content_folder__get_index_page content_type__get_template content_type__trigger_insert_statement content_type__is_content_type content_item__get_root_folder content_item__is_published content_item__is_publishable content_item__is_valid_child content_item__get_id content_item__get_template content_item__get_content_type content_item__get_live_revision content_item__get_revision_count content_item__get_context content_item__get_latest_revision content_item__get_best_revision content_item__get_title content_item__get_title content_item__get_publish_date content_item__is_subclass content_item__is_index_page content_item__get_parent_folder content_revision__get_number content_revision__revision_name content_revision__is_latest content_revision__get_content content_symlink__is_symlink content_symlink__resolve_content_type content_extlink__is_extlink content_folder__is_folder content_folder__is_empty file_storage__get_root_folder file_storage__get_package_id forums_message__root_message_id content_symlink__resolve " "jeffd",2003/11/24 17:25:15,"oacs-5-0:jeffd:20031124172515","Addresses bug 1148, bug 1149 (and performance problems generally with plpgsql functions). eliminate with(isstrict,iscachable) in favor of the new syntax strict, immutable, stable. bump version of acs-kernel, acs-content-repository to 5.0.0b4, upgrade scripts provided. Fix bugs with the following plpgsql procs: acs_object__initialize_attributes: raise exception on null input. acs_object__set_attribute: exception on null input acs_object_util__get_object_type: remove the exception after the return statement apm__unregister_package: properly default cascade_p apm__unregister_service: properly default cascade_p content_item.get_parent_folder: infinite loop on input if not a direct descendent of a folder (fixed on oracle too) content_item__get_context: exception on null input, fix bug in exception print (wrong variable name) content_item__is_publishable: returned t on null and invalid items content_item__is_subclass: did not short curcuit loop when subclass found content_item__move: would silently ignore null target_id content_revision__copy_attributes: generate an exception on null input content_revision__export_xml: generate exception if called (unimplemented in postgres) content_symlink__copy: generate exception if called (unimplemented) apm_package__parent_id: returned -1 on not found rather than null content_folder__is_registered: no default provided in code for include_subtypes content_keyword__is_assigned: no default for recurse... content_revision__import_xml: generate exception if called (unimplemented in postgres) content_revision__index_attributes: generate exception if called (unimplemented in postgres) content_type__trigger_insert_statement: now generates exception on null input (was silent failure) number_src: infinite loop on null input rule_exists: fix case folded lookup Declare the following stable: get_func_definition get_func_header acs_message__name acs_object_type_insert_tr acs_message__message_p acs_object_type__pretty_name acs_message__first_ancestor acs_object_type__is_subtype_p acs_objects_get_tree_sortkey acs_object__name acs_object__default_name acs_object__get_attribute_storage acs_object__get_attribute acs_object__check_path acs_mail_link__link_p acs_object_util__object_type_exist_p acs_object_util__get_object_type acs_object_util__type_ancestor_type_p acs_object_util__object_ancestor_type_p acs_object_util__object_type_p acs_rel_type__role_pretty_name acs_rel_type__role_pretty_plural party__email person__name person__first_names person__last_name application_group__group_id_from_package_id acs_user__receives_alerts_p group_contains_p acs_message_get_tree_sortkey acs_mail_body__body_p acs_permission__permission_p acs_mail_multipart__multipart_p content_keyword__get_heading acs_group__name acs_group__member_p rel_segment__get rel_segment__name rel_constraint__get_constraint_id rel_constraint__violation rel_constraint__violation_if_removed content_keyword__get_description site_node_get_tree_sortkey timezone__convert_to_local timezone__get_offset timezone__get_rawoffset timezone__get_abbrev timezone__get_date timezone__isdst_p rdbms_date apm__register_p timezone__get_id doc__get_proc_header apm__parameter_p apm__id_for_name apm__get_value apm__get_value apm_package__initial_install_p apm_package__singleton_p apm_package__num_instances apm_package__name apm_package__highest_version apm_package__parent_id apm_package_type__num_parameters content_keyword__is_leaf acs_sc_msg_type__get_id acs_sc_msg_type__get_name acs_sc_contract__get_id acs_sc_contract__get_name acs_sc_operation__get_id acs_sc_impl__get_id acs_sc_impl__get_name acs_sc_binding__exists_p cr_items_get_tree_sortkey content_keyword__is_assigned content_keyword__get_path content_template__is_template cr_keywords_get_tree_sortkey content_template__get_path table_exists column_exists trigger_exists trigger_func_exists rule_exists content_folder__is_registered content_folder__get_label content_folder__get_index_page content_type__get_template content_type__trigger_insert_statement content_type__is_content_type content_item__get_root_folder content_item__is_published content_item__is_publishable content_item__is_valid_child content_item__get_id content_item__get_template content_item__get_content_type content_item__get_live_revision content_item__get_revision_count content_item__get_context content_item__get_latest_revision content_item__get_best_revision content_item__get_title content_item__get_title content_item__get_publish_date content_item__is_subclass content_item__is_index_page content_item__get_parent_folder content_revision__get_number content_revision__revision_name content_revision__is_latest content_revision__get_content content_symlink__is_symlink content_symlink__resolve_content_type content_extlink__is_extlink content_folder__is_folder content_folder__is_empty file_storage__get_root_folder file_storage__get_package_id forums_message__root_message_id content_symlink__resolve " "jeffd",2003/11/24 17:25:15,"oacs-5-0:jeffd:20031124172515","Addresses bug 1148, bug 1149 (and performance problems generally with plpgsql functions). eliminate with(isstrict,iscachable) in favor of the new syntax strict, immutable, stable. bump version of acs-kernel, acs-content-repository to 5.0.0b4, upgrade scripts provided. Fix bugs with the following plpgsql procs: acs_object__initialize_attributes: raise exception on null input. acs_object__set_attribute: exception on null input acs_object_util__get_object_type: remove the exception after the return statement apm__unregister_package: properly default cascade_p apm__unregister_service: properly default cascade_p content_item.get_parent_folder: infinite loop on input if not a direct descendent of a folder (fixed on oracle too) content_item__get_context: exception on null input, fix bug in exception print (wrong variable name) content_item__is_publishable: returned t on null and invalid items content_item__is_subclass: did not short curcuit loop when subclass found content_item__move: would silently ignore null target_id content_revision__copy_attributes: generate an exception on null input content_revision__export_xml: generate exception if called (unimplemented in postgres) content_symlink__copy: generate exception if called (unimplemented) apm_package__parent_id: returned -1 on not found rather than null content_folder__is_registered: no default provided in code for include_subtypes content_keyword__is_assigned: no default for recurse... content_revision__import_xml: generate exception if called (unimplemented in postgres) content_revision__index_attributes: generate exception if called (unimplemented in postgres) content_type__trigger_insert_statement: now generates exception on null input (was silent failure) number_src: infinite loop on null input rule_exists: fix case folded lookup Declare the following stable: get_func_definition get_func_header acs_message__name acs_object_type_insert_tr acs_message__message_p acs_object_type__pretty_name acs_message__first_ancestor acs_object_type__is_subtype_p acs_objects_get_tree_sortkey acs_object__name acs_object__default_name acs_object__get_attribute_storage acs_object__get_attribute acs_object__check_path acs_mail_link__link_p acs_object_util__object_type_exist_p acs_object_util__get_object_type acs_object_util__type_ancestor_type_p acs_object_util__object_ancestor_type_p acs_object_util__object_type_p acs_rel_type__role_pretty_name acs_rel_type__role_pretty_plural party__email person__name person__first_names person__last_name application_group__group_id_from_package_id acs_user__receives_alerts_p group_contains_p acs_message_get_tree_sortkey acs_mail_body__body_p acs_permission__permission_p acs_mail_multipart__multipart_p content_keyword__get_heading acs_group__name acs_group__member_p rel_segment__get rel_segment__name rel_constraint__get_constraint_id rel_constraint__violation rel_constraint__violation_if_removed content_keyword__get_description site_node_get_tree_sortkey timezone__convert_to_local timezone__get_offset timezone__get_rawoffset timezone__get_abbrev timezone__get_date timezone__isdst_p rdbms_date apm__register_p timezone__get_id doc__get_proc_header apm__parameter_p apm__id_for_name apm__get_value apm__get_value apm_package__initial_install_p apm_package__singleton_p apm_package__num_instances apm_package__name apm_package__highest_version apm_package__parent_id apm_package_type__num_parameters content_keyword__is_leaf acs_sc_msg_type__get_id acs_sc_msg_type__get_name acs_sc_contract__get_id acs_sc_contract__get_name acs_sc_operation__get_id acs_sc_impl__get_id acs_sc_impl__get_name acs_sc_binding__exists_p cr_items_get_tree_sortkey content_keyword__is_assigned content_keyword__get_path content_template__is_template cr_keywords_get_tree_sortkey content_template__get_path table_exists column_exists trigger_exists trigger_func_exists rule_exists content_folder__is_registered content_folder__get_label content_folder__get_index_page content_type__get_template content_type__trigger_insert_statement content_type__is_content_type content_item__get_root_folder content_item__is_published content_item__is_publishable content_item__is_valid_child content_item__get_id content_item__get_template content_item__get_content_type content_item__get_live_revision content_item__get_revision_count content_item__get_context content_item__get_latest_revision content_item__get_best_revision content_item__get_title content_item__get_title content_item__get_publish_date content_item__is_subclass content_item__is_index_page content_item__get_parent_folder content_revision__get_number content_revision__revision_name content_revision__is_latest content_revision__get_content content_symlink__is_symlink content_symlink__resolve_content_type content_extlink__is_extlink content_folder__is_folder content_folder__is_empty file_storage__get_root_folder file_storage__get_package_id forums_message__root_message_id content_symlink__resolve " "jeffd",2003/11/24 17:25:15,"oacs-5-0:jeffd:20031124172515","Addresses bug 1148, bug 1149 (and performance problems generally with plpgsql functions). eliminate with(isstrict,iscachable) in favor of the new syntax strict, immutable, stable. bump version of acs-kernel, acs-content-repository to 5.0.0b4, upgrade scripts provided. Fix bugs with the following plpgsql procs: acs_object__initialize_attributes: raise exception on null input. acs_object__set_attribute: exception on null input acs_object_util__get_object_type: remove the exception after the return statement apm__unregister_package: properly default cascade_p apm__unregister_service: properly default cascade_p content_item.get_parent_folder: infinite loop on input if not a direct descendent of a folder (fixed on oracle too) content_item__get_context: exception on null input, fix bug in exception print (wrong variable name) content_item__is_publishable: returned t on null and invalid items content_item__is_subclass: did not short curcuit loop when subclass found content_item__move: would silently ignore null target_id content_revision__copy_attributes: generate an exception on null input content_revision__export_xml: generate exception if called (unimplemented in postgres) content_symlink__copy: generate exception if called (unimplemented) apm_package__parent_id: returned -1 on not found rather than null content_folder__is_registered: no default provided in code for include_subtypes content_keyword__is_assigned: no default for recurse... content_revision__import_xml: generate exception if called (unimplemented in postgres) content_revision__index_attributes: generate exception if called (unimplemented in postgres) content_type__trigger_insert_statement: now generates exception on null input (was silent failure) number_src: infinite loop on null input rule_exists: fix case folded lookup Declare the following stable: get_func_definition get_func_header acs_message__name acs_object_type_insert_tr acs_message__message_p acs_object_type__pretty_name acs_message__first_ancestor acs_object_type__is_subtype_p acs_objects_get_tree_sortkey acs_object__name acs_object__default_name acs_object__get_attribute_storage acs_object__get_attribute acs_object__check_path acs_mail_link__link_p acs_object_util__object_type_exist_p acs_object_util__get_object_type acs_object_util__type_ancestor_type_p acs_object_util__object_ancestor_type_p acs_object_util__object_type_p acs_rel_type__role_pretty_name acs_rel_type__role_pretty_plural party__email person__name person__first_names person__last_name application_group__group_id_from_package_id acs_user__receives_alerts_p group_contains_p acs_message_get_tree_sortkey acs_mail_body__body_p acs_permission__permission_p acs_mail_multipart__multipart_p content_keyword__get_heading acs_group__name acs_group__member_p rel_segment__get rel_segment__name rel_constraint__get_constraint_id rel_constraint__violation rel_constraint__violation_if_removed content_keyword__get_description site_node_get_tree_sortkey timezone__convert_to_local timezone__get_offset timezone__get_rawoffset timezone__get_abbrev timezone__get_date timezone__isdst_p rdbms_date apm__register_p timezone__get_id doc__get_proc_header apm__parameter_p apm__id_for_name apm__get_value apm__get_value apm_package__initial_install_p apm_package__singleton_p apm_package__num_instances apm_package__name apm_package__highest_version apm_package__parent_id apm_package_type__num_parameters content_keyword__is_leaf acs_sc_msg_type__get_id acs_sc_msg_type__get_name acs_sc_contract__get_id acs_sc_contract__get_name acs_sc_operation__get_id acs_sc_impl__get_id acs_sc_impl__get_name acs_sc_binding__exists_p cr_items_get_tree_sortkey content_keyword__is_assigned content_keyword__get_path content_template__is_template cr_keywords_get_tree_sortkey content_template__get_path table_exists column_exists trigger_exists trigger_func_exists rule_exists content_folder__is_registered content_folder__get_label content_folder__get_index_page content_type__get_template content_type__trigger_insert_statement content_type__is_content_type content_item__get_root_folder content_item__is_published content_item__is_publishable content_item__is_valid_child content_item__get_id content_item__get_template content_item__get_content_type content_item__get_live_revision content_item__get_revision_count content_item__get_context content_item__get_latest_revision content_item__get_best_revision content_item__get_title content_item__get_title content_item__get_publish_date content_item__is_subclass content_item__is_index_page content_item__get_parent_folder content_revision__get_number content_revision__revision_name content_revision__is_latest content_revision__get_content content_symlink__is_symlink content_symlink__resolve_content_type content_extlink__is_extlink content_folder__is_folder content_folder__is_empty file_storage__get_root_folder file_storage__get_package_id forums_message__root_message_id content_symlink__resolve " "jeffd",2003/11/24 17:25:15,"oacs-5-0:jeffd:20031124172515","Addresses bug 1148, bug 1149 (and performance problems generally with plpgsql functions). eliminate with(isstrict,iscachable) in favor of the new syntax strict, immutable, stable. bump version of acs-kernel, acs-content-repository to 5.0.0b4, upgrade scripts provided. Fix bugs with the following plpgsql procs: acs_object__initialize_attributes: raise exception on null input. acs_object__set_attribute: exception on null input acs_object_util__get_object_type: remove the exception after the return statement apm__unregister_package: properly default cascade_p apm__unregister_service: properly default cascade_p content_item.get_parent_folder: infinite loop on input if not a direct descendent of a folder (fixed on oracle too) content_item__get_context: exception on null input, fix bug in exception print (wrong variable name) content_item__is_publishable: returned t on null and invalid items content_item__is_subclass: did not short curcuit loop when subclass found content_item__move: would silently ignore null target_id content_revision__copy_attributes: generate an exception on null input content_revision__export_xml: generate exception if called (unimplemented in postgres) content_symlink__copy: generate exception if called (unimplemented) apm_package__parent_id: returned -1 on not found rather than null content_folder__is_registered: no default provided in code for include_subtypes content_keyword__is_assigned: no default for recurse... content_revision__import_xml: generate exception if called (unimplemented in postgres) content_revision__index_attributes: generate exception if called (unimplemented in postgres) content_type__trigger_insert_statement: now generates exception on null input (was silent failure) number_src: infinite loop on null input rule_exists: fix case folded lookup Declare the following stable: get_func_definition get_func_header acs_message__name acs_object_type_insert_tr acs_message__message_p acs_object_type__pretty_name acs_message__first_ancestor acs_object_type__is_subtype_p acs_objects_get_tree_sortkey acs_object__name acs_object__default_name acs_object__get_attribute_storage acs_object__get_attribute acs_object__check_path acs_mail_link__link_p acs_object_util__object_type_exist_p acs_object_util__get_object_type acs_object_util__type_ancestor_type_p acs_object_util__object_ancestor_type_p acs_object_util__object_type_p acs_rel_type__role_pretty_name acs_rel_type__role_pretty_plural party__email person__name person__first_names person__last_name application_group__group_id_from_package_id acs_user__receives_alerts_p group_contains_p acs_message_get_tree_sortkey acs_mail_body__body_p acs_permission__permission_p acs_mail_multipart__multipart_p content_keyword__get_heading acs_group__name acs_group__member_p rel_segment__get rel_segment__name rel_constraint__get_constraint_id rel_constraint__violation rel_constraint__violation_if_removed content_keyword__get_description site_node_get_tree_sortkey timezone__convert_to_local timezone__get_offset timezone__get_rawoffset timezone__get_abbrev timezone__get_date timezone__isdst_p rdbms_date apm__register_p timezone__get_id doc__get_proc_header apm__parameter_p apm__id_for_name apm__get_value apm__get_value apm_package__initial_install_p apm_package__singleton_p apm_package__num_instances apm_package__name apm_package__highest_version apm_package__parent_id apm_package_type__num_parameters content_keyword__is_leaf acs_sc_msg_type__get_id acs_sc_msg_type__get_name acs_sc_contract__get_id acs_sc_contract__get_name acs_sc_operation__get_id acs_sc_impl__get_id acs_sc_impl__get_name acs_sc_binding__exists_p cr_items_get_tree_sortkey content_keyword__is_assigned content_keyword__get_path content_template__is_template cr_keywords_get_tree_sortkey content_template__get_path table_exists column_exists trigger_exists trigger_func_exists rule_exists content_folder__is_registered content_folder__get_label content_folder__get_index_page content_type__get_template content_type__trigger_insert_statement content_type__is_content_type content_item__get_root_folder content_item__is_published content_item__is_publishable content_item__is_valid_child content_item__get_id content_item__get_template content_item__get_content_type content_item__get_live_revision content_item__get_revision_count content_item__get_context content_item__get_latest_revision content_item__get_best_revision content_item__get_title content_item__get_title content_item__get_publish_date content_item__is_subclass content_item__is_index_page content_item__get_parent_folder content_revision__get_number content_revision__revision_name content_revision__is_latest content_revision__get_content content_symlink__is_symlink content_symlink__resolve_content_type content_extlink__is_extlink content_folder__is_folder content_folder__is_empty file_storage__get_root_folder file_storage__get_package_id forums_message__root_message_id content_symlink__resolve " "jeffd",2003/11/24 17:25:15,"oacs-5-0:jeffd:20031124172515","Addresses bug 1148, bug 1149 (and performance problems generally with plpgsql functions). eliminate with(isstrict,iscachable) in favor of the new syntax strict, immutable, stable. bump version of acs-kernel, acs-content-repository to 5.0.0b4, upgrade scripts provided. Fix bugs with the following plpgsql procs: acs_object__initialize_attributes: raise exception on null input. acs_object__set_attribute: exception on null input acs_object_util__get_object_type: remove the exception after the return statement apm__unregister_package: properly default cascade_p apm__unregister_service: properly default cascade_p content_item.get_parent_folder: infinite loop on input if not a direct descendent of a folder (fixed on oracle too) content_item__get_context: exception on null input, fix bug in exception print (wrong variable name) content_item__is_publishable: returned t on null and invalid items content_item__is_subclass: did not short curcuit loop when subclass found content_item__move: would silently ignore null target_id content_revision__copy_attributes: generate an exception on null input content_revision__export_xml: generate exception if called (unimplemented in postgres) content_symlink__copy: generate exception if called (unimplemented) apm_package__parent_id: returned -1 on not found rather than null content_folder__is_registered: no default provided in code for include_subtypes content_keyword__is_assigned: no default for recurse... content_revision__import_xml: generate exception if called (unimplemented in postgres) content_revision__index_attributes: generate exception if called (unimplemented in postgres) content_type__trigger_insert_statement: now generates exception on null input (was silent failure) number_src: infinite loop on null input rule_exists: fix case folded lookup Declare the following stable: get_func_definition get_func_header acs_message__name acs_object_type_insert_tr acs_message__message_p acs_object_type__pretty_name acs_message__first_ancestor acs_object_type__is_subtype_p acs_objects_get_tree_sortkey acs_object__name acs_object__default_name acs_object__get_attribute_storage acs_object__get_attribute acs_object__check_path acs_mail_link__link_p acs_object_util__object_type_exist_p acs_object_util__get_object_type acs_object_util__type_ancestor_type_p acs_object_util__object_ancestor_type_p acs_object_util__object_type_p acs_rel_type__role_pretty_name acs_rel_type__role_pretty_plural party__email person__name person__first_names person__last_name application_group__group_id_from_package_id acs_user__receives_alerts_p group_contains_p acs_message_get_tree_sortkey acs_mail_body__body_p acs_permission__permission_p acs_mail_multipart__multipart_p content_keyword__get_heading acs_group__name acs_group__member_p rel_segment__get rel_segment__name rel_constraint__get_constraint_id rel_constraint__violation rel_constraint__violation_if_removed content_keyword__get_description site_node_get_tree_sortkey timezone__convert_to_local timezone__get_offset timezone__get_rawoffset timezone__get_abbrev timezone__get_date timezone__isdst_p rdbms_date apm__register_p timezone__get_id doc__get_proc_header apm__parameter_p apm__id_for_name apm__get_value apm__get_value apm_package__initial_install_p apm_package__singleton_p apm_package__num_instances apm_package__name apm_package__highest_version apm_package__parent_id apm_package_type__num_parameters content_keyword__is_leaf acs_sc_msg_type__get_id acs_sc_msg_type__get_name acs_sc_contract__get_id acs_sc_contract__get_name acs_sc_operation__get_id acs_sc_impl__get_id acs_sc_impl__get_name acs_sc_binding__exists_p cr_items_get_tree_sortkey content_keyword__is_assigned content_keyword__get_path content_template__is_template cr_keywords_get_tree_sortkey content_template__get_path table_exists column_exists trigger_exists trigger_func_exists rule_exists content_folder__is_registered content_folder__get_label content_folder__get_index_page content_type__get_template content_type__trigger_insert_statement content_type__is_content_type content_item__get_root_folder content_item__is_published content_item__is_publishable content_item__is_valid_child content_item__get_id content_item__get_template content_item__get_content_type content_item__get_live_revision content_item__get_revision_count content_item__get_context content_item__get_latest_revision content_item__get_best_revision content_item__get_title content_item__get_title content_item__get_publish_date content_item__is_subclass content_item__is_index_page content_item__get_parent_folder content_revision__get_number content_revision__revision_name content_revision__is_latest content_revision__get_content content_symlink__is_symlink content_symlink__resolve_content_type content_extlink__is_extlink content_folder__is_folder content_folder__is_empty file_storage__get_root_folder file_storage__get_package_id forums_message__root_message_id content_symlink__resolve " "jeffd",2003/11/24 17:25:15,"oacs-5-0:jeffd:20031124172515","Addresses bug 1148, bug 1149 (and performance problems generally with plpgsql functions). eliminate with(isstrict,iscachable) in favor of the new syntax strict, immutable, stable. bump version of acs-kernel, acs-content-repository to 5.0.0b4, upgrade scripts provided. Fix bugs with the following plpgsql procs: acs_object__initialize_attributes: raise exception on null input. acs_object__set_attribute: exception on null input acs_object_util__get_object_type: remove the exception after the return statement apm__unregister_package: properly default cascade_p apm__unregister_service: properly default cascade_p content_item.get_parent_folder: infinite loop on input if not a direct descendent of a folder (fixed on oracle too) content_item__get_context: exception on null input, fix bug in exception print (wrong variable name) content_item__is_publishable: returned t on null and invalid items content_item__is_subclass: did not short curcuit loop when subclass found content_item__move: would silently ignore null target_id content_revision__copy_attributes: generate an exception on null input content_revision__export_xml: generate exception if called (unimplemented in postgres) content_symlink__copy: generate exception if called (unimplemented) apm_package__parent_id: returned -1 on not found rather than null content_folder__is_registered: no default provided in code for include_subtypes content_keyword__is_assigned: no default for recurse... content_revision__import_xml: generate exception if called (unimplemented in postgres) content_revision__index_attributes: generate exception if called (unimplemented in postgres) content_type__trigger_insert_statement: now generates exception on null input (was silent failure) number_src: infinite loop on null input rule_exists: fix case folded lookup Declare the following stable: get_func_definition get_func_header acs_message__name acs_object_type_insert_tr acs_message__message_p acs_object_type__pretty_name acs_message__first_ancestor acs_object_type__is_subtype_p acs_objects_get_tree_sortkey acs_object__name acs_object__default_name acs_object__get_attribute_storage acs_object__get_attribute acs_object__check_path acs_mail_link__link_p acs_object_util__object_type_exist_p acs_object_util__get_object_type acs_object_util__type_ancestor_type_p acs_object_util__object_ancestor_type_p acs_object_util__object_type_p acs_rel_type__role_pretty_name acs_rel_type__role_pretty_plural party__email person__name person__first_names person__last_name application_group__group_id_from_package_id acs_user__receives_alerts_p group_contains_p acs_message_get_tree_sortkey acs_mail_body__body_p acs_permission__permission_p acs_mail_multipart__multipart_p content_keyword__get_heading acs_group__name acs_group__member_p rel_segment__get rel_segment__name rel_constraint__get_constraint_id rel_constraint__violation rel_constraint__violation_if_removed content_keyword__get_description site_node_get_tree_sortkey timezone__convert_to_local timezone__get_offset timezone__get_rawoffset timezone__get_abbrev timezone__get_date timezone__isdst_p rdbms_date apm__register_p timezone__get_id doc__get_proc_header apm__parameter_p apm__id_for_name apm__get_value apm__get_value apm_package__initial_install_p apm_package__singleton_p apm_package__num_instances apm_package__name apm_package__highest_version apm_package__parent_id apm_package_type__num_parameters content_keyword__is_leaf acs_sc_msg_type__get_id acs_sc_msg_type__get_name acs_sc_contract__get_id acs_sc_contract__get_name acs_sc_operation__get_id acs_sc_impl__get_id acs_sc_impl__get_name acs_sc_binding__exists_p cr_items_get_tree_sortkey content_keyword__is_assigned content_keyword__get_path content_template__is_template cr_keywords_get_tree_sortkey content_template__get_path table_exists column_exists trigger_exists trigger_func_exists rule_exists content_folder__is_registered content_folder__get_label content_folder__get_index_page content_type__get_template content_type__trigger_insert_statement content_type__is_content_type content_item__get_root_folder content_item__is_published content_item__is_publishable content_item__is_valid_child content_item__get_id content_item__get_template content_item__get_content_type content_item__get_live_revision content_item__get_revision_count content_item__get_context content_item__get_latest_revision content_item__get_best_revision content_item__get_title content_item__get_title content_item__get_publish_date content_item__is_subclass content_item__is_index_page content_item__get_parent_folder content_revision__get_number content_revision__revision_name content_revision__is_latest content_revision__get_content content_symlink__is_symlink content_symlink__resolve_content_type content_extlink__is_extlink content_folder__is_folder content_folder__is_empty file_storage__get_root_folder file_storage__get_package_id forums_message__root_message_id content_symlink__resolve " "jeffd",2003/11/24 17:25:15,"oacs-5-0:jeffd:20031124172515","Addresses bug 1148, bug 1149 (and performance problems generally with plpgsql functions). eliminate with(isstrict,iscachable) in favor of the new syntax strict, immutable, stable. bump version of acs-kernel, acs-content-repository to 5.0.0b4, upgrade scripts provided. Fix bugs with the following plpgsql procs: acs_object__initialize_attributes: raise exception on null input. acs_object__set_attribute: exception on null input acs_object_util__get_object_type: remove the exception after the return statement apm__unregister_package: properly default cascade_p apm__unregister_service: properly default cascade_p content_item.get_parent_folder: infinite loop on input if not a direct descendent of a folder (fixed on oracle too) content_item__get_context: exception on null input, fix bug in exception print (wrong variable name) content_item__is_publishable: returned t on null and invalid items content_item__is_subclass: did not short curcuit loop when subclass found content_item__move: would silently ignore null target_id content_revision__copy_attributes: generate an exception on null input content_revision__export_xml: generate exception if called (unimplemented in postgres) content_symlink__copy: generate exception if called (unimplemented) apm_package__parent_id: returned -1 on not found rather than null content_folder__is_registered: no default provided in code for include_subtypes content_keyword__is_assigned: no default for recurse... content_revision__import_xml: generate exception if called (unimplemented in postgres) content_revision__index_attributes: generate exception if called (unimplemented in postgres) content_type__trigger_insert_statement: now generates exception on null input (was silent failure) number_src: infinite loop on null input rule_exists: fix case folded lookup Declare the following stable: get_func_definition get_func_header acs_message__name acs_object_type_insert_tr acs_message__message_p acs_object_type__pretty_name acs_message__first_ancestor acs_object_type__is_subtype_p acs_objects_get_tree_sortkey acs_object__name acs_object__default_name acs_object__get_attribute_storage acs_object__get_attribute acs_object__check_path acs_mail_link__link_p acs_object_util__object_type_exist_p acs_object_util__get_object_type acs_object_util__type_ancestor_type_p acs_object_util__object_ancestor_type_p acs_object_util__object_type_p acs_rel_type__role_pretty_name acs_rel_type__role_pretty_plural party__email person__name person__first_names person__last_name application_group__group_id_from_package_id acs_user__receives_alerts_p group_contains_p acs_message_get_tree_sortkey acs_mail_body__body_p acs_permission__permission_p acs_mail_multipart__multipart_p content_keyword__get_heading acs_group__name acs_group__member_p rel_segment__get rel_segment__name rel_constraint__get_constraint_id rel_constraint__violation rel_constraint__violation_if_removed content_keyword__get_description site_node_get_tree_sortkey timezone__convert_to_local timezone__get_offset timezone__get_rawoffset timezone__get_abbrev timezone__get_date timezone__isdst_p rdbms_date apm__register_p timezone__get_id doc__get_proc_header apm__parameter_p apm__id_for_name apm__get_value apm__get_value apm_package__initial_install_p apm_package__singleton_p apm_package__num_instances apm_package__name apm_package__highest_version apm_package__parent_id apm_package_type__num_parameters content_keyword__is_leaf acs_sc_msg_type__get_id acs_sc_msg_type__get_name acs_sc_contract__get_id acs_sc_contract__get_name acs_sc_operation__get_id acs_sc_impl__get_id acs_sc_impl__get_name acs_sc_binding__exists_p cr_items_get_tree_sortkey content_keyword__is_assigned content_keyword__get_path content_template__is_template cr_keywords_get_tree_sortkey content_template__get_path table_exists column_exists trigger_exists trigger_func_exists rule_exists content_folder__is_registered content_folder__get_label content_folder__get_index_page content_type__get_template content_type__trigger_insert_statement content_type__is_content_type content_item__get_root_folder content_item__is_published content_item__is_publishable content_item__is_valid_child content_item__get_id content_item__get_template content_item__get_content_type content_item__get_live_revision content_item__get_revision_count content_item__get_context content_item__get_latest_revision content_item__get_best_revision content_item__get_title content_item__get_title content_item__get_publish_date content_item__is_subclass content_item__is_index_page content_item__get_parent_folder content_revision__get_number content_revision__revision_name content_revision__is_latest content_revision__get_content content_symlink__is_symlink content_symlink__resolve_content_type content_extlink__is_extlink content_folder__is_folder content_folder__is_empty file_storage__get_root_folder file_storage__get_package_id forums_message__root_message_id content_symlink__resolve " "jeffd",2003/11/24 17:25:15,"oacs-5-0:jeffd:20031124172515","Addresses bug 1148, bug 1149 (and performance problems generally with plpgsql functions). eliminate with(isstrict,iscachable) in favor of the new syntax strict, immutable, stable. bump version of acs-kernel, acs-content-repository to 5.0.0b4, upgrade scripts provided. Fix bugs with the following plpgsql procs: acs_object__initialize_attributes: raise exception on null input. acs_object__set_attribute: exception on null input acs_object_util__get_object_type: remove the exception after the return statement apm__unregister_package: properly default cascade_p apm__unregister_service: properly default cascade_p content_item.get_parent_folder: infinite loop on input if not a direct descendent of a folder (fixed on oracle too) content_item__get_context: exception on null input, fix bug in exception print (wrong variable name) content_item__is_publishable: returned t on null and invalid items content_item__is_subclass: did not short curcuit loop when subclass found content_item__move: would silently ignore null target_id content_revision__copy_attributes: generate an exception on null input content_revision__export_xml: generate exception if called (unimplemented in postgres) content_symlink__copy: generate exception if called (unimplemented) apm_package__parent_id: returned -1 on not found rather than null content_folder__is_registered: no default provided in code for include_subtypes content_keyword__is_assigned: no default for recurse... content_revision__import_xml: generate exception if called (unimplemented in postgres) content_revision__index_attributes: generate exception if called (unimplemented in postgres) content_type__trigger_insert_statement: now generates exception on null input (was silent failure) number_src: infinite loop on null input rule_exists: fix case folded lookup Declare the following stable: get_func_definition get_func_header acs_message__name acs_object_type_insert_tr acs_message__message_p acs_object_type__pretty_name acs_message__first_ancestor acs_object_type__is_subtype_p acs_objects_get_tree_sortkey acs_object__name acs_object__default_name acs_object__get_attribute_storage acs_object__get_attribute acs_object__check_path acs_mail_link__link_p acs_object_util__object_type_exist_p acs_object_util__get_object_type acs_object_util__type_ancestor_type_p acs_object_util__object_ancestor_type_p acs_object_util__object_type_p acs_rel_type__role_pretty_name acs_rel_type__role_pretty_plural party__email person__name person__first_names person__last_name application_group__group_id_from_package_id acs_user__receives_alerts_p group_contains_p acs_message_get_tree_sortkey acs_mail_body__body_p acs_permission__permission_p acs_mail_multipart__multipart_p content_keyword__get_heading acs_group__name acs_group__member_p rel_segment__get rel_segment__name rel_constraint__get_constraint_id rel_constraint__violation rel_constraint__violation_if_removed content_keyword__get_description site_node_get_tree_sortkey timezone__convert_to_local timezone__get_offset timezone__get_rawoffset timezone__get_abbrev timezone__get_date timezone__isdst_p rdbms_date apm__register_p timezone__get_id doc__get_proc_header apm__parameter_p apm__id_for_name apm__get_value apm__get_value apm_package__initial_install_p apm_package__singleton_p apm_package__num_instances apm_package__name apm_package__highest_version apm_package__parent_id apm_package_type__num_parameters content_keyword__is_leaf acs_sc_msg_type__get_id acs_sc_msg_type__get_name acs_sc_contract__get_id acs_sc_contract__get_name acs_sc_operation__get_id acs_sc_impl__get_id acs_sc_impl__get_name acs_sc_binding__exists_p cr_items_get_tree_sortkey content_keyword__is_assigned content_keyword__get_path content_template__is_template cr_keywords_get_tree_sortkey content_template__get_path table_exists column_exists trigger_exists trigger_func_exists rule_exists content_folder__is_registered content_folder__get_label content_folder__get_index_page content_type__get_template content_type__trigger_insert_statement content_type__is_content_type content_item__get_root_folder content_item__is_published content_item__is_publishable content_item__is_valid_child content_item__get_id content_item__get_template content_item__get_content_type content_item__get_live_revision content_item__get_revision_count content_item__get_context content_item__get_latest_revision content_item__get_best_revision content_item__get_title content_item__get_title content_item__get_publish_date content_item__is_subclass content_item__is_index_page content_item__get_parent_folder content_revision__get_number content_revision__revision_name content_revision__is_latest content_revision__get_content content_symlink__is_symlink content_symlink__resolve_content_type content_extlink__is_extlink content_folder__is_folder content_folder__is_empty file_storage__get_root_folder file_storage__get_package_id forums_message__root_message_id content_symlink__resolve " "jeffd",2003/11/24 17:25:15,"oacs-5-0:jeffd:20031124172515","Addresses bug 1148, bug 1149 (and performance problems generally with plpgsql functions). eliminate with(isstrict,iscachable) in favor of the new syntax strict, immutable, stable. bump version of acs-kernel, acs-content-repository to 5.0.0b4, upgrade scripts provided. Fix bugs with the following plpgsql procs: acs_object__initialize_attributes: raise exception on null input. acs_object__set_attribute: exception on null input acs_object_util__get_object_type: remove the exception after the return statement apm__unregister_package: properly default cascade_p apm__unregister_service: properly default cascade_p content_item.get_parent_folder: infinite loop on input if not a direct descendent of a folder (fixed on oracle too) content_item__get_context: exception on null input, fix bug in exception print (wrong variable name) content_item__is_publishable: returned t on null and invalid items content_item__is_subclass: did not short curcuit loop when subclass found content_item__move: would silently ignore null target_id content_revision__copy_attributes: generate an exception on null input content_revision__export_xml: generate exception if called (unimplemented in postgres) content_symlink__copy: generate exception if called (unimplemented) apm_package__parent_id: returned -1 on not found rather than null content_folder__is_registered: no default provided in code for include_subtypes content_keyword__is_assigned: no default for recurse... content_revision__import_xml: generate exception if called (unimplemented in postgres) content_revision__index_attributes: generate exception if called (unimplemented in postgres) content_type__trigger_insert_statement: now generates exception on null input (was silent failure) number_src: infinite loop on null input rule_exists: fix case folded lookup Declare the following stable: get_func_definition get_func_header acs_message__name acs_object_type_insert_tr acs_message__message_p acs_object_type__pretty_name acs_message__first_ancestor acs_object_type__is_subtype_p acs_objects_get_tree_sortkey acs_object__name acs_object__default_name acs_object__get_attribute_storage acs_object__get_attribute acs_object__check_path acs_mail_link__link_p acs_object_util__object_type_exist_p acs_object_util__get_object_type acs_object_util__type_ancestor_type_p acs_object_util__object_ancestor_type_p acs_object_util__object_type_p acs_rel_type__role_pretty_name acs_rel_type__role_pretty_plural party__email person__name person__first_names person__last_name application_group__group_id_from_package_id acs_user__receives_alerts_p group_contains_p acs_message_get_tree_sortkey acs_mail_body__body_p acs_permission__permission_p acs_mail_multipart__multipart_p content_keyword__get_heading acs_group__name acs_group__member_p rel_segment__get rel_segment__name rel_constraint__get_constraint_id rel_constraint__violation rel_constraint__violation_if_removed content_keyword__get_description site_node_get_tree_sortkey timezone__convert_to_local timezone__get_offset timezone__get_rawoffset timezone__get_abbrev timezone__get_date timezone__isdst_p rdbms_date apm__register_p timezone__get_id doc__get_proc_header apm__parameter_p apm__id_for_name apm__get_value apm__get_value apm_package__initial_install_p apm_package__singleton_p apm_package__num_instances apm_package__name apm_package__highest_version apm_package__parent_id apm_package_type__num_parameters content_keyword__is_leaf acs_sc_msg_type__get_id acs_sc_msg_type__get_name acs_sc_contract__get_id acs_sc_contract__get_name acs_sc_operation__get_id acs_sc_impl__get_id acs_sc_impl__get_name acs_sc_binding__exists_p cr_items_get_tree_sortkey content_keyword__is_assigned content_keyword__get_path content_template__is_template cr_keywords_get_tree_sortkey content_template__get_path table_exists column_exists trigger_exists trigger_func_exists rule_exists content_folder__is_registered content_folder__get_label content_folder__get_index_page content_type__get_template content_type__trigger_insert_statement content_type__is_content_type content_item__get_root_folder content_item__is_published content_item__is_publishable content_item__is_valid_child content_item__get_id content_item__get_template content_item__get_content_type content_item__get_live_revision content_item__get_revision_count content_item__get_context content_item__get_latest_revision content_item__get_best_revision content_item__get_title content_item__get_title content_item__get_publish_date content_item__is_subclass content_item__is_index_page content_item__get_parent_folder content_revision__get_number content_revision__revision_name content_revision__is_latest content_revision__get_content content_symlink__is_symlink content_symlink__resolve_content_type content_extlink__is_extlink content_folder__is_folder content_folder__is_empty file_storage__get_root_folder file_storage__get_package_id forums_message__root_message_id content_symlink__resolve " "jeffd",2003/11/24 17:25:15,"oacs-5-0:jeffd:20031124172515","Addresses bug 1148, bug 1149 (and performance problems generally with plpgsql functions). eliminate with(isstrict,iscachable) in favor of the new syntax strict, immutable, stable. bump version of acs-kernel, acs-content-repository to 5.0.0b4, upgrade scripts provided. Fix bugs with the following plpgsql procs: acs_object__initialize_attributes: raise exception on null input. acs_object__set_attribute: exception on null input acs_object_util__get_object_type: remove the exception after the return statement apm__unregister_package: properly default cascade_p apm__unregister_service: properly default cascade_p content_item.get_parent_folder: infinite loop on input if not a direct descendent of a folder (fixed on oracle too) content_item__get_context: exception on null input, fix bug in exception print (wrong variable name) content_item__is_publishable: returned t on null and invalid items content_item__is_subclass: did not short curcuit loop when subclass found content_item__move: would silently ignore null target_id content_revision__copy_attributes: generate an exception on null input content_revision__export_xml: generate exception if called (unimplemented in postgres) content_symlink__copy: generate exception if called (unimplemented) apm_package__parent_id: returned -1 on not found rather than null content_folder__is_registered: no default provided in code for include_subtypes content_keyword__is_assigned: no default for recurse... content_revision__import_xml: generate exception if called (unimplemented in postgres) content_revision__index_attributes: generate exception if called (unimplemented in postgres) content_type__trigger_insert_statement: now generates exception on null input (was silent failure) number_src: infinite loop on null input rule_exists: fix case folded lookup Declare the following stable: get_func_definition get_func_header acs_message__name acs_object_type_insert_tr acs_message__message_p acs_object_type__pretty_name acs_message__first_ancestor acs_object_type__is_subtype_p acs_objects_get_tree_sortkey acs_object__name acs_object__default_name acs_object__get_attribute_storage acs_object__get_attribute acs_object__check_path acs_mail_link__link_p acs_object_util__object_type_exist_p acs_object_util__get_object_type acs_object_util__type_ancestor_type_p acs_object_util__object_ancestor_type_p acs_object_util__object_type_p acs_rel_type__role_pretty_name acs_rel_type__role_pretty_plural party__email person__name person__first_names person__last_name application_group__group_id_from_package_id acs_user__receives_alerts_p group_contains_p acs_message_get_tree_sortkey acs_mail_body__body_p acs_permission__permission_p acs_mail_multipart__multipart_p content_keyword__get_heading acs_group__name acs_group__member_p rel_segment__get rel_segment__name rel_constraint__get_constraint_id rel_constraint__violation rel_constraint__violation_if_removed content_keyword__get_description site_node_get_tree_sortkey timezone__convert_to_local timezone__get_offset timezone__get_rawoffset timezone__get_abbrev timezone__get_date timezone__isdst_p rdbms_date apm__register_p timezone__get_id doc__get_proc_header apm__parameter_p apm__id_for_name apm__get_value apm__get_value apm_package__initial_install_p apm_package__singleton_p apm_package__num_instances apm_package__name apm_package__highest_version apm_package__parent_id apm_package_type__num_parameters content_keyword__is_leaf acs_sc_msg_type__get_id acs_sc_msg_type__get_name acs_sc_contract__get_id acs_sc_contract__get_name acs_sc_operation__get_id acs_sc_impl__get_id acs_sc_impl__get_name acs_sc_binding__exists_p cr_items_get_tree_sortkey content_keyword__is_assigned content_keyword__get_path content_template__is_template cr_keywords_get_tree_sortkey content_template__get_path table_exists column_exists trigger_exists trigger_func_exists rule_exists content_folder__is_registered content_folder__get_label content_folder__get_index_page content_type__get_template content_type__trigger_insert_statement content_type__is_content_type content_item__get_root_folder content_item__is_published content_item__is_publishable content_item__is_valid_child content_item__get_id content_item__get_template content_item__get_content_type content_item__get_live_revision content_item__get_revision_count content_item__get_context content_item__get_latest_revision content_item__get_best_revision content_item__get_title content_item__get_title content_item__get_publish_date content_item__is_subclass content_item__is_index_page content_item__get_parent_folder content_revision__get_number content_revision__revision_name content_revision__is_latest content_revision__get_content content_symlink__is_symlink content_symlink__resolve_content_type content_extlink__is_extlink content_folder__is_folder content_folder__is_empty file_storage__get_root_folder file_storage__get_package_id forums_message__root_message_id content_symlink__resolve " "peterm",2003/11/24 15:09:58,"oacs-5-0:peterm:20031124150958","changing the get_attachments procs to use db_list instead of db_list_of_lists and the PG query to only return the id. Previously committed by mistake on head " "peterm",2003/11/24 15:09:58,"oacs-5-0:peterm:20031124150958","changing the get_attachments procs to use db_list instead of db_list_of_lists and the PG query to only return the id. Previously committed by mistake on head " "peterm",2003/11/24 14:50:34,"MAIN:peterm:20031124145034","changing the get_attachments procs to use db_list instead of db_list_of_lists and the PG query to only return the id " "peterm",2003/11/24 14:50:34,"MAIN:peterm:20031124145034","changing the get_attachments procs to use db_list instead of db_list_of_lists and the PG query to only return the id " "jeffd",2003/11/21 22:09:22,"oacs-5-0:jeffd:20031121220922","Use lower(username) rather than upper(username), create case folded indexes on postgres for username, email, screen_name, move some of the queries in community-core-procs to .xql file. rename the updgrade files...doh! " "jeffd",2003/11/21 22:09:22,"oacs-5-0:jeffd:20031121220922","Use lower(username) rather than upper(username), create case folded indexes on postgres for username, email, screen_name, move some of the queries in community-core-procs to .xql file. rename the updgrade files...doh! " "jeffd",2003/11/21 22:09:22,"oacs-5-0:jeffd:20031121220922","Use lower(username) rather than upper(username), create case folded indexes on postgres for username, email, screen_name, move some of the queries in community-core-procs to .xql file. rename the updgrade files...doh! " "jeffd",2003/11/21 22:09:22,"oacs-5-0:jeffd:20031121220922","Use lower(username) rather than upper(username), create case folded indexes on postgres for username, email, screen_name, move some of the queries in community-core-procs to .xql file. rename the updgrade files...doh! " "jeffd",2003/11/21 22:09:22,"oacs-5-0:jeffd:20031121220922","Use lower(username) rather than upper(username), create case folded indexes on postgres for username, email, screen_name, move some of the queries in community-core-procs to .xql file. rename the updgrade files...doh! " "jeffd",2003/11/21 22:09:22,"oacs-5-0:jeffd:20031121220922","Use lower(username) rather than upper(username), create case folded indexes on postgres for username, email, screen_name, move some of the queries in community-core-procs to .xql file. rename the updgrade files...doh! " "jeffd",2003/11/21 22:09:22,"oacs-5-0:jeffd:20031121220922","Use lower(username) rather than upper(username), create case folded indexes on postgres for username, email, screen_name, move some of the queries in community-core-procs to .xql file. rename the updgrade files...doh! " "jeffd",2003/11/21 22:09:22,"oacs-5-0:jeffd:20031121220922","Use lower(username) rather than upper(username), create case folded indexes on postgres for username, email, screen_name, move some of the queries in community-core-procs to .xql file. rename the updgrade files...doh! " "jeffd",2003/11/21 22:09:22,"oacs-5-0:jeffd:20031121220922","Use lower(username) rather than upper(username), create case folded indexes on postgres for username, email, screen_name, move some of the queries in community-core-procs to .xql file. rename the updgrade files...doh! " "jeffd",2003/11/20 21:53:39,"oacs-5-0:jeffd:20031120215339","alias table name so db_tables will work on postgres " "jeffd",2003/11/20 16:32:31,"oacs-5-0:jeffd:20031120163231","Adds max_child_sortkey to acs_objects, uses select for update to incr tree_sortkey (fixes concurrency problems and substantially improves performance), drop group_elem_idx_container_idx (not useful) and acs_objects_context_object_idx (which is superflous since there is an identical unique constraint). changes acs_objects_get_tree_sortkey to be isstrict/iscachable fixes a bug in acs_objects_context_id_up_tr on both oracle an postgres. See http://openacs.org/forums/message-view?message_id=142769 for discussion. " "jeffd",2003/11/20 16:32:31,"oacs-5-0:jeffd:20031120163231","Adds max_child_sortkey to acs_objects, uses select for update to incr tree_sortkey (fixes concurrency problems and substantially improves performance), drop group_elem_idx_container_idx (not useful) and acs_objects_context_object_idx (which is superflous since there is an identical unique constraint). changes acs_objects_get_tree_sortkey to be isstrict/iscachable fixes a bug in acs_objects_context_id_up_tr on both oracle an postgres. See http://openacs.org/forums/message-view?message_id=142769 for discussion. " "jeffd",2003/11/20 16:32:31,"oacs-5-0:jeffd:20031120163231","Adds max_child_sortkey to acs_objects, uses select for update to incr tree_sortkey (fixes concurrency problems and substantially improves performance), drop group_elem_idx_container_idx (not useful) and acs_objects_context_object_idx (which is superflous since there is an identical unique constraint). changes acs_objects_get_tree_sortkey to be isstrict/iscachable fixes a bug in acs_objects_context_id_up_tr on both oracle an postgres. See http://openacs.org/forums/message-view?message_id=142769 for discussion. " "jeffd",2003/11/20 16:32:31,"oacs-5-0:jeffd:20031120163231","Adds max_child_sortkey to acs_objects, uses select for update to incr tree_sortkey (fixes concurrency problems and substantially improves performance), drop group_elem_idx_container_idx (not useful) and acs_objects_context_object_idx (which is superflous since there is an identical unique constraint). changes acs_objects_get_tree_sortkey to be isstrict/iscachable fixes a bug in acs_objects_context_id_up_tr on both oracle an postgres. See http://openacs.org/forums/message-view?message_id=142769 for discussion. " "jeffd",2003/11/20 16:32:31,"oacs-5-0:jeffd:20031120163231","Adds max_child_sortkey to acs_objects, uses select for update to incr tree_sortkey (fixes concurrency problems and substantially improves performance), drop group_elem_idx_container_idx (not useful) and acs_objects_context_object_idx (which is superflous since there is an identical unique constraint). changes acs_objects_get_tree_sortkey to be isstrict/iscachable fixes a bug in acs_objects_context_id_up_tr on both oracle an postgres. See http://openacs.org/forums/message-view?message_id=142769 for discussion. " "jeffd",2003/11/20 16:32:31,"oacs-5-0:jeffd:20031120163231","Adds max_child_sortkey to acs_objects, uses select for update to incr tree_sortkey (fixes concurrency problems and substantially improves performance), drop group_elem_idx_container_idx (not useful) and acs_objects_context_object_idx (which is superflous since there is an identical unique constraint). changes acs_objects_get_tree_sortkey to be isstrict/iscachable fixes a bug in acs_objects_context_id_up_tr on both oracle an postgres. See http://openacs.org/forums/message-view?message_id=142769 for discussion. " "jeffd",2003/11/20 16:32:31,"oacs-5-0:jeffd:20031120163231","Adds max_child_sortkey to acs_objects, uses select for update to incr tree_sortkey (fixes concurrency problems and substantially improves performance), drop group_elem_idx_container_idx (not useful) and acs_objects_context_object_idx (which is superflous since there is an identical unique constraint). changes acs_objects_get_tree_sortkey to be isstrict/iscachable fixes a bug in acs_objects_context_id_up_tr on both oracle an postgres. See http://openacs.org/forums/message-view?message_id=142769 for discussion. " "jeffd",2003/11/20 16:32:31,"oacs-5-0:jeffd:20031120163231","Adds max_child_sortkey to acs_objects, uses select for update to incr tree_sortkey (fixes concurrency problems and substantially improves performance), drop group_elem_idx_container_idx (not useful) and acs_objects_context_object_idx (which is superflous since there is an identical unique constraint). changes acs_objects_get_tree_sortkey to be isstrict/iscachable fixes a bug in acs_objects_context_id_up_tr on both oracle an postgres. See http://openacs.org/forums/message-view?message_id=142769 for discussion. " "joela",2003/11/11 16:51:47,"MAIN:joela:20031111165147","changed db user from postgres to " "joela",2003/11/11 16:51:47,"MAIN:joela:20031111165147","changed db user from postgres to " "jeffd",2003/11/09 12:51:52,"MAIN:jeffd:20031109125151","casts in tree_left and tree_right (pg 7.4 needs them it seems), bump version to 5.0a5, upgrade script provided " "jeffd",2003/11/09 12:51:52,"MAIN:jeffd:20031109125151","casts in tree_left and tree_right (pg 7.4 needs them it seems), bump version to 5.0a5, upgrade script provided " "jeffd",2003/11/09 12:51:51,"MAIN:jeffd:20031109125151","casts in tree_left and tree_right (pg 7.4 needs them it seems), bump version to 5.0a5, upgrade script provided " "daveb",2003/11/07 02:05:36,"oacs-4-6:daveb:20031107020536","Added optional name parameter to content_item content_folder content_extlink content_symlink copy and move pl(pg)sql procedures. Oracle and Postgresql. " "daveb",2003/11/07 02:05:36,"oacs-4-6:daveb:20031107020536","Added optional name parameter to content_item content_folder content_extlink content_symlink copy and move pl(pg)sql procedures. Oracle and Postgresql. " "daveb",2003/11/07 02:05:36,"oacs-4-6:daveb:20031107020536","Added optional name parameter to content_item content_folder content_extlink content_symlink copy and move pl(pg)sql procedures. Oracle and Postgresql. " "daveb",2003/11/07 02:05:36,"oacs-4-6:daveb:20031107020536","Added optional name parameter to content_item content_folder content_extlink content_symlink copy and move pl(pg)sql procedures. Oracle and Postgresql. " "daveb",2003/11/07 02:05:36,"oacs-4-6:daveb:20031107020536","Added optional name parameter to content_item content_folder content_extlink content_symlink copy and move pl(pg)sql procedures. Oracle and Postgresql. " "daveb",2003/11/07 02:05:36,"oacs-4-6:daveb:20031107020536","Added optional name parameter to content_item content_folder content_extlink content_symlink copy and move pl(pg)sql procedures. Oracle and Postgresql. " "daveb",2003/11/07 02:05:36,"oacs-4-6:daveb:20031107020536","Added optional name parameter to content_item content_folder content_extlink content_symlink copy and move pl(pg)sql procedures. Oracle and Postgresql. " "daveb",2003/11/07 02:05:36,"oacs-4-6:daveb:20031107020536","Added optional name parameter to content_item content_folder content_extlink content_symlink copy and move pl(pg)sql procedures. Oracle and Postgresql. " "peterm",2003/11/04 13:40:23,"MAIN:peterm:20031104134023","Lars changed default config file to use variables for PG db_host and db_port " "peterm",2003/11/03 10:46:45,"MAIN:peterm:20031103104645","adding missing 'as' keyword in portrait_info query in PG. Adding it to Oracle query as well although it may not be necessary there. " "peterm",2003/11/03 10:46:45,"MAIN:peterm:20031103104645","adding missing 'as' keyword in portrait_info query in PG. Adding it to Oracle query as well although it may not be necessary there. " "jeffd",2003/11/03 08:30:30,"MAIN:jeffd:20031103083030","extras-upload fails for all rows on postgres bug 537 " "tilmanns",2003/11/02 03:05:16,"MAIN:tilmanns:20031102030516","With Jun's permission adding his perl script to upgrade pg dumps with truncated identifier names from 7.2 to 7.3. Formerly known as dump_parser.pl. " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "michaels",2003/10/31 16:09:23,"MAIN:michaels:20031031160923","added support for PG " "rmello",2003/10/30 21:41:49,"MAIN:rmello:20031030214149","Granted commit privs to the press package for michaels, so he can commit his port for PG (currently the package is oracle only). " "joela",2003/10/29 09:01:10,"MAIN:joela:20031029090109","changed postgres to 7.3.4 " "joela",2003/10/29 09:01:10,"MAIN:joela:20031029090109","changed postgres to 7.3.4 " "joela",2003/10/29 09:01:09,"MAIN:joela:20031029090109","changed postgres to 7.3.4 " "joela",2003/10/29 09:01:09,"MAIN:joela:20031029090109","changed postgres to 7.3.4 " "lars",2003/10/16 13:49:36,"MAIN:lars:20031016134936","Fixed PG query " "lars",2003/10/16 13:40:15,"MAIN:lars:20031016134015","Query on Oracle hadn't gotten the extra columns added that the PG query had " "peterm",2003/10/14 16:05:28,"MAIN:peterm:20031014160528","fixing bug 957: adding recurring events broken in PG. Adding ::INT casts to arguments of add_months() and to_interval() calls " "lars",2003/10/14 07:30:43,"MAIN:lars:20031014073042","Added PG define_function_args to a single PL/SQL proc, so we can use package_instantiate_object - need to add it to the rest " "lars",2003/10/14 07:30:42,"MAIN:lars:20031014073042","Added PG define_function_args to a single PL/SQL proc, so we can use package_instantiate_object - need to add it to the rest " "lars",2003/10/14 07:30:42,"MAIN:lars:20031014073042","Added PG define_function_args to a single PL/SQL proc, so we can use package_instantiate_object - need to add it to the rest " "peterm",2003/10/06 13:21:53,"MAIN:peterm:20031006132153","fixing bug 895. Changing nuke link to be called delete (since that what it really is). Making the user-nuke page work with PG " "peterm",2003/10/06 13:21:53,"MAIN:peterm:20031006132153","fixing bug 895. Changing nuke link to be called delete (since that what it really is). Making the user-nuke page work with PG " "peterm",2003/10/06 13:21:53,"MAIN:peterm:20031006132153","fixing bug 895. Changing nuke link to be called delete (since that what it really is). Making the user-nuke page work with PG " "peterm",2003/10/06 13:21:53,"MAIN:peterm:20031006132153","fixing bug 895. Changing nuke link to be called delete (since that what it really is). Making the user-nuke page work with PG " "lars",2003/10/03 16:54:37,"MAIN:lars:20031003165436","Unassigned query not ported to PG " "lars",2003/10/03 16:54:37,"MAIN:lars:20031003165436","Unassigned query not ported to PG " "lars",2003/10/03 16:54:37,"MAIN:lars:20031003165436","Unassigned query not ported to PG " "lars",2003/10/03 16:54:36,"MAIN:lars:20031003165436","Unassigned query not ported to PG " "lars",2003/10/03 10:44:17,"MAIN:lars:20031003104417","Installer didn't work on Oracle because it had a PG-specific query in the page. Changed to use API. " "lars",2003/10/03 10:33:26,"MAIN:lars:20031003103326","Fixed bug #873: search in forums, for PG " "peterm",2003/09/30 12:52:19,"MAIN:peterm:20030930125219","upgrade script fix: Oracle table def was mistakenly copied into PG upgrade script " "peterm",2003/09/30 12:32:23,"MAIN:peterm:20030930123223","using create view instead of create or replace view for PG 7.2 support. Adding creation of lang_messages_audit in upgrade script. It was missing " "peterm",2003/09/30 12:32:23,"MAIN:peterm:20030930123223","using create view instead of create or replace view for PG 7.2 support. Adding creation of lang_messages_audit in upgrade script. It was missing " "peterm",2003/09/30 12:32:23,"MAIN:peterm:20030930123223","using create view instead of create or replace view for PG 7.2 support. Adding creation of lang_messages_audit in upgrade script. It was missing " "peterm",2003/09/30 12:10:50,"MAIN:peterm:20030930121050","making upgrade scripts of bulk-mail work with PG 7.2 " "peterm",2003/09/30 12:10:50,"MAIN:peterm:20030930121050","making upgrade scripts of bulk-mail work with PG 7.2 " "peterm",2003/09/30 09:45:27,"MAIN:peterm:20030930094527","upgrade script fix: cannot drop columns with PG 7.2. Also, shouldn't say drop table CASCADE with PG 7.2 " "marka",2003/09/25 18:10:37,"MAIN:marka:20030925181037","corrected postgres interval casting for stricter 7.3 (and newer 7.2s) " "peterm",2003/09/10 08:40:59,"MAIN:peterm:20030910084057","committed the authority__new function with more than 16 arguments which doesn't work in PG. Reverting back to 16 args " "peterm",2003/09/10 08:40:58,"MAIN:peterm:20030910084057","committed the authority__new function with more than 16 arguments which doesn't work in PG. Reverting back to 16 args " "peterm",2003/09/10 08:40:58,"MAIN:peterm:20030910084057","committed the authority__new function with more than 16 arguments which doesn't work in PG. Reverting back to 16 args " "peterm",2003/09/10 08:40:58,"MAIN:peterm:20030910084057","committed the authority__new function with more than 16 arguments which doesn't work in PG. Reverting back to 16 args " "peterm",2003/09/10 08:40:57,"MAIN:peterm:20030910084057","committed the authority__new function with more than 16 arguments which doesn't work in PG. Reverting back to 16 args " "peterm",2003/09/05 13:26:12,"MAIN:peterm:20030905132612","seems create or replace view doesn't work with PG 7.2 so changing to create view " "dirkg",2003/09/03 11:51:02,"MAIN:dirkg:20030903115102","Fixed Bug #362 (inexistent date gives error in PG) " "lars",2003/09/02 15:27:37,"MAIN:lars:20030902152737","Fixed upgrade for PG 7.2. Unfortunately, COPY has different syntax between 7.2 and 7.3 " "lars",2003/09/02 15:27:37,"MAIN:lars:20030902152737","Fixed upgrade for PG 7.2. Unfortunately, COPY has different syntax between 7.2 and 7.3 " "jlaine",2003/08/27 18:27:35,"MAIN:jlaine:20030827182735","Added includable random-photo widget to Jeff's photo album in contrib. Works only with Postgres at the moment " "jlaine",2003/08/27 18:27:35,"MAIN:jlaine:20030827182735","Added includable random-photo widget to Jeff's photo album in contrib. Works only with Postgres at the moment " "jlaine",2003/08/27 18:27:35,"MAIN:jlaine:20030827182735","Added includable random-photo widget to Jeff's photo album in contrib. Works only with Postgres at the moment " "peterm",2003/08/26 11:20:24,"MAIN:peterm:20030826112024","changing create or replace to create for PG 7.2 compatibility " "jader",2003/08/26 00:06:30,"MAIN:jader:20030826000630","Added in the Postgres definition file for queries. " "donb",2003/08/25 21:40:16,"MAIN:donb:20030825214015","Corrected PG version of Barry Brooks speed up to the object update trigger, added the new Oracle trigger to the proper upgrade script. " "donb",2003/08/25 21:40:16,"MAIN:donb:20030825214015","Corrected PG version of Barry Brooks speed up to the object update trigger, added the new Oracle trigger to the proper upgrade script. " "donb",2003/08/25 21:40:15,"MAIN:donb:20030825214015","Corrected PG version of Barry Brooks speed up to the object update trigger, added the new Oracle trigger to the proper upgrade script. " "tilmanns",2003/08/23 22:16:24,"MAIN:tilmanns:20030823221624","Added date formatting, propably only necessary to work with certain pg setups which return dates in a format that tcl clock scan doesn't understand. " "tilmanns",2003/08/23 19:20:32,"MAIN:tilmanns:20030823192032","Fixes Bug #678: Error in news__status, pg date math problem, patch by Gabriel Burca " "peterm",2003/08/18 15:24:38,"MAIN:peterm:20030818152438","adding upgrade script for PG for version 0.3 that we forgot to add previously " "lars",2003/08/18 10:40:55,"MAIN:lars:20030818104055","Fixing PG 7.3 incompatibility problem -- pulled over from oacs-4-6 branch " "lars",2003/08/18 10:37:03,"MAIN:lars:20030818103703","Added timezone__convert_to_locale proc for PG " "lars",2003/08/18 10:37:03,"MAIN:lars:20030818103703","Added timezone__convert_to_locale proc for PG " "tilmanns",2003/08/11 20:38:29,"MAIN:tilmanns:20030811203829","Removing to_date() calls on columns that are already of type date. This makes the news index page work on pg 7.3.3 - hopefully it doesn't make it break elsewhere. " "rmello",2003/07/17 02:33:23,"oacs-4-6:rmello:20030717023323","- Remove upper from order by to make it work under PG 7.3. Bug 598, patch 223 by Gabriel Durca. Thanks. " "rmello",2003/07/17 02:24:28,"oacs-4-6:rmello:20030717022428","- Changed query to use pg_user instead of pg_shadow. Patch 235 by Gabriel Durca. " "donb",2003/07/13 19:45:49,"MAIN:donb:20030713194548","Moved csv files to match naming scheme that makes it easy to load in both PG and Oracle - dd-table-name.csv where dd is the sequence number, used to control the order in which table data is loaded. " "donb",2003/07/13 19:45:48,"MAIN:donb:20030713194548","Moved csv files to match naming scheme that makes it easy to load in both PG and Oracle - dd-table-name.csv where dd is the sequence number, used to control the order in which table data is loaded. " "donb",2003/07/13 19:45:48,"MAIN:donb:20030713194548","Moved csv files to match naming scheme that makes it easy to load in both PG and Oracle - dd-table-name.csv where dd is the sequence number, used to control the order in which table data is loaded. " "donb",2003/07/13 19:45:48,"MAIN:donb:20030713194548","Moved csv files to match naming scheme that makes it easy to load in both PG and Oracle - dd-table-name.csv where dd is the sequence number, used to control the order in which table data is loaded. " "olah",2003/07/07 12:25:53,"MAIN:olah:20030707122553","1. I made it possible to let content_template.new(), and its PG equivalent, create a revision of the template by simply providing the template in the 'text' param. 2. Bug-fixed content::init, content::get_content and some other procs related to the index.vuh in the CR. Virtual URLs are now more or less supported for items of any content type if they have a content template associated with them. If a content item associates a template to it (by registering it), it will have precedence over the type's template. It will transparently act as a default, in other words. " "olah",2003/07/07 12:25:53,"MAIN:olah:20030707122553","1. I made it possible to let content_template.new(), and its PG equivalent, create a revision of the template by simply providing the template in the 'text' param. 2. Bug-fixed content::init, content::get_content and some other procs related to the index.vuh in the CR. Virtual URLs are now more or less supported for items of any content type if they have a content template associated with them. If a content item associates a template to it (by registering it), it will have precedence over the type's template. It will transparently act as a default, in other words. " "olah",2003/07/07 12:25:53,"MAIN:olah:20030707122553","1. I made it possible to let content_template.new(), and its PG equivalent, create a revision of the template by simply providing the template in the 'text' param. 2. Bug-fixed content::init, content::get_content and some other procs related to the index.vuh in the CR. Virtual URLs are now more or less supported for items of any content type if they have a content template associated with them. If a content item associates a template to it (by registering it), it will have precedence over the type's template. It will transparently act as a default, in other words. " "olah",2003/07/07 12:25:53,"MAIN:olah:20030707122553","1. I made it possible to let content_template.new(), and its PG equivalent, create a revision of the template by simply providing the template in the 'text' param. 2. Bug-fixed content::init, content::get_content and some other procs related to the index.vuh in the CR. Virtual URLs are now more or less supported for items of any content type if they have a content template associated with them. If a content item associates a template to it (by registering it), it will have precedence over the type's template. It will transparently act as a default, in other words. " "olah",2003/07/07 12:25:53,"MAIN:olah:20030707122553","1. I made it possible to let content_template.new(), and its PG equivalent, create a revision of the template by simply providing the template in the 'text' param. 2. Bug-fixed content::init, content::get_content and some other procs related to the index.vuh in the CR. Virtual URLs are now more or less supported for items of any content type if they have a content template associated with them. If a content item associates a template to it (by registering it), it will have precedence over the type's template. It will transparently act as a default, in other words. " "olah",2003/07/07 12:25:53,"MAIN:olah:20030707122553","1. I made it possible to let content_template.new(), and its PG equivalent, create a revision of the template by simply providing the template in the 'text' param. 2. Bug-fixed content::init, content::get_content and some other procs related to the index.vuh in the CR. Virtual URLs are now more or less supported for items of any content type if they have a content template associated with them. If a content item associates a template to it (by registering it), it will have precedence over the type's template. It will transparently act as a default, in other words. " "olah",2003/07/07 12:25:53,"MAIN:olah:20030707122553","1. I made it possible to let content_template.new(), and its PG equivalent, create a revision of the template by simply providing the template in the 'text' param. 2. Bug-fixed content::init, content::get_content and some other procs related to the index.vuh in the CR. Virtual URLs are now more or less supported for items of any content type if they have a content template associated with them. If a content item associates a template to it (by registering it), it will have precedence over the type's template. It will transparently act as a default, in other words. " "olah",2003/07/07 12:25:53,"MAIN:olah:20030707122553","1. I made it possible to let content_template.new(), and its PG equivalent, create a revision of the template by simply providing the template in the 'text' param. 2. Bug-fixed content::init, content::get_content and some other procs related to the index.vuh in the CR. Virtual URLs are now more or less supported for items of any content type if they have a content template associated with them. If a content item associates a template to it (by registering it), it will have precedence over the type's template. It will transparently act as a default, in other words. " "olah",2003/07/07 12:25:53,"MAIN:olah:20030707122553","1. I made it possible to let content_template.new(), and its PG equivalent, create a revision of the template by simply providing the template in the 'text' param. 2. Bug-fixed content::init, content::get_content and some other procs related to the index.vuh in the CR. Virtual URLs are now more or less supported for items of any content type if they have a content template associated with them. If a content item associates a template to it (by registering it), it will have precedence over the type's template. It will transparently act as a default, in other words. " "olah",2003/07/07 12:25:53,"MAIN:olah:20030707122553","1. I made it possible to let content_template.new(), and its PG equivalent, create a revision of the template by simply providing the template in the 'text' param. 2. Bug-fixed content::init, content::get_content and some other procs related to the index.vuh in the CR. Virtual URLs are now more or less supported for items of any content type if they have a content template associated with them. If a content item associates a template to it (by registering it), it will have precedence over the type's template. It will transparently act as a default, in other words. " "olah",2003/07/07 12:25:53,"MAIN:olah:20030707122553","1. I made it possible to let content_template.new(), and its PG equivalent, create a revision of the template by simply providing the template in the 'text' param. 2. Bug-fixed content::init, content::get_content and some other procs related to the index.vuh in the CR. Virtual URLs are now more or less supported for items of any content type if they have a content template associated with them. If a content item associates a template to it (by registering it), it will have precedence over the type's template. It will transparently act as a default, in other words. " "olah",2003/07/07 12:25:53,"MAIN:olah:20030707122553","1. I made it possible to let content_template.new(), and its PG equivalent, create a revision of the template by simply providing the template in the 'text' param. 2. Bug-fixed content::init, content::get_content and some other procs related to the index.vuh in the CR. Virtual URLs are now more or less supported for items of any content type if they have a content template associated with them. If a content item associates a template to it (by registering it), it will have precedence over the type's template. It will transparently act as a default, in other words. " "olah",2003/07/07 12:25:53,"MAIN:olah:20030707122553","1. I made it possible to let content_template.new(), and its PG equivalent, create a revision of the template by simply providing the template in the 'text' param. 2. Bug-fixed content::init, content::get_content and some other procs related to the index.vuh in the CR. Virtual URLs are now more or less supported for items of any content type if they have a content template associated with them. If a content item associates a template to it (by registering it), it will have precedence over the type's template. It will transparently act as a default, in other words. " "olah",2003/07/07 12:25:53,"MAIN:olah:20030707122553","1. I made it possible to let content_template.new(), and its PG equivalent, create a revision of the template by simply providing the template in the 'text' param. 2. Bug-fixed content::init, content::get_content and some other procs related to the index.vuh in the CR. Virtual URLs are now more or less supported for items of any content type if they have a content template associated with them. If a content item associates a template to it (by registering it), it will have precedence over the type's template. It will transparently act as a default, in other words. " "olah",2003/07/07 12:25:53,"MAIN:olah:20030707122553","1. I made it possible to let content_template.new(), and its PG equivalent, create a revision of the template by simply providing the template in the 'text' param. 2. Bug-fixed content::init, content::get_content and some other procs related to the index.vuh in the CR. Virtual URLs are now more or less supported for items of any content type if they have a content template associated with them. If a content item associates a template to it (by registering it), it will have precedence over the type's template. It will transparently act as a default, in other words. " "olah",2003/07/07 12:25:53,"MAIN:olah:20030707122553","1. I made it possible to let content_template.new(), and its PG equivalent, create a revision of the template by simply providing the template in the 'text' param. 2. Bug-fixed content::init, content::get_content and some other procs related to the index.vuh in the CR. Virtual URLs are now more or less supported for items of any content type if they have a content template associated with them. If a content item associates a template to it (by registering it), it will have precedence over the type's template. It will transparently act as a default, in other words. " "olah",2003/07/07 12:25:53,"MAIN:olah:20030707122553","1. I made it possible to let content_template.new(), and its PG equivalent, create a revision of the template by simply providing the template in the 'text' param. 2. Bug-fixed content::init, content::get_content and some other procs related to the index.vuh in the CR. Virtual URLs are now more or less supported for items of any content type if they have a content template associated with them. If a content item associates a template to it (by registering it), it will have precedence over the type's template. It will transparently act as a default, in other words. " "donb",2003/06/29 23:30:50,"MAIN:donb:20030629233049","1. Finished up my Tcl API proc for defining portlets in a db-independent way. 2. Changed some catalog message errors 3. Fixed some noquote stuff 4. Finished porting dotlrn-homework to PG (not fully tested) 5. Modified homework to use the completed Tcl API defined in #1 above. " "donb",2003/06/29 23:30:49,"MAIN:donb:20030629233049","1. Finished up my Tcl API proc for defining portlets in a db-independent way. 2. Changed some catalog message errors 3. Fixed some noquote stuff 4. Finished porting dotlrn-homework to PG (not fully tested) 5. Modified homework to use the completed Tcl API defined in #1 above. " "donb",2003/06/29 23:30:49,"MAIN:donb:20030629233049","1. Finished up my Tcl API proc for defining portlets in a db-independent way. 2. Changed some catalog message errors 3. Fixed some noquote stuff 4. Finished porting dotlrn-homework to PG (not fully tested) 5. Modified homework to use the completed Tcl API defined in #1 above. " "donb",2003/06/29 23:30:49,"MAIN:donb:20030629233049","1. Finished up my Tcl API proc for defining portlets in a db-independent way. 2. Changed some catalog message errors 3. Fixed some noquote stuff 4. Finished porting dotlrn-homework to PG (not fully tested) 5. Modified homework to use the completed Tcl API defined in #1 above. " "donb",2003/06/29 23:30:49,"MAIN:donb:20030629233049","1. Finished up my Tcl API proc for defining portlets in a db-independent way. 2. Changed some catalog message errors 3. Fixed some noquote stuff 4. Finished porting dotlrn-homework to PG (not fully tested) 5. Modified homework to use the completed Tcl API defined in #1 above. " "donb",2003/06/29 23:30:49,"MAIN:donb:20030629233049","1. Finished up my Tcl API proc for defining portlets in a db-independent way. 2. Changed some catalog message errors 3. Fixed some noquote stuff 4. Finished porting dotlrn-homework to PG (not fully tested) 5. Modified homework to use the completed Tcl API defined in #1 above. " "donb",2003/06/29 23:30:49,"MAIN:donb:20030629233049","1. Finished up my Tcl API proc for defining portlets in a db-independent way. 2. Changed some catalog message errors 3. Fixed some noquote stuff 4. Finished porting dotlrn-homework to PG (not fully tested) 5. Modified homework to use the completed Tcl API defined in #1 above. " "donb",2003/06/29 23:30:49,"MAIN:donb:20030629233049","1. Finished up my Tcl API proc for defining portlets in a db-independent way. 2. Changed some catalog message errors 3. Fixed some noquote stuff 4. Finished porting dotlrn-homework to PG (not fully tested) 5. Modified homework to use the completed Tcl API defined in #1 above. " "donb",2003/06/29 23:30:49,"MAIN:donb:20030629233049","1. Finished up my Tcl API proc for defining portlets in a db-independent way. 2. Changed some catalog message errors 3. Fixed some noquote stuff 4. Finished porting dotlrn-homework to PG (not fully tested) 5. Modified homework to use the completed Tcl API defined in #1 above. " "donb",2003/06/29 23:30:49,"MAIN:donb:20030629233049","1. Finished up my Tcl API proc for defining portlets in a db-independent way. 2. Changed some catalog message errors 3. Fixed some noquote stuff 4. Finished porting dotlrn-homework to PG (not fully tested) 5. Modified homework to use the completed Tcl API defined in #1 above. " "donb",2003/06/29 23:30:49,"MAIN:donb:20030629233049","1. Finished up my Tcl API proc for defining portlets in a db-independent way. 2. Changed some catalog message errors 3. Fixed some noquote stuff 4. Finished porting dotlrn-homework to PG (not fully tested) 5. Modified homework to use the completed Tcl API defined in #1 above. " "donb",2003/06/29 23:30:49,"MAIN:donb:20030629233049","1. Finished up my Tcl API proc for defining portlets in a db-independent way. 2. Changed some catalog message errors 3. Fixed some noquote stuff 4. Finished porting dotlrn-homework to PG (not fully tested) 5. Modified homework to use the completed Tcl API defined in #1 above. " "donb",2003/06/29 23:30:49,"MAIN:donb:20030629233049","1. Finished up my Tcl API proc for defining portlets in a db-independent way. 2. Changed some catalog message errors 3. Fixed some noquote stuff 4. Finished porting dotlrn-homework to PG (not fully tested) 5. Modified homework to use the completed Tcl API defined in #1 above. " "donb",2003/06/29 23:30:49,"MAIN:donb:20030629233049","1. Finished up my Tcl API proc for defining portlets in a db-independent way. 2. Changed some catalog message errors 3. Fixed some noquote stuff 4. Finished porting dotlrn-homework to PG (not fully tested) 5. Modified homework to use the completed Tcl API defined in #1 above. " "donb",2003/06/29 23:30:49,"MAIN:donb:20030629233049","1. Finished up my Tcl API proc for defining portlets in a db-independent way. 2. Changed some catalog message errors 3. Fixed some noquote stuff 4. Finished porting dotlrn-homework to PG (not fully tested) 5. Modified homework to use the completed Tcl API defined in #1 above. " "donb",2003/06/29 23:30:49,"MAIN:donb:20030629233049","1. Finished up my Tcl API proc for defining portlets in a db-independent way. 2. Changed some catalog message errors 3. Fixed some noquote stuff 4. Finished porting dotlrn-homework to PG (not fully tested) 5. Modified homework to use the completed Tcl API defined in #1 above. " "donb",2003/06/29 23:30:49,"MAIN:donb:20030629233049","1. Finished up my Tcl API proc for defining portlets in a db-independent way. 2. Changed some catalog message errors 3. Fixed some noquote stuff 4. Finished porting dotlrn-homework to PG (not fully tested) 5. Modified homework to use the completed Tcl API defined in #1 above. " "donb",2003/06/29 23:30:49,"MAIN:donb:20030629233049","1. Finished up my Tcl API proc for defining portlets in a db-independent way. 2. Changed some catalog message errors 3. Fixed some noquote stuff 4. Finished porting dotlrn-homework to PG (not fully tested) 5. Modified homework to use the completed Tcl API defined in #1 above. " "donb",2003/06/29 23:30:49,"MAIN:donb:20030629233049","1. Finished up my Tcl API proc for defining portlets in a db-independent way. 2. Changed some catalog message errors 3. Fixed some noquote stuff 4. Finished porting dotlrn-homework to PG (not fully tested) 5. Modified homework to use the completed Tcl API defined in #1 above. " "donb",2003/06/29 23:30:49,"MAIN:donb:20030629233049","1. Finished up my Tcl API proc for defining portlets in a db-independent way. 2. Changed some catalog message errors 3. Fixed some noquote stuff 4. Finished porting dotlrn-homework to PG (not fully tested) 5. Modified homework to use the completed Tcl API defined in #1 above. " "donb",2003/06/29 23:30:49,"MAIN:donb:20030629233049","1. Finished up my Tcl API proc for defining portlets in a db-independent way. 2. Changed some catalog message errors 3. Fixed some noquote stuff 4. Finished porting dotlrn-homework to PG (not fully tested) 5. Modified homework to use the completed Tcl API defined in #1 above. " "donb",2003/06/29 23:30:49,"MAIN:donb:20030629233049","1. Finished up my Tcl API proc for defining portlets in a db-independent way. 2. Changed some catalog message errors 3. Fixed some noquote stuff 4. Finished porting dotlrn-homework to PG (not fully tested) 5. Modified homework to use the completed Tcl API defined in #1 above. " "donb",2003/06/23 01:33:24,"MAIN:donb:20030623013324","Removed the unused add-sloan-theme.sql files (they're added in defaults.sql) and switched Oracle's default.sql to use a message key for the Sloan name (as was already done by someone for Postgres.) " "donb",2003/06/23 01:33:24,"MAIN:donb:20030623013324","Removed the unused add-sloan-theme.sql files (they're added in defaults.sql) and switched Oracle's default.sql to use a message key for the Sloan name (as was already done by someone for Postgres.) " "donb",2003/06/23 01:33:24,"MAIN:donb:20030623013324","Removed the unused add-sloan-theme.sql files (they're added in defaults.sql) and switched Oracle's default.sql to use a message key for the Sloan name (as was already done by someone for Postgres.) " "jeffd",2003/06/18 13:43:16,"MAIN:jeffd:20030618134316","seperate queries for oracle and postgres for cr_import_content.set_file_content " "jeffd",2003/06/18 13:43:16,"MAIN:jeffd:20030618134316","seperate queries for oracle and postgres for cr_import_content.set_file_content " "jeffd",2003/06/18 13:43:16,"MAIN:jeffd:20030618134316","seperate queries for oracle and postgres for cr_import_content.set_file_content " "jeffd",2003/06/18 13:40:01,"oacs-4-6:jeffd:20030618134001","seperate queries for oracle and postgres for cr_import_content.set_file_content " "jeffd",2003/06/18 13:40:01,"oacs-4-6:jeffd:20030618134001","seperate queries for oracle and postgres for cr_import_content.set_file_content " "jeffd",2003/06/18 13:40:01,"oacs-4-6:jeffd:20030618134001","seperate queries for oracle and postgres for cr_import_content.set_file_content " "vinodk",2003/06/16 01:06:18,"oacs-4-6:vinodk:20030616010618","- fixed timestamp operations for pg 7.3 " "vinodk",2003/06/16 01:06:18,"oacs-4-6:vinodk:20030616010618","- fixed timestamp operations for pg 7.3 " "vinodk",2003/06/12 06:55:47,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:46,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:46,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:45,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:44,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:44,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:44,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:44,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:44,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:44,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:44,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:44,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "vinodk",2003/06/12 06:55:44,"MAIN:vinodk:20030612065544","- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following: - oracle support - oracle and pg upgrade scripts (from v4.0.1) - working drop scripts - bump of version to 4.5 " "donb",2003/06/12 01:33:30,"dotlrn-1-0:donb:20030612013329","Added Tcl API to allow the definition of portal datasource from a spec, which gets rid of the need to write PG and Oracle SQL to define these. " "donb",2003/06/12 01:33:30,"dotlrn-1-0:donb:20030612013329","Added Tcl API to allow the definition of portal datasource from a spec, which gets rid of the need to write PG and Oracle SQL to define these. " "donb",2003/06/12 01:33:30,"dotlrn-1-0:donb:20030612013329","Added Tcl API to allow the definition of portal datasource from a spec, which gets rid of the need to write PG and Oracle SQL to define these. " "donb",2003/06/12 01:33:30,"dotlrn-1-0:donb:20030612013329","Added Tcl API to allow the definition of portal datasource from a spec, which gets rid of the need to write PG and Oracle SQL to define these. " "donb",2003/06/12 01:33:29,"dotlrn-1-0:donb:20030612013329","Added Tcl API to allow the definition of portal datasource from a spec, which gets rid of the need to write PG and Oracle SQL to define these. " "lars",2003/06/11 09:43:33,"oacs-4-6:lars:20030611094333","Fixed bug in PG port: The query would produce multiple copies of the same rows, when indeed it wanted to limit the list by only showing relationship types that weren't already related to a group " "donb",2003/06/01 18:16:05,"oacs-4-6:donb:20030601181605","Fixed an error caused by a PG 7.3 incompatibility with earlier versions. You can no longer subtract an integer from a timestamp but rather must explicitly cast it to an interval number of days. " "donb",2003/06/01 18:16:05,"oacs-4-6:donb:20030601181605","Fixed an error caused by a PG 7.3 incompatibility with earlier versions. You can no longer subtract an integer from a timestamp but rather must explicitly cast it to an interval number of days. " "donb",2003/06/01 18:16:05,"oacs-4-6:donb:20030601181605","Fixed an error caused by a PG 7.3 incompatibility with earlier versions. You can no longer subtract an integer from a timestamp but rather must explicitly cast it to an interval number of days. " "donb",2003/05/18 20:48:02,"oacs-4-6:donb:20030518204802","Wow, fixed a bug that's been here since 4.5! ""number"" is not a PG datatype, switched to integer ... " "janines",2003/05/11 22:11:08,"oacs-4-6:janines:20030511221108","resolved conflict between acs-workflow and workflow for Oracle (Lars took care of Postgres) " "janines",2003/05/11 20:06:44,"oacs-4-6:janines:20030511200544","resolved conflict between acs-workflow and workflow for Oracle (Lars took care of Postgres) " "janines",2003/05/11 20:06:30,"oacs-4-6:janines:20030511200544","resolved conflict between acs-workflow and workflow for Oracle (Lars took care of Postgres) " "janines",2003/05/11 20:06:13,"oacs-4-6:janines:20030511200544","resolved conflict between acs-workflow and workflow for Oracle (Lars took care of Postgres) " "janines",2003/05/11 20:05:44,"oacs-4-6:janines:20030511200544","resolved conflict between acs-workflow and workflow for Oracle (Lars took care of Postgres) " "peterm",2003/05/09 11:05:02,"MAIN:peterm:20030509110413","some PG port testing and bug fixing. Limiting logged values to six digits as Tcl doesn't seem to handle large numbers very well " "peterm",2003/05/09 11:04:43,"MAIN:peterm:20030509110413","some PG port testing and bug fixing. Limiting logged values to six digits as Tcl doesn't seem to handle large numbers very well " "peterm",2003/05/09 11:04:43,"MAIN:peterm:20030509110413","some PG port testing and bug fixing. Limiting logged values to six digits as Tcl doesn't seem to handle large numbers very well " "peterm",2003/05/09 11:04:13,"MAIN:peterm:20030509110413","some PG port testing and bug fixing. Limiting logged values to six digits as Tcl doesn't seem to handle large numbers very well " "peterm",2003/05/09 11:04:13,"MAIN:peterm:20030509110413","some PG port testing and bug fixing. Limiting logged values to six digits as Tcl doesn't seem to handle large numbers very well " "peterm",2003/05/09 11:04:13,"MAIN:peterm:20030509110413","some PG port testing and bug fixing. Limiting logged values to six digits as Tcl doesn't seem to handle large numbers very well " "peterm",2003/05/08 13:56:20,"MAIN:peterm:20030508135404","more great UI work by Lars. Port to PG 90% done (thanks Jarkko). There are still some glitches, for example the Add Entry link in the menu bar " "peterm",2003/05/08 13:56:20,"MAIN:peterm:20030508135404","more great UI work by Lars. Port to PG 90% done (thanks Jarkko). There are still some glitches, for example the Add Entry link in the menu bar " "peterm",2003/05/08 13:56:20,"MAIN:peterm:20030508135404","more great UI work by Lars. Port to PG 90% done (thanks Jarkko). There are still some glitches, for example the Add Entry link in the menu bar " "peterm",2003/05/08 13:56:20,"MAIN:peterm:20030508135404","more great UI work by Lars. Port to PG 90% done (thanks Jarkko). There are still some glitches, for example the Add Entry link in the menu bar " "peterm",2003/05/08 13:56:20,"MAIN:peterm:20030508135404","more great UI work by Lars. Port to PG 90% done (thanks Jarkko). There are still some glitches, for example the Add Entry link in the menu bar " "peterm",2003/05/08 13:56:20,"MAIN:peterm:20030508135404","more great UI work by Lars. Port to PG 90% done (thanks Jarkko). There are still some glitches, for example the Add Entry link in the menu bar " "peterm",2003/05/08 13:56:04,"MAIN:peterm:20030508135404","more great UI work by Lars. Port to PG 90% done (thanks Jarkko). There are still some glitches, for example the Add Entry link in the menu bar " "peterm",2003/05/08 13:56:04,"MAIN:peterm:20030508135404","more great UI work by Lars. Port to PG 90% done (thanks Jarkko). There are still some glitches, for example the Add Entry link in the menu bar " "peterm",2003/05/08 13:56:04,"MAIN:peterm:20030508135404","more great UI work by Lars. Port to PG 90% done (thanks Jarkko). There are still some glitches, for example the Add Entry link in the menu bar " "peterm",2003/05/08 13:56:04,"MAIN:peterm:20030508135404","more great UI work by Lars. Port to PG 90% done (thanks Jarkko). There are still some glitches, for example the Add Entry link in the menu bar " "peterm",2003/05/08 13:56:04,"MAIN:peterm:20030508135404","more great UI work by Lars. Port to PG 90% done (thanks Jarkko). There are still some glitches, for example the Add Entry link in the menu bar " "peterm",2003/05/08 13:56:04,"MAIN:peterm:20030508135404","more great UI work by Lars. Port to PG 90% done (thanks Jarkko). There are still some glitches, for example the Add Entry link in the menu bar " "peterm",2003/05/08 13:56:04,"MAIN:peterm:20030508135404","more great UI work by Lars. Port to PG 90% done (thanks Jarkko). There are still some glitches, for example the Add Entry link in the menu bar " "peterm",2003/05/08 13:56:04,"MAIN:peterm:20030508135404","more great UI work by Lars. Port to PG 90% done (thanks Jarkko). There are still some glitches, for example the Add Entry link in the menu bar " "peterm",2003/05/08 13:56:04,"MAIN:peterm:20030508135404","more great UI work by Lars. Port to PG 90% done (thanks Jarkko). There are still some glitches, for example the Add Entry link in the menu bar " "peterm",2003/05/08 13:56:04,"MAIN:peterm:20030508135404","more great UI work by Lars. Port to PG 90% done (thanks Jarkko). There are still some glitches, for example the Add Entry link in the menu bar " "peterm",2003/05/08 13:56:04,"MAIN:peterm:20030508135404","more great UI work by Lars. Port to PG 90% done (thanks Jarkko). There are still some glitches, for example the Add Entry link in the menu bar " "peterm",2003/05/08 13:56:04,"MAIN:peterm:20030508135404","more great UI work by Lars. Port to PG 90% done (thanks Jarkko). There are still some glitches, for example the Add Entry link in the menu bar " "peterm",2003/05/08 13:56:04,"MAIN:peterm:20030508135404","more great UI work by Lars. Port to PG 90% done (thanks Jarkko). There are still some glitches, for example the Add Entry link in the menu bar " "peterm",2003/05/08 13:56:04,"MAIN:peterm:20030508135404","more great UI work by Lars. Port to PG 90% done (thanks Jarkko). There are still some glitches, for example the Add Entry link in the menu bar " "peterm",2003/05/08 13:56:04,"MAIN:peterm:20030508135404","more great UI work by Lars. Port to PG 90% done (thanks Jarkko). There are still some glitches, for example the Add Entry link in the menu bar " "peterm",2003/05/08 13:56:04,"MAIN:peterm:20030508135404","more great UI work by Lars. Port to PG 90% done (thanks Jarkko). There are still some glitches, for example the Add Entry link in the menu bar " "peterm",2003/05/08 13:56:04,"MAIN:peterm:20030508135404","more great UI work by Lars. Port to PG 90% done (thanks Jarkko). There are still some glitches, for example the Add Entry link in the menu bar " "peterm",2003/05/08 13:56:04,"MAIN:peterm:20030508135404","more great UI work by Lars. Port to PG 90% done (thanks Jarkko). There are still some glitches, for example the Add Entry link in the menu bar " "peterm",2003/05/08 13:56:04,"MAIN:peterm:20030508135404","more great UI work by Lars. Port to PG 90% done (thanks Jarkko). There are still some glitches, for example the Add Entry link in the menu bar " "peterm",2003/05/08 13:56:04,"MAIN:peterm:20030508135404","more great UI work by Lars. Port to PG 90% done (thanks Jarkko). There are still some glitches, for example the Add Entry link in the menu bar " "peterm",2003/05/08 13:56:04,"MAIN:peterm:20030508135404","more great UI work by Lars. Port to PG 90% done (thanks Jarkko). There are still some glitches, for example the Add Entry link in the menu bar " "peterm",2003/05/08 13:55:50,"MAIN:peterm:20030508135404","more great UI work by Lars. Port to PG 90% done (thanks Jarkko). There are still some glitches, for example the Add Entry link in the menu bar " "peterm",2003/05/08 13:55:50,"MAIN:peterm:20030508135404","more great UI work by Lars. Port to PG 90% done (thanks Jarkko). There are still some glitches, for example the Add Entry link in the menu bar " "peterm",2003/05/08 13:55:50,"MAIN:peterm:20030508135404","more great UI work by Lars. Port to PG 90% done (thanks Jarkko). There are still some glitches, for example the Add Entry link in the menu bar " "peterm",2003/05/08 13:55:50,"MAIN:peterm:20030508135404","more great UI work by Lars. Port to PG 90% done (thanks Jarkko). There are still some glitches, for example the Add Entry link in the menu bar " "peterm",2003/05/08 13:55:50,"MAIN:peterm:20030508135404","more great UI work by Lars. Port to PG 90% done (thanks Jarkko). There are still some glitches, for example the Add Entry link in the menu bar " "peterm",2003/05/08 13:55:50,"MAIN:peterm:20030508135404","more great UI work by Lars. Port to PG 90% done (thanks Jarkko). There are still some glitches, for example the Add Entry link in the menu bar " "peterm",2003/05/08 13:54:59,"MAIN:peterm:20030508135404","more great UI work by Lars. Port to PG 90% done (thanks Jarkko). There are still some glitches, for example the Add Entry link in the menu bar " "peterm",2003/05/08 13:54:59,"MAIN:peterm:20030508135404","more great UI work by Lars. Port to PG 90% done (thanks Jarkko). There are still some glitches, for example the Add Entry link in the menu bar " "peterm",2003/05/08 13:54:59,"MAIN:peterm:20030508135404","more great UI work by Lars. Port to PG 90% done (thanks Jarkko). There are still some glitches, for example the Add Entry link in the menu bar " "peterm",2003/05/08 13:54:59,"MAIN:peterm:20030508135404","more great UI work by Lars. Port to PG 90% done (thanks Jarkko). There are still some glitches, for example the Add Entry link in the menu bar " "peterm",2003/05/08 13:54:59,"MAIN:peterm:20030508135404","more great UI work by Lars. Port to PG 90% done (thanks Jarkko). There are still some glitches, for example the Add Entry link in the menu bar " "peterm",2003/05/08 13:54:59,"MAIN:peterm:20030508135404","more great UI work by Lars. Port to PG 90% done (thanks Jarkko). There are still some glitches, for example the Add Entry link in the menu bar " "peterm",2003/05/08 13:54:59,"MAIN:peterm:20030508135404","more great UI work by Lars. Port to PG 90% done (thanks Jarkko). There are still some glitches, for example the Add Entry link in the menu bar " "peterm",2003/05/08 13:54:59,"MAIN:peterm:20030508135404","more great UI work by Lars. Port to PG 90% done (thanks Jarkko). There are still some glitches, for example the Add Entry link in the menu bar " "peterm",2003/05/08 13:54:26,"MAIN:peterm:20030508135404","more great UI work by Lars. Port to PG 90% done (thanks Jarkko). There are still some glitches, for example the Add Entry link in the menu bar " "peterm",2003/05/08 13:54:26,"MAIN:peterm:20030508135404","more great UI work by Lars. Port to PG 90% done (thanks Jarkko). There are still some glitches, for example the Add Entry link in the menu bar " "peterm",2003/05/08 13:54:26,"MAIN:peterm:20030508135404","more great UI work by Lars. Port to PG 90% done (thanks Jarkko). There are still some glitches, for example the Add Entry link in the menu bar " "peterm",2003/05/08 13:54:04,"MAIN:peterm:20030508135404","more great UI work by Lars. Port to PG 90% done (thanks Jarkko). There are still some glitches, for example the Add Entry link in the menu bar " "peterm",2003/05/07 16:43:44,"MAIN:peterm:20030507164332","major filtering, UI, and usability improvements on user index page by Lars, porting of datamodel to PG. Jarkko did some porting of admin pages. The PG port is not done yet. " "peterm",2003/05/07 16:43:44,"MAIN:peterm:20030507164332","major filtering, UI, and usability improvements on user index page by Lars, porting of datamodel to PG. Jarkko did some porting of admin pages. The PG port is not done yet. " "peterm",2003/05/07 16:43:44,"MAIN:peterm:20030507164332","major filtering, UI, and usability improvements on user index page by Lars, porting of datamodel to PG. Jarkko did some porting of admin pages. The PG port is not done yet. " "peterm",2003/05/07 16:43:44,"MAIN:peterm:20030507164332","major filtering, UI, and usability improvements on user index page by Lars, porting of datamodel to PG. Jarkko did some porting of admin pages. The PG port is not done yet. " "peterm",2003/05/07 16:43:44,"MAIN:peterm:20030507164332","major filtering, UI, and usability improvements on user index page by Lars, porting of datamodel to PG. Jarkko did some porting of admin pages. The PG port is not done yet. " "peterm",2003/05/07 16:43:44,"MAIN:peterm:20030507164332","major filtering, UI, and usability improvements on user index page by Lars, porting of datamodel to PG. Jarkko did some porting of admin pages. The PG port is not done yet. " "peterm",2003/05/07 16:43:41,"MAIN:peterm:20030507164332","major filtering, UI, and usability improvements on user index page by Lars, porting of datamodel to PG. Jarkko did some porting of admin pages. The PG port is not done yet. " "peterm",2003/05/07 16:43:41,"MAIN:peterm:20030507164332","major filtering, UI, and usability improvements on user index page by Lars, porting of datamodel to PG. Jarkko did some porting of admin pages. The PG port is not done yet. " "peterm",2003/05/07 16:43:41,"MAIN:peterm:20030507164332","major filtering, UI, and usability improvements on user index page by Lars, porting of datamodel to PG. Jarkko did some porting of admin pages. The PG port is not done yet. " "peterm",2003/05/07 16:43:38,"MAIN:peterm:20030507164332","major filtering, UI, and usability improvements on user index page by Lars, porting of datamodel to PG. Jarkko did some porting of admin pages. The PG port is not done yet. " "peterm",2003/05/07 16:43:38,"MAIN:peterm:20030507164332","major filtering, UI, and usability improvements on user index page by Lars, porting of datamodel to PG. Jarkko did some porting of admin pages. The PG port is not done yet. " "peterm",2003/05/07 16:43:38,"MAIN:peterm:20030507164332","major filtering, UI, and usability improvements on user index page by Lars, porting of datamodel to PG. Jarkko did some porting of admin pages. The PG port is not done yet. " "peterm",2003/05/07 16:43:38,"MAIN:peterm:20030507164332","major filtering, UI, and usability improvements on user index page by Lars, porting of datamodel to PG. Jarkko did some porting of admin pages. The PG port is not done yet. " "peterm",2003/05/07 16:43:38,"MAIN:peterm:20030507164332","major filtering, UI, and usability improvements on user index page by Lars, porting of datamodel to PG. Jarkko did some porting of admin pages. The PG port is not done yet. " "peterm",2003/05/07 16:43:38,"MAIN:peterm:20030507164332","major filtering, UI, and usability improvements on user index page by Lars, porting of datamodel to PG. Jarkko did some porting of admin pages. The PG port is not done yet. " "peterm",2003/05/07 16:43:36,"MAIN:peterm:20030507164332","major filtering, UI, and usability improvements on user index page by Lars, porting of datamodel to PG. Jarkko did some porting of admin pages. The PG port is not done yet. " "peterm",2003/05/07 16:43:36,"MAIN:peterm:20030507164332","major filtering, UI, and usability improvements on user index page by Lars, porting of datamodel to PG. Jarkko did some porting of admin pages. The PG port is not done yet. " "peterm",2003/05/07 16:43:32,"MAIN:peterm:20030507164332","major filtering, UI, and usability improvements on user index page by Lars, porting of datamodel to PG. Jarkko did some porting of admin pages. The PG port is not done yet. " "peterm",2003/05/07 16:43:32,"MAIN:peterm:20030507164332","major filtering, UI, and usability improvements on user index page by Lars, porting of datamodel to PG. Jarkko did some porting of admin pages. The PG port is not done yet. " "peterm",2003/05/07 16:43:32,"MAIN:peterm:20030507164332","major filtering, UI, and usability improvements on user index page by Lars, porting of datamodel to PG. Jarkko did some porting of admin pages. The PG port is not done yet. " "peterm",2003/05/07 16:43:32,"MAIN:peterm:20030507164332","major filtering, UI, and usability improvements on user index page by Lars, porting of datamodel to PG. Jarkko did some porting of admin pages. The PG port is not done yet. " "peterm",2003/05/07 16:43:32,"MAIN:peterm:20030507164332","major filtering, UI, and usability improvements on user index page by Lars, porting of datamodel to PG. Jarkko did some porting of admin pages. The PG port is not done yet. " "peterm",2003/05/07 16:43:32,"MAIN:peterm:20030507164332","major filtering, UI, and usability improvements on user index page by Lars, porting of datamodel to PG. Jarkko did some porting of admin pages. The PG port is not done yet. " "peterm",2003/05/05 10:09:12,"oacs-4-6:peterm:20030505100912","fixing incorrect PG query children_have_permission_p.child_perms. It would select everything under the folders parent instead of everything under the folder. The symptom was the empty folders could not be deleted. Bug reported by Carl Robert Blesius " "joela",2003/05/04 06:30:46,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:46,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:45,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:45,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:45,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:45,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:32,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:32,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:03,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:03,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:03,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:03,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:03,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:03,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:03,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:03,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:03,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:03,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:03,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:03,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:03,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:03,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:03,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:03,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:03,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:03,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:03,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:03,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:03,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:02,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:02,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:02,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:02,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:02,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:02,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:02,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:02,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:02,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:02,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:02,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:02,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:02,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:02,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:02,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:02,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:02,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:02,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:02,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:02,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:02,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:02,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:02,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:02,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:02,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:02,"oacs-4-6:joela:20030504063002","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "joela",2003/05/04 06:30:03,"MAIN:joela:20030504063003","Fixed: > missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt > http://openacs.org/doc/openacs-4-6-2/individual-programs.html Removed the link altogether - removed all links to files actually in the tarball ---------------------------------------------------------------------- > I'm running Mandrake 9.1 on my new workstation here, and when all the docbook > stuff's installed there's a convenient ""xsl-stylesheets"" symbolic link to Using symlink in openacs.xsl ---------------------------------------------------------------------- In qmail section, link to download page for ucspi and qmail ---------------------------------------------------------------------- >Which is the best keyword for ""your service name?"" in the docs. It should be >easily recognized as a placeholder, easy to search-replace, and should >be generic enough that most users can leave it unchanged. Currently we use >""service0"", which meets the last two of the three requirements. >Earlier docs used ""birdnotes,"" which met the first two requirements. Decided I didn't care ---------------------------------------------------------------------- >Red Hat 9 issue: >code change to compile daemontools and qmail >http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html >http://article.gmane.org/gmane.mail.qmail.general/13960 >put ""#include "" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h Added comment to instructions ---------------------------------------------------------------------- > Add text about which version of PostgreSQL works to top of that section. added. ---------------------------------------------------------------------- >First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make >install didn't work for me when I used postgres so I had to use root and >then do 'chown -R postgres.web /usr/local/pgsql' Could not repro. ---------------------------------------------------------------------- > Second, in the [postgres.html] doc, in point 8 for Red Hat, why is > there chmod 700 for the script? All the other scripts in > /etc/rc.d/init.d are 755. Changed to 755. ---------------------------------------------------------------------- >Optimizing Postgres: >should optimize kernel settings for Postgres >http://developer.postgresql.org/docs/postgres/kernel-resources.html Added postgres tuning instructions ---------------------------------------------------------------------- >For compiling nsopenssl, this was necessary on Debian: >apt-get install libssl-dev >make OPENSSL=/usr/lib/ssl >nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl >0.9.6c Added note. ---------------------------------------------------------------------- >If you are on Oracle, you have to su - oracle, then su to root to get >your environment right. Otherwise, nsoracle won't compile. Added note. ---------------------------------------------------------------------- >The web user wasn't added in the Oracle install step, so I added it >now: groupadd web Already mentioned in the doc. ---------------------------------------------------------------------- >For some reason, the include and sample-config.tcl files were owned by >500.500 instead of root root. So: >chown -R root.root include sample.config.tcl owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions. ---------------------------------------------------------------------- >bin and lib were group owned by staff. I changed that to root as well: >chown -R root.root bin lib modules could not repro ---------------------------------------------------------------------- > We should be recommending at least ANALYZE (by itself). If we are > going to recommend VACUUM, we should recommend VACUUM ANALYZE once an > hour (or so) and a VACUUM FULL ANALYZE once a night. Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking ---------------------------------------------------------------------- > Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with > thread support. (there's an OpenACS thread to fix this) >http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331 > edit nsopenssl Makefile to say > CFLAGS += -I$(OPENSSL)/include -I/usr/kerberos/include Added pointer to thread " "donb",2003/05/03 23:53:08,"oacs-4-6:donb:20030503235116","1. removed some needless LARS notices 2. removed acs_methods and friends from the permissions documentation and got rid of the commented-out table stubs. 3. dropping of permissions was broken in PG, fixed that. 4. cc_users and registered_users views have been sped up. 5. removed an unused and incorrect proc from revision-procs 6. updated acs-kernel to 4.6.3 ------------------------------------------------------------------------------------- " "donb",2003/05/03 23:52:47,"oacs-4-6:donb:20030503235116","1. removed some needless LARS notices 2. removed acs_methods and friends from the permissions documentation and got rid of the commented-out table stubs. 3. dropping of permissions was broken in PG, fixed that. 4. cc_users and registered_users views have been sped up. 5. removed an unused and incorrect proc from revision-procs 6. updated acs-kernel to 4.6.3 ------------------------------------------------------------------------------------- " "donb",2003/05/03 23:52:33,"oacs-4-6:donb:20030503235116","1. removed some needless LARS notices 2. removed acs_methods and friends from the permissions documentation and got rid of the commented-out table stubs. 3. dropping of permissions was broken in PG, fixed that. 4. cc_users and registered_users views have been sped up. 5. removed an unused and incorrect proc from revision-procs 6. updated acs-kernel to 4.6.3 ------------------------------------------------------------------------------------- " "donb",2003/05/03 23:52:05,"oacs-4-6:donb:20030503235116","1. removed some needless LARS notices 2. removed acs_methods and friends from the permissions documentation and got rid of the commented-out table stubs. 3. dropping of permissions was broken in PG, fixed that. 4. cc_users and registered_users views have been sped up. 5. removed an unused and incorrect proc from revision-procs 6. updated acs-kernel to 4.6.3 ------------------------------------------------------------------------------------- " "donb",2003/05/03 23:52:05,"oacs-4-6:donb:20030503235116","1. removed some needless LARS notices 2. removed acs_methods and friends from the permissions documentation and got rid of the commented-out table stubs. 3. dropping of permissions was broken in PG, fixed that. 4. cc_users and registered_users views have been sped up. 5. removed an unused and incorrect proc from revision-procs 6. updated acs-kernel to 4.6.3 ------------------------------------------------------------------------------------- " "donb",2003/05/03 23:51:44,"oacs-4-6:donb:20030503235116","1. removed some needless LARS notices 2. removed acs_methods and friends from the permissions documentation and got rid of the commented-out table stubs. 3. dropping of permissions was broken in PG, fixed that. 4. cc_users and registered_users views have been sped up. 5. removed an unused and incorrect proc from revision-procs 6. updated acs-kernel to 4.6.3 ------------------------------------------------------------------------------------- " "donb",2003/05/03 23:51:44,"oacs-4-6:donb:20030503235116","1. removed some needless LARS notices 2. removed acs_methods and friends from the permissions documentation and got rid of the commented-out table stubs. 3. dropping of permissions was broken in PG, fixed that. 4. cc_users and registered_users views have been sped up. 5. removed an unused and incorrect proc from revision-procs 6. updated acs-kernel to 4.6.3 ------------------------------------------------------------------------------------- " "donb",2003/05/03 23:51:31,"oacs-4-6:donb:20030503235116","1. removed some needless LARS notices 2. removed acs_methods and friends from the permissions documentation and got rid of the commented-out table stubs. 3. dropping of permissions was broken in PG, fixed that. 4. cc_users and registered_users views have been sped up. 5. removed an unused and incorrect proc from revision-procs 6. updated acs-kernel to 4.6.3 ------------------------------------------------------------------------------------- " "donb",2003/05/03 23:51:16,"oacs-4-6:donb:20030503235116","1. removed some needless LARS notices 2. removed acs_methods and friends from the permissions documentation and got rid of the commented-out table stubs. 3. dropping of permissions was broken in PG, fixed that. 4. cc_users and registered_users views have been sped up. 5. removed an unused and incorrect proc from revision-procs 6. updated acs-kernel to 4.6.3 ------------------------------------------------------------------------------------- " "donb",2003/05/03 23:51:16,"oacs-4-6:donb:20030503235116","1. removed some needless LARS notices 2. removed acs_methods and friends from the permissions documentation and got rid of the commented-out table stubs. 3. dropping of permissions was broken in PG, fixed that. 4. cc_users and registered_users views have been sped up. 5. removed an unused and incorrect proc from revision-procs 6. updated acs-kernel to 4.6.3 ------------------------------------------------------------------------------------- " "donb",2003/05/03 23:51:16,"oacs-4-6:donb:20030503235116","1. removed some needless LARS notices 2. removed acs_methods and friends from the permissions documentation and got rid of the commented-out table stubs. 3. dropping of permissions was broken in PG, fixed that. 4. cc_users and registered_users views have been sped up. 5. removed an unused and incorrect proc from revision-procs 6. updated acs-kernel to 4.6.3 ------------------------------------------------------------------------------------- " "donb",2003/05/03 23:51:16,"oacs-4-6:donb:20030503235116","1. removed some needless LARS notices 2. removed acs_methods and friends from the permissions documentation and got rid of the commented-out table stubs. 3. dropping of permissions was broken in PG, fixed that. 4. cc_users and registered_users views have been sped up. 5. removed an unused and incorrect proc from revision-procs 6. updated acs-kernel to 4.6.3 ------------------------------------------------------------------------------------- " "peterm",2003/04/22 09:28:13,"MAIN:peterm:20030422092348","adding a first tracer bullet type not complete Logger UI for Oracle, the PG port will be completed when the Oracle version has stabilized. " "peterm",2003/04/22 09:28:13,"MAIN:peterm:20030422092348","adding a first tracer bullet type not complete Logger UI for Oracle, the PG port will be completed when the Oracle version has stabilized. " "peterm",2003/04/22 09:28:13,"MAIN:peterm:20030422092348","adding a first tracer bullet type not complete Logger UI for Oracle, the PG port will be completed when the Oracle version has stabilized. " "peterm",2003/04/22 09:28:13,"MAIN:peterm:20030422092348","adding a first tracer bullet type not complete Logger UI for Oracle, the PG port will be completed when the Oracle version has stabilized. " "peterm",2003/04/22 09:27:03,"MAIN:peterm:20030422092348","adding a first tracer bullet type not complete Logger UI for Oracle, the PG port will be completed when the Oracle version has stabilized. " "peterm",2003/04/22 09:27:03,"MAIN:peterm:20030422092348","adding a first tracer bullet type not complete Logger UI for Oracle, the PG port will be completed when the Oracle version has stabilized. " "peterm",2003/04/22 09:27:03,"MAIN:peterm:20030422092348","adding a first tracer bullet type not complete Logger UI for Oracle, the PG port will be completed when the Oracle version has stabilized. " "peterm",2003/04/22 09:27:03,"MAIN:peterm:20030422092348","adding a first tracer bullet type not complete Logger UI for Oracle, the PG port will be completed when the Oracle version has stabilized. " "peterm",2003/04/22 09:27:03,"MAIN:peterm:20030422092348","adding a first tracer bullet type not complete Logger UI for Oracle, the PG port will be completed when the Oracle version has stabilized. " "peterm",2003/04/22 09:27:03,"MAIN:peterm:20030422092348","adding a first tracer bullet type not complete Logger UI for Oracle, the PG port will be completed when the Oracle version has stabilized. " "peterm",2003/04/22 09:27:03,"MAIN:peterm:20030422092348","adding a first tracer bullet type not complete Logger UI for Oracle, the PG port will be completed when the Oracle version has stabilized. " "peterm",2003/04/22 09:27:03,"MAIN:peterm:20030422092348","adding a first tracer bullet type not complete Logger UI for Oracle, the PG port will be completed when the Oracle version has stabilized. " "peterm",2003/04/22 09:27:03,"MAIN:peterm:20030422092348","adding a first tracer bullet type not complete Logger UI for Oracle, the PG port will be completed when the Oracle version has stabilized. " "peterm",2003/04/22 09:27:03,"MAIN:peterm:20030422092348","adding a first tracer bullet type not complete Logger UI for Oracle, the PG port will be completed when the Oracle version has stabilized. " "peterm",2003/04/22 09:27:03,"MAIN:peterm:20030422092348","adding a first tracer bullet type not complete Logger UI for Oracle, the PG port will be completed when the Oracle version has stabilized. " "peterm",2003/04/22 09:26:17,"MAIN:peterm:20030422092348","adding a first tracer bullet type not complete Logger UI for Oracle, the PG port will be completed when the Oracle version has stabilized. " "peterm",2003/04/22 09:26:17,"MAIN:peterm:20030422092348","adding a first tracer bullet type not complete Logger UI for Oracle, the PG port will be completed when the Oracle version has stabilized. " "peterm",2003/04/22 09:26:17,"MAIN:peterm:20030422092348","adding a first tracer bullet type not complete Logger UI for Oracle, the PG port will be completed when the Oracle version has stabilized. " "peterm",2003/04/22 09:26:17,"MAIN:peterm:20030422092348","adding a first tracer bullet type not complete Logger UI for Oracle, the PG port will be completed when the Oracle version has stabilized. " "peterm",2003/04/22 09:26:17,"MAIN:peterm:20030422092348","adding a first tracer bullet type not complete Logger UI for Oracle, the PG port will be completed when the Oracle version has stabilized. " "peterm",2003/04/22 09:26:17,"MAIN:peterm:20030422092348","adding a first tracer bullet type not complete Logger UI for Oracle, the PG port will be completed when the Oracle version has stabilized. " "peterm",2003/04/22 09:26:17,"MAIN:peterm:20030422092348","adding a first tracer bullet type not complete Logger UI for Oracle, the PG port will be completed when the Oracle version has stabilized. " "peterm",2003/04/22 09:25:40,"MAIN:peterm:20030422092348","adding a first tracer bullet type not complete Logger UI for Oracle, the PG port will be completed when the Oracle version has stabilized. " "peterm",2003/04/22 09:25:40,"MAIN:peterm:20030422092348","adding a first tracer bullet type not complete Logger UI for Oracle, the PG port will be completed when the Oracle version has stabilized. " "peterm",2003/04/22 09:25:40,"MAIN:peterm:20030422092348","adding a first tracer bullet type not complete Logger UI for Oracle, the PG port will be completed when the Oracle version has stabilized. " "peterm",2003/04/22 09:25:40,"MAIN:peterm:20030422092348","adding a first tracer bullet type not complete Logger UI for Oracle, the PG port will be completed when the Oracle version has stabilized. " "peterm",2003/04/22 09:25:40,"MAIN:peterm:20030422092348","adding a first tracer bullet type not complete Logger UI for Oracle, the PG port will be completed when the Oracle version has stabilized. " "peterm",2003/04/22 09:25:40,"MAIN:peterm:20030422092348","adding a first tracer bullet type not complete Logger UI for Oracle, the PG port will be completed when the Oracle version has stabilized. " "peterm",2003/04/22 09:25:40,"MAIN:peterm:20030422092348","adding a first tracer bullet type not complete Logger UI for Oracle, the PG port will be completed when the Oracle version has stabilized. " "peterm",2003/04/22 09:25:40,"MAIN:peterm:20030422092348","adding a first tracer bullet type not complete Logger UI for Oracle, the PG port will be completed when the Oracle version has stabilized. " "peterm",2003/04/22 09:25:40,"MAIN:peterm:20030422092348","adding a first tracer bullet type not complete Logger UI for Oracle, the PG port will be completed when the Oracle version has stabilized. " "peterm",2003/04/22 09:25:40,"MAIN:peterm:20030422092348","adding a first tracer bullet type not complete Logger UI for Oracle, the PG port will be completed when the Oracle version has stabilized. " "peterm",2003/04/22 09:24:47,"MAIN:peterm:20030422092348","adding a first tracer bullet type not complete Logger UI for Oracle, the PG port will be completed when the Oracle version has stabilized. " "peterm",2003/04/22 09:23:48,"MAIN:peterm:20030422092348","adding a first tracer bullet type not complete Logger UI for Oracle, the PG port will be completed when the Oracle version has stabilized. " "jong",2003/04/22 01:12:26,"MAIN:jong:20030422011226","fixed for PG 7.3 catalog change " "donb",2003/04/11 12:28:41,"oacs-4-6:donb:20030411122841","Changed text to reflect the fact that we require PG 7.2 or better " "peterm",2003/04/03 12:08:27,"oacs-4-6:peterm:20030403120827","fixing bug 413 (which was seeming a show stopper for bug tracker on pg 7.3) by adding an explicit typecast of first argument to content_item__new from integer to varchar " "donb",2003/03/27 02:47:24,"oacs-4-6:donb:20030327024612","A variety of changes that add up to making outlook synchronization work with PostgreSQL (at all) and Oracle (better). 1. Changed calendar to read SystemTimezone rather than hardwire it to US/Eastern. 2. Made calendar depend on acs-lang since that's where the param lives. 3. Fixed the query on the acs-lang page that lets you set the timezone (used the Oracle-ism UNIQUE rather than the standard DISTINCT) 4. Saw that the test stuff doesn't work and got rid of the links on the index page - people can live without testing it for this release (we should fix it for 4.7) 5. Fixed timezone__local_to_utc so it works with calendar, though it's very whacky (shifted so the timezone'd date part is the UTC date, would be much much better to use timestamp without timezone but PG doesn't accept that syntax for function returns and we're not ready to drop PG 7.2 support yet so I can't take advantage of the timestamp/timestamptz type names, sigh) " "donb",2003/03/27 02:47:10,"oacs-4-6:donb:20030327024612","A variety of changes that add up to making outlook synchronization work with PostgreSQL (at all) and Oracle (better). 1. Changed calendar to read SystemTimezone rather than hardwire it to US/Eastern. 2. Made calendar depend on acs-lang since that's where the param lives. 3. Fixed the query on the acs-lang page that lets you set the timezone (used the Oracle-ism UNIQUE rather than the standard DISTINCT) 4. Saw that the test stuff doesn't work and got rid of the links on the index page - people can live without testing it for this release (we should fix it for 4.7) 5. Fixed timezone__local_to_utc so it works with calendar, though it's very whacky (shifted so the timezone'd date part is the UTC date, would be much much better to use timestamp without timezone but PG doesn't accept that syntax for function returns and we're not ready to drop PG 7.2 support yet so I can't take advantage of the timestamp/timestamptz type names, sigh) " "donb",2003/03/27 02:47:10,"oacs-4-6:donb:20030327024612","A variety of changes that add up to making outlook synchronization work with PostgreSQL (at all) and Oracle (better). 1. Changed calendar to read SystemTimezone rather than hardwire it to US/Eastern. 2. Made calendar depend on acs-lang since that's where the param lives. 3. Fixed the query on the acs-lang page that lets you set the timezone (used the Oracle-ism UNIQUE rather than the standard DISTINCT) 4. Saw that the test stuff doesn't work and got rid of the links on the index page - people can live without testing it for this release (we should fix it for 4.7) 5. Fixed timezone__local_to_utc so it works with calendar, though it's very whacky (shifted so the timezone'd date part is the UTC date, would be much much better to use timestamp without timezone but PG doesn't accept that syntax for function returns and we're not ready to drop PG 7.2 support yet so I can't take advantage of the timestamp/timestamptz type names, sigh) " "donb",2003/03/27 02:46:46,"oacs-4-6:donb:20030327024612","A variety of changes that add up to making outlook synchronization work with PostgreSQL (at all) and Oracle (better). 1. Changed calendar to read SystemTimezone rather than hardwire it to US/Eastern. 2. Made calendar depend on acs-lang since that's where the param lives. 3. Fixed the query on the acs-lang page that lets you set the timezone (used the Oracle-ism UNIQUE rather than the standard DISTINCT) 4. Saw that the test stuff doesn't work and got rid of the links on the index page - people can live without testing it for this release (we should fix it for 4.7) 5. Fixed timezone__local_to_utc so it works with calendar, though it's very whacky (shifted so the timezone'd date part is the UTC date, would be much much better to use timestamp without timezone but PG doesn't accept that syntax for function returns and we're not ready to drop PG 7.2 support yet so I can't take advantage of the timestamp/timestamptz type names, sigh) " "donb",2003/03/27 02:46:24,"oacs-4-6:donb:20030327024612","A variety of changes that add up to making outlook synchronization work with PostgreSQL (at all) and Oracle (better). 1. Changed calendar to read SystemTimezone rather than hardwire it to US/Eastern. 2. Made calendar depend on acs-lang since that's where the param lives. 3. Fixed the query on the acs-lang page that lets you set the timezone (used the Oracle-ism UNIQUE rather than the standard DISTINCT) 4. Saw that the test stuff doesn't work and got rid of the links on the index page - people can live without testing it for this release (we should fix it for 4.7) 5. Fixed timezone__local_to_utc so it works with calendar, though it's very whacky (shifted so the timezone'd date part is the UTC date, would be much much better to use timestamp without timezone but PG doesn't accept that syntax for function returns and we're not ready to drop PG 7.2 support yet so I can't take advantage of the timestamp/timestamptz type names, sigh) " "donb",2003/03/27 02:46:12,"oacs-4-6:donb:20030327024612","A variety of changes that add up to making outlook synchronization work with PostgreSQL (at all) and Oracle (better). 1. Changed calendar to read SystemTimezone rather than hardwire it to US/Eastern. 2. Made calendar depend on acs-lang since that's where the param lives. 3. Fixed the query on the acs-lang page that lets you set the timezone (used the Oracle-ism UNIQUE rather than the standard DISTINCT) 4. Saw that the test stuff doesn't work and got rid of the links on the index page - people can live without testing it for this release (we should fix it for 4.7) 5. Fixed timezone__local_to_utc so it works with calendar, though it's very whacky (shifted so the timezone'd date part is the UTC date, would be much much better to use timestamp without timezone but PG doesn't accept that syntax for function returns and we're not ready to drop PG 7.2 support yet so I can't take advantage of the timestamp/timestamptz type names, sigh) " "donb",2003/03/27 02:46:12,"oacs-4-6:donb:20030327024612","A variety of changes that add up to making outlook synchronization work with PostgreSQL (at all) and Oracle (better). 1. Changed calendar to read SystemTimezone rather than hardwire it to US/Eastern. 2. Made calendar depend on acs-lang since that's where the param lives. 3. Fixed the query on the acs-lang page that lets you set the timezone (used the Oracle-ism UNIQUE rather than the standard DISTINCT) 4. Saw that the test stuff doesn't work and got rid of the links on the index page - people can live without testing it for this release (we should fix it for 4.7) 5. Fixed timezone__local_to_utc so it works with calendar, though it's very whacky (shifted so the timezone'd date part is the UTC date, would be much much better to use timestamp without timezone but PG doesn't accept that syntax for function returns and we're not ready to drop PG 7.2 support yet so I can't take advantage of the timestamp/timestamptz type names, sigh) " "peterm",2003/03/24 10:28:46,"oacs-4-6:peterm:20030324102846","fixed previous commit of a pg function in an oracle xql file " "donb",2003/03/21 14:57:44,"MAIN:donb:20030321145744","Accidently dropped the latest PG rather than Oracle versions of these files here. " "donb",2003/03/21 14:57:44,"MAIN:donb:20030321145744","Accidently dropped the latest PG rather than Oracle versions of these files here. " "donb",2003/03/21 14:57:44,"MAIN:donb:20030321145744","Accidently dropped the latest PG rather than Oracle versions of these files here. " "donb",2003/03/21 14:57:44,"MAIN:donb:20030321145744","Accidently dropped the latest PG rather than Oracle versions of these files here. " "donb",2003/03/21 14:50:59,"oacs-4-6:donb:20030321144932","Fixed typo in PG upgrade script (""can''t"" vs. ""can't"") and added symlinks as registered content types to folders in order to ease further extension of the semantics of file-storage. " "donb",2003/03/21 14:50:17,"oacs-4-6:donb:20030321144932","Fixed typo in PG upgrade script (""can''t"" vs. ""can't"") and added symlinks as registered content types to folders in order to ease further extension of the semantics of file-storage. " "donb",2003/03/21 14:49:52,"oacs-4-6:donb:20030321144932","Fixed typo in PG upgrade script (""can''t"" vs. ""can't"") and added symlinks as registered content types to folders in order to ease further extension of the semantics of file-storage. " "donb",2003/03/21 14:49:32,"oacs-4-6:donb:20030321144932","Fixed typo in PG upgrade script (""can''t"" vs. ""can't"") and added symlinks as registered content types to folders in order to ease further extension of the semantics of file-storage. " "donb",2003/03/20 22:14:12,"oacs-4-6:donb:20030320220952","Removed the vile fs_simple_objects added by OF to store URLs in file storage despite the existence of a non-versioned URL type in the content repository. Upgrade scripts provided. I added Tcl API to the content repository to honor our desire to export the SQL API to Tcl client code. 1. folder contents are now counted correctly (bug fix) 2. The fs_objects view is now usable in PG (it was a UNION view before and therefore didn't scale) 3. Code in file storage is considerably simpler now and all file storage objects are now stored in the content repository, as they should be. The Oracle version may need some work I'll finish testing this afternoon. " "donb",2003/03/20 22:14:12,"oacs-4-6:donb:20030320220952","Removed the vile fs_simple_objects added by OF to store URLs in file storage despite the existence of a non-versioned URL type in the content repository. Upgrade scripts provided. I added Tcl API to the content repository to honor our desire to export the SQL API to Tcl client code. 1. folder contents are now counted correctly (bug fix) 2. The fs_objects view is now usable in PG (it was a UNION view before and therefore didn't scale) 3. Code in file storage is considerably simpler now and all file storage objects are now stored in the content repository, as they should be. The Oracle version may need some work I'll finish testing this afternoon. " "donb",2003/03/20 22:14:12,"oacs-4-6:donb:20030320220952","Removed the vile fs_simple_objects added by OF to store URLs in file storage despite the existence of a non-versioned URL type in the content repository. Upgrade scripts provided. I added Tcl API to the content repository to honor our desire to export the SQL API to Tcl client code. 1. folder contents are now counted correctly (bug fix) 2. The fs_objects view is now usable in PG (it was a UNION view before and therefore didn't scale) 3. Code in file storage is considerably simpler now and all file storage objects are now stored in the content repository, as they should be. The Oracle version may need some work I'll finish testing this afternoon. " "donb",2003/03/20 22:14:12,"oacs-4-6:donb:20030320220952","Removed the vile fs_simple_objects added by OF to store URLs in file storage despite the existence of a non-versioned URL type in the content repository. Upgrade scripts provided. I added Tcl API to the content repository to honor our desire to export the SQL API to Tcl client code. 1. folder contents are now counted correctly (bug fix) 2. The fs_objects view is now usable in PG (it was a UNION view before and therefore didn't scale) 3. Code in file storage is considerably simpler now and all file storage objects are now stored in the content repository, as they should be. The Oracle version may need some work I'll finish testing this afternoon. " "donb",2003/03/20 22:14:12,"oacs-4-6:donb:20030320220952","Removed the vile fs_simple_objects added by OF to store URLs in file storage despite the existence of a non-versioned URL type in the content repository. Upgrade scripts provided. I added Tcl API to the content repository to honor our desire to export the SQL API to Tcl client code. 1. folder contents are now counted correctly (bug fix) 2. The fs_objects view is now usable in PG (it was a UNION view before and therefore didn't scale) 3. Code in file storage is considerably simpler now and all file storage objects are now stored in the content repository, as they should be. The Oracle version may need some work I'll finish testing this afternoon. " "donb",2003/03/20 22:14:12,"oacs-4-6:donb:20030320220952","Removed the vile fs_simple_objects added by OF to store URLs in file storage despite the existence of a non-versioned URL type in the content repository. Upgrade scripts provided. I added Tcl API to the content repository to honor our desire to export the SQL API to Tcl client code. 1. folder contents are now counted correctly (bug fix) 2. The fs_objects view is now usable in PG (it was a UNION view before and therefore didn't scale) 3. Code in file storage is considerably simpler now and all file storage objects are now stored in the content repository, as they should be. The Oracle version may need some work I'll finish testing this afternoon. " "donb",2003/03/20 22:14:12,"oacs-4-6:donb:20030320220952","Removed the vile fs_simple_objects added by OF to store URLs in file storage despite the existence of a non-versioned URL type in the content repository. Upgrade scripts provided. I added Tcl API to the content repository to honor our desire to export the SQL API to Tcl client code. 1. folder contents are now counted correctly (bug fix) 2. The fs_objects view is now usable in PG (it was a UNION view before and therefore didn't scale) 3. Code in file storage is considerably simpler now and all file storage objects are now stored in the content repository, as they should be. The Oracle version may need some work I'll finish testing this afternoon. " "donb",2003/03/20 22:14:12,"oacs-4-6:donb:20030320220952","Removed the vile fs_simple_objects added by OF to store URLs in file storage despite the existence of a non-versioned URL type in the content repository. Upgrade scripts provided. I added Tcl API to the content repository to honor our desire to export the SQL API to Tcl client code. 1. folder contents are now counted correctly (bug fix) 2. The fs_objects view is now usable in PG (it was a UNION view before and therefore didn't scale) 3. Code in file storage is considerably simpler now and all file storage objects are now stored in the content repository, as they should be. The Oracle version may need some work I'll finish testing this afternoon. " "donb",2003/03/20 22:13:59,"oacs-4-6:donb:20030320220952","Removed the vile fs_simple_objects added by OF to store URLs in file storage despite the existence of a non-versioned URL type in the content repository. Upgrade scripts provided. I added Tcl API to the content repository to honor our desire to export the SQL API to Tcl client code. 1. folder contents are now counted correctly (bug fix) 2. The fs_objects view is now usable in PG (it was a UNION view before and therefore didn't scale) 3. Code in file storage is considerably simpler now and all file storage objects are now stored in the content repository, as they should be. The Oracle version may need some work I'll finish testing this afternoon. " "donb",2003/03/20 22:13:59,"oacs-4-6:donb:20030320220952","Removed the vile fs_simple_objects added by OF to store URLs in file storage despite the existence of a non-versioned URL type in the content repository. Upgrade scripts provided. I added Tcl API to the content repository to honor our desire to export the SQL API to Tcl client code. 1. folder contents are now counted correctly (bug fix) 2. The fs_objects view is now usable in PG (it was a UNION view before and therefore didn't scale) 3. Code in file storage is considerably simpler now and all file storage objects are now stored in the content repository, as they should be. The Oracle version may need some work I'll finish testing this afternoon. " "donb",2003/03/20 22:13:59,"oacs-4-6:donb:20030320220952","Removed the vile fs_simple_objects added by OF to store URLs in file storage despite the existence of a non-versioned URL type in the content repository. Upgrade scripts provided. I added Tcl API to the content repository to honor our desire to export the SQL API to Tcl client code. 1. folder contents are now counted correctly (bug fix) 2. The fs_objects view is now usable in PG (it was a UNION view before and therefore didn't scale) 3. Code in file storage is considerably simpler now and all file storage objects are now stored in the content repository, as they should be. The Oracle version may need some work I'll finish testing this afternoon. " "donb",2003/03/20 22:13:59,"oacs-4-6:donb:20030320220952","Removed the vile fs_simple_objects added by OF to store URLs in file storage despite the existence of a non-versioned URL type in the content repository. Upgrade scripts provided. I added Tcl API to the content repository to honor our desire to export the SQL API to Tcl client code. 1. folder contents are now counted correctly (bug fix) 2. The fs_objects view is now usable in PG (it was a UNION view before and therefore didn't scale) 3. Code in file storage is considerably simpler now and all file storage objects are now stored in the content repository, as they should be. The Oracle version may need some work I'll finish testing this afternoon. " "donb",2003/03/20 22:13:59,"oacs-4-6:donb:20030320220952","Removed the vile fs_simple_objects added by OF to store URLs in file storage despite the existence of a non-versioned URL type in the content repository. Upgrade scripts provided. I added Tcl API to the content repository to honor our desire to export the SQL API to Tcl client code. 1. folder contents are now counted correctly (bug fix) 2. The fs_objects view is now usable in PG (it was a UNION view before and therefore didn't scale) 3. Code in file storage is considerably simpler now and all file storage objects are now stored in the content repository, as they should be. The Oracle version may need some work I'll finish testing this afternoon. " "donb",2003/03/20 22:13:59,"oacs-4-6:donb:20030320220952","Removed the vile fs_simple_objects added by OF to store URLs in file storage despite the existence of a non-versioned URL type in the content repository. Upgrade scripts provided. I added Tcl API to the content repository to honor our desire to export the SQL API to Tcl client code. 1. folder contents are now counted correctly (bug fix) 2. The fs_objects view is now usable in PG (it was a UNION view before and therefore didn't scale) 3. Code in file storage is considerably simpler now and all file storage objects are now stored in the content repository, as they should be. The Oracle version may need some work I'll finish testing this afternoon. " "donb",2003/03/20 22:13:46,"oacs-4-6:donb:20030320220952","Removed the vile fs_simple_objects added by OF to store URLs in file storage despite the existence of a non-versioned URL type in the content repository. Upgrade scripts provided. I added Tcl API to the content repository to honor our desire to export the SQL API to Tcl client code. 1. folder contents are now counted correctly (bug fix) 2. The fs_objects view is now usable in PG (it was a UNION view before and therefore didn't scale) 3. Code in file storage is considerably simpler now and all file storage objects are now stored in the content repository, as they should be. The Oracle version may need some work I'll finish testing this afternoon. " "donb",2003/03/20 22:13:19,"oacs-4-6:donb:20030320220952","Removed the vile fs_simple_objects added by OF to store URLs in file storage despite the existence of a non-versioned URL type in the content repository. Upgrade scripts provided. I added Tcl API to the content repository to honor our desire to export the SQL API to Tcl client code. 1. folder contents are now counted correctly (bug fix) 2. The fs_objects view is now usable in PG (it was a UNION view before and therefore didn't scale) 3. Code in file storage is considerably simpler now and all file storage objects are now stored in the content repository, as they should be. The Oracle version may need some work I'll finish testing this afternoon. " "donb",2003/03/20 22:13:19,"oacs-4-6:donb:20030320220952","Removed the vile fs_simple_objects added by OF to store URLs in file storage despite the existence of a non-versioned URL type in the content repository. Upgrade scripts provided. I added Tcl API to the content repository to honor our desire to export the SQL API to Tcl client code. 1. folder contents are now counted correctly (bug fix) 2. The fs_objects view is now usable in PG (it was a UNION view before and therefore didn't scale) 3. Code in file storage is considerably simpler now and all file storage objects are now stored in the content repository, as they should be. The Oracle version may need some work I'll finish testing this afternoon. " "donb",2003/03/20 22:13:19,"oacs-4-6:donb:20030320220952","Removed the vile fs_simple_objects added by OF to store URLs in file storage despite the existence of a non-versioned URL type in the content repository. Upgrade scripts provided. I added Tcl API to the content repository to honor our desire to export the SQL API to Tcl client code. 1. folder contents are now counted correctly (bug fix) 2. The fs_objects view is now usable in PG (it was a UNION view before and therefore didn't scale) 3. Code in file storage is considerably simpler now and all file storage objects are now stored in the content repository, as they should be. The Oracle version may need some work I'll finish testing this afternoon. " "donb",2003/03/20 22:13:19,"oacs-4-6:donb:20030320220952","Removed the vile fs_simple_objects added by OF to store URLs in file storage despite the existence of a non-versioned URL type in the content repository. Upgrade scripts provided. I added Tcl API to the content repository to honor our desire to export the SQL API to Tcl client code. 1. folder contents are now counted correctly (bug fix) 2. The fs_objects view is now usable in PG (it was a UNION view before and therefore didn't scale) 3. Code in file storage is considerably simpler now and all file storage objects are now stored in the content repository, as they should be. The Oracle version may need some work I'll finish testing this afternoon. " "donb",2003/03/20 22:13:03,"oacs-4-6:donb:20030320220952","Removed the vile fs_simple_objects added by OF to store URLs in file storage despite the existence of a non-versioned URL type in the content repository. Upgrade scripts provided. I added Tcl API to the content repository to honor our desire to export the SQL API to Tcl client code. 1. folder contents are now counted correctly (bug fix) 2. The fs_objects view is now usable in PG (it was a UNION view before and therefore didn't scale) 3. Code in file storage is considerably simpler now and all file storage objects are now stored in the content repository, as they should be. The Oracle version may need some work I'll finish testing this afternoon. " "donb",2003/03/20 22:12:50,"oacs-4-6:donb:20030320220952","Removed the vile fs_simple_objects added by OF to store URLs in file storage despite the existence of a non-versioned URL type in the content repository. Upgrade scripts provided. I added Tcl API to the content repository to honor our desire to export the SQL API to Tcl client code. 1. folder contents are now counted correctly (bug fix) 2. The fs_objects view is now usable in PG (it was a UNION view before and therefore didn't scale) 3. Code in file storage is considerably simpler now and all file storage objects are now stored in the content repository, as they should be. The Oracle version may need some work I'll finish testing this afternoon. " "donb",2003/03/20 22:12:50,"oacs-4-6:donb:20030320220952","Removed the vile fs_simple_objects added by OF to store URLs in file storage despite the existence of a non-versioned URL type in the content repository. Upgrade scripts provided. I added Tcl API to the content repository to honor our desire to export the SQL API to Tcl client code. 1. folder contents are now counted correctly (bug fix) 2. The fs_objects view is now usable in PG (it was a UNION view before and therefore didn't scale) 3. Code in file storage is considerably simpler now and all file storage objects are now stored in the content repository, as they should be. The Oracle version may need some work I'll finish testing this afternoon. " "donb",2003/03/20 22:12:50,"oacs-4-6:donb:20030320220952","Removed the vile fs_simple_objects added by OF to store URLs in file storage despite the existence of a non-versioned URL type in the content repository. Upgrade scripts provided. I added Tcl API to the content repository to honor our desire to export the SQL API to Tcl client code. 1. folder contents are now counted correctly (bug fix) 2. The fs_objects view is now usable in PG (it was a UNION view before and therefore didn't scale) 3. Code in file storage is considerably simpler now and all file storage objects are now stored in the content repository, as they should be. The Oracle version may need some work I'll finish testing this afternoon. " "donb",2003/03/20 22:12:50,"oacs-4-6:donb:20030320220952","Removed the vile fs_simple_objects added by OF to store URLs in file storage despite the existence of a non-versioned URL type in the content repository. Upgrade scripts provided. I added Tcl API to the content repository to honor our desire to export the SQL API to Tcl client code. 1. folder contents are now counted correctly (bug fix) 2. The fs_objects view is now usable in PG (it was a UNION view before and therefore didn't scale) 3. Code in file storage is considerably simpler now and all file storage objects are now stored in the content repository, as they should be. The Oracle version may need some work I'll finish testing this afternoon. " "donb",2003/03/20 22:12:32,"oacs-4-6:donb:20030320220952","Removed the vile fs_simple_objects added by OF to store URLs in file storage despite the existence of a non-versioned URL type in the content repository. Upgrade scripts provided. I added Tcl API to the content repository to honor our desire to export the SQL API to Tcl client code. 1. folder contents are now counted correctly (bug fix) 2. The fs_objects view is now usable in PG (it was a UNION view before and therefore didn't scale) 3. Code in file storage is considerably simpler now and all file storage objects are now stored in the content repository, as they should be. The Oracle version may need some work I'll finish testing this afternoon. " "donb",2003/03/20 22:12:18,"oacs-4-6:donb:20030320220952","Removed the vile fs_simple_objects added by OF to store URLs in file storage despite the existence of a non-versioned URL type in the content repository. Upgrade scripts provided. I added Tcl API to the content repository to honor our desire to export the SQL API to Tcl client code. 1. folder contents are now counted correctly (bug fix) 2. The fs_objects view is now usable in PG (it was a UNION view before and therefore didn't scale) 3. Code in file storage is considerably simpler now and all file storage objects are now stored in the content repository, as they should be. The Oracle version may need some work I'll finish testing this afternoon. " "donb",2003/03/20 22:12:18,"oacs-4-6:donb:20030320220952","Removed the vile fs_simple_objects added by OF to store URLs in file storage despite the existence of a non-versioned URL type in the content repository. Upgrade scripts provided. I added Tcl API to the content repository to honor our desire to export the SQL API to Tcl client code. 1. folder contents are now counted correctly (bug fix) 2. The fs_objects view is now usable in PG (it was a UNION view before and therefore didn't scale) 3. Code in file storage is considerably simpler now and all file storage objects are now stored in the content repository, as they should be. The Oracle version may need some work I'll finish testing this afternoon. " "donb",2003/03/20 22:12:18,"oacs-4-6:donb:20030320220952","Removed the vile fs_simple_objects added by OF to store URLs in file storage despite the existence of a non-versioned URL type in the content repository. Upgrade scripts provided. I added Tcl API to the content repository to honor our desire to export the SQL API to Tcl client code. 1. folder contents are now counted correctly (bug fix) 2. The fs_objects view is now usable in PG (it was a UNION view before and therefore didn't scale) 3. Code in file storage is considerably simpler now and all file storage objects are now stored in the content repository, as they should be. The Oracle version may need some work I'll finish testing this afternoon. " "donb",2003/03/20 22:12:18,"oacs-4-6:donb:20030320220952","Removed the vile fs_simple_objects added by OF to store URLs in file storage despite the existence of a non-versioned URL type in the content repository. Upgrade scripts provided. I added Tcl API to the content repository to honor our desire to export the SQL API to Tcl client code. 1. folder contents are now counted correctly (bug fix) 2. The fs_objects view is now usable in PG (it was a UNION view before and therefore didn't scale) 3. Code in file storage is considerably simpler now and all file storage objects are now stored in the content repository, as they should be. The Oracle version may need some work I'll finish testing this afternoon. " "donb",2003/03/20 22:11:54,"oacs-4-6:donb:20030320220952","Removed the vile fs_simple_objects added by OF to store URLs in file storage despite the existence of a non-versioned URL type in the content repository. Upgrade scripts provided. I added Tcl API to the content repository to honor our desire to export the SQL API to Tcl client code. 1. folder contents are now counted correctly (bug fix) 2. The fs_objects view is now usable in PG (it was a UNION view before and therefore didn't scale) 3. Code in file storage is considerably simpler now and all file storage objects are now stored in the content repository, as they should be. The Oracle version may need some work I'll finish testing this afternoon. " "donb",2003/03/20 22:11:36,"oacs-4-6:donb:20030320220952","Removed the vile fs_simple_objects added by OF to store URLs in file storage despite the existence of a non-versioned URL type in the content repository. Upgrade scripts provided. I added Tcl API to the content repository to honor our desire to export the SQL API to Tcl client code. 1. folder contents are now counted correctly (bug fix) 2. The fs_objects view is now usable in PG (it was a UNION view before and therefore didn't scale) 3. Code in file storage is considerably simpler now and all file storage objects are now stored in the content repository, as they should be. The Oracle version may need some work I'll finish testing this afternoon. " "donb",2003/03/20 22:11:36,"oacs-4-6:donb:20030320220952","Removed the vile fs_simple_objects added by OF to store URLs in file storage despite the existence of a non-versioned URL type in the content repository. Upgrade scripts provided. I added Tcl API to the content repository to honor our desire to export the SQL API to Tcl client code. 1. folder contents are now counted correctly (bug fix) 2. The fs_objects view is now usable in PG (it was a UNION view before and therefore didn't scale) 3. Code in file storage is considerably simpler now and all file storage objects are now stored in the content repository, as they should be. The Oracle version may need some work I'll finish testing this afternoon. " "donb",2003/03/20 22:11:36,"oacs-4-6:donb:20030320220952","Removed the vile fs_simple_objects added by OF to store URLs in file storage despite the existence of a non-versioned URL type in the content repository. Upgrade scripts provided. I added Tcl API to the content repository to honor our desire to export the SQL API to Tcl client code. 1. folder contents are now counted correctly (bug fix) 2. The fs_objects view is now usable in PG (it was a UNION view before and therefore didn't scale) 3. Code in file storage is considerably simpler now and all file storage objects are now stored in the content repository, as they should be. The Oracle version may need some work I'll finish testing this afternoon. " "donb",2003/03/20 22:11:36,"oacs-4-6:donb:20030320220952","Removed the vile fs_simple_objects added by OF to store URLs in file storage despite the existence of a non-versioned URL type in the content repository. Upgrade scripts provided. I added Tcl API to the content repository to honor our desire to export the SQL API to Tcl client code. 1. folder contents are now counted correctly (bug fix) 2. The fs_objects view is now usable in PG (it was a UNION view before and therefore didn't scale) 3. Code in file storage is considerably simpler now and all file storage objects are now stored in the content repository, as they should be. The Oracle version may need some work I'll finish testing this afternoon. " "donb",2003/03/20 22:11:36,"oacs-4-6:donb:20030320220952","Removed the vile fs_simple_objects added by OF to store URLs in file storage despite the existence of a non-versioned URL type in the content repository. Upgrade scripts provided. I added Tcl API to the content repository to honor our desire to export the SQL API to Tcl client code. 1. folder contents are now counted correctly (bug fix) 2. The fs_objects view is now usable in PG (it was a UNION view before and therefore didn't scale) 3. Code in file storage is considerably simpler now and all file storage objects are now stored in the content repository, as they should be. The Oracle version may need some work I'll finish testing this afternoon. " "donb",2003/03/20 22:11:36,"oacs-4-6:donb:20030320220952","Removed the vile fs_simple_objects added by OF to store URLs in file storage despite the existence of a non-versioned URL type in the content repository. Upgrade scripts provided. I added Tcl API to the content repository to honor our desire to export the SQL API to Tcl client code. 1. folder contents are now counted correctly (bug fix) 2. The fs_objects view is now usable in PG (it was a UNION view before and therefore didn't scale) 3. Code in file storage is considerably simpler now and all file storage objects are now stored in the content repository, as they should be. The Oracle version may need some work I'll finish testing this afternoon. " "donb",2003/03/20 22:11:36,"oacs-4-6:donb:20030320220952","Removed the vile fs_simple_objects added by OF to store URLs in file storage despite the existence of a non-versioned URL type in the content repository. Upgrade scripts provided. I added Tcl API to the content repository to honor our desire to export the SQL API to Tcl client code. 1. folder contents are now counted correctly (bug fix) 2. The fs_objects view is now usable in PG (it was a UNION view before and therefore didn't scale) 3. Code in file storage is considerably simpler now and all file storage objects are now stored in the content repository, as they should be. The Oracle version may need some work I'll finish testing this afternoon. " "donb",2003/03/20 22:11:21,"oacs-4-6:donb:20030320220952","Removed the vile fs_simple_objects added by OF to store URLs in file storage despite the existence of a non-versioned URL type in the content repository. Upgrade scripts provided. I added Tcl API to the content repository to honor our desire to export the SQL API to Tcl client code. 1. folder contents are now counted correctly (bug fix) 2. The fs_objects view is now usable in PG (it was a UNION view before and therefore didn't scale) 3. Code in file storage is considerably simpler now and all file storage objects are now stored in the content repository, as they should be. The Oracle version may need some work I'll finish testing this afternoon. " "donb",2003/03/20 22:11:07,"oacs-4-6:donb:20030320220952","Removed the vile fs_simple_objects added by OF to store URLs in file storage despite the existence of a non-versioned URL type in the content repository. Upgrade scripts provided. I added Tcl API to the content repository to honor our desire to export the SQL API to Tcl client code. 1. folder contents are now counted correctly (bug fix) 2. The fs_objects view is now usable in PG (it was a UNION view before and therefore didn't scale) 3. Code in file storage is considerably simpler now and all file storage objects are now stored in the content repository, as they should be. The Oracle version may need some work I'll finish testing this afternoon. " "donb",2003/03/20 22:11:07,"oacs-4-6:donb:20030320220952","Removed the vile fs_simple_objects added by OF to store URLs in file storage despite the existence of a non-versioned URL type in the content repository. Upgrade scripts provided. I added Tcl API to the content repository to honor our desire to export the SQL API to Tcl client code. 1. folder contents are now counted correctly (bug fix) 2. The fs_objects view is now usable in PG (it was a UNION view before and therefore didn't scale) 3. Code in file storage is considerably simpler now and all file storage objects are now stored in the content repository, as they should be. The Oracle version may need some work I'll finish testing this afternoon. " "donb",2003/03/20 22:11:07,"oacs-4-6:donb:20030320220952","Removed the vile fs_simple_objects added by OF to store URLs in file storage despite the existence of a non-versioned URL type in the content repository. Upgrade scripts provided. I added Tcl API to the content repository to honor our desire to export the SQL API to Tcl client code. 1. folder contents are now counted correctly (bug fix) 2. The fs_objects view is now usable in PG (it was a UNION view before and therefore didn't scale) 3. Code in file storage is considerably simpler now and all file storage objects are now stored in the content repository, as they should be. The Oracle version may need some work I'll finish testing this afternoon. " "donb",2003/03/20 22:10:53,"oacs-4-6:donb:20030320220952","Removed the vile fs_simple_objects added by OF to store URLs in file storage despite the existence of a non-versioned URL type in the content repository. Upgrade scripts provided. I added Tcl API to the content repository to honor our desire to export the SQL API to Tcl client code. 1. folder contents are now counted correctly (bug fix) 2. The fs_objects view is now usable in PG (it was a UNION view before and therefore didn't scale) 3. Code in file storage is considerably simpler now and all file storage objects are now stored in the content repository, as they should be. The Oracle version may need some work I'll finish testing this afternoon. " "donb",2003/03/20 22:10:27,"oacs-4-6:donb:20030320220952","Removed the vile fs_simple_objects added by OF to store URLs in file storage despite the existence of a non-versioned URL type in the content repository. Upgrade scripts provided. I added Tcl API to the content repository to honor our desire to export the SQL API to Tcl client code. 1. folder contents are now counted correctly (bug fix) 2. The fs_objects view is now usable in PG (it was a UNION view before and therefore didn't scale) 3. Code in file storage is considerably simpler now and all file storage objects are now stored in the content repository, as they should be. The Oracle version may need some work I'll finish testing this afternoon. " "donb",2003/03/20 22:10:27,"oacs-4-6:donb:20030320220952","Removed the vile fs_simple_objects added by OF to store URLs in file storage despite the existence of a non-versioned URL type in the content repository. Upgrade scripts provided. I added Tcl API to the content repository to honor our desire to export the SQL API to Tcl client code. 1. folder contents are now counted correctly (bug fix) 2. The fs_objects view is now usable in PG (it was a UNION view before and therefore didn't scale) 3. Code in file storage is considerably simpler now and all file storage objects are now stored in the content repository, as they should be. The Oracle version may need some work I'll finish testing this afternoon. " "donb",2003/03/20 22:10:27,"oacs-4-6:donb:20030320220952","Removed the vile fs_simple_objects added by OF to store URLs in file storage despite the existence of a non-versioned URL type in the content repository. Upgrade scripts provided. I added Tcl API to the content repository to honor our desire to export the SQL API to Tcl client code. 1. folder contents are now counted correctly (bug fix) 2. The fs_objects view is now usable in PG (it was a UNION view before and therefore didn't scale) 3. Code in file storage is considerably simpler now and all file storage objects are now stored in the content repository, as they should be. The Oracle version may need some work I'll finish testing this afternoon. " "donb",2003/03/20 22:10:07,"oacs-4-6:donb:20030320220952","Removed the vile fs_simple_objects added by OF to store URLs in file storage despite the existence of a non-versioned URL type in the content repository. Upgrade scripts provided. I added Tcl API to the content repository to honor our desire to export the SQL API to Tcl client code. 1. folder contents are now counted correctly (bug fix) 2. The fs_objects view is now usable in PG (it was a UNION view before and therefore didn't scale) 3. Code in file storage is considerably simpler now and all file storage objects are now stored in the content repository, as they should be. The Oracle version may need some work I'll finish testing this afternoon. " "donb",2003/03/20 22:09:52,"oacs-4-6:donb:20030320220952","Removed the vile fs_simple_objects added by OF to store URLs in file storage despite the existence of a non-versioned URL type in the content repository. Upgrade scripts provided. I added Tcl API to the content repository to honor our desire to export the SQL API to Tcl client code. 1. folder contents are now counted correctly (bug fix) 2. The fs_objects view is now usable in PG (it was a UNION view before and therefore didn't scale) 3. Code in file storage is considerably simpler now and all file storage objects are now stored in the content repository, as they should be. The Oracle version may need some work I'll finish testing this afternoon. " "matthewg",2003/03/18 00:42:25,"MAIN:matthewg:20030318004225","Changed ""timestamp"" to ""timestamptz"" so it works with pg 7.3.x " "matthewg",2003/03/18 00:42:25,"MAIN:matthewg:20030318004225","Changed ""timestamp"" to ""timestamptz"" so it works with pg 7.3.x " "matthewg",2003/03/18 00:42:25,"MAIN:matthewg:20030318004225","Changed ""timestamp"" to ""timestamptz"" so it works with pg 7.3.x " "matthewg",2003/03/18 00:42:25,"MAIN:matthewg:20030318004225","Changed ""timestamp"" to ""timestamptz"" so it works with pg 7.3.x " "donb",2003/03/12 02:31:42,"oacs-4-6:donb:20030312023142","I accidently dropped a trigger create when I switched back to dropping and creating them instead of using ""create or replace function"" (which doesn't quite work in PG 7.3 unfortunately when the function's attached to a trigger) " "donb",2003/03/10 03:28:56,"oacs-4-6:donb:20030310032856","timestamp->timestamptz for PG 7.3 ... (compatible with PG 7.2) " "lars",2003/03/07 17:46:42,"oacs-4-6:lars:20030307174642","Fixed naming conflict with acs-workflow problem, which had been fixed in PG but not in Oracle. Shame on me. " "lars",2003/03/05 17:12:01,"MAIN:lars:20030305171201","Remove PG info " "donb",2003/03/04 19:51:08,"dotlrn-1-0:donb:20030304195108","Removed unnecessary trigger drop/recreate (PG bug fixed in 7.2) " "donb",2003/03/03 21:51:05,"oacs-4-6:donb:20030303215105","Another PG 7.3 date arithmetic change ... " "donb",2003/03/03 17:43:03,"oacs-4-6:donb:20030303174157","More PG 7.3 changes ... " "donb",2003/03/03 17:43:03,"oacs-4-6:donb:20030303174157","More PG 7.3 changes ... " "donb",2003/03/03 17:42:27,"oacs-4-6:donb:20030303174157","More PG 7.3 changes ... " "donb",2003/03/03 17:41:57,"oacs-4-6:donb:20030303174157","More PG 7.3 changes ... " "donb",2003/03/03 17:41:57,"oacs-4-6:donb:20030303174157","More PG 7.3 changes ... " "donb",2003/03/03 17:39:50,"dotlrn-1-0:donb:20030303173949","1. The externals group was pretty-named ""Externals"" rather than ""External"". 2. Date arithmetic issue for PG 7.3, switched to PG interval type " "donb",2003/03/03 17:39:49,"dotlrn-1-0:donb:20030303173949","1. The externals group was pretty-named ""Externals"" rather than ""External"". 2. Date arithmetic issue for PG 7.3, switched to PG interval type " "donb",2003/03/02 22:56:43,"oacs-4-6:donb:20030302225252","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:56:43,"oacs-4-6:donb:20030302225252","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:56:15,"oacs-4-6:donb:20030302225252","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:55:37,"oacs-4-6:donb:20030302225252","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:55:37,"oacs-4-6:donb:20030302225252","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:55:37,"oacs-4-6:donb:20030302225252","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:55:03,"oacs-4-6:donb:20030302225252","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:55:03,"oacs-4-6:donb:20030302225252","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:55:03,"oacs-4-6:donb:20030302225252","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:54:30,"oacs-4-6:donb:20030302225252","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:53:50,"oacs-4-6:donb:20030302225252","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:53:22,"oacs-4-6:donb:20030302225252","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:53:22,"oacs-4-6:donb:20030302225252","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:53:22,"oacs-4-6:donb:20030302225252","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:52:52,"oacs-4-6:donb:20030302225252","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:52:14,"oacs-4-6:donb:20030302224249","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:52:14,"oacs-4-6:donb:20030302224249","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:52:14,"oacs-4-6:donb:20030302224249","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:51:46,"oacs-4-6:donb:20030302224249","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:51:46,"oacs-4-6:donb:20030302224249","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:51:16,"oacs-4-6:donb:20030302224249","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:51:16,"oacs-4-6:donb:20030302224249","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:50:01,"oacs-4-6:donb:20030302224249","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:49:26,"oacs-4-6:donb:20030302224249","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:49:26,"oacs-4-6:donb:20030302224249","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:49:26,"oacs-4-6:donb:20030302224249","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:49:26,"oacs-4-6:donb:20030302224249","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:49:26,"oacs-4-6:donb:20030302224249","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:48:48,"oacs-4-6:donb:20030302224249","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:48:48,"oacs-4-6:donb:20030302224249","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:48:16,"oacs-4-6:donb:20030302224249","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:48:15,"oacs-4-6:donb:20030302224249","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:47:23,"oacs-4-6:donb:20030302224249","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:47:23,"oacs-4-6:donb:20030302224249","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:46:39,"oacs-4-6:donb:20030302224249","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:46:09,"oacs-4-6:donb:20030302224249","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:45:31,"oacs-4-6:donb:20030302224249","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:45:31,"oacs-4-6:donb:20030302224249","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:45:02,"oacs-4-6:donb:20030302224249","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:45:02,"oacs-4-6:donb:20030302224249","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:45:02,"oacs-4-6:donb:20030302224249","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:45:02,"oacs-4-6:donb:20030302224249","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:45:02,"oacs-4-6:donb:20030302224249","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:45:02,"oacs-4-6:donb:20030302224249","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:45:02,"oacs-4-6:donb:20030302224249","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:44:34,"oacs-4-6:donb:20030302224249","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:43:48,"oacs-4-6:donb:20030302224249","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:43:48,"oacs-4-6:donb:20030302224249","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:43:18,"oacs-4-6:donb:20030302224249","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:43:18,"oacs-4-6:donb:20030302224249","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:43:17,"oacs-4-6:donb:20030302224249","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:43:17,"oacs-4-6:donb:20030302224249","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:42:49,"oacs-4-6:donb:20030302224249","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:42:49,"oacs-4-6:donb:20030302224249","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:42:49,"oacs-4-6:donb:20030302224249","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:42:10,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:42:10,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:41:37,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:41:37,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:41:11,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:41:11,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:41:11,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:41:11,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:40:32,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:40:32,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:40:32,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:40:32,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:40:01,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:40:01,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:39:33,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:39:33,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:39:33,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:38:56,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:38:56,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:38:20,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:38:20,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:38:20,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:37:54,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:37:16,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:37:16,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:36:45,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:36:45,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:36:45,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:36:17,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:35:38,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:35:38,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:35:07,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:35:07,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:35:07,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:34:40,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:34:06,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:34:06,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:34:06,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:34:06,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:33:34,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:33:34,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:33:34,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:33:34,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:33:34,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:33:33,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:33:33,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:33:33,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:33:33,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:33:06,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:33:06,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:33:06,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:33:06,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:32:26,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:32:26,"oacs-4-6:donb:20030302223226","I've changed ""timestamp"" to ""timestamptz"" and have begun fixing some code that used to be legal but as of PG 7.3 is not. You can no longer subtract an integer from a timestamp but must cast to date, ""timestamp"" disappeared (must use ""interval"" now), ""datetime"" disappeared (""timestamptz""), and suchwhat. Not done but closer than it was before ... " "donb",2003/03/02 22:40:20,"dotlrn-1-0:donb:20030302224018","A handful of various fixes, mostly for PG 7.3. Unfortunately I copied over the fixed directory tree from my test instance here by mistake so everything looks changed. " "donb",2003/03/02 22:40:20,"dotlrn-1-0:donb:20030302224018","A handful of various fixes, mostly for PG 7.3. Unfortunately I copied over the fixed directory tree from my test instance here by mistake so everything looks changed. " "donb",2003/03/02 22:40:20,"dotlrn-1-0:donb:20030302224018","A handful of various fixes, mostly for PG 7.3. Unfortunately I copied over the fixed directory tree from my test instance here by mistake so everything looks changed. " "donb",2003/03/02 22:40:20,"dotlrn-1-0:donb:20030302224018","A handful of various fixes, mostly for PG 7.3. Unfortunately I copied over the fixed directory tree from my test instance here by mistake so everything looks changed. " "donb",2003/03/02 22:40:19,"dotlrn-1-0:donb:20030302224018","A handful of various fixes, mostly for PG 7.3. Unfortunately I copied over the fixed directory tree from my test instance here by mistake so everything looks changed. " "donb",2003/03/02 22:40:19,"dotlrn-1-0:donb:20030302224018","A handful of various fixes, mostly for PG 7.3. Unfortunately I copied over the fixed directory tree from my test instance here by mistake so everything looks changed. " "donb",2003/03/02 22:40:19,"dotlrn-1-0:donb:20030302224018","A handful of various fixes, mostly for PG 7.3. Unfortunately I copied over the fixed directory tree from my test instance here by mistake so everything looks changed. " "donb",2003/03/02 22:40:19,"dotlrn-1-0:donb:20030302224018","A handful of various fixes, mostly for PG 7.3. Unfortunately I copied over the fixed directory tree from my test instance here by mistake so everything looks changed. " "donb",2003/03/02 22:40:19,"dotlrn-1-0:donb:20030302224018","A handful of various fixes, mostly for PG 7.3. Unfortunately I copied over the fixed directory tree from my test instance here by mistake so everything looks changed. " "donb",2003/03/02 22:40:19,"dotlrn-1-0:donb:20030302224018","A handful of various fixes, mostly for PG 7.3. Unfortunately I copied over the fixed directory tree from my test instance here by mistake so everything looks changed. " "donb",2003/03/02 22:40:19,"dotlrn-1-0:donb:20030302224018","A handful of various fixes, mostly for PG 7.3. Unfortunately I copied over the fixed directory tree from my test instance here by mistake so everything looks changed. " "donb",2003/03/02 22:40:19,"dotlrn-1-0:donb:20030302224018","A handful of various fixes, mostly for PG 7.3. Unfortunately I copied over the fixed directory tree from my test instance here by mistake so everything looks changed. " "donb",2003/03/02 22:40:18,"dotlrn-1-0:donb:20030302224018","A handful of various fixes, mostly for PG 7.3. Unfortunately I copied over the fixed directory tree from my test instance here by mistake so everything looks changed. " "donb",2003/03/02 15:23:56,"oacs-4-6:donb:20030302152356","Made changes so we can install under PG 7.3. " "donb",2003/03/01 21:21:49,"oacs-4-6:donb:20030301212040","Partial conversion from timestamp to timestamptz for PG 7.3 (need to keep time zone timestamps so dumps from PG 7.2 installs will still work) " "donb",2003/03/01 21:21:49,"oacs-4-6:donb:20030301212040","Partial conversion from timestamp to timestamptz for PG 7.3 (need to keep time zone timestamps so dumps from PG 7.2 installs will still work) " "donb",2003/03/01 21:21:49,"oacs-4-6:donb:20030301212040","Partial conversion from timestamp to timestamptz for PG 7.3 (need to keep time zone timestamps so dumps from PG 7.2 installs will still work) " "donb",2003/03/01 21:21:49,"oacs-4-6:donb:20030301212040","Partial conversion from timestamp to timestamptz for PG 7.3 (need to keep time zone timestamps so dumps from PG 7.2 installs will still work) " "donb",2003/03/01 21:21:49,"oacs-4-6:donb:20030301212040","Partial conversion from timestamp to timestamptz for PG 7.3 (need to keep time zone timestamps so dumps from PG 7.2 installs will still work) " "donb",2003/03/01 21:21:49,"oacs-4-6:donb:20030301212040","Partial conversion from timestamp to timestamptz for PG 7.3 (need to keep time zone timestamps so dumps from PG 7.2 installs will still work) " "donb",2003/03/01 21:21:20,"oacs-4-6:donb:20030301212040","Partial conversion from timestamp to timestamptz for PG 7.3 (need to keep time zone timestamps so dumps from PG 7.2 installs will still work) " "donb",2003/03/01 21:21:20,"oacs-4-6:donb:20030301212040","Partial conversion from timestamp to timestamptz for PG 7.3 (need to keep time zone timestamps so dumps from PG 7.2 installs will still work) " "donb",2003/03/01 21:21:20,"oacs-4-6:donb:20030301212040","Partial conversion from timestamp to timestamptz for PG 7.3 (need to keep time zone timestamps so dumps from PG 7.2 installs will still work) " "donb",2003/03/01 21:21:20,"oacs-4-6:donb:20030301212040","Partial conversion from timestamp to timestamptz for PG 7.3 (need to keep time zone timestamps so dumps from PG 7.2 installs will still work) " "donb",2003/03/01 21:21:20,"oacs-4-6:donb:20030301212040","Partial conversion from timestamp to timestamptz for PG 7.3 (need to keep time zone timestamps so dumps from PG 7.2 installs will still work) " "donb",2003/03/01 21:21:20,"oacs-4-6:donb:20030301212040","Partial conversion from timestamp to timestamptz for PG 7.3 (need to keep time zone timestamps so dumps from PG 7.2 installs will still work) " "donb",2003/03/01 21:21:20,"oacs-4-6:donb:20030301212040","Partial conversion from timestamp to timestamptz for PG 7.3 (need to keep time zone timestamps so dumps from PG 7.2 installs will still work) " "donb",2003/03/01 21:21:20,"oacs-4-6:donb:20030301212040","Partial conversion from timestamp to timestamptz for PG 7.3 (need to keep time zone timestamps so dumps from PG 7.2 installs will still work) " "donb",2003/03/01 21:21:20,"oacs-4-6:donb:20030301212040","Partial conversion from timestamp to timestamptz for PG 7.3 (need to keep time zone timestamps so dumps from PG 7.2 installs will still work) " "donb",2003/03/01 21:21:20,"oacs-4-6:donb:20030301212040","Partial conversion from timestamp to timestamptz for PG 7.3 (need to keep time zone timestamps so dumps from PG 7.2 installs will still work) " "donb",2003/03/01 21:21:20,"oacs-4-6:donb:20030301212040","Partial conversion from timestamp to timestamptz for PG 7.3 (need to keep time zone timestamps so dumps from PG 7.2 installs will still work) " "donb",2003/03/01 21:21:20,"oacs-4-6:donb:20030301212040","Partial conversion from timestamp to timestamptz for PG 7.3 (need to keep time zone timestamps so dumps from PG 7.2 installs will still work) " "donb",2003/03/01 21:20:40,"oacs-4-6:donb:20030301212040","Partial conversion from timestamp to timestamptz for PG 7.3 (need to keep time zone timestamps so dumps from PG 7.2 installs will still work) " "donb",2003/02/26 02:37:40,"dotlrn-1-0:donb:20030226023739","Fixed bugs. Ported to Postgres. " "donb",2003/02/26 02:37:40,"dotlrn-1-0:donb:20030226023739","Fixed bugs. Ported to Postgres. " "donb",2003/02/26 02:37:40,"dotlrn-1-0:donb:20030226023739","Fixed bugs. Ported to Postgres. " "donb",2003/02/26 02:37:40,"dotlrn-1-0:donb:20030226023739","Fixed bugs. Ported to Postgres. " "donb",2003/02/26 02:37:40,"dotlrn-1-0:donb:20030226023739","Fixed bugs. Ported to Postgres. " "donb",2003/02/26 02:37:40,"dotlrn-1-0:donb:20030226023739","Fixed bugs. Ported to Postgres. " "donb",2003/02/26 02:37:40,"dotlrn-1-0:donb:20030226023739","Fixed bugs. Ported to Postgres. " "donb",2003/02/26 02:37:40,"dotlrn-1-0:donb:20030226023739","Fixed bugs. Ported to Postgres. " "donb",2003/02/26 02:37:40,"dotlrn-1-0:donb:20030226023739","Fixed bugs. Ported to Postgres. " "donb",2003/02/26 02:37:40,"dotlrn-1-0:donb:20030226023739","Fixed bugs. Ported to Postgres. " "donb",2003/02/26 02:37:40,"dotlrn-1-0:donb:20030226023739","Fixed bugs. Ported to Postgres. " "donb",2003/02/26 02:37:40,"dotlrn-1-0:donb:20030226023739","Fixed bugs. Ported to Postgres. " "donb",2003/02/26 02:37:40,"dotlrn-1-0:donb:20030226023739","Fixed bugs. Ported to Postgres. " "donb",2003/02/26 02:37:39,"dotlrn-1-0:donb:20030226023739","Fixed bugs. Ported to Postgres. " "donb",2003/02/26 02:37:39,"dotlrn-1-0:donb:20030226023739","Fixed bugs. Ported to Postgres. " "donb",2003/02/26 02:37:39,"dotlrn-1-0:donb:20030226023739","Fixed bugs. Ported to Postgres. " "donb",2003/02/26 02:37:39,"dotlrn-1-0:donb:20030226023739","Fixed bugs. Ported to Postgres. " "donb",2003/02/26 02:37:39,"dotlrn-1-0:donb:20030226023739","Fixed bugs. Ported to Postgres. " "donb",2003/02/26 02:37:39,"dotlrn-1-0:donb:20030226023739","Fixed bugs. Ported to Postgres. " "donb",2003/02/26 02:37:39,"dotlrn-1-0:donb:20030226023739","Fixed bugs. Ported to Postgres. " "donb",2003/02/26 02:37:39,"dotlrn-1-0:donb:20030226023739","Fixed bugs. Ported to Postgres. " "donb",2003/02/26 02:37:39,"dotlrn-1-0:donb:20030226023739","Fixed bugs. Ported to Postgres. " "donb",2003/02/26 02:37:39,"dotlrn-1-0:donb:20030226023739","Fixed bugs. Ported to Postgres. " "donb",2003/02/26 02:37:39,"dotlrn-1-0:donb:20030226023739","Fixed bugs. Ported to Postgres. " "donb",2003/02/26 02:37:39,"dotlrn-1-0:donb:20030226023739","Fixed bugs. Ported to Postgres. " "donb",2003/02/26 02:37:39,"dotlrn-1-0:donb:20030226023739","Fixed bugs. Ported to Postgres. " "lars",2003/02/25 10:17:26,"MAIN:lars:20030225101642","Make Oracle version cascade in all the places that the PG version does " "lars",2003/02/25 10:16:42,"MAIN:lars:20030225101642","Make Oracle version cascade in all the places that the PG version does " "donb",2003/02/18 20:56:09,"MAIN:donb:20030218205343","Moved over my new permissions stuff plus improved file storage stuff (mostly speed improvements in PG-land) " "donb",2003/02/18 20:56:09,"MAIN:donb:20030218205343","Moved over my new permissions stuff plus improved file storage stuff (mostly speed improvements in PG-land) " "donb",2003/02/18 20:56:09,"MAIN:donb:20030218205343","Moved over my new permissions stuff plus improved file storage stuff (mostly speed improvements in PG-land) " "donb",2003/02/18 20:56:09,"MAIN:donb:20030218205343","Moved over my new permissions stuff plus improved file storage stuff (mostly speed improvements in PG-land) " "donb",2003/02/18 20:55:28,"MAIN:donb:20030218205343","Moved over my new permissions stuff plus improved file storage stuff (mostly speed improvements in PG-land) " "donb",2003/02/18 20:55:28,"MAIN:donb:20030218205343","Moved over my new permissions stuff plus improved file storage stuff (mostly speed improvements in PG-land) " "donb",2003/02/18 20:55:00,"MAIN:donb:20030218205343","Moved over my new permissions stuff plus improved file storage stuff (mostly speed improvements in PG-land) " "donb",2003/02/18 20:54:59,"MAIN:donb:20030218205343","Moved over my new permissions stuff plus improved file storage stuff (mostly speed improvements in PG-land) " "donb",2003/02/18 20:54:32,"MAIN:donb:20030218205343","Moved over my new permissions stuff plus improved file storage stuff (mostly speed improvements in PG-land) " "donb",2003/02/18 20:54:32,"MAIN:donb:20030218205343","Moved over my new permissions stuff plus improved file storage stuff (mostly speed improvements in PG-land) " "donb",2003/02/18 20:54:32,"MAIN:donb:20030218205343","Moved over my new permissions stuff plus improved file storage stuff (mostly speed improvements in PG-land) " "donb",2003/02/18 20:54:32,"MAIN:donb:20030218205343","Moved over my new permissions stuff plus improved file storage stuff (mostly speed improvements in PG-land) " "donb",2003/02/18 20:54:32,"MAIN:donb:20030218205343","Moved over my new permissions stuff plus improved file storage stuff (mostly speed improvements in PG-land) " "donb",2003/02/18 20:53:45,"MAIN:donb:20030218205343","Moved over my new permissions stuff plus improved file storage stuff (mostly speed improvements in PG-land) " "donb",2003/02/18 20:53:45,"MAIN:donb:20030218205343","Moved over my new permissions stuff plus improved file storage stuff (mostly speed improvements in PG-land) " "donb",2003/02/18 20:53:45,"MAIN:donb:20030218205343","Moved over my new permissions stuff plus improved file storage stuff (mostly speed improvements in PG-land) " "donb",2003/02/18 20:53:45,"MAIN:donb:20030218205343","Moved over my new permissions stuff plus improved file storage stuff (mostly speed improvements in PG-land) " "donb",2003/02/18 20:53:43,"MAIN:donb:20030218205343","Moved over my new permissions stuff plus improved file storage stuff (mostly speed improvements in PG-land) " "donb",2003/02/18 01:45:42,"oacs-4-6:donb:20030218014354","1. Got rid of the ""create or replace function"" decls used for triggers, due to the brand-new PG 7.3 ""opaque"" vs. ""trigger"" issue. 2. Added a new ""fs::get_folder_object_ids"" for use when you just need the object ids rather than a bunch of (slow) permissions information, (slow) counts of items in folders and subfolders, last modified info, etc. dotLRN was calling ""fs::get_folder_contents"" when cloning folders despite making use of only the object_id and that proc used to be unimaginably slow. It's faster now due to the new permissions code but it's still slow enough to warrant avoiding it when possible. 3. Fixed typo in my last commit. " "donb",2003/02/18 01:45:42,"oacs-4-6:donb:20030218014354","1. Got rid of the ""create or replace function"" decls used for triggers, due to the brand-new PG 7.3 ""opaque"" vs. ""trigger"" issue. 2. Added a new ""fs::get_folder_object_ids"" for use when you just need the object ids rather than a bunch of (slow) permissions information, (slow) counts of items in folders and subfolders, last modified info, etc. dotLRN was calling ""fs::get_folder_contents"" when cloning folders despite making use of only the object_id and that proc used to be unimaginably slow. It's faster now due to the new permissions code but it's still slow enough to warrant avoiding it when possible. 3. Fixed typo in my last commit. " "donb",2003/02/18 01:45:06,"oacs-4-6:donb:20030218014354","1. Got rid of the ""create or replace function"" decls used for triggers, due to the brand-new PG 7.3 ""opaque"" vs. ""trigger"" issue. 2. Added a new ""fs::get_folder_object_ids"" for use when you just need the object ids rather than a bunch of (slow) permissions information, (slow) counts of items in folders and subfolders, last modified info, etc. dotLRN was calling ""fs::get_folder_contents"" when cloning folders despite making use of only the object_id and that proc used to be unimaginably slow. It's faster now due to the new permissions code but it's still slow enough to warrant avoiding it when possible. 3. Fixed typo in my last commit. " "donb",2003/02/18 01:44:30,"oacs-4-6:donb:20030218014354","1. Got rid of the ""create or replace function"" decls used for triggers, due to the brand-new PG 7.3 ""opaque"" vs. ""trigger"" issue. 2. Added a new ""fs::get_folder_object_ids"" for use when you just need the object ids rather than a bunch of (slow) permissions information, (slow) counts of items in folders and subfolders, last modified info, etc. dotLRN was calling ""fs::get_folder_contents"" when cloning folders despite making use of only the object_id and that proc used to be unimaginably slow. It's faster now due to the new permissions code but it's still slow enough to warrant avoiding it when possible. 3. Fixed typo in my last commit. " "donb",2003/02/18 01:43:54,"oacs-4-6:donb:20030218014354","1. Got rid of the ""create or replace function"" decls used for triggers, due to the brand-new PG 7.3 ""opaque"" vs. ""trigger"" issue. 2. Added a new ""fs::get_folder_object_ids"" for use when you just need the object ids rather than a bunch of (slow) permissions information, (slow) counts of items in folders and subfolders, last modified info, etc. dotLRN was calling ""fs::get_folder_contents"" when cloning folders despite making use of only the object_id and that proc used to be unimaginably slow. It's faster now due to the new permissions code but it's still slow enough to warrant avoiding it when possible. 3. Fixed typo in my last commit. " "donb",2003/02/17 03:15:45,"oacs-4-6:donb:20030217031545","Removed now-slow PG-specific query and fixed the generic one which counted segment members too many times ... " "donb",2003/02/17 03:15:45,"oacs-4-6:donb:20030217031545","Removed now-slow PG-specific query and fixed the generic one which counted segment members too many times ... " "donb",2003/02/15 03:25:33,"oacs-4-6:donb:20030215032355"," First cut at Oracle perm rewrite and some whacking around on the PG version " "donb",2003/02/15 03:25:02,"oacs-4-6:donb:20030215032355"," First cut at Oracle perm rewrite and some whacking around on the PG version " "donb",2003/02/15 03:25:02,"oacs-4-6:donb:20030215032355"," First cut at Oracle perm rewrite and some whacking around on the PG version " "donb",2003/02/15 03:25:02,"oacs-4-6:donb:20030215032355"," First cut at Oracle perm rewrite and some whacking around on the PG version " "donb",2003/02/15 03:24:30,"oacs-4-6:donb:20030215032355"," First cut at Oracle perm rewrite and some whacking around on the PG version " "donb",2003/02/15 03:23:55,"oacs-4-6:donb:20030215032355"," First cut at Oracle perm rewrite and some whacking around on the PG version " "donb",2003/02/15 03:23:55,"oacs-4-6:donb:20030215032355"," First cut at Oracle perm rewrite and some whacking around on the PG version " "donb",2003/02/15 03:23:55,"oacs-4-6:donb:20030215032355"," First cut at Oracle perm rewrite and some whacking around on the PG version " "donb",2003/02/15 03:23:55,"oacs-4-6:donb:20030215032355"," First cut at Oracle perm rewrite and some whacking around on the PG version " "donb",2003/02/15 03:23:55,"oacs-4-6:donb:20030215032355"," First cut at Oracle perm rewrite and some whacking around on the PG version " "donb",2003/02/15 03:23:55,"oacs-4-6:donb:20030215032355"," First cut at Oracle perm rewrite and some whacking around on the PG version " "jeffd",2003/02/13 22:32:54,"oacs-4-6:jeffd:20030213223050","delete direct permissions in acs_object__delete (oracle and postgres) upgrade provided, bug 234 patch 74 Tilmann Singer " "jeffd",2003/02/13 22:32:14,"oacs-4-6:jeffd:20030213223050","delete direct permissions in acs_object__delete (oracle and postgres) upgrade provided, bug 234 patch 74 Tilmann Singer " "jeffd",2003/02/13 22:31:36,"oacs-4-6:jeffd:20030213223050","delete direct permissions in acs_object__delete (oracle and postgres) upgrade provided, bug 234 patch 74 Tilmann Singer " "jeffd",2003/02/13 22:30:50,"oacs-4-6:jeffd:20030213223050","delete direct permissions in acs_object__delete (oracle and postgres) upgrade provided, bug 234 patch 74 Tilmann Singer " "peterm",2003/02/12 15:16:32,"MAIN:peterm:20030212151632","Making developer support show bind variable values in queries (only for PG) - thanks Lars. Adding a check in the -init.tcl file so that setup of nsv vars etc is only done once. The new APM will source -init.tcl files once per interpreter - we need to be wary of that. " "peterm",2003/02/12 15:16:32,"MAIN:peterm:20030212151632","Making developer support show bind variable values in queries (only for PG) - thanks Lars. Adding a check in the -init.tcl file so that setup of nsv vars etc is only done once. The new APM will source -init.tcl files once per interpreter - we need to be wary of that. " "donb",2003/02/11 17:11:30,"oacs-4-6:donb:20030211170329","1. Fixed a couple of typos in file storage 2. New fast permissions stuff (PG only thus far) 2. While poking around CMS code looking for things that needed recreating due to the permissions upgrade, changed over to ""create or replace function"" " "donb",2003/02/11 17:09:46,"oacs-4-6:donb:20030211170329","1. Fixed a couple of typos in file storage 2. New fast permissions stuff (PG only thus far) 2. While poking around CMS code looking for things that needed recreating due to the permissions upgrade, changed over to ""create or replace function"" " "donb",2003/02/11 17:08:19,"oacs-4-6:donb:20030211170329","1. Fixed a couple of typos in file storage 2. New fast permissions stuff (PG only thus far) 2. While poking around CMS code looking for things that needed recreating due to the permissions upgrade, changed over to ""create or replace function"" " "donb",2003/02/11 17:07:33,"oacs-4-6:donb:20030211170329","1. Fixed a couple of typos in file storage 2. New fast permissions stuff (PG only thus far) 2. While poking around CMS code looking for things that needed recreating due to the permissions upgrade, changed over to ""create or replace function"" " "donb",2003/02/11 17:07:33,"oacs-4-6:donb:20030211170329","1. Fixed a couple of typos in file storage 2. New fast permissions stuff (PG only thus far) 2. While poking around CMS code looking for things that needed recreating due to the permissions upgrade, changed over to ""create or replace function"" " "donb",2003/02/11 17:07:33,"oacs-4-6:donb:20030211170329","1. Fixed a couple of typos in file storage 2. New fast permissions stuff (PG only thus far) 2. While poking around CMS code looking for things that needed recreating due to the permissions upgrade, changed over to ""create or replace function"" " "donb",2003/02/11 17:07:33,"oacs-4-6:donb:20030211170329","1. Fixed a couple of typos in file storage 2. New fast permissions stuff (PG only thus far) 2. While poking around CMS code looking for things that needed recreating due to the permissions upgrade, changed over to ""create or replace function"" " "donb",2003/02/11 17:07:33,"oacs-4-6:donb:20030211170329","1. Fixed a couple of typos in file storage 2. New fast permissions stuff (PG only thus far) 2. While poking around CMS code looking for things that needed recreating due to the permissions upgrade, changed over to ""create or replace function"" " "donb",2003/02/11 17:07:33,"oacs-4-6:donb:20030211170329","1. Fixed a couple of typos in file storage 2. New fast permissions stuff (PG only thus far) 2. While poking around CMS code looking for things that needed recreating due to the permissions upgrade, changed over to ""create or replace function"" " "donb",2003/02/11 17:07:33,"oacs-4-6:donb:20030211170329","1. Fixed a couple of typos in file storage 2. New fast permissions stuff (PG only thus far) 2. While poking around CMS code looking for things that needed recreating due to the permissions upgrade, changed over to ""create or replace function"" " "donb",2003/02/11 17:07:33,"oacs-4-6:donb:20030211170329","1. Fixed a couple of typos in file storage 2. New fast permissions stuff (PG only thus far) 2. While poking around CMS code looking for things that needed recreating due to the permissions upgrade, changed over to ""create or replace function"" " "donb",2003/02/11 17:07:33,"oacs-4-6:donb:20030211170329","1. Fixed a couple of typos in file storage 2. New fast permissions stuff (PG only thus far) 2. While poking around CMS code looking for things that needed recreating due to the permissions upgrade, changed over to ""create or replace function"" " "donb",2003/02/11 17:07:33,"oacs-4-6:donb:20030211170329","1. Fixed a couple of typos in file storage 2. New fast permissions stuff (PG only thus far) 2. While poking around CMS code looking for things that needed recreating due to the permissions upgrade, changed over to ""create or replace function"" " "donb",2003/02/11 17:06:36,"oacs-4-6:donb:20030211170329","1. Fixed a couple of typos in file storage 2. New fast permissions stuff (PG only thus far) 2. While poking around CMS code looking for things that needed recreating due to the permissions upgrade, changed over to ""create or replace function"" " "donb",2003/02/11 17:06:36,"oacs-4-6:donb:20030211170329","1. Fixed a couple of typos in file storage 2. New fast permissions stuff (PG only thus far) 2. While poking around CMS code looking for things that needed recreating due to the permissions upgrade, changed over to ""create or replace function"" " "donb",2003/02/11 17:05:21,"oacs-4-6:donb:20030211170329","1. Fixed a couple of typos in file storage 2. New fast permissions stuff (PG only thus far) 2. While poking around CMS code looking for things that needed recreating due to the permissions upgrade, changed over to ""create or replace function"" " "donb",2003/02/11 17:04:24,"oacs-4-6:donb:20030211170329","1. Fixed a couple of typos in file storage 2. New fast permissions stuff (PG only thus far) 2. While poking around CMS code looking for things that needed recreating due to the permissions upgrade, changed over to ""create or replace function"" " "donb",2003/02/11 17:04:24,"oacs-4-6:donb:20030211170329","1. Fixed a couple of typos in file storage 2. New fast permissions stuff (PG only thus far) 2. While poking around CMS code looking for things that needed recreating due to the permissions upgrade, changed over to ""create or replace function"" " "donb",2003/02/11 17:04:24,"oacs-4-6:donb:20030211170329","1. Fixed a couple of typos in file storage 2. New fast permissions stuff (PG only thus far) 2. While poking around CMS code looking for things that needed recreating due to the permissions upgrade, changed over to ""create or replace function"" " "donb",2003/02/11 17:04:24,"oacs-4-6:donb:20030211170329","1. Fixed a couple of typos in file storage 2. New fast permissions stuff (PG only thus far) 2. While poking around CMS code looking for things that needed recreating due to the permissions upgrade, changed over to ""create or replace function"" " "donb",2003/02/11 17:04:24,"oacs-4-6:donb:20030211170329","1. Fixed a couple of typos in file storage 2. New fast permissions stuff (PG only thus far) 2. While poking around CMS code looking for things that needed recreating due to the permissions upgrade, changed over to ""create or replace function"" " "donb",2003/02/11 17:04:24,"oacs-4-6:donb:20030211170329","1. Fixed a couple of typos in file storage 2. New fast permissions stuff (PG only thus far) 2. While poking around CMS code looking for things that needed recreating due to the permissions upgrade, changed over to ""create or replace function"" " "donb",2003/02/11 17:04:24,"oacs-4-6:donb:20030211170329","1. Fixed a couple of typos in file storage 2. New fast permissions stuff (PG only thus far) 2. While poking around CMS code looking for things that needed recreating due to the permissions upgrade, changed over to ""create or replace function"" " "donb",2003/02/11 17:03:29,"oacs-4-6:donb:20030211170329","1. Fixed a couple of typos in file storage 2. New fast permissions stuff (PG only thus far) 2. While poking around CMS code looking for things that needed recreating due to the permissions upgrade, changed over to ""create or replace function"" " "lars",2003/02/03 08:48:37,"oacs-4-6:lars:20030203084837","Bug #202: Moved the PG-specific query to the -poostgresql file " "lars",2003/02/03 08:48:37,"oacs-4-6:lars:20030203084837","Bug #202: Moved the PG-specific query to the -poostgresql file " "peterm",2003/01/31 14:02:48,"MAIN:peterm:20030131140146","Adding missing piece to the db upgrade of acs-kernel 4.6.1-4.7d - the callbacks were not being copied when upgrading a package through the edit package page. Changing to create or replace syntax for functions in PG (works in 7.2 and 7.1 is deprecated) " "peterm",2003/01/31 14:02:24,"MAIN:peterm:20030131140146","Adding missing piece to the db upgrade of acs-kernel 4.6.1-4.7d - the callbacks were not being copied when upgrading a package through the edit package page. Changing to create or replace syntax for functions in PG (works in 7.2 and 7.1 is deprecated) " "peterm",2003/01/31 14:02:08,"MAIN:peterm:20030131140146","Adding missing piece to the db upgrade of acs-kernel 4.6.1-4.7d - the callbacks were not being copied when upgrading a package through the edit package page. Changing to create or replace syntax for functions in PG (works in 7.2 and 7.1 is deprecated) " "peterm",2003/01/31 14:01:46,"MAIN:peterm:20030131140146","Adding missing piece to the db upgrade of acs-kernel 4.6.1-4.7d - the callbacks were not being copied when upgrading a package through the edit package page. Changing to create or replace syntax for functions in PG (works in 7.2 and 7.1 is deprecated) " "jeffd",2003/01/27 11:16:13,"oacs-4-6:jeffd:20030127111613","improved message on pg driver missing ns_pg_bind (mentions ACS=1 as well as too old) " "vinodk",2003/01/23 05:51:31,"oacs-4-6:vinodk:20030123055131","- Press doesn't support PG yet " "vinodk",2003/01/23 05:50:35,"MAIN:vinodk:20030123055035","- Press doesn't support PG yet " "rmello",2003/01/21 16:43:40,"oacs-4-6:rmello:20030121164340","- Remove restriction on PG 7.3, now that jeffd committed bartt's 7.3 fixes. " "jeffd",2003/01/21 13:53:25,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:52:33,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:52:10,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:51:55,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:51:40,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:51:40,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:51:27,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:51:27,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:51:14,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:51:14,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:50:47,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:50:47,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:50:27,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:50:16,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:50:00,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:49:47,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:49:34,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:49:11,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:48:57,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:48:57,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:48:57,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:48:45,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:48:32,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:48:12,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:47:53,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:47:21,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:47:08,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:47:08,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:46:56,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:46:56,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:46:43,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:46:20,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:46:20,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:46:20,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:46:20,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:46:20,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:46:20,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:46:20,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:46:20,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:46:20,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:45:54,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:45:43,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:45:43,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:45:30,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:45:18,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:45:03,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:45:03,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:45:03,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:45:03,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:45:03,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:45:03,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:45:03,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:45:03,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:45:03,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "jeffd",2003/01/21 13:45:03,"oacs-4-6:jeffd:20030121134503","merge bartt PG 7.3 fixes from HEAD " "rmello",2003/01/17 15:10:49,"MAIN:rmello:20030117151049","- Added env vars to use pg 7.2 - Modified loginfo to use the right database " "rmello",2003/01/17 15:10:49,"MAIN:rmello:20030117151049","- Added env vars to use pg 7.2 - Modified loginfo to use the right database " "rmello",2003/01/15 20:22:35,"MAIN:rmello:20030115202235","- Added /doc directory - Added mis documentation directory and pages - Added OpenACS 4.x PG 7.1 -> 7.2 migration document " "rmello",2003/01/15 20:22:35,"MAIN:rmello:20030115202235","- Added /doc directory - Added mis documentation directory and pages - Added OpenACS 4.x PG 7.1 -> 7.2 migration document " "rmello",2003/01/14 21:41:42,"oacs-4-6:rmello:20030114214142","- Update Installer to require PG 7.2, since we are requiring it for 4.6 - Added check for 7.3 saying it's not supported at the moment. - Removed check needed for 7.1, since it's not necessary for 7.2 " "tilmanns",2003/01/07 18:48:34,"MAIN:tilmanns:20030107184834","Date/time/number localization that was forgotten to carry over to postgresql, fixes message posting on pg " "bartt",2002/12/21 22:32:31,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:32:31,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:32:31,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:32:31,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:32:31,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:32:31,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:32:31,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:32:31,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:32:31,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:32:31,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:32:20,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:32:10,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:31:46,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:31:46,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:31:27,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:31:17,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:31:17,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:31:17,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:31:17,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:31:17,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:31:16,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:31:16,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:31:16,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:31:16,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:31:06,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:30:51,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:30:51,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:30:40,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:30:40,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:30:31,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:30:20,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:30:11,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:30:01,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:29:50,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:29:41,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:29:41,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:29:41,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:29:31,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:29:21,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:29:10,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:28:58,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:28:44,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:28:31,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:28:17,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:28:17,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:28:07,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:28:07,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:27:58,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:27:58,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:27:47,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:27:47,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:27:37,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:27:28,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:27:17,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "bartt",2002/12/21 22:27:03,"MAIN:bartt:20021221222703","Patches to make OpenACS PG 7.3 compatible. " "donb",2002/12/18 19:55:49,"oacs-4-6:donb:20021218195549","Made the queries match the working PG queries " "andrewp",2002/12/15 23:26:07,"oacs-4-6:andrewp:20021215232555","Upgrade script now properly converts existing filenames from page to server root relative, for both Oracle and Postgres. " "andrewp",2002/12/15 23:25:55,"oacs-4-6:andrewp:20021215232555","Upgrade script now properly converts existing filenames from page to server root relative, for both Oracle and Postgres. " "andrewp",2002/12/12 20:03:08,"oacs-4-6:andrewp:20021212200237","- Name of root folder is now unique in the CR even if have multiple package instances, for both Oracle and Postgres. - All Postgres functions now defined with ""create or replace"". " "andrewp",2002/12/12 20:02:59,"oacs-4-6:andrewp:20021212200237","- Name of root folder is now unique in the CR even if have multiple package instances, for both Oracle and Postgres. - All Postgres functions now defined with ""create or replace"". " "andrewp",2002/12/12 20:02:49,"oacs-4-6:andrewp:20021212200237","- Name of root folder is now unique in the CR even if have multiple package instances, for both Oracle and Postgres. - All Postgres functions now defined with ""create or replace"". " "andrewp",2002/12/12 20:02:37,"oacs-4-6:andrewp:20021212200237","- Name of root folder is now unique in the CR even if have multiple package instances, for both Oracle and Postgres. - All Postgres functions now defined with ""create or replace"". " "andrewp",2002/12/12 19:48:21,"oacs-4-6:andrewp:20021212194821","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. " "andrewp",2002/12/12 19:48:21,"oacs-4-6:andrewp:20021212194821","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. " "peterm",2002/12/12 00:22:37,"dotlrn-1-0:peterm:20021212002237","the common xql file had rdbms type set to oracle which was causing the postgres server to not find the query, removing rdbms line " "jeffd",2002/12/09 14:10:46,"oacs-4-6:jeffd:20021209141036","remove missing files from .info, misnamed plpgsql-utility-procs-postgres.xql should have been plpgsql-utility-procs-postgresql.xql " "jeffd",2002/12/09 14:10:46,"oacs-4-6:jeffd:20021209141036","remove missing files from .info, misnamed plpgsql-utility-procs-postgres.xql should have been plpgsql-utility-procs-postgresql.xql " "jeffd",2002/12/09 14:10:36,"oacs-4-6:jeffd:20021209141036","remove missing files from .info, misnamed plpgsql-utility-procs-postgres.xql should have been plpgsql-utility-procs-postgresql.xql " "jeffd",2002/12/06 12:44:36,"oacs-4-6:jeffd:20021206124436","no postgres support bug 77/patch 12 Vinod Kurup " "vinodk",2002/11/24 21:29:24,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:24,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:24,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:24,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:24,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:24,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:24,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:24,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:24,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:23,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:23,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:23,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:23,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:23,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:23,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:22,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:22,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:22,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:22,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:22,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:18,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:18,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:18,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:18,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:18,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:18,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:18,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:18,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:18,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:18,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:18,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:18,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:18,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:18,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:18,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:18,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:18,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:18,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:18,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:18,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:18,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:18,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:18,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:18,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:18,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:18,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:18,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:18,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:18,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:17,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:17,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:17,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:17,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:17,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:17,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:17,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:17,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:17,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:17,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:17,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:17,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:17,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:17,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:17,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:17,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:17,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:17,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:17,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:17,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:17,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:17,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:17,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:17,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:17,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:17,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:17,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:17,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:17,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:17,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:17,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:17,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:17,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/11/24 21:29:17,"oacs-4-6:vinodk:20021124212917","- Updated Docs for 4.6. Changes include: - Use PG 7.2.3 - Use OpenFTS 0.3.2 - Major changes to AOLserver install - Install AOLserver as root (so webserver cracker can't modify nsd) - AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir - no more nsadmin account - Add link at bottom of each page pointing to same page at openacs.org - modified PG backup script to use defaults set in install guide - modified export-oracle script to use 8.1.7 - added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script - modified openacs4.tcl.txt config to set serverroot appropriately, set debug false - incorporated lots of comments & emails (typos, URLs, etc) " "vinodk",2002/10/29 01:52:10,"oacs-4-6:vinodk:20021029015136","- Upgrade scripts for acs-content-repository, acs-events, acs-kernel, acs-mail, acs-service-contract, bookmarks, faq, file-storage, news and search - Bumped version of above packages to 4.6 - Fixed the view/sequence hack in apm-create so that APM package edit UI works in PG 7.2 " "vinodk",2002/10/29 01:52:08,"oacs-4-6:vinodk:20021029015136","- Upgrade scripts for acs-content-repository, acs-events, acs-kernel, acs-mail, acs-service-contract, bookmarks, faq, file-storage, news and search - Bumped version of above packages to 4.6 - Fixed the view/sequence hack in apm-create so that APM package edit UI works in PG 7.2 " "vinodk",2002/10/29 01:52:07,"oacs-4-6:vinodk:20021029015136","- Upgrade scripts for acs-content-repository, acs-events, acs-kernel, acs-mail, acs-service-contract, bookmarks, faq, file-storage, news and search - Bumped version of above packages to 4.6 - Fixed the view/sequence hack in apm-create so that APM package edit UI works in PG 7.2 " "vinodk",2002/10/29 01:52:06,"oacs-4-6:vinodk:20021029015136","- Upgrade scripts for acs-content-repository, acs-events, acs-kernel, acs-mail, acs-service-contract, bookmarks, faq, file-storage, news and search - Bumped version of above packages to 4.6 - Fixed the view/sequence hack in apm-create so that APM package edit UI works in PG 7.2 " "vinodk",2002/10/29 01:52:06,"oacs-4-6:vinodk:20021029015136","- Upgrade scripts for acs-content-repository, acs-events, acs-kernel, acs-mail, acs-service-contract, bookmarks, faq, file-storage, news and search - Bumped version of above packages to 4.6 - Fixed the view/sequence hack in apm-create so that APM package edit UI works in PG 7.2 " "vinodk",2002/10/29 01:52:05,"oacs-4-6:vinodk:20021029015136","- Upgrade scripts for acs-content-repository, acs-events, acs-kernel, acs-mail, acs-service-contract, bookmarks, faq, file-storage, news and search - Bumped version of above packages to 4.6 - Fixed the view/sequence hack in apm-create so that APM package edit UI works in PG 7.2 " "vinodk",2002/10/29 01:52:03,"oacs-4-6:vinodk:20021029015136","- Upgrade scripts for acs-content-repository, acs-events, acs-kernel, acs-mail, acs-service-contract, bookmarks, faq, file-storage, news and search - Bumped version of above packages to 4.6 - Fixed the view/sequence hack in apm-create so that APM package edit UI works in PG 7.2 " "vinodk",2002/10/29 01:52:01,"oacs-4-6:vinodk:20021029015136","- Upgrade scripts for acs-content-repository, acs-events, acs-kernel, acs-mail, acs-service-contract, bookmarks, faq, file-storage, news and search - Bumped version of above packages to 4.6 - Fixed the view/sequence hack in apm-create so that APM package edit UI works in PG 7.2 " "vinodk",2002/10/29 01:51:59,"oacs-4-6:vinodk:20021029015136","- Upgrade scripts for acs-content-repository, acs-events, acs-kernel, acs-mail, acs-service-contract, bookmarks, faq, file-storage, news and search - Bumped version of above packages to 4.6 - Fixed the view/sequence hack in apm-create so that APM package edit UI works in PG 7.2 " "vinodk",2002/10/29 01:51:57,"oacs-4-6:vinodk:20021029015136","- Upgrade scripts for acs-content-repository, acs-events, acs-kernel, acs-mail, acs-service-contract, bookmarks, faq, file-storage, news and search - Bumped version of above packages to 4.6 - Fixed the view/sequence hack in apm-create so that APM package edit UI works in PG 7.2 " "vinodk",2002/10/29 01:51:55,"oacs-4-6:vinodk:20021029015136","- Upgrade scripts for acs-content-repository, acs-events, acs-kernel, acs-mail, acs-service-contract, bookmarks, faq, file-storage, news and search - Bumped version of above packages to 4.6 - Fixed the view/sequence hack in apm-create so that APM package edit UI works in PG 7.2 " "vinodk",2002/10/29 01:51:54,"oacs-4-6:vinodk:20021029015136","- Upgrade scripts for acs-content-repository, acs-events, acs-kernel, acs-mail, acs-service-contract, bookmarks, faq, file-storage, news and search - Bumped version of above packages to 4.6 - Fixed the view/sequence hack in apm-create so that APM package edit UI works in PG 7.2 " "vinodk",2002/10/29 01:51:52,"oacs-4-6:vinodk:20021029015136","- Upgrade scripts for acs-content-repository, acs-events, acs-kernel, acs-mail, acs-service-contract, bookmarks, faq, file-storage, news and search - Bumped version of above packages to 4.6 - Fixed the view/sequence hack in apm-create so that APM package edit UI works in PG 7.2 " "vinodk",2002/10/29 01:51:52,"oacs-4-6:vinodk:20021029015136","- Upgrade scripts for acs-content-repository, acs-events, acs-kernel, acs-mail, acs-service-contract, bookmarks, faq, file-storage, news and search - Bumped version of above packages to 4.6 - Fixed the view/sequence hack in apm-create so that APM package edit UI works in PG 7.2 " "vinodk",2002/10/29 01:51:51,"oacs-4-6:vinodk:20021029015136","- Upgrade scripts for acs-content-repository, acs-events, acs-kernel, acs-mail, acs-service-contract, bookmarks, faq, file-storage, news and search - Bumped version of above packages to 4.6 - Fixed the view/sequence hack in apm-create so that APM package edit UI works in PG 7.2 " "vinodk",2002/10/29 01:51:49,"oacs-4-6:vinodk:20021029015136","- Upgrade scripts for acs-content-repository, acs-events, acs-kernel, acs-mail, acs-service-contract, bookmarks, faq, file-storage, news and search - Bumped version of above packages to 4.6 - Fixed the view/sequence hack in apm-create so that APM package edit UI works in PG 7.2 " "vinodk",2002/10/29 01:51:48,"oacs-4-6:vinodk:20021029015136","- Upgrade scripts for acs-content-repository, acs-events, acs-kernel, acs-mail, acs-service-contract, bookmarks, faq, file-storage, news and search - Bumped version of above packages to 4.6 - Fixed the view/sequence hack in apm-create so that APM package edit UI works in PG 7.2 " "vinodk",2002/10/29 01:51:47,"oacs-4-6:vinodk:20021029015136","- Upgrade scripts for acs-content-repository, acs-events, acs-kernel, acs-mail, acs-service-contract, bookmarks, faq, file-storage, news and search - Bumped version of above packages to 4.6 - Fixed the view/sequence hack in apm-create so that APM package edit UI works in PG 7.2 " "vinodk",2002/10/29 01:51:46,"oacs-4-6:vinodk:20021029015136","- Upgrade scripts for acs-content-repository, acs-events, acs-kernel, acs-mail, acs-service-contract, bookmarks, faq, file-storage, news and search - Bumped version of above packages to 4.6 - Fixed the view/sequence hack in apm-create so that APM package edit UI works in PG 7.2 " "vinodk",2002/10/29 01:51:45,"oacs-4-6:vinodk:20021029015136","- Upgrade scripts for acs-content-repository, acs-events, acs-kernel, acs-mail, acs-service-contract, bookmarks, faq, file-storage, news and search - Bumped version of above packages to 4.6 - Fixed the view/sequence hack in apm-create so that APM package edit UI works in PG 7.2 " "vinodk",2002/10/29 01:51:44,"oacs-4-6:vinodk:20021029015136","- Upgrade scripts for acs-content-repository, acs-events, acs-kernel, acs-mail, acs-service-contract, bookmarks, faq, file-storage, news and search - Bumped version of above packages to 4.6 - Fixed the view/sequence hack in apm-create so that APM package edit UI works in PG 7.2 " "vinodk",2002/10/29 01:51:44,"oacs-4-6:vinodk:20021029015136","- Upgrade scripts for acs-content-repository, acs-events, acs-kernel, acs-mail, acs-service-contract, bookmarks, faq, file-storage, news and search - Bumped version of above packages to 4.6 - Fixed the view/sequence hack in apm-create so that APM package edit UI works in PG 7.2 " "vinodk",2002/10/29 01:51:43,"oacs-4-6:vinodk:20021029015136","- Upgrade scripts for acs-content-repository, acs-events, acs-kernel, acs-mail, acs-service-contract, bookmarks, faq, file-storage, news and search - Bumped version of above packages to 4.6 - Fixed the view/sequence hack in apm-create so that APM package edit UI works in PG 7.2 " "vinodk",2002/10/29 01:51:42,"oacs-4-6:vinodk:20021029015136","- Upgrade scripts for acs-content-repository, acs-events, acs-kernel, acs-mail, acs-service-contract, bookmarks, faq, file-storage, news and search - Bumped version of above packages to 4.6 - Fixed the view/sequence hack in apm-create so that APM package edit UI works in PG 7.2 " "vinodk",2002/10/29 01:51:41,"oacs-4-6:vinodk:20021029015136","- Upgrade scripts for acs-content-repository, acs-events, acs-kernel, acs-mail, acs-service-contract, bookmarks, faq, file-storage, news and search - Bumped version of above packages to 4.6 - Fixed the view/sequence hack in apm-create so that APM package edit UI works in PG 7.2 " "vinodk",2002/10/29 01:51:40,"oacs-4-6:vinodk:20021029015136","- Upgrade scripts for acs-content-repository, acs-events, acs-kernel, acs-mail, acs-service-contract, bookmarks, faq, file-storage, news and search - Bumped version of above packages to 4.6 - Fixed the view/sequence hack in apm-create so that APM package edit UI works in PG 7.2 " "vinodk",2002/10/29 01:51:39,"oacs-4-6:vinodk:20021029015136","- Upgrade scripts for acs-content-repository, acs-events, acs-kernel, acs-mail, acs-service-contract, bookmarks, faq, file-storage, news and search - Bumped version of above packages to 4.6 - Fixed the view/sequence hack in apm-create so that APM package edit UI works in PG 7.2 " "vinodk",2002/10/29 01:51:38,"oacs-4-6:vinodk:20021029015136","- Upgrade scripts for acs-content-repository, acs-events, acs-kernel, acs-mail, acs-service-contract, bookmarks, faq, file-storage, news and search - Bumped version of above packages to 4.6 - Fixed the view/sequence hack in apm-create so that APM package edit UI works in PG 7.2 " "vinodk",2002/10/29 01:51:37,"oacs-4-6:vinodk:20021029015136","- Upgrade scripts for acs-content-repository, acs-events, acs-kernel, acs-mail, acs-service-contract, bookmarks, faq, file-storage, news and search - Bumped version of above packages to 4.6 - Fixed the view/sequence hack in apm-create so that APM package edit UI works in PG 7.2 " "vinodk",2002/10/29 01:51:36,"oacs-4-6:vinodk:20021029015136","- Upgrade scripts for acs-content-repository, acs-events, acs-kernel, acs-mail, acs-service-contract, bookmarks, faq, file-storage, news and search - Bumped version of above packages to 4.6 - Fixed the view/sequence hack in apm-create so that APM package edit UI works in PG 7.2 " "vinodk",2002/10/29 01:51:36,"oacs-4-6:vinodk:20021029015136","- Upgrade scripts for acs-content-repository, acs-events, acs-kernel, acs-mail, acs-service-contract, bookmarks, faq, file-storage, news and search - Bumped version of above packages to 4.6 - Fixed the view/sequence hack in apm-create so that APM package edit UI works in PG 7.2 " "bartt",2002/10/16 00:35:24,"MAIN:bartt:20021016003524","file plpgsql-utility-procs-postgres.xql was initially added on branch oacs-4-6. " "lars",2002/10/08 07:19:51,"oacs-4-6:lars:20021008071951","Fixed, yet again, so it works with PG 7.2. Previous fix was wrong. " "jong",2002/09/26 03:29:29,"MAIN:jong:20020926032640","Got rid of PG'sms " "jong",2002/09/26 03:26:40,"MAIN:jong:20020926032640","Got rid of PG'sms " "danw",2002/09/24 20:47:13,"MAIN:danw:20020924204712","hacking on publishing workflow to make it compatible with workflow 4.3 - pg version seems to work now, but I pity the fool that actually tries to use it " "danw",2002/09/24 20:47:13,"MAIN:danw:20020924204712","hacking on publishing workflow to make it compatible with workflow 4.3 - pg version seems to work now, but I pity the fool that actually tries to use it " "danw",2002/09/24 20:47:13,"MAIN:danw:20020924204712","hacking on publishing workflow to make it compatible with workflow 4.3 - pg version seems to work now, but I pity the fool that actually tries to use it " "danw",2002/09/24 20:47:13,"MAIN:danw:20020924204712","hacking on publishing workflow to make it compatible with workflow 4.3 - pg version seems to work now, but I pity the fool that actually tries to use it " "danw",2002/09/24 20:47:13,"MAIN:danw:20020924204712","hacking on publishing workflow to make it compatible with workflow 4.3 - pg version seems to work now, but I pity the fool that actually tries to use it " "danw",2002/09/24 20:47:12,"MAIN:danw:20020924204712","hacking on publishing workflow to make it compatible with workflow 4.3 - pg version seems to work now, but I pity the fool that actually tries to use it " "lars",2002/09/16 11:31:48,"MAIN:lars:20020916113148","Fixed so it works with PG 7.2. " "bartt",2002/09/12 02:41:56,"MAIN:bartt:20020912024156","Included fix for ec_formatted_date & ec_formatted_full_date and dates including timezone (-TZ) information as returned by PG 7.2. " "vinodk",2002/08/19 23:10:29,"MAIN:vinodk:20020819231028","1) Added PG support 2) Added David Walker/Andy Piskorski's aolserver-errors TCL script 3) Fixed a bunch of bugs (but it's still an ugly 3.x package) 4) Adjusted the top monitor to work with linux's top 5) Added drop scripts " "vinodk",2002/08/19 23:10:29,"MAIN:vinodk:20020819231028","1) Added PG support 2) Added David Walker/Andy Piskorski's aolserver-errors TCL script 3) Fixed a bunch of bugs (but it's still an ugly 3.x package) 4) Adjusted the top monitor to work with linux's top 5) Added drop scripts " "vinodk",2002/08/19 23:10:29,"MAIN:vinodk:20020819231028","1) Added PG support 2) Added David Walker/Andy Piskorski's aolserver-errors TCL script 3) Fixed a bunch of bugs (but it's still an ugly 3.x package) 4) Adjusted the top monitor to work with linux's top 5) Added drop scripts " "vinodk",2002/08/19 23:10:29,"MAIN:vinodk:20020819231028","1) Added PG support 2) Added David Walker/Andy Piskorski's aolserver-errors TCL script 3) Fixed a bunch of bugs (but it's still an ugly 3.x package) 4) Adjusted the top monitor to work with linux's top 5) Added drop scripts " "vinodk",2002/08/19 23:10:29,"MAIN:vinodk:20020819231028","1) Added PG support 2) Added David Walker/Andy Piskorski's aolserver-errors TCL script 3) Fixed a bunch of bugs (but it's still an ugly 3.x package) 4) Adjusted the top monitor to work with linux's top 5) Added drop scripts " "vinodk",2002/08/19 23:10:29,"MAIN:vinodk:20020819231028","1) Added PG support 2) Added David Walker/Andy Piskorski's aolserver-errors TCL script 3) Fixed a bunch of bugs (but it's still an ugly 3.x package) 4) Adjusted the top monitor to work with linux's top 5) Added drop scripts " "vinodk",2002/08/19 23:10:29,"MAIN:vinodk:20020819231028","1) Added PG support 2) Added David Walker/Andy Piskorski's aolserver-errors TCL script 3) Fixed a bunch of bugs (but it's still an ugly 3.x package) 4) Adjusted the top monitor to work with linux's top 5) Added drop scripts " "vinodk",2002/08/19 23:10:29,"MAIN:vinodk:20020819231028","1) Added PG support 2) Added David Walker/Andy Piskorski's aolserver-errors TCL script 3) Fixed a bunch of bugs (but it's still an ugly 3.x package) 4) Adjusted the top monitor to work with linux's top 5) Added drop scripts " "vinodk",2002/08/19 23:10:29,"MAIN:vinodk:20020819231028","1) Added PG support 2) Added David Walker/Andy Piskorski's aolserver-errors TCL script 3) Fixed a bunch of bugs (but it's still an ugly 3.x package) 4) Adjusted the top monitor to work with linux's top 5) Added drop scripts " "vinodk",2002/08/19 23:10:29,"MAIN:vinodk:20020819231028","1) Added PG support 2) Added David Walker/Andy Piskorski's aolserver-errors TCL script 3) Fixed a bunch of bugs (but it's still an ugly 3.x package) 4) Adjusted the top monitor to work with linux's top 5) Added drop scripts " "vinodk",2002/08/19 23:10:28,"MAIN:vinodk:20020819231028","1) Added PG support 2) Added David Walker/Andy Piskorski's aolserver-errors TCL script 3) Fixed a bunch of bugs (but it's still an ugly 3.x package) 4) Adjusted the top monitor to work with linux's top 5) Added drop scripts " "vinodk",2002/08/19 23:10:28,"MAIN:vinodk:20020819231028","1) Added PG support 2) Added David Walker/Andy Piskorski's aolserver-errors TCL script 3) Fixed a bunch of bugs (but it's still an ugly 3.x package) 4) Adjusted the top monitor to work with linux's top 5) Added drop scripts " "vinodk",2002/08/19 23:10:28,"MAIN:vinodk:20020819231028","1) Added PG support 2) Added David Walker/Andy Piskorski's aolserver-errors TCL script 3) Fixed a bunch of bugs (but it's still an ugly 3.x package) 4) Adjusted the top monitor to work with linux's top 5) Added drop scripts " "vinodk",2002/08/19 23:10:28,"MAIN:vinodk:20020819231028","1) Added PG support 2) Added David Walker/Andy Piskorski's aolserver-errors TCL script 3) Fixed a bunch of bugs (but it's still an ugly 3.x package) 4) Adjusted the top monitor to work with linux's top 5) Added drop scripts " "vinodk",2002/08/19 23:10:28,"MAIN:vinodk:20020819231028","1) Added PG support 2) Added David Walker/Andy Piskorski's aolserver-errors TCL script 3) Fixed a bunch of bugs (but it's still an ugly 3.x package) 4) Adjusted the top monitor to work with linux's top 5) Added drop scripts " "vinodk",2002/08/19 23:10:28,"MAIN:vinodk:20020819231028","1) Added PG support 2) Added David Walker/Andy Piskorski's aolserver-errors TCL script 3) Fixed a bunch of bugs (but it's still an ugly 3.x package) 4) Adjusted the top monitor to work with linux's top 5) Added drop scripts " "vinodk",2002/08/19 23:10:28,"MAIN:vinodk:20020819231028","1) Added PG support 2) Added David Walker/Andy Piskorski's aolserver-errors TCL script 3) Fixed a bunch of bugs (but it's still an ugly 3.x package) 4) Adjusted the top monitor to work with linux's top 5) Added drop scripts " "vinodk",2002/08/19 23:10:28,"MAIN:vinodk:20020819231028","1) Added PG support 2) Added David Walker/Andy Piskorski's aolserver-errors TCL script 3) Fixed a bunch of bugs (but it's still an ugly 3.x package) 4) Adjusted the top monitor to work with linux's top 5) Added drop scripts " "vinodk",2002/08/19 23:10:28,"MAIN:vinodk:20020819231028","1) Added PG support 2) Added David Walker/Andy Piskorski's aolserver-errors TCL script 3) Fixed a bunch of bugs (but it's still an ugly 3.x package) 4) Adjusted the top monitor to work with linux's top 5) Added drop scripts " "vinodk",2002/08/19 23:10:28,"MAIN:vinodk:20020819231028","1) Added PG support 2) Added David Walker/Andy Piskorski's aolserver-errors TCL script 3) Fixed a bunch of bugs (but it's still an ugly 3.x package) 4) Adjusted the top monitor to work with linux's top 5) Added drop scripts " "vinodk",2002/08/19 23:10:28,"MAIN:vinodk:20020819231028","1) Added PG support 2) Added David Walker/Andy Piskorski's aolserver-errors TCL script 3) Fixed a bunch of bugs (but it's still an ugly 3.x package) 4) Adjusted the top monitor to work with linux's top 5) Added drop scripts " "vinodk",2002/08/19 23:10:28,"MAIN:vinodk:20020819231028","1) Added PG support 2) Added David Walker/Andy Piskorski's aolserver-errors TCL script 3) Fixed a bunch of bugs (but it's still an ugly 3.x package) 4) Adjusted the top monitor to work with linux's top 5) Added drop scripts " "vinodk",2002/08/19 23:10:28,"MAIN:vinodk:20020819231028","1) Added PG support 2) Added David Walker/Andy Piskorski's aolserver-errors TCL script 3) Fixed a bunch of bugs (but it's still an ugly 3.x package) 4) Adjusted the top monitor to work with linux's top 5) Added drop scripts " "vinodk",2002/08/19 23:10:28,"MAIN:vinodk:20020819231028","1) Added PG support 2) Added David Walker/Andy Piskorski's aolserver-errors TCL script 3) Fixed a bunch of bugs (but it's still an ugly 3.x package) 4) Adjusted the top monitor to work with linux's top 5) Added drop scripts " "vinodk",2002/08/19 23:10:28,"MAIN:vinodk:20020819231028","1) Added PG support 2) Added David Walker/Andy Piskorski's aolserver-errors TCL script 3) Fixed a bunch of bugs (but it's still an ugly 3.x package) 4) Adjusted the top monitor to work with linux's top 5) Added drop scripts " "vinodk",2002/08/19 23:10:28,"MAIN:vinodk:20020819231028","1) Added PG support 2) Added David Walker/Andy Piskorski's aolserver-errors TCL script 3) Fixed a bunch of bugs (but it's still an ugly 3.x package) 4) Adjusted the top monitor to work with linux's top 5) Added drop scripts " "vinodk",2002/08/19 23:10:28,"MAIN:vinodk:20020819231028","1) Added PG support 2) Added David Walker/Andy Piskorski's aolserver-errors TCL script 3) Fixed a bunch of bugs (but it's still an ugly 3.x package) 4) Adjusted the top monitor to work with linux's top 5) Added drop scripts " "vinodk",2002/08/19 23:10:28,"MAIN:vinodk:20020819231028","1) Added PG support 2) Added David Walker/Andy Piskorski's aolserver-errors TCL script 3) Fixed a bunch of bugs (but it's still an ugly 3.x package) 4) Adjusted the top monitor to work with linux's top 5) Added drop scripts " "vinodk",2002/08/19 23:10:28,"MAIN:vinodk:20020819231028","1) Added PG support 2) Added David Walker/Andy Piskorski's aolserver-errors TCL script 3) Fixed a bunch of bugs (but it's still an ugly 3.x package) 4) Adjusted the top monitor to work with linux's top 5) Added drop scripts " "vinodk",2002/08/19 21:53:00,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:53:00,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:53:00,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "vinodk",2002/08/19 21:52:59,"MAIN:vinodk:20020819215259","Initial version of lars-blogger with PG and Oracle support " "arjun",2002/08/19 20:37:15,"MAIN:arjun:20020819203715","1. updated .info file with some missing files for PG 2. fixed the notification.delete func in both DBs 3. bumped pacakge version to 0.2d " "arjun",2002/08/19 20:37:15,"MAIN:arjun:20020819203715","1. updated .info file with some missing files for PG 2. fixed the notification.delete func in both DBs 3. bumped pacakge version to 0.2d " "arjun",2002/08/19 20:37:15,"MAIN:arjun:20020819203715","1. updated .info file with some missing files for PG 2. fixed the notification.delete func in both DBs 3. bumped pacakge version to 0.2d " "arjun",2002/08/19 20:37:15,"MAIN:arjun:20020819203715","1. updated .info file with some missing files for PG 2. fixed the notification.delete func in both DBs 3. bumped pacakge version to 0.2d " "arjun",2002/08/19 20:37:15,"MAIN:arjun:20020819203715","1. updated .info file with some missing files for PG 2. fixed the notification.delete func in both DBs 3. bumped pacakge version to 0.2d " "vinodk",2002/08/17 17:42:45,"MAIN:vinodk:20020817174245","Re-added fixes that didn't get merged in from 4.5 1) bboard-procs-postgresql.xql 2) etp-procs-oracle.xql 3) subsite/www/admin/users/new-postgresql.xql 4) SQL fix in acs-kernel/sql/postgresql/apm-create.sql Edited the acs-kernel upgrade script that JonG initially created (PG) Created an oracle upgrade script Added upgrade scripts that i had written for 4.5b->4.5 back in (didn't get merged) Update the acs-kernel .info file to 4.5.1 " "vinodk",2002/08/17 17:42:45,"MAIN:vinodk:20020817174245","Re-added fixes that didn't get merged in from 4.5 1) bboard-procs-postgresql.xql 2) etp-procs-oracle.xql 3) subsite/www/admin/users/new-postgresql.xql 4) SQL fix in acs-kernel/sql/postgresql/apm-create.sql Edited the acs-kernel upgrade script that JonG initially created (PG) Created an oracle upgrade script Added upgrade scripts that i had written for 4.5b->4.5 back in (didn't get merged) Update the acs-kernel .info file to 4.5.1 " "vinodk",2002/08/17 17:42:45,"MAIN:vinodk:20020817174245","Re-added fixes that didn't get merged in from 4.5 1) bboard-procs-postgresql.xql 2) etp-procs-oracle.xql 3) subsite/www/admin/users/new-postgresql.xql 4) SQL fix in acs-kernel/sql/postgresql/apm-create.sql Edited the acs-kernel upgrade script that JonG initially created (PG) Created an oracle upgrade script Added upgrade scripts that i had written for 4.5b->4.5 back in (didn't get merged) Update the acs-kernel .info file to 4.5.1 " "vinodk",2002/08/17 17:42:45,"MAIN:vinodk:20020817174245","Re-added fixes that didn't get merged in from 4.5 1) bboard-procs-postgresql.xql 2) etp-procs-oracle.xql 3) subsite/www/admin/users/new-postgresql.xql 4) SQL fix in acs-kernel/sql/postgresql/apm-create.sql Edited the acs-kernel upgrade script that JonG initially created (PG) Created an oracle upgrade script Added upgrade scripts that i had written for 4.5b->4.5 back in (didn't get merged) Update the acs-kernel .info file to 4.5.1 " "vinodk",2002/08/17 17:42:45,"MAIN:vinodk:20020817174245","Re-added fixes that didn't get merged in from 4.5 1) bboard-procs-postgresql.xql 2) etp-procs-oracle.xql 3) subsite/www/admin/users/new-postgresql.xql 4) SQL fix in acs-kernel/sql/postgresql/apm-create.sql Edited the acs-kernel upgrade script that JonG initially created (PG) Created an oracle upgrade script Added upgrade scripts that i had written for 4.5b->4.5 back in (didn't get merged) Update the acs-kernel .info file to 4.5.1 " "vinodk",2002/08/17 17:42:45,"MAIN:vinodk:20020817174245","Re-added fixes that didn't get merged in from 4.5 1) bboard-procs-postgresql.xql 2) etp-procs-oracle.xql 3) subsite/www/admin/users/new-postgresql.xql 4) SQL fix in acs-kernel/sql/postgresql/apm-create.sql Edited the acs-kernel upgrade script that JonG initially created (PG) Created an oracle upgrade script Added upgrade scripts that i had written for 4.5b->4.5 back in (didn't get merged) Update the acs-kernel .info file to 4.5.1 " "vinodk",2002/08/17 17:42:45,"MAIN:vinodk:20020817174245","Re-added fixes that didn't get merged in from 4.5 1) bboard-procs-postgresql.xql 2) etp-procs-oracle.xql 3) subsite/www/admin/users/new-postgresql.xql 4) SQL fix in acs-kernel/sql/postgresql/apm-create.sql Edited the acs-kernel upgrade script that JonG initially created (PG) Created an oracle upgrade script Added upgrade scripts that i had written for 4.5b->4.5 back in (didn't get merged) Update the acs-kernel .info file to 4.5.1 " "vinodk",2002/08/17 17:42:45,"MAIN:vinodk:20020817174245","Re-added fixes that didn't get merged in from 4.5 1) bboard-procs-postgresql.xql 2) etp-procs-oracle.xql 3) subsite/www/admin/users/new-postgresql.xql 4) SQL fix in acs-kernel/sql/postgresql/apm-create.sql Edited the acs-kernel upgrade script that JonG initially created (PG) Created an oracle upgrade script Added upgrade scripts that i had written for 4.5b->4.5 back in (didn't get merged) Update the acs-kernel .info file to 4.5.1 " "vinodk",2002/08/17 17:42:45,"MAIN:vinodk:20020817174245","Re-added fixes that didn't get merged in from 4.5 1) bboard-procs-postgresql.xql 2) etp-procs-oracle.xql 3) subsite/www/admin/users/new-postgresql.xql 4) SQL fix in acs-kernel/sql/postgresql/apm-create.sql Edited the acs-kernel upgrade script that JonG initially created (PG) Created an oracle upgrade script Added upgrade scripts that i had written for 4.5b->4.5 back in (didn't get merged) Update the acs-kernel .info file to 4.5.1 " "vinodk",2002/08/17 03:59:38,"MAIN:vinodk:20020817035938","1) Fixes Bug 1645 2) Adds acs_sc_impl_alias pacakge to Oracle version so it's consistent with PG version 3) Adds upgrade script for above changes " "vinodk",2002/08/17 03:59:38,"MAIN:vinodk:20020817035938","1) Fixes Bug 1645 2) Adds acs_sc_impl_alias pacakge to Oracle version so it's consistent with PG version 3) Adds upgrade script for above changes " "vinodk",2002/08/17 03:59:38,"MAIN:vinodk:20020817035938","1) Fixes Bug 1645 2) Adds acs_sc_impl_alias pacakge to Oracle version so it's consistent with PG version 3) Adds upgrade script for above changes " "arjun",2002/08/12 19:56:32,"MAIN:arjun:20020812195632","removed parens from around select clause in for clause which barfs on pg 7.1. fix from davb " "arjun",2002/08/12 13:40:29,"MAIN:arjun:20020812134029","added missing pg files " "chak",2002/08/06 04:56:28,"MAIN:chak:20020806045628","hacked db_nextval to take both standard PG sequences and view-hack sequences into account " "arjun",2002/08/05 21:56:24,"MAIN:arjun:20020805215624","removed table aliases from dml stmt since PG dosen't like it. it's only updating one table anyway, so it's not necessary. fix from janine sisk. " "yon",2002/07/31 21:50:30,"MAIN:yon:20020731215030","order services just like postgres version " "yon",2002/07/31 21:46:05,"MAIN:yon:20020731214605","order by url just like postgres version " "chak",2002/07/30 17:57:17,"MAIN:chak:20020730175717","postgres queries created " "chak",2002/07/30 17:57:17,"MAIN:chak:20020730175717","postgres queries created " "chak",2002/07/29 03:53:15,"MAIN:chak:20020729035315","fixed a bunch of queries that were select s instead of perform.. file uploading works on pg now " "chak",2002/07/29 03:53:15,"MAIN:chak:20020729035315","fixed a bunch of queries that were select s instead of perform.. file uploading works on pg now " "chak",2002/07/29 03:53:15,"MAIN:chak:20020729035315","fixed a bunch of queries that were select s instead of perform.. file uploading works on pg now " "chak",2002/07/29 03:53:15,"MAIN:chak:20020729035315","fixed a bunch of queries that were select s instead of perform.. file uploading works on pg now " "chak",2002/07/29 03:53:15,"MAIN:chak:20020729035315","fixed a bunch of queries that were select s instead of perform.. file uploading works on pg now " "chak",2002/07/29 03:53:15,"MAIN:chak:20020729035315","fixed a bunch of queries that were select s instead of perform.. file uploading works on pg now " "ben",2002/07/26 03:20:28,"MAIN:ben:20020726032028","added outlook PG support " "ben",2002/07/26 03:20:28,"MAIN:ben:20020726032028","added outlook PG support " "ben",2002/07/26 03:20:28,"MAIN:ben:20020726032028","added outlook PG support " "ben",2002/07/26 03:20:28,"MAIN:ben:20020726032028","added outlook PG support " "ben",2002/07/25 03:20:24,"MAIN:ben:20020725032024","fixed calendar weekly display for PG " "ben",2002/07/25 03:20:24,"MAIN:ben:20020725032024","fixed calendar weekly display for PG " "chak",2002/07/24 15:59:37,"MAIN:chak:20020724155937","changed db_dml call to db_exec_plsql to get pg version working " "chak",2002/07/24 15:34:40,"MAIN:chak:20020724153440","postgres stuff " "chak",2002/07/24 15:34:40,"MAIN:chak:20020724153440","postgres stuff " "chak",2002/07/24 15:34:40,"MAIN:chak:20020724153440","postgres stuff " "arjun",2002/07/24 03:53:20,"MAIN:arjun:20020724035320","adding back code wrongly removed from get_portal_id_from_type, that was breaking class creation on both oracle and pg " "ben",2002/07/23 18:56:47,"MAIN:ben:20020723185647","temporarily removed dorlrn-research from the dotlrn-core alias until it's ready on oracle and pg " "yon",2002/07/23 13:40:45,"MAIN:yon:20020723133137","pg fixes " "yon",2002/07/23 13:40:45,"MAIN:yon:20020723133137","pg fixes " "yon",2002/07/23 13:40:45,"MAIN:yon:20020723133137","pg fixes " "yon",2002/07/23 13:40:45,"MAIN:yon:20020723133137","pg fixes " "yon",2002/07/23 13:40:45,"MAIN:yon:20020723133137","pg fixes " "yon",2002/07/23 13:40:45,"MAIN:yon:20020723133137","pg fixes " "yon",2002/07/23 13:40:45,"MAIN:yon:20020723133137","pg fixes " "yon",2002/07/23 13:40:45,"MAIN:yon:20020723133137","pg fixes " "yon",2002/07/23 13:31:37,"MAIN:yon:20020723133137","pg fixes " "chak",2002/07/22 22:07:01,"MAIN:chak:20020722220701","postgres stuff " "ben",2002/07/22 21:48:25,"MAIN:ben:20020722214825","fixed small pG bug " "ben",2002/07/22 21:46:19,"MAIN:ben:20020722214619","fixed calendar for PG " "ben",2002/07/22 21:46:19,"MAIN:ben:20020722214619","fixed calendar for PG " "ben",2002/07/22 21:46:19,"MAIN:ben:20020722214619","fixed calendar for PG " "ben",2002/07/22 21:46:19,"MAIN:ben:20020722214619","fixed calendar for PG " "ben",2002/07/22 21:46:19,"MAIN:ben:20020722214619","fixed calendar for PG " "ben",2002/07/22 21:46:19,"MAIN:ben:20020722214619","fixed calendar for PG " "ben",2002/07/22 21:46:19,"MAIN:ben:20020722214619","fixed calendar for PG " "ben",2002/07/22 21:46:19,"MAIN:ben:20020722214619","fixed calendar for PG " "ben",2002/07/22 21:46:19,"MAIN:ben:20020722214619","fixed calendar for PG " "ben",2002/07/22 21:46:19,"MAIN:ben:20020722214619","fixed calendar for PG " "ben",2002/07/22 21:46:19,"MAIN:ben:20020722214619","fixed calendar for PG " "chak",2002/07/22 16:28:31,"MAIN:chak:20020722162831","ported another query to postgres.. " "chak",2002/07/22 16:28:31,"MAIN:chak:20020722162831","ported another query to postgres.. " "chak",2002/07/22 16:28:31,"MAIN:chak:20020722162831","ported another query to postgres.. " "chak",2002/07/21 21:26:35,"MAIN:chak:20020721212502","postgres port stuff " "chak",2002/07/21 21:26:35,"MAIN:chak:20020721212502","postgres port stuff " "chak",2002/07/21 21:26:28,"MAIN:chak:20020721212502","postgres port stuff " "chak",2002/07/21 21:26:05,"MAIN:chak:20020721212502","postgres port stuff " "chak",2002/07/21 21:25:57,"MAIN:chak:20020721212502","postgres port stuff " "chak",2002/07/21 21:25:16,"MAIN:chak:20020721212502","postgres port stuff " "chak",2002/07/21 21:25:02,"MAIN:chak:20020721212502","postgres port stuff " "chak",2002/07/21 21:25:02,"MAIN:chak:20020721212502","postgres port stuff " "chak",2002/07/21 20:13:29,"MAIN:chak:20020721201312","port to postgres " "chak",2002/07/21 20:13:29,"MAIN:chak:20020721201312","port to postgres " "chak",2002/07/21 20:13:29,"MAIN:chak:20020721201312","port to postgres " "chak",2002/07/21 20:13:12,"MAIN:chak:20020721201312","port to postgres " "chak",2002/07/21 20:06:07,"MAIN:chak:20020721200607","ported static portal to postgres " "chak",2002/07/21 20:06:07,"MAIN:chak:20020721200607","ported static portal to postgres " "chak",2002/07/21 20:06:07,"MAIN:chak:20020721200607","ported static portal to postgres " "chak",2002/07/21 20:06:07,"MAIN:chak:20020721200607","ported static portal to postgres " "chak",2002/07/18 18:24:54,"MAIN:chak:20020718182446","added initial postgres support " "chak",2002/07/18 18:24:54,"MAIN:chak:20020718182446","added initial postgres support " "chak",2002/07/18 18:24:46,"MAIN:chak:20020718182446","added initial postgres support " "chak",2002/07/18 18:24:46,"MAIN:chak:20020718182446","added initial postgres support " "chak",2002/07/18 18:24:46,"MAIN:chak:20020718182446","added initial postgres support " "chak",2002/07/16 21:43:52,"MAIN:chak:20020716214352","fix for pg 7.1 " "chak",2002/07/12 21:26:48,"MAIN:chak:20020712212648","lots of fixes to get the pg dotlrn working " "chak",2002/07/12 21:26:48,"MAIN:chak:20020712212648","lots of fixes to get the pg dotlrn working " "chak",2002/07/12 21:26:48,"MAIN:chak:20020712212648","lots of fixes to get the pg dotlrn working " "chak",2002/07/12 21:26:48,"MAIN:chak:20020712212648","lots of fixes to get the pg dotlrn working " "chak",2002/07/12 21:26:48,"MAIN:chak:20020712212648","lots of fixes to get the pg dotlrn working " "chak",2002/07/12 21:26:48,"MAIN:chak:20020712212648","lots of fixes to get the pg dotlrn working " "chak",2002/07/12 21:26:48,"MAIN:chak:20020712212648","lots of fixes to get the pg dotlrn working " "chak",2002/07/12 21:26:48,"MAIN:chak:20020712212648","lots of fixes to get the pg dotlrn working " "chak",2002/07/12 21:26:48,"MAIN:chak:20020712212648","lots of fixes to get the pg dotlrn working " "chak",2002/07/12 21:26:48,"MAIN:chak:20020712212648","lots of fixes to get the pg dotlrn working " "chak",2002/07/12 21:26:48,"MAIN:chak:20020712212648","lots of fixes to get the pg dotlrn working " "chak",2002/07/12 21:26:48,"MAIN:chak:20020712212648","lots of fixes to get the pg dotlrn working " "chak",2002/07/12 21:26:48,"MAIN:chak:20020712212648","lots of fixes to get the pg dotlrn working " "chak",2002/07/12 21:26:48,"MAIN:chak:20020712212648","lots of fixes to get the pg dotlrn working " "chak",2002/07/12 21:26:48,"MAIN:chak:20020712212648","lots of fixes to get the pg dotlrn working " "chak",2002/07/12 21:26:48,"MAIN:chak:20020712212648","lots of fixes to get the pg dotlrn working " "chak",2002/07/12 21:26:48,"MAIN:chak:20020712212648","lots of fixes to get the pg dotlrn working " "ben",2002/07/12 14:19:26,"MAIN:ben:20020712141906","added PG support " "ben",2002/07/12 14:19:06,"MAIN:ben:20020712141906","added PG support " "ben",2002/07/12 14:19:06,"MAIN:ben:20020712141906","added PG support " "ben",2002/07/12 14:19:06,"MAIN:ben:20020712141906","added PG support " "ben",2002/07/12 14:19:06,"MAIN:ben:20020712141906","added PG support " "ben",2002/07/12 14:19:06,"MAIN:ben:20020712141906","added PG support " "ben",2002/07/12 14:19:06,"MAIN:ben:20020712141906","added PG support " "chak",2002/07/11 19:19:06,"MAIN:chak:20020711191906","put correct rdbms type in postgres xql file " "lars",2002/07/11 16:15:39,"MAIN:lars:20020711161539","Applied patch #315 for SDM # 1595 from Peter Marklund: Can't delete bookmark in PG " "yon",2002/07/10 18:55:55,"MAIN:yon:20020710185549","updated info files to include postgres " "yon",2002/07/10 18:55:55,"MAIN:yon:20020710185549","updated info files to include postgres " "yon",2002/07/10 18:55:55,"MAIN:yon:20020710185549","updated info files to include postgres " "yon",2002/07/10 18:55:55,"MAIN:yon:20020710185549","updated info files to include postgres " "yon",2002/07/10 18:55:49,"MAIN:yon:20020710185549","updated info files to include postgres " "rmello",2002/07/10 18:30:36,"MAIN:rmello:20020710183036","Fixed Data Change Violation error for PG 7.1. " "chak",2002/07/10 16:57:42,"MAIN:chak:20020710165742","pg port of dotlrn-news " "chak",2002/07/10 16:57:42,"MAIN:chak:20020710165742","pg port of dotlrn-news " "chak",2002/07/10 16:56:47,"MAIN:chak:20020710165647","pg port of news-portlet " "chak",2002/07/10 16:56:47,"MAIN:chak:20020710165647","pg port of news-portlet " "chak",2002/07/10 16:56:47,"MAIN:chak:20020710165647","pg port of news-portlet " "chak",2002/07/10 16:56:47,"MAIN:chak:20020710165647","pg port of news-portlet " "chak",2002/07/10 16:56:04,"MAIN:chak:20020710165604","pg port of dotlrn-faq " "chak",2002/07/10 16:56:04,"MAIN:chak:20020710165604","pg port of dotlrn-faq " "chak",2002/07/10 16:55:06,"MAIN:chak:20020710165506","pg port of faq-portlet " "chak",2002/07/10 16:55:06,"MAIN:chak:20020710165506","pg port of faq-portlet " "chak",2002/07/10 16:55:06,"MAIN:chak:20020710165506","pg port of faq-portlet " "chak",2002/07/10 16:55:06,"MAIN:chak:20020710165506","pg port of faq-portlet " "chak",2002/07/10 16:54:17,"MAIN:chak:20020710165417","pg port of faq " "chak",2002/07/10 16:54:17,"MAIN:chak:20020710165417","pg port of faq " "yon",2002/07/09 21:42:16,"MAIN:yon:20020709214215","updated info files to include postgres data model " "yon",2002/07/09 21:42:16,"MAIN:yon:20020709214215","updated info files to include postgres data model " "yon",2002/07/09 21:42:16,"MAIN:yon:20020709214215","updated info files to include postgres data model " "yon",2002/07/09 21:42:15,"MAIN:yon:20020709214215","updated info files to include postgres data model " "yon",2002/07/09 21:42:15,"MAIN:yon:20020709214215","updated info files to include postgres data model " "chak",2002/07/09 20:11:22,"MAIN:chak:20020709201024","ported to postgres " "chak",2002/07/09 20:10:24,"MAIN:chak:20020709201024","ported to postgres " "chak",2002/07/09 20:10:24,"MAIN:chak:20020709201024","ported to postgres " "chak",2002/07/09 20:10:24,"MAIN:chak:20020709201024","ported to postgres " "chak",2002/07/09 19:38:27,"MAIN:chak:20020709193827","ported to postgres " "chak",2002/07/09 19:38:27,"MAIN:chak:20020709193827","ported to postgres " "chak",2002/07/09 19:38:27,"MAIN:chak:20020709193827","ported to postgres " "chak",2002/07/09 19:38:27,"MAIN:chak:20020709193827","ported to postgres " "chak",2002/07/09 19:38:27,"MAIN:chak:20020709193827","ported to postgres " "chak",2002/07/09 18:53:27,"MAIN:chak:20020709185327","ported create script to postgres " "chak",2002/07/08 23:21:14,"MAIN:chak:20020708232114","oops, it is called postgresql, not postgres " "chak",2002/07/08 23:21:14,"MAIN:chak:20020708232114","oops, it is called postgresql, not postgres " "chak",2002/07/08 23:21:14,"MAIN:chak:20020708232114","oops, it is called postgresql, not postgres " "chak",2002/07/08 23:21:14,"MAIN:chak:20020708232114","oops, it is called postgresql, not postgres " "chak",2002/07/08 23:21:14,"MAIN:chak:20020708232114","oops, it is called postgresql, not postgres " "chak",2002/07/08 22:10:21,"MAIN:chak:20020708220932","fixes to get dotlrn postgres port working " "chak",2002/07/08 22:10:21,"MAIN:chak:20020708220932","fixes to get dotlrn postgres port working " "chak",2002/07/08 22:10:21,"MAIN:chak:20020708220932","fixes to get dotlrn postgres port working " "chak",2002/07/08 22:10:21,"MAIN:chak:20020708220932","fixes to get dotlrn postgres port working " "chak",2002/07/08 22:09:32,"MAIN:chak:20020708220932","fixes to get dotlrn postgres port working " "donb",2002/07/06 22:36:57,"openacs:donb:20020706223656","Imported PG driver " "donb",2002/07/06 22:36:56,"openacs:donb:20020706223656","Imported PG driver " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "chak",2002/07/02 18:40:08,"MAIN:chak:20020702184008","first hack at pg compatibility " "yon",2002/07/02 02:00:01,"MAIN:yon:20020702020001","added search to forums. oracle version using intermedia, postgres version simply using like statements for now. forums-search-create.sql and forums-search-drop.sql aren't sourced automatically since they require manual loading (must switch schema user at certain points) please follow the instructions in the file. need to figure out a good way to do this. " "yon",2002/07/02 02:00:01,"MAIN:yon:20020702020001","added search to forums. oracle version using intermedia, postgres version simply using like statements for now. forums-search-create.sql and forums-search-drop.sql aren't sourced automatically since they require manual loading (must switch schema user at certain points) please follow the instructions in the file. need to figure out a good way to do this. " "yon",2002/07/02 02:00:01,"MAIN:yon:20020702020001","added search to forums. oracle version using intermedia, postgres version simply using like statements for now. forums-search-create.sql and forums-search-drop.sql aren't sourced automatically since they require manual loading (must switch schema user at certain points) please follow the instructions in the file. need to figure out a good way to do this. " "yon",2002/07/02 02:00:01,"MAIN:yon:20020702020001","added search to forums. oracle version using intermedia, postgres version simply using like statements for now. forums-search-create.sql and forums-search-drop.sql aren't sourced automatically since they require manual loading (must switch schema user at certain points) please follow the instructions in the file. need to figure out a good way to do this. " "yon",2002/07/02 02:00:01,"MAIN:yon:20020702020001","added search to forums. oracle version using intermedia, postgres version simply using like statements for now. forums-search-create.sql and forums-search-drop.sql aren't sourced automatically since they require manual loading (must switch schema user at certain points) please follow the instructions in the file. need to figure out a good way to do this. " "yon",2002/07/02 02:00:01,"MAIN:yon:20020702020001","added search to forums. oracle version using intermedia, postgres version simply using like statements for now. forums-search-create.sql and forums-search-drop.sql aren't sourced automatically since they require manual loading (must switch schema user at certain points) please follow the instructions in the file. need to figure out a good way to do this. " "yon",2002/07/02 02:00:01,"MAIN:yon:20020702020001","added search to forums. oracle version using intermedia, postgres version simply using like statements for now. forums-search-create.sql and forums-search-drop.sql aren't sourced automatically since they require manual loading (must switch schema user at certain points) please follow the instructions in the file. need to figure out a good way to do this. " "yon",2002/07/02 02:00:01,"MAIN:yon:20020702020001","added search to forums. oracle version using intermedia, postgres version simply using like statements for now. forums-search-create.sql and forums-search-drop.sql aren't sourced automatically since they require manual loading (must switch schema user at certain points) please follow the instructions in the file. need to figure out a good way to do this. " "yon",2002/07/02 02:00:01,"MAIN:yon:20020702020001","added search to forums. oracle version using intermedia, postgres version simply using like statements for now. forums-search-create.sql and forums-search-drop.sql aren't sourced automatically since they require manual loading (must switch schema user at certain points) please follow the instructions in the file. need to figure out a good way to do this. " "yon",2002/07/02 02:00:01,"MAIN:yon:20020702020001","added search to forums. oracle version using intermedia, postgres version simply using like statements for now. forums-search-create.sql and forums-search-drop.sql aren't sourced automatically since they require manual loading (must switch schema user at certain points) please follow the instructions in the file. need to figure out a good way to do this. " "yon",2002/07/02 02:00:01,"MAIN:yon:20020702020001","added search to forums. oracle version using intermedia, postgres version simply using like statements for now. forums-search-create.sql and forums-search-drop.sql aren't sourced automatically since they require manual loading (must switch schema user at certain points) please follow the instructions in the file. need to figure out a good way to do this. " "yon",2002/07/02 02:00:01,"MAIN:yon:20020702020001","added search to forums. oracle version using intermedia, postgres version simply using like statements for now. forums-search-create.sql and forums-search-drop.sql aren't sourced automatically since they require manual loading (must switch schema user at certain points) please follow the instructions in the file. need to figure out a good way to do this. " "yon",2002/07/02 02:00:01,"MAIN:yon:20020702020001","added search to forums. oracle version using intermedia, postgres version simply using like statements for now. forums-search-create.sql and forums-search-drop.sql aren't sourced automatically since they require manual loading (must switch schema user at certain points) please follow the instructions in the file. need to figure out a good way to do this. " "yon",2002/07/02 02:00:01,"MAIN:yon:20020702020001","added search to forums. oracle version using intermedia, postgres version simply using like statements for now. forums-search-create.sql and forums-search-drop.sql aren't sourced automatically since they require manual loading (must switch schema user at certain points) please follow the instructions in the file. need to figure out a good way to do this. " "ben",2002/07/01 04:08:13,"MAIN:ben:20020701040813","fixed forums for new notifications (PG version) " "ben",2002/07/01 04:07:44,"MAIN:ben:20020701040744","ported notifications to PG (the new stuff) " "ben",2002/07/01 04:07:44,"MAIN:ben:20020701040744","ported notifications to PG (the new stuff) " "ben",2002/07/01 04:07:44,"MAIN:ben:20020701040744","ported notifications to PG (the new stuff) " "ben",2002/07/01 04:07:44,"MAIN:ben:20020701040744","ported notifications to PG (the new stuff) " "ben",2002/07/01 04:07:44,"MAIN:ben:20020701040744","ported notifications to PG (the new stuff) " "ben",2002/06/29 01:27:50,"MAIN:ben:20020629012750","reporting to PG " "ben",2002/06/29 01:27:50,"MAIN:ben:20020629012750","reporting to PG " "ben",2002/06/29 01:27:50,"MAIN:ben:20020629012750","reporting to PG " "ben",2002/06/29 01:27:50,"MAIN:ben:20020629012750","reporting to PG " "ben",2002/06/29 01:27:50,"MAIN:ben:20020629012750","reporting to PG " "yon",2002/06/26 19:52:41,"MAIN:yon:20020626195241","was out of sync with postgres version, was missing timestamp type " "yon",2002/06/25 18:45:40,"MAIN:yon:20020625184540","some postgres porting " "yon",2002/06/25 18:45:40,"MAIN:yon:20020625184540","some postgres porting " "yon",2002/06/25 18:45:40,"MAIN:yon:20020625184540","some postgres porting " "yon",2002/06/25 18:09:33,"MAIN:yon:20020625180933","postgres tree_sortkey trigger finally working " "yon",2002/06/25 16:27:03,"MAIN:yon:20020625162703","now the notifications sweep queries work in postgres too " "yon",2002/06/25 16:27:03,"MAIN:yon:20020625162703","now the notifications sweep queries work in postgres too " "yon",2002/06/25 16:27:03,"MAIN:yon:20020625162703","now the notifications sweep queries work in postgres too " "yon",2002/06/24 22:37:52,"MAIN:yon:20020624223752","cleaning up while trying to get postgres port working " "yon",2002/06/24 22:37:52,"MAIN:yon:20020624223752","cleaning up while trying to get postgres port working " "yon",2002/06/24 22:37:52,"MAIN:yon:20020624223752","cleaning up while trying to get postgres port working " "yon",2002/06/24 22:37:52,"MAIN:yon:20020624223752","cleaning up while trying to get postgres port working " "yon",2002/06/24 22:37:52,"MAIN:yon:20020624223752","cleaning up while trying to get postgres port working " "yon",2002/06/24 21:40:16,"MAIN:yon:20020624214016","some more porting to postgres " "yon",2002/06/24 21:40:16,"MAIN:yon:20020624214016","some more porting to postgres " "yon",2002/06/24 21:40:16,"MAIN:yon:20020624214016","some more porting to postgres " "yon",2002/06/24 21:40:16,"MAIN:yon:20020624214016","some more porting to postgres " "yon",2002/06/24 21:40:16,"MAIN:yon:20020624214016","some more porting to postgres " "yon",2002/06/24 21:40:16,"MAIN:yon:20020624214016","some more porting to postgres " "yon",2002/06/24 21:40:16,"MAIN:yon:20020624214016","some more porting to postgres " "yon",2002/06/24 21:40:16,"MAIN:yon:20020624214016","some more porting to postgres " "yon",2002/06/24 21:40:16,"MAIN:yon:20020624214016","some more porting to postgres " "yon",2002/06/24 21:40:16,"MAIN:yon:20020624214016","some more porting to postgres " "yon",2002/06/22 21:26:12,"MAIN:yon:20020622212612","postgres does not like a certain flavor of table aliases " "yon",2002/06/22 20:58:04,"MAIN:yon:20020622205804","i had forgotten to commit some of the port to postgres changes " "yon",2002/06/22 20:58:04,"MAIN:yon:20020622205804","i had forgotten to commit some of the port to postgres changes " "yon",2002/06/22 20:58:04,"MAIN:yon:20020622205804","i had forgotten to commit some of the port to postgres changes " "yon",2002/06/22 20:58:04,"MAIN:yon:20020622205804","i had forgotten to commit some of the port to postgres changes " "yon",2002/06/22 20:58:04,"MAIN:yon:20020622205804","i had forgotten to commit some of the port to postgres changes " "yon",2002/06/22 20:54:47,"MAIN:yon:20020622205447","fixing creation of site_node under postgres " "yon",2002/06/22 20:54:47,"MAIN:yon:20020622205447","fixing creation of site_node under postgres " "yon",2002/06/22 20:54:47,"MAIN:yon:20020622205447","fixing creation of site_node under postgres " "yon",2002/06/21 20:59:35,"MAIN:yon:20020621205935","fix postgres install " "yon",2002/06/19 15:11:46,"MAIN:yon:20020619151146","fixing calls to tree functions in postgres queries " "yon",2002/06/19 15:11:46,"MAIN:yon:20020619151146","fixing calls to tree functions in postgres queries " "yon",2002/06/19 15:11:46,"MAIN:yon:20020619151146","fixing calls to tree functions in postgres queries " "yon",2002/06/19 15:11:46,"MAIN:yon:20020619151146","fixing calls to tree functions in postgres queries " "ben",2002/06/18 20:09:23,"MAIN:ben:20020618200923","added PG support for new calendar API, and fixed front page to create a personal calendar for a user if he/she doens't have any " "ben",2002/06/18 20:09:23,"MAIN:ben:20020618200923","added PG support for new calendar API, and fixed front page to create a personal calendar for a user if he/she doens't have any " "ben",2002/06/18 19:56:04,"MAIN:ben:20020618195604","fixed pg load of dm " "yon",2002/06/12 15:24:02,"MAIN:yon:20020612152402","now loads (and unloads) in postgres " "yon",2002/06/12 15:24:02,"MAIN:yon:20020612152402","now loads (and unloads) in postgres " "yon",2002/06/12 15:24:02,"MAIN:yon:20020612152402","now loads (and unloads) in postgres " "yon",2002/06/12 15:24:02,"MAIN:yon:20020612152402","now loads (and unloads) in postgres " "yon",2002/06/12 15:24:02,"MAIN:yon:20020612152402","now loads (and unloads) in postgres " "yon",2002/06/12 15:24:02,"MAIN:yon:20020612152402","now loads (and unloads) in postgres " "yon",2002/06/12 15:24:02,"MAIN:yon:20020612152402","now loads (and unloads) in postgres " "yon",2002/06/12 15:24:02,"MAIN:yon:20020612152402","now loads (and unloads) in postgres " "yon",2002/06/12 15:24:02,"MAIN:yon:20020612152402","now loads (and unloads) in postgres " "yon",2002/06/12 15:24:02,"MAIN:yon:20020612152402","now loads (and unloads) in postgres " "yon",2002/06/12 15:24:02,"MAIN:yon:20020612152402","now loads (and unloads) in postgres " "yon",2002/06/12 15:24:02,"MAIN:yon:20020612152402","now loads (and unloads) in postgres " "yon",2002/06/12 15:24:02,"MAIN:yon:20020612152402","now loads (and unloads) in postgres " "yon",2002/06/12 13:53:13,"MAIN:yon:20020612135313","fixing postgres port " "yon",2002/06/12 13:53:13,"MAIN:yon:20020612135313","fixing postgres port " "yon",2002/06/12 13:53:13,"MAIN:yon:20020612135313","fixing postgres port " "yon",2002/06/12 13:53:13,"MAIN:yon:20020612135313","fixing postgres port " "yon",2002/06/12 13:53:13,"MAIN:yon:20020612135313","fixing postgres port " "yon",2002/06/12 13:53:13,"MAIN:yon:20020612135313","fixing postgres port " "yon",2002/06/12 13:53:13,"MAIN:yon:20020612135313","fixing postgres port " "yon",2002/06/12 13:53:13,"MAIN:yon:20020612135313","fixing postgres port " "yon",2002/06/12 13:53:13,"MAIN:yon:20020612135313","fixing postgres port " "ben",2002/06/01 19:04:45,"MAIN:ben:20020601190445","begun PG port " "ben",2002/06/01 19:04:45,"MAIN:ben:20020601190445","begun PG port " "ben",2002/06/01 19:04:45,"MAIN:ben:20020601190445","begun PG port " "ben",2002/06/01 19:04:45,"MAIN:ben:20020601190445","begun PG port " "ben",2002/06/01 19:04:45,"MAIN:ben:20020601190445","begun PG port " "ben",2002/06/01 19:04:45,"MAIN:ben:20020601190445","begun PG port " "ben",2002/06/01 19:02:29,"MAIN:ben:20020601190229","added beginning of PG port " "ben",2002/06/01 19:02:29,"MAIN:ben:20020601190229","added beginning of PG port " "ben",2002/06/01 19:02:29,"MAIN:ben:20020601190229","added beginning of PG port " "ben",2002/06/01 19:02:29,"MAIN:ben:20020601190229","added beginning of PG port " "ben",2002/06/01 19:02:29,"MAIN:ben:20020601190229","added beginning of PG port " "ben",2002/06/01 19:02:29,"MAIN:ben:20020601190229","added beginning of PG port " "ben",2002/06/01 19:02:29,"MAIN:ben:20020601190229","added beginning of PG port " "ben",2002/06/01 19:02:29,"MAIN:ben:20020601190229","added beginning of PG port " "ben",2002/06/01 19:02:29,"MAIN:ben:20020601190229","added beginning of PG port " "ben",2002/06/01 19:02:29,"MAIN:ben:20020601190229","added beginning of PG port " "ben",2002/06/01 19:02:29,"MAIN:ben:20020601190229","added beginning of PG port " "neophytosd",2002/05/15 15:37:05,"MAIN:neophytosd:20020515153705","PG-7.2.1 returns false for 0<2^7. strange indeed. 2^7>0 returns true " "arjun",2002/05/09 04:10:04,"MAIN:arjun:20020509041004","extra SC in postgres dir too " "arjun",2002/05/09 04:10:04,"MAIN:arjun:20020509041004","extra SC in postgres dir too " "arjun",2002/05/09 04:10:04,"MAIN:arjun:20020509041004","extra SC in postgres dir too " "ben",2002/04/28 21:03:43,"MAIN:ben:20020428210343","added deletion confirmation. PG version still needs an outer join conversion. " "ben",2002/04/28 21:03:43,"MAIN:ben:20020428210343","added deletion confirmation. PG version still needs an outer join conversion. " "ben",2002/04/28 21:03:43,"MAIN:ben:20020428210343","added deletion confirmation. PG version still needs an outer join conversion. " "ben",2002/04/28 21:03:43,"MAIN:ben:20020428210343","added deletion confirmation. PG version still needs an outer join conversion. " "ben",2002/04/28 21:03:43,"MAIN:ben:20020428210343","added deletion confirmation. PG version still needs an outer join conversion. " "donb",2002/04/20 22:23:44,"oacs-4-5:donb:20020420222344"," Mostly fixed subsite issues with the PG version. " "donb",2002/04/20 22:23:44,"oacs-4-5:donb:20020420222344"," Mostly fixed subsite issues with the PG version. " "donb",2002/04/20 22:23:44,"oacs-4-5:donb:20020420222344"," Mostly fixed subsite issues with the PG version. " "tilmanns",2002/04/15 12:32:06,"oacs-4-5:tilmanns:20020415123206","There was an error when trying to edit a spam that was either text or html but not both, because I forgot to port the query spam_get_text to postgres. This has already been checked in but accidentially on the HEAD branch, so this is a re-checkin to the oacs-4-5 branch. Conflicts are ok this time, Don said. " "jong",2002/04/12 18:15:26,"MAIN:jong:20020412181526","took out create or replace for PG 7.1 compatibility " "donb",2002/04/10 02:26:20,"oacs-4-5:donb:20020410022620"," Most of this fixes up the creation of application groups for subsites. Subsites - for PG at least - still have some serious problems that need fixing. " "donb",2002/04/10 02:26:20,"oacs-4-5:donb:20020410022620"," Most of this fixes up the creation of application groups for subsites. Subsites - for PG at least - still have some serious problems that need fixing. " "donb",2002/04/10 02:26:20,"oacs-4-5:donb:20020410022620"," Most of this fixes up the creation of application groups for subsites. Subsites - for PG at least - still have some serious problems that need fixing. " "donb",2002/04/10 02:26:20,"oacs-4-5:donb:20020410022620"," Most of this fixes up the creation of application groups for subsites. Subsites - for PG at least - still have some serious problems that need fixing. " "donb",2002/04/10 02:26:20,"oacs-4-5:donb:20020410022620"," Most of this fixes up the creation of application groups for subsites. Subsites - for PG at least - still have some serious problems that need fixing. " "donb",2002/04/10 02:26:20,"oacs-4-5:donb:20020410022620"," Most of this fixes up the creation of application groups for subsites. Subsites - for PG at least - still have some serious problems that need fixing. " "donb",2002/04/10 02:26:20,"oacs-4-5:donb:20020410022620"," Most of this fixes up the creation of application groups for subsites. Subsites - for PG at least - still have some serious problems that need fixing. " "donb",2002/04/10 02:26:20,"oacs-4-5:donb:20020410022620"," Most of this fixes up the creation of application groups for subsites. Subsites - for PG at least - still have some serious problems that need fixing. " "donb",2002/04/10 02:26:20,"oacs-4-5:donb:20020410022620"," Most of this fixes up the creation of application groups for subsites. Subsites - for PG at least - still have some serious problems that need fixing. " "donb",2002/04/10 02:26:20,"oacs-4-5:donb:20020410022620"," Most of this fixes up the creation of application groups for subsites. Subsites - for PG at least - still have some serious problems that need fixing. " "donb",2002/04/10 02:26:20,"oacs-4-5:donb:20020410022620"," Most of this fixes up the creation of application groups for subsites. Subsites - for PG at least - still have some serious problems that need fixing. " "donb",2002/04/10 02:26:20,"oacs-4-5:donb:20020410022620"," Most of this fixes up the creation of application groups for subsites. Subsites - for PG at least - still have some serious problems that need fixing. " "donb",2002/04/10 02:26:20,"oacs-4-5:donb:20020410022620"," Most of this fixes up the creation of application groups for subsites. Subsites - for PG at least - still have some serious problems that need fixing. " "ben",2002/04/10 00:54:09,"MAIN:ben:20020410005409","updated calendar to have an item editing page (this is NOT YET functional on PG, finalizing testing) " "ben",2002/04/10 00:54:09,"MAIN:ben:20020410005409","updated calendar to have an item editing page (this is NOT YET functional on PG, finalizing testing) " "ben",2002/04/10 00:54:09,"MAIN:ben:20020410005409","updated calendar to have an item editing page (this is NOT YET functional on PG, finalizing testing) " "ben",2002/04/10 00:54:09,"MAIN:ben:20020410005409","updated calendar to have an item editing page (this is NOT YET functional on PG, finalizing testing) " "ben",2002/04/10 00:54:09,"MAIN:ben:20020410005409","updated calendar to have an item editing page (this is NOT YET functional on PG, finalizing testing) " "ben",2002/04/10 00:54:09,"MAIN:ben:20020410005409","updated calendar to have an item editing page (this is NOT YET functional on PG, finalizing testing) " "ben",2002/04/10 00:54:09,"MAIN:ben:20020410005409","updated calendar to have an item editing page (this is NOT YET functional on PG, finalizing testing) " "donb",2002/04/02 14:18:48,"oacs-4-5:donb:20020402141848"," Robert Locke's bug fixes that make news work with PG 7.2 as well as PG 7.1 " "donb",2002/04/02 14:18:48,"oacs-4-5:donb:20020402141848"," Robert Locke's bug fixes that make news work with PG 7.2 as well as PG 7.1 " "ben",2002/04/02 07:00:53,"MAIN:ben:20020402070053","added PG support for new simple objects (not fully tested yet) " "ben",2002/04/02 07:00:53,"MAIN:ben:20020402070053","added PG support for new simple objects (not fully tested yet) " "ben",2002/04/02 07:00:53,"MAIN:ben:20020402070053","added PG support for new simple objects (not fully tested yet) " "ben",2002/04/02 07:00:53,"MAIN:ben:20020402070053","added PG support for new simple objects (not fully tested yet) " "ben",2002/04/02 07:00:53,"MAIN:ben:20020402070053","added PG support for new simple objects (not fully tested yet) " "ben",2002/04/02 07:00:53,"MAIN:ben:20020402070053","added PG support for new simple objects (not fully tested yet) " "ben",2002/04/02 07:00:53,"MAIN:ben:20020402070053","added PG support for new simple objects (not fully tested yet) " "ben",2002/04/02 07:00:53,"MAIN:ben:20020402070053","added PG support for new simple objects (not fully tested yet) " "ben",2002/04/02 07:00:53,"MAIN:ben:20020402070053","added PG support for new simple objects (not fully tested yet) " "ben",2002/04/02 07:00:53,"MAIN:ben:20020402070053","added PG support for new simple objects (not fully tested yet) " "ben",2002/03/29 17:15:08,"MAIN:ben:20020329171508","added PG support, thanks to Neophytos! " "ben",2002/03/29 17:15:08,"MAIN:ben:20020329171508","added PG support, thanks to Neophytos! " "ben",2002/03/29 17:15:08,"MAIN:ben:20020329171508","added PG support, thanks to Neophytos! " "ben",2002/03/29 17:15:08,"MAIN:ben:20020329171508","added PG support, thanks to Neophytos! " "ben",2002/03/29 17:15:08,"MAIN:ben:20020329171508","added PG support, thanks to Neophytos! " "ben",2002/03/29 17:04:39,"MAIN:ben:20020329170245","added PG support, thanks to Neophytos! " "ben",2002/03/29 17:04:38,"MAIN:ben:20020329170245","added PG support, thanks to Neophytos! " "ben",2002/03/29 17:04:38,"MAIN:ben:20020329170245","added PG support, thanks to Neophytos! " "ben",2002/03/29 17:04:38,"MAIN:ben:20020329170245","added PG support, thanks to Neophytos! " "ben",2002/03/29 17:02:45,"MAIN:ben:20020329170245","added PG support, thanks to Neophytos! " "ben",2002/03/29 17:02:45,"MAIN:ben:20020329170245","added PG support, thanks to Neophytos! " "ben",2002/03/29 17:02:45,"MAIN:ben:20020329170245","added PG support, thanks to Neophytos! " "ben",2002/03/29 17:02:45,"MAIN:ben:20020329170245","added PG support, thanks to Neophytos! " "ben",2002/03/29 17:02:45,"MAIN:ben:20020329170245","added PG support, thanks to Neophytos! " "ben",2002/03/29 17:02:45,"MAIN:ben:20020329170245","added PG support, thanks to Neophytos! " "ben",2002/03/29 17:02:45,"MAIN:ben:20020329170245","added PG support, thanks to Neophytos! " "ben",2002/03/29 17:02:45,"MAIN:ben:20020329170245","added PG support, thanks to Neophytos! " "ben",2002/03/29 17:02:45,"MAIN:ben:20020329170245","added PG support, thanks to Neophytos! " "ben",2002/03/29 17:02:45,"MAIN:ben:20020329170245","added PG support, thanks to Neophytos! " "ben",2002/03/29 17:02:45,"MAIN:ben:20020329170245","added PG support, thanks to Neophytos! " "ben",2002/03/29 17:02:45,"MAIN:ben:20020329170245","added PG support, thanks to Neophytos! " "ben",2002/03/29 16:59:13,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:59:13,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:59:13,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:58:17,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:56:10,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:56:10,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:56:10,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:56:10,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:56:10,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:56:10,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:56:10,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:56:10,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:53:02,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:53:02,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:53:02,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:53:02,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:53:02,"MAIN:ben:20020329165302","added PG support " "ben",2002/03/29 16:53:02,"MAIN:ben:20020329165302","added PG support " "tilmanns",2002/03/28 22:54:41,"MAIN:tilmanns:20020328225441","There was an error when trying to edit a spam that was either text or html but not both, because I forgot to port the query spam_get_text to postgres. " "tilmanns",2002/03/28 22:54:41,"MAIN:tilmanns:20020328225441","There was an error when trying to edit a spam that was either text or html but not both, because I forgot to port the query spam_get_text to postgres. " "ben",2002/03/25 15:16:53,"MAIN:ben:20020325151653","added display procs support for PG " "ben",2002/03/25 15:12:37,"MAIN:ben:20020325151237","added PG support for new calendar procs " "ben",2002/03/25 07:08:19,"MAIN:ben:20020325070819","fixed pg queries " "vinodk",2002/03/19 06:49:29,"MAIN:vinodk:20020319064929","Added Jun Yamog's beautiful changes to UI Also ported his PG add file functions to Oracle modified master.adp to use main.css by sending header_stuff property up to default_master.adp " "vinodk",2002/03/19 06:49:29,"MAIN:vinodk:20020319064929","Added Jun Yamog's beautiful changes to UI Also ported his PG add file functions to Oracle modified master.adp to use main.css by sending header_stuff property up to default_master.adp " "vinodk",2002/03/19 06:49:29,"MAIN:vinodk:20020319064929","Added Jun Yamog's beautiful changes to UI Also ported his PG add file functions to Oracle modified master.adp to use main.css by sending header_stuff property up to default_master.adp " "vinodk",2002/03/19 06:49:29,"MAIN:vinodk:20020319064929","Added Jun Yamog's beautiful changes to UI Also ported his PG add file functions to Oracle modified master.adp to use main.css by sending header_stuff property up to default_master.adp " "vinodk",2002/03/19 06:49:29,"MAIN:vinodk:20020319064929","Added Jun Yamog's beautiful changes to UI Also ported his PG add file functions to Oracle modified master.adp to use main.css by sending header_stuff property up to default_master.adp " "vinodk",2002/03/19 06:49:29,"MAIN:vinodk:20020319064929","Added Jun Yamog's beautiful changes to UI Also ported his PG add file functions to Oracle modified master.adp to use main.css by sending header_stuff property up to default_master.adp " "vinodk",2002/03/19 06:49:29,"MAIN:vinodk:20020319064929","Added Jun Yamog's beautiful changes to UI Also ported his PG add file functions to Oracle modified master.adp to use main.css by sending header_stuff property up to default_master.adp " "vinodk",2002/03/19 06:49:29,"MAIN:vinodk:20020319064929","Added Jun Yamog's beautiful changes to UI Also ported his PG add file functions to Oracle modified master.adp to use main.css by sending header_stuff property up to default_master.adp " "vinodk",2002/03/19 06:49:29,"MAIN:vinodk:20020319064929","Added Jun Yamog's beautiful changes to UI Also ported his PG add file functions to Oracle modified master.adp to use main.css by sending header_stuff property up to default_master.adp " "vinodk",2002/03/19 06:49:29,"MAIN:vinodk:20020319064929","Added Jun Yamog's beautiful changes to UI Also ported his PG add file functions to Oracle modified master.adp to use main.css by sending header_stuff property up to default_master.adp " "vinodk",2002/03/19 06:49:29,"MAIN:vinodk:20020319064929","Added Jun Yamog's beautiful changes to UI Also ported his PG add file functions to Oracle modified master.adp to use main.css by sending header_stuff property up to default_master.adp " "vinodk",2002/03/19 06:49:29,"MAIN:vinodk:20020319064929","Added Jun Yamog's beautiful changes to UI Also ported his PG add file functions to Oracle modified master.adp to use main.css by sending header_stuff property up to default_master.adp " "vinodk",2002/03/19 06:49:29,"MAIN:vinodk:20020319064929","Added Jun Yamog's beautiful changes to UI Also ported his PG add file functions to Oracle modified master.adp to use main.css by sending header_stuff property up to default_master.adp " "vinodk",2002/03/19 06:49:29,"MAIN:vinodk:20020319064929","Added Jun Yamog's beautiful changes to UI Also ported his PG add file functions to Oracle modified master.adp to use main.css by sending header_stuff property up to default_master.adp " "vinodk",2002/03/19 06:49:29,"MAIN:vinodk:20020319064929","Added Jun Yamog's beautiful changes to UI Also ported his PG add file functions to Oracle modified master.adp to use main.css by sending header_stuff property up to default_master.adp " "vinodk",2002/03/19 06:49:29,"MAIN:vinodk:20020319064929","Added Jun Yamog's beautiful changes to UI Also ported his PG add file functions to Oracle modified master.adp to use main.css by sending header_stuff property up to default_master.adp " "vinodk",2002/03/19 06:49:29,"MAIN:vinodk:20020319064929","Added Jun Yamog's beautiful changes to UI Also ported his PG add file functions to Oracle modified master.adp to use main.css by sending header_stuff property up to default_master.adp " "vinodk",2002/03/19 06:49:29,"MAIN:vinodk:20020319064929","Added Jun Yamog's beautiful changes to UI Also ported his PG add file functions to Oracle modified master.adp to use main.css by sending header_stuff property up to default_master.adp " "vinodk",2002/03/19 06:49:29,"MAIN:vinodk:20020319064929","Added Jun Yamog's beautiful changes to UI Also ported his PG add file functions to Oracle modified master.adp to use main.css by sending header_stuff property up to default_master.adp " "vinodk",2002/03/19 06:49:29,"MAIN:vinodk:20020319064929","Added Jun Yamog's beautiful changes to UI Also ported his PG add file functions to Oracle modified master.adp to use main.css by sending header_stuff property up to default_master.adp " "vinodk",2002/03/19 06:49:29,"MAIN:vinodk:20020319064929","Added Jun Yamog's beautiful changes to UI Also ported his PG add file functions to Oracle modified master.adp to use main.css by sending header_stuff property up to default_master.adp " "vinodk",2002/03/19 06:49:29,"MAIN:vinodk:20020319064929","Added Jun Yamog's beautiful changes to UI Also ported his PG add file functions to Oracle modified master.adp to use main.css by sending header_stuff property up to default_master.adp " "vinodk",2002/03/19 06:49:29,"MAIN:vinodk:20020319064929","Added Jun Yamog's beautiful changes to UI Also ported his PG add file functions to Oracle modified master.adp to use main.css by sending header_stuff property up to default_master.adp " "vinodk",2002/03/19 06:49:29,"MAIN:vinodk:20020319064929","Added Jun Yamog's beautiful changes to UI Also ported his PG add file functions to Oracle modified master.adp to use main.css by sending header_stuff property up to default_master.adp " "vinodk",2002/03/19 06:49:29,"MAIN:vinodk:20020319064929","Added Jun Yamog's beautiful changes to UI Also ported his PG add file functions to Oracle modified master.adp to use main.css by sending header_stuff property up to default_master.adp " "vinodk",2002/03/19 06:49:29,"MAIN:vinodk:20020319064929","Added Jun Yamog's beautiful changes to UI Also ported his PG add file functions to Oracle modified master.adp to use main.css by sending header_stuff property up to default_master.adp " "vinodk",2002/03/19 06:49:29,"MAIN:vinodk:20020319064929","Added Jun Yamog's beautiful changes to UI Also ported his PG add file functions to Oracle modified master.adp to use main.css by sending header_stuff property up to default_master.adp " "vinodk",2002/03/19 06:49:29,"MAIN:vinodk:20020319064929","Added Jun Yamog's beautiful changes to UI Also ported his PG add file functions to Oracle modified master.adp to use main.css by sending header_stuff property up to default_master.adp " "vinodk",2002/03/19 06:49:29,"MAIN:vinodk:20020319064929","Added Jun Yamog's beautiful changes to UI Also ported his PG add file functions to Oracle modified master.adp to use main.css by sending header_stuff property up to default_master.adp " "vinodk",2002/03/19 06:49:29,"MAIN:vinodk:20020319064929","Added Jun Yamog's beautiful changes to UI Also ported his PG add file functions to Oracle modified master.adp to use main.css by sending header_stuff property up to default_master.adp " "vinodk",2002/03/19 06:49:29,"MAIN:vinodk:20020319064929","Added Jun Yamog's beautiful changes to UI Also ported his PG add file functions to Oracle modified master.adp to use main.css by sending header_stuff property up to default_master.adp " "vinodk",2002/03/19 06:49:29,"MAIN:vinodk:20020319064929","Added Jun Yamog's beautiful changes to UI Also ported his PG add file functions to Oracle modified master.adp to use main.css by sending header_stuff property up to default_master.adp " "vinodk",2002/03/19 06:49:29,"MAIN:vinodk:20020319064929","Added Jun Yamog's beautiful changes to UI Also ported his PG add file functions to Oracle modified master.adp to use main.css by sending header_stuff property up to default_master.adp " "vinodk",2002/03/19 06:49:29,"MAIN:vinodk:20020319064929","Added Jun Yamog's beautiful changes to UI Also ported his PG add file functions to Oracle modified master.adp to use main.css by sending header_stuff property up to default_master.adp " "vinodk",2002/03/19 06:49:29,"MAIN:vinodk:20020319064929","Added Jun Yamog's beautiful changes to UI Also ported his PG add file functions to Oracle modified master.adp to use main.css by sending header_stuff property up to default_master.adp " "ben",2002/03/16 21:09:34,"MAIN:ben:20020316210934","more fixes, still not complete PG Support " "ben",2002/03/16 21:09:34,"MAIN:ben:20020316210934","more fixes, still not complete PG Support " "ben",2002/03/16 21:09:34,"MAIN:ben:20020316210934","more fixes, still not complete PG Support " "ben",2002/03/16 21:09:34,"MAIN:ben:20020316210934","more fixes, still not complete PG Support " "ben",2002/03/16 21:09:34,"MAIN:ben:20020316210934","more fixes, still not complete PG Support " "ben",2002/03/16 21:09:34,"MAIN:ben:20020316210934","more fixes, still not complete PG Support " "ben",2002/03/16 21:06:44,"MAIN:ben:20020316210644","calendar updates for event types - this doesn't work on PG just yet " "ben",2002/03/16 21:06:44,"MAIN:ben:20020316210644","calendar updates for event types - this doesn't work on PG just yet " "ben",2002/03/16 21:06:44,"MAIN:ben:20020316210644","calendar updates for event types - this doesn't work on PG just yet " "ben",2002/03/16 21:06:44,"MAIN:ben:20020316210644","calendar updates for event types - this doesn't work on PG just yet " "ben",2002/03/16 21:06:44,"MAIN:ben:20020316210644","calendar updates for event types - this doesn't work on PG just yet " "ben",2002/03/16 21:06:44,"MAIN:ben:20020316210644","calendar updates for event types - this doesn't work on PG just yet " "ben",2002/03/16 21:06:44,"MAIN:ben:20020316210644","calendar updates for event types - this doesn't work on PG just yet " "ben",2002/03/16 21:06:44,"MAIN:ben:20020316210644","calendar updates for event types - this doesn't work on PG just yet " "ben",2002/03/16 21:06:44,"MAIN:ben:20020316210644","calendar updates for event types - this doesn't work on PG just yet " "ben",2002/03/16 21:06:44,"MAIN:ben:20020316210644","calendar updates for event types - this doesn't work on PG just yet " "ben",2002/03/16 21:06:44,"MAIN:ben:20020316210644","calendar updates for event types - this doesn't work on PG just yet " "ben",2002/03/16 21:06:44,"MAIN:ben:20020316210644","calendar updates for event types - this doesn't work on PG just yet " "donb",2002/03/14 00:58:57,"oacs-4-5:donb:20020314005857"," The patch to upgrade persons to users was PG-only and not in an XQL file to boot. " "donb",2002/03/14 00:58:57,"oacs-4-5:donb:20020314005857"," The patch to upgrade persons to users was PG-only and not in an XQL file to boot. " "donb",2002/03/13 19:03:45,"oacs-4-5:donb:20020313190345","Applied Jowell Sabino's patches #183 and #184 which fixed drop scripts for PG and Oracle respectively. " "donb",2002/03/13 19:03:45,"oacs-4-5:donb:20020313190345","Applied Jowell Sabino's patches #183 and #184 which fixed drop scripts for PG and Oracle respectively. " "donb",2002/03/13 02:02:29,"oacs-4-5:donb:20020313020229"," Applied Lars Pind's patch #179 - the PG version wasn't allowing one to explicitly add members to a group. " "donb",2002/03/09 23:47:53,"oacs-4-5:donb:20020309234753"," Applied Dave Bauer's patch #164 which fixes drop script for PG. I fixed the Oracle version which needs some pre-release testing. " "donb",2002/03/09 23:47:53,"oacs-4-5:donb:20020309234753"," Applied Dave Bauer's patch #164 which fixes drop script for PG. I fixed the Oracle version which needs some pre-release testing. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "donb",2002/03/09 02:00:02,"MAIN:donb:20020309020002"," 1. Changed a lot of package info files to fix problems ... 2. Added Vinod's bboard patch 3. Rationalized party e-mail checking by putting a ""before insert or update"" trigger on the table that lower-cases email (this was already done by the party.new() func but at least one update missed this). Got rid of all ""lower(email) = "" and ""upper(email) = "" checks and just made all use the db email column directly and lower-cased Tcl vars. In this way the index on the email column is always and consistently used without needing to define functional indexes on the column (an EE feature for Oracle). 4. Rationalized naming of a couple of workflows and fixed a glossary PG bug where apparently its workflow got overwritten by one from the CMS at some point in time. 5. Made the .cmp/.dat/.frm filters in the template code usable though not very beautiful nor exactly correct. But with practice you can use them to debug pages in the packages/* hierarchy. I also turned these off by default as there's no need to run these filters on a production site! 6. Performed minor surgery on templating, including adding a new ""ad_return_exception_template"" that allows you to return a templated error page and aborts the script. 7. ??? probably but I think this covers most stuff. " "vinodk",2002/03/07 06:55:37,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:37,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:37,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:37,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:37,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:37,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:37,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:37,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:37,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:37,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:37,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:37,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:37,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:37,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:37,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "vinodk",2002/03/07 06:55:36,"MAIN:vinodk:20020307065536","1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2 2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa! 3) Regenerated all HTML files " "roelc",2002/03/06 20:04:45,"MAIN:roelc:20020306200445","This commit fixes the package install bug. Apparently the problem is in the '\' string in the adserver.info file. It works on my office machine but not on my home machine when they have the same version of PG. Weird. " "roelc",2002/03/06 20:04:45,"MAIN:roelc:20020306200445","This commit fixes the package install bug. Apparently the problem is in the '\' string in the adserver.info file. It works on my office machine but not on my home machine when they have the same version of PG. Weird. " "donb",2002/03/01 23:16:13,"MAIN:donb:20020301231613"," Fixed this stuff so it works with Oracle and Postgres both, sharing as much code as possible (or at least as I can make possible). " "donb",2002/03/01 23:16:13,"MAIN:donb:20020301231613"," Fixed this stuff so it works with Oracle and Postgres both, sharing as much code as possible (or at least as I can make possible). " "donb",2002/03/01 23:16:13,"MAIN:donb:20020301231613"," Fixed this stuff so it works with Oracle and Postgres both, sharing as much code as possible (or at least as I can make possible). " "donb",2002/03/01 23:16:13,"MAIN:donb:20020301231613"," Fixed this stuff so it works with Oracle and Postgres both, sharing as much code as possible (or at least as I can make possible). " "donb",2002/02/23 20:15:55,"MAIN:donb:20020223201555"," A royal kludge to work around PG 7.2 brain damage " "donb",2002/02/23 02:43:45,"MAIN:donb:20020223024345"," Added C. R. Oldham's patch to fix membership testing (unimplemented in ACS 4.2). Ported it to PG on the way ... " "donb",2002/02/23 02:43:45,"MAIN:donb:20020223024345"," Added C. R. Oldham's patch to fix membership testing (unimplemented in ACS 4.2). Ported it to PG on the way ... " "donb",2002/02/23 02:43:45,"MAIN:donb:20020223024345"," Added C. R. Oldham's patch to fix membership testing (unimplemented in ACS 4.2). Ported it to PG on the way ... " "donb",2002/02/23 02:43:45,"MAIN:donb:20020223024345"," Added C. R. Oldham's patch to fix membership testing (unimplemented in ACS 4.2). Ported it to PG on the way ... " "donb",2002/02/23 02:43:45,"MAIN:donb:20020223024345"," Added C. R. Oldham's patch to fix membership testing (unimplemented in ACS 4.2). Ported it to PG on the way ... " "donb",2002/02/23 02:43:45,"MAIN:donb:20020223024345"," Added C. R. Oldham's patch to fix membership testing (unimplemented in ACS 4.2). Ported it to PG on the way ... " "donb",2002/02/23 02:43:45,"MAIN:donb:20020223024345"," Added C. R. Oldham's patch to fix membership testing (unimplemented in ACS 4.2). Ported it to PG on the way ... " "donb",2002/02/23 02:43:45,"MAIN:donb:20020223024345"," Added C. R. Oldham's patch to fix membership testing (unimplemented in ACS 4.2). Ported it to PG on the way ... " "donb",2002/02/23 02:43:45,"MAIN:donb:20020223024345"," Added C. R. Oldham's patch to fix membership testing (unimplemented in ACS 4.2). Ported it to PG on the way ... " "donb",2002/02/23 02:43:45,"MAIN:donb:20020223024345"," Added C. R. Oldham's patch to fix membership testing (unimplemented in ACS 4.2). Ported it to PG on the way ... " "donb",2002/02/20 20:43:31,"MAIN:donb:20020220204331"," Changed timezone calls to CAST for PG 7.2 compatibility ... " "vinodk",2002/02/17 22:10:12,"MAIN:vinodk:20020217221012","Fixed PL/SQL browser to work for Postgres " "vinodk",2002/02/17 22:10:12,"MAIN:vinodk:20020217221012","Fixed PL/SQL browser to work for Postgres " "vinodk",2002/02/17 22:10:12,"MAIN:vinodk:20020217221012","Fixed PL/SQL browser to work for Postgres " "vinodk",2002/02/17 22:10:12,"MAIN:vinodk:20020217221012","Fixed PL/SQL browser to work for Postgres " "vinodk",2002/02/17 22:10:12,"MAIN:vinodk:20020217221012","Fixed PL/SQL browser to work for Postgres " "vinodk",2002/02/17 22:10:12,"MAIN:vinodk:20020217221012","Fixed PL/SQL browser to work for Postgres " "vinodk",2002/02/17 22:10:12,"MAIN:vinodk:20020217221012","Fixed PL/SQL browser to work for Postgres " "donb",2002/02/15 14:55:19,"MAIN:donb:20020215145519"," Changed names of oracle views to be consistent with PG. " "ben",2002/01/23 05:25:21,"MAIN:ben:20020123052521","added a catch on user_extension, and there's no PG support yet :( " "donb",2001/12/29 02:13:11,"MAIN:donb:20011229021311"," I accidently included a change intended for use with PG 7.2 in my previous commit. This had a couple of idiotic typos that broke installation... " "donb",2001/12/24 02:50:17,"MAIN:donb:20011224025017"," 1. Changed a couple of ns_schedule_proc calls to ad_schedule_proc. 2. Moved job scheduling for workflow from the db to tcl, because PG doesn't support in-db job scheduling. " "donb",2001/12/24 02:50:17,"MAIN:donb:20011224025017"," 1. Changed a couple of ns_schedule_proc calls to ad_schedule_proc. 2. Moved job scheduling for workflow from the db to tcl, because PG doesn't support in-db job scheduling. " "donb",2001/12/24 02:50:17,"MAIN:donb:20011224025017"," 1. Changed a couple of ns_schedule_proc calls to ad_schedule_proc. 2. Moved job scheduling for workflow from the db to tcl, because PG doesn't support in-db job scheduling. " "donb",2001/12/24 02:50:17,"MAIN:donb:20011224025017"," 1. Changed a couple of ns_schedule_proc calls to ad_schedule_proc. 2. Moved job scheduling for workflow from the db to tcl, because PG doesn't support in-db job scheduling. " "donb",2001/12/24 02:50:17,"MAIN:donb:20011224025017"," 1. Changed a couple of ns_schedule_proc calls to ad_schedule_proc. 2. Moved job scheduling for workflow from the db to tcl, because PG doesn't support in-db job scheduling. " "donb",2001/12/24 02:50:17,"MAIN:donb:20011224025017"," 1. Changed a couple of ns_schedule_proc calls to ad_schedule_proc. 2. Moved job scheduling for workflow from the db to tcl, because PG doesn't support in-db job scheduling. " "donb",2001/12/24 02:50:17,"MAIN:donb:20011224025017"," 1. Changed a couple of ns_schedule_proc calls to ad_schedule_proc. 2. Moved job scheduling for workflow from the db to tcl, because PG doesn't support in-db job scheduling. " "donb",2001/12/24 02:50:17,"MAIN:donb:20011224025017"," 1. Changed a couple of ns_schedule_proc calls to ad_schedule_proc. 2. Moved job scheduling for workflow from the db to tcl, because PG doesn't support in-db job scheduling. " "donb",2001/12/24 02:50:17,"MAIN:donb:20011224025017"," 1. Changed a couple of ns_schedule_proc calls to ad_schedule_proc. 2. Moved job scheduling for workflow from the db to tcl, because PG doesn't support in-db job scheduling. " "donb",2001/12/24 02:50:17,"MAIN:donb:20011224025017"," 1. Changed a couple of ns_schedule_proc calls to ad_schedule_proc. 2. Moved job scheduling for workflow from the db to tcl, because PG doesn't support in-db job scheduling. " "donb",2001/12/19 18:33:22,"MAIN:donb:20011219183322"," Renamed a column named ""timestamp"" in the security package because this is now a reserved word in PG (correctly). I changed the Oracle version, too, because I know that 9i has added the ""timestamp"" datatype and even if it will accept it as a column name it's confusing. I also changes postgresql.sql to load correctly under PG 7.1 and 7.2. " "donb",2001/12/19 18:33:22,"MAIN:donb:20011219183322"," Renamed a column named ""timestamp"" in the security package because this is now a reserved word in PG (correctly). I changed the Oracle version, too, because I know that 9i has added the ""timestamp"" datatype and even if it will accept it as a column name it's confusing. I also changes postgresql.sql to load correctly under PG 7.1 and 7.2. " "donb",2001/12/19 18:33:22,"MAIN:donb:20011219183322"," Renamed a column named ""timestamp"" in the security package because this is now a reserved word in PG (correctly). I changed the Oracle version, too, because I know that 9i has added the ""timestamp"" datatype and even if it will accept it as a column name it's confusing. I also changes postgresql.sql to load correctly under PG 7.1 and 7.2. " "donb",2001/12/19 18:33:22,"MAIN:donb:20011219183322"," Renamed a column named ""timestamp"" in the security package because this is now a reserved word in PG (correctly). I changed the Oracle version, too, because I know that 9i has added the ""timestamp"" datatype and even if it will accept it as a column name it's confusing. I also changes postgresql.sql to load correctly under PG 7.1 and 7.2. " "donb",2001/12/19 18:33:22,"MAIN:donb:20011219183322"," Renamed a column named ""timestamp"" in the security package because this is now a reserved word in PG (correctly). I changed the Oracle version, too, because I know that 9i has added the ""timestamp"" datatype and even if it will accept it as a column name it's confusing. I also changes postgresql.sql to load correctly under PG 7.1 and 7.2. " "donb",2001/12/19 18:33:22,"MAIN:donb:20011219183322"," Renamed a column named ""timestamp"" in the security package because this is now a reserved word in PG (correctly). I changed the Oracle version, too, because I know that 9i has added the ""timestamp"" datatype and even if it will accept it as a column name it's confusing. I also changes postgresql.sql to load correctly under PG 7.1 and 7.2. " "donb",2001/12/19 18:33:22,"MAIN:donb:20011219183322"," Renamed a column named ""timestamp"" in the security package because this is now a reserved word in PG (correctly). I changed the Oracle version, too, because I know that 9i has added the ""timestamp"" datatype and even if it will accept it as a column name it's confusing. I also changes postgresql.sql to load correctly under PG 7.1 and 7.2. " "donb",2001/12/19 18:33:22,"MAIN:donb:20011219183322"," Renamed a column named ""timestamp"" in the security package because this is now a reserved word in PG (correctly). I changed the Oracle version, too, because I know that 9i has added the ""timestamp"" datatype and even if it will accept it as a column name it's confusing. I also changes postgresql.sql to load correctly under PG 7.1 and 7.2. " "donb",2001/12/19 18:33:22,"MAIN:donb:20011219183322"," Renamed a column named ""timestamp"" in the security package because this is now a reserved word in PG (correctly). I changed the Oracle version, too, because I know that 9i has added the ""timestamp"" datatype and even if it will accept it as a column name it's confusing. I also changes postgresql.sql to load correctly under PG 7.1 and 7.2. " "lukep",2001/12/18 20:45:13,"MAIN:lukep:20011218204513","Fix three obvious porting bugs I encountered when trying to use spam with Postgres. " "lukep",2001/12/18 20:45:13,"MAIN:lukep:20011218204513","Fix three obvious porting bugs I encountered when trying to use spam with Postgres. " "lukep",2001/12/18 20:45:13,"MAIN:lukep:20011218204513","Fix three obvious porting bugs I encountered when trying to use spam with Postgres. " "bartt",2001/12/18 02:54:09,"MAIN:bartt:20011218025409"," Removed name attribute from glossary and term forms. Name is now assigned by the new method of either object type. Note this change currently only works for Postgres and breaks the Oracle implementation. " "bartt",2001/12/18 02:54:09,"MAIN:bartt:20011218025409"," Removed name attribute from glossary and term forms. Name is now assigned by the new method of either object type. Note this change currently only works for Postgres and breaks the Oracle implementation. " "bartt",2001/12/18 02:54:09,"MAIN:bartt:20011218025409"," Removed name attribute from glossary and term forms. Name is now assigned by the new method of either object type. Note this change currently only works for Postgres and breaks the Oracle implementation. " "bartt",2001/12/18 02:54:09,"MAIN:bartt:20011218025409"," Removed name attribute from glossary and term forms. Name is now assigned by the new method of either object type. Note this change currently only works for Postgres and breaks the Oracle implementation. " "bartt",2001/12/18 02:54:09,"MAIN:bartt:20011218025409"," Removed name attribute from glossary and term forms. Name is now assigned by the new method of either object type. Note this change currently only works for Postgres and breaks the Oracle implementation. " "bartt",2001/12/18 02:54:09,"MAIN:bartt:20011218025409"," Removed name attribute from glossary and term forms. Name is now assigned by the new method of either object type. Note this change currently only works for Postgres and breaks the Oracle implementation. " "bartt",2001/12/18 02:54:09,"MAIN:bartt:20011218025409"," Removed name attribute from glossary and term forms. Name is now assigned by the new method of either object type. Note this change currently only works for Postgres and breaks the Oracle implementation. " "bartt",2001/12/18 02:54:09,"MAIN:bartt:20011218025409"," Removed name attribute from glossary and term forms. Name is now assigned by the new method of either object type. Note this change currently only works for Postgres and breaks the Oracle implementation. " "donb",2001/12/14 03:22:03,"MAIN:donb:20011214032203"," Incorporated Marc Fournier's PG 7.2 fix for finding comments on a column. " "donb",2001/12/14 03:00:04,"MAIN:donb:20011214030004"," New checks for proper PG configuration and some PG 7.1 vs. PG 7.2 changes in postgresql.sql (which now checks at varies its behavior according to the version being run). " "donb",2001/12/14 03:00:04,"MAIN:donb:20011214030004"," New checks for proper PG configuration and some PG 7.1 vs. PG 7.2 changes in postgresql.sql (which now checks at varies its behavior according to the version being run). " "donb",2001/12/09 04:21:58,"MAIN:donb:20011209042158"," 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! " "donb",2001/12/09 04:21:58,"MAIN:donb:20011209042158"," 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! " "donb",2001/12/09 04:21:58,"MAIN:donb:20011209042158"," 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! " "donb",2001/12/09 04:21:58,"MAIN:donb:20011209042158"," 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! " "donb",2001/12/09 04:21:58,"MAIN:donb:20011209042158"," 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! " "donb",2001/12/09 04:21:58,"MAIN:donb:20011209042158"," 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! " "donb",2001/12/09 04:21:58,"MAIN:donb:20011209042158"," 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! " "donb",2001/12/09 04:21:58,"MAIN:donb:20011209042158"," 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! " "donb",2001/12/09 04:21:58,"MAIN:donb:20011209042158"," 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! " "donb",2001/12/09 04:21:58,"MAIN:donb:20011209042158"," 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! " "donb",2001/12/09 04:21:58,"MAIN:donb:20011209042158"," 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! " "donb",2001/12/09 04:21:58,"MAIN:donb:20011209042158"," 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! " "donb",2001/12/09 04:21:58,"MAIN:donb:20011209042158"," 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! " "donb",2001/12/09 04:21:58,"MAIN:donb:20011209042158"," 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! " "donb",2001/12/09 04:21:58,"MAIN:donb:20011209042158"," 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! " "donb",2001/12/09 04:21:58,"MAIN:donb:20011209042158"," 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! " "donb",2001/12/09 04:21:58,"MAIN:donb:20011209042158"," 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! " "donb",2001/12/09 04:21:58,"MAIN:donb:20011209042158"," 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! " "donb",2001/12/09 04:21:58,"MAIN:donb:20011209042158"," 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! " "arjun",2001/12/07 22:44:25,"MAIN:arjun:20011207224425","Removed PG-specific query from SQL92 file. " "daveb",2001/12/03 16:58:46,"MAIN:daveb:20011203165846","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. " "daveb",2001/12/03 16:58:46,"MAIN:daveb:20011203165846","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. " "daveb",2001/12/03 16:58:46,"MAIN:daveb:20011203165846","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. " "daveb",2001/12/03 16:58:46,"MAIN:daveb:20011203165846","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. " "daveb",2001/12/03 16:58:46,"MAIN:daveb:20011203165846","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. " "donb",2001/12/01 15:41:50,"MAIN:donb:20011201154150"," After importing openacs.org users, forums and messages I discovered that it took literally several minutes to load the APM's home page. This was due to a rather stupid subselect of the form: select count(*) from content_revisions r where r.revision_id = content_item.get_latest_revision(item_id) where item_id comes from the package versions table. It's stupid in both PG and Oracle because get_latest_revision already joins the latest_revision_id value from cr_items with the content revisions table thus a simple check for a null return by get_latest_revision would be sufficient. It's *really* stupid in Oracle because Oracle won't use the index on revision_id when checking NULLs so we get two sequential scans of the cr_revisions table tucked into that one itty-bitty subquery (itself called once for each package version in ths system). Which explains why I hadn't noticed it while working on scalability testing in PG - PG uses the index because its btree index structure handles NULLs. Meaning this query only fell apart at a rate of O(log2(R)) rather than O(R) as in Oracle (R being the number of revision objects in the system). My solution was to rewrite the subselect using ""case"" rather than ""count(*)"" and also to speed up get_latest_revision by having it check for NULL and return NULL immediately rather than execute the query (in PG this is accomplished by declaring the function ""isstrict"", and the executor won't even call the function if the argument's NULL, making it REALLY fast!). " "donb",2001/12/01 15:41:50,"MAIN:donb:20011201154150"," After importing openacs.org users, forums and messages I discovered that it took literally several minutes to load the APM's home page. This was due to a rather stupid subselect of the form: select count(*) from content_revisions r where r.revision_id = content_item.get_latest_revision(item_id) where item_id comes from the package versions table. It's stupid in both PG and Oracle because get_latest_revision already joins the latest_revision_id value from cr_items with the content revisions table thus a simple check for a null return by get_latest_revision would be sufficient. It's *really* stupid in Oracle because Oracle won't use the index on revision_id when checking NULLs so we get two sequential scans of the cr_revisions table tucked into that one itty-bitty subquery (itself called once for each package version in ths system). Which explains why I hadn't noticed it while working on scalability testing in PG - PG uses the index because its btree index structure handles NULLs. Meaning this query only fell apart at a rate of O(log2(R)) rather than O(R) as in Oracle (R being the number of revision objects in the system). My solution was to rewrite the subselect using ""case"" rather than ""count(*)"" and also to speed up get_latest_revision by having it check for NULL and return NULL immediately rather than execute the query (in PG this is accomplished by declaring the function ""isstrict"", and the executor won't even call the function if the argument's NULL, making it REALLY fast!). " "donb",2001/12/01 15:41:50,"MAIN:donb:20011201154150"," After importing openacs.org users, forums and messages I discovered that it took literally several minutes to load the APM's home page. This was due to a rather stupid subselect of the form: select count(*) from content_revisions r where r.revision_id = content_item.get_latest_revision(item_id) where item_id comes from the package versions table. It's stupid in both PG and Oracle because get_latest_revision already joins the latest_revision_id value from cr_items with the content revisions table thus a simple check for a null return by get_latest_revision would be sufficient. It's *really* stupid in Oracle because Oracle won't use the index on revision_id when checking NULLs so we get two sequential scans of the cr_revisions table tucked into that one itty-bitty subquery (itself called once for each package version in ths system). Which explains why I hadn't noticed it while working on scalability testing in PG - PG uses the index because its btree index structure handles NULLs. Meaning this query only fell apart at a rate of O(log2(R)) rather than O(R) as in Oracle (R being the number of revision objects in the system). My solution was to rewrite the subselect using ""case"" rather than ""count(*)"" and also to speed up get_latest_revision by having it check for NULL and return NULL immediately rather than execute the query (in PG this is accomplished by declaring the function ""isstrict"", and the executor won't even call the function if the argument's NULL, making it REALLY fast!). " "donb",2001/12/01 15:41:50,"MAIN:donb:20011201154150"," After importing openacs.org users, forums and messages I discovered that it took literally several minutes to load the APM's home page. This was due to a rather stupid subselect of the form: select count(*) from content_revisions r where r.revision_id = content_item.get_latest_revision(item_id) where item_id comes from the package versions table. It's stupid in both PG and Oracle because get_latest_revision already joins the latest_revision_id value from cr_items with the content revisions table thus a simple check for a null return by get_latest_revision would be sufficient. It's *really* stupid in Oracle because Oracle won't use the index on revision_id when checking NULLs so we get two sequential scans of the cr_revisions table tucked into that one itty-bitty subquery (itself called once for each package version in ths system). Which explains why I hadn't noticed it while working on scalability testing in PG - PG uses the index because its btree index structure handles NULLs. Meaning this query only fell apart at a rate of O(log2(R)) rather than O(R) as in Oracle (R being the number of revision objects in the system). My solution was to rewrite the subselect using ""case"" rather than ""count(*)"" and also to speed up get_latest_revision by having it check for NULL and return NULL immediately rather than execute the query (in PG this is accomplished by declaring the function ""isstrict"", and the executor won't even call the function if the argument's NULL, making it REALLY fast!). " "donb",2001/11/30 00:50:22,"MAIN:donb:20011130005022"," Check the comments in postgresql.sql - my previous commit didn't quite work as expected. I also removed an ugly assumption made in the PG port in bboard-procs.tcl. " "donb",2001/11/30 00:50:22,"MAIN:donb:20011130005022"," Check the comments in postgresql.sql - my previous commit didn't quite work as expected. I also removed an ugly assumption made in the PG port in bboard-procs.tcl. " "donb",2001/11/30 00:50:22,"MAIN:donb:20011130005022"," Check the comments in postgresql.sql - my previous commit didn't quite work as expected. I also removed an ugly assumption made in the PG port in bboard-procs.tcl. " "ben",2001/11/27 06:08:49,"MAIN:ben:20011127060849","updated package_instantiate_object for PG " "bartt",2001/11/24 03:29:24,"MAIN:bartt:20011124032924","Added an ec_timeentrywidget_time_check on the time to pad single digit times with a 0 for PG. " "ben",2001/11/21 05:20:31,"MAIN:ben:20011121052031"," updated package procs and relation procs to provide better handling of additional variables. This *may* cause some things to break, and the added functionality is not yet PG-compatible. It will be soon, though. (ben) " "ben",2001/11/21 05:20:31,"MAIN:ben:20011121052031"," updated package procs and relation procs to provide better handling of additional variables. This *may* cause some things to break, and the added functionality is not yet PG-compatible. It will be soon, though. (ben) " "ben",2001/11/21 05:20:31,"MAIN:ben:20011121052031"," updated package procs and relation procs to provide better handling of additional variables. This *may* cause some things to break, and the added functionality is not yet PG-compatible. It will be soon, though. (ben) " "donb",2001/11/21 01:26:11,"MAIN:donb:20011121012611"," 1. Fixed a boneheaded error in the bootstrapper: ""AvailablePool"" was being submitted to a case-sensitive check. Of course AOLserver parameters are case-insensitive. 2. A recently submitted patch to the db routine that PSQL's source broke the code if you haven't started postmaster with the ""-i"" option. 3. Bboard was very, very slow in PG. It is now much faster. " "donb",2001/11/21 01:26:11,"MAIN:donb:20011121012611"," 1. Fixed a boneheaded error in the bootstrapper: ""AvailablePool"" was being submitted to a case-sensitive check. Of course AOLserver parameters are case-insensitive. 2. A recently submitted patch to the db routine that PSQL's source broke the code if you haven't started postmaster with the ""-i"" option. 3. Bboard was very, very slow in PG. It is now much faster. " "donb",2001/11/21 01:26:11,"MAIN:donb:20011121012611"," 1. Fixed a boneheaded error in the bootstrapper: ""AvailablePool"" was being submitted to a case-sensitive check. Of course AOLserver parameters are case-insensitive. 2. A recently submitted patch to the db routine that PSQL's source broke the code if you haven't started postmaster with the ""-i"" option. 3. Bboard was very, very slow in PG. It is now much faster. " "donb",2001/11/21 01:26:11,"MAIN:donb:20011121012611"," 1. Fixed a boneheaded error in the bootstrapper: ""AvailablePool"" was being submitted to a case-sensitive check. Of course AOLserver parameters are case-insensitive. 2. A recently submitted patch to the db routine that PSQL's source broke the code if you haven't started postmaster with the ""-i"" option. 3. Bboard was very, very slow in PG. It is now much faster. " "donb",2001/11/20 21:49:52,"MAIN:donb:20011120214952"," Installed some patches: 1. Request processor was losing the port portion of the URL in some cases. 2. OpenACS 4 couldn't cope with a PG database that was password-protected 3. Didn't work with nsopenssl Also I removed references to currency.sql from acs-lang (this is now part of the references package) " "donb",2001/11/20 21:49:52,"MAIN:donb:20011120214952"," Installed some patches: 1. Request processor was losing the port portion of the URL in some cases. 2. OpenACS 4 couldn't cope with a PG database that was password-protected 3. Didn't work with nsopenssl Also I removed references to currency.sql from acs-lang (this is now part of the references package) " "donb",2001/11/20 21:49:52,"MAIN:donb:20011120214952"," Installed some patches: 1. Request processor was losing the port portion of the URL in some cases. 2. OpenACS 4 couldn't cope with a PG database that was password-protected 3. Didn't work with nsopenssl Also I removed references to currency.sql from acs-lang (this is now part of the references package) " "donb",2001/11/20 21:49:52,"MAIN:donb:20011120214952"," Installed some patches: 1. Request processor was losing the port portion of the URL in some cases. 2. OpenACS 4 couldn't cope with a PG database that was password-protected 3. Didn't work with nsopenssl Also I removed references to currency.sql from acs-lang (this is now part of the references package) " "donb",2001/11/20 21:49:52,"MAIN:donb:20011120214952"," Installed some patches: 1. Request processor was losing the port portion of the URL in some cases. 2. OpenACS 4 couldn't cope with a PG database that was password-protected 3. Didn't work with nsopenssl Also I removed references to currency.sql from acs-lang (this is now part of the references package) " "donb",2001/11/20 02:04:50,"MAIN:donb:20011120020450"," 1. changed db_qd_log to use the passed-in level rather than gluing things to ""Debug"" for convenience. I then changed all the ""Notice"" calls to ""Debug"". Then my one ""Error"" call I added worked! :) If a query file has a syntax error in it now, an error is logged to the server log but bootstrapping continues. 2. Lots and lots or etp oracle fixes and some PG version clean-ups 3. Some file-storage files were unconventionally named. " "donb",2001/11/20 02:04:50,"MAIN:donb:20011120020450"," 1. changed db_qd_log to use the passed-in level rather than gluing things to ""Debug"" for convenience. I then changed all the ""Notice"" calls to ""Debug"". Then my one ""Error"" call I added worked! :) If a query file has a syntax error in it now, an error is logged to the server log but bootstrapping continues. 2. Lots and lots or etp oracle fixes and some PG version clean-ups 3. Some file-storage files were unconventionally named. " "donb",2001/11/20 02:04:50,"MAIN:donb:20011120020450"," 1. changed db_qd_log to use the passed-in level rather than gluing things to ""Debug"" for convenience. I then changed all the ""Notice"" calls to ""Debug"". Then my one ""Error"" call I added worked! :) If a query file has a syntax error in it now, an error is logged to the server log but bootstrapping continues. 2. Lots and lots or etp oracle fixes and some PG version clean-ups 3. Some file-storage files were unconventionally named. " "donb",2001/11/20 02:04:50,"MAIN:donb:20011120020450"," 1. changed db_qd_log to use the passed-in level rather than gluing things to ""Debug"" for convenience. I then changed all the ""Notice"" calls to ""Debug"". Then my one ""Error"" call I added worked! :) If a query file has a syntax error in it now, an error is logged to the server log but bootstrapping continues. 2. Lots and lots or etp oracle fixes and some PG version clean-ups 3. Some file-storage files were unconventionally named. " "donb",2001/11/20 02:04:50,"MAIN:donb:20011120020450"," 1. changed db_qd_log to use the passed-in level rather than gluing things to ""Debug"" for convenience. I then changed all the ""Notice"" calls to ""Debug"". Then my one ""Error"" call I added worked! :) If a query file has a syntax error in it now, an error is logged to the server log but bootstrapping continues. 2. Lots and lots or etp oracle fixes and some PG version clean-ups 3. Some file-storage files were unconventionally named. " "donb",2001/11/20 02:04:50,"MAIN:donb:20011120020450"," 1. changed db_qd_log to use the passed-in level rather than gluing things to ""Debug"" for convenience. I then changed all the ""Notice"" calls to ""Debug"". Then my one ""Error"" call I added worked! :) If a query file has a syntax error in it now, an error is logged to the server log but bootstrapping continues. 2. Lots and lots or etp oracle fixes and some PG version clean-ups 3. Some file-storage files were unconventionally named. " "donb",2001/11/20 02:04:50,"MAIN:donb:20011120020450"," 1. changed db_qd_log to use the passed-in level rather than gluing things to ""Debug"" for convenience. I then changed all the ""Notice"" calls to ""Debug"". Then my one ""Error"" call I added worked! :) If a query file has a syntax error in it now, an error is logged to the server log but bootstrapping continues. 2. Lots and lots or etp oracle fixes and some PG version clean-ups 3. Some file-storage files were unconventionally named. " "donb",2001/11/20 02:04:50,"MAIN:donb:20011120020450"," 1. changed db_qd_log to use the passed-in level rather than gluing things to ""Debug"" for convenience. I then changed all the ""Notice"" calls to ""Debug"". Then my one ""Error"" call I added worked! :) If a query file has a syntax error in it now, an error is logged to the server log but bootstrapping continues. 2. Lots and lots or etp oracle fixes and some PG version clean-ups 3. Some file-storage files were unconventionally named. " "donb",2001/11/20 02:04:50,"MAIN:donb:20011120020450"," 1. changed db_qd_log to use the passed-in level rather than gluing things to ""Debug"" for convenience. I then changed all the ""Notice"" calls to ""Debug"". Then my one ""Error"" call I added worked! :) If a query file has a syntax error in it now, an error is logged to the server log but bootstrapping continues. 2. Lots and lots or etp oracle fixes and some PG version clean-ups 3. Some file-storage files were unconventionally named. " "donb",2001/11/20 02:04:50,"MAIN:donb:20011120020450"," 1. changed db_qd_log to use the passed-in level rather than gluing things to ""Debug"" for convenience. I then changed all the ""Notice"" calls to ""Debug"". Then my one ""Error"" call I added worked! :) If a query file has a syntax error in it now, an error is logged to the server log but bootstrapping continues. 2. Lots and lots or etp oracle fixes and some PG version clean-ups 3. Some file-storage files were unconventionally named. " "donb",2001/11/20 02:04:50,"MAIN:donb:20011120020450"," 1. changed db_qd_log to use the passed-in level rather than gluing things to ""Debug"" for convenience. I then changed all the ""Notice"" calls to ""Debug"". Then my one ""Error"" call I added worked! :) If a query file has a syntax error in it now, an error is logged to the server log but bootstrapping continues. 2. Lots and lots or etp oracle fixes and some PG version clean-ups 3. Some file-storage files were unconventionally named. " "donb",2001/11/20 02:04:50,"MAIN:donb:20011120020450"," 1. changed db_qd_log to use the passed-in level rather than gluing things to ""Debug"" for convenience. I then changed all the ""Notice"" calls to ""Debug"". Then my one ""Error"" call I added worked! :) If a query file has a syntax error in it now, an error is logged to the server log but bootstrapping continues. 2. Lots and lots or etp oracle fixes and some PG version clean-ups 3. Some file-storage files were unconventionally named. " "donb",2001/11/20 02:04:50,"MAIN:donb:20011120020450"," 1. changed db_qd_log to use the passed-in level rather than gluing things to ""Debug"" for convenience. I then changed all the ""Notice"" calls to ""Debug"". Then my one ""Error"" call I added worked! :) If a query file has a syntax error in it now, an error is logged to the server log but bootstrapping continues. 2. Lots and lots or etp oracle fixes and some PG version clean-ups 3. Some file-storage files were unconventionally named. " "donb",2001/11/20 02:04:50,"MAIN:donb:20011120020450"," 1. changed db_qd_log to use the passed-in level rather than gluing things to ""Debug"" for convenience. I then changed all the ""Notice"" calls to ""Debug"". Then my one ""Error"" call I added worked! :) If a query file has a syntax error in it now, an error is logged to the server log but bootstrapping continues. 2. Lots and lots or etp oracle fixes and some PG version clean-ups 3. Some file-storage files were unconventionally named. " "donb",2001/11/20 02:04:50,"MAIN:donb:20011120020450"," 1. changed db_qd_log to use the passed-in level rather than gluing things to ""Debug"" for convenience. I then changed all the ""Notice"" calls to ""Debug"". Then my one ""Error"" call I added worked! :) If a query file has a syntax error in it now, an error is logged to the server log but bootstrapping continues. 2. Lots and lots or etp oracle fixes and some PG version clean-ups 3. Some file-storage files were unconventionally named. " "donb",2001/11/20 02:04:50,"MAIN:donb:20011120020450"," 1. changed db_qd_log to use the passed-in level rather than gluing things to ""Debug"" for convenience. I then changed all the ""Notice"" calls to ""Debug"". Then my one ""Error"" call I added worked! :) If a query file has a syntax error in it now, an error is logged to the server log but bootstrapping continues. 2. Lots and lots or etp oracle fixes and some PG version clean-ups 3. Some file-storage files were unconventionally named. " "donb",2001/11/20 02:04:50,"MAIN:donb:20011120020450"," 1. changed db_qd_log to use the passed-in level rather than gluing things to ""Debug"" for convenience. I then changed all the ""Notice"" calls to ""Debug"". Then my one ""Error"" call I added worked! :) If a query file has a syntax error in it now, an error is logged to the server log but bootstrapping continues. 2. Lots and lots or etp oracle fixes and some PG version clean-ups 3. Some file-storage files were unconventionally named. " "donb",2001/11/20 02:04:50,"MAIN:donb:20011120020450"," 1. changed db_qd_log to use the passed-in level rather than gluing things to ""Debug"" for convenience. I then changed all the ""Notice"" calls to ""Debug"". Then my one ""Error"" call I added worked! :) If a query file has a syntax error in it now, an error is logged to the server log but bootstrapping continues. 2. Lots and lots or etp oracle fixes and some PG version clean-ups 3. Some file-storage files were unconventionally named. " "donb",2001/11/19 19:34:23,"MAIN:donb:20011119193423"," 1. Modified the Javascript ""check/uncheck all boxes"" code in the APM package install page so that it still works if javascript's disabled. 2. Slight rewrite of a view in bboard. 3. Skin works in OpenACS Oracle/PG - changed info file to reflect this. 4. Added clean error handling to wimpy point attachment upload page. " "donb",2001/11/19 19:34:23,"MAIN:donb:20011119193423"," 1. Modified the Javascript ""check/uncheck all boxes"" code in the APM package install page so that it still works if javascript's disabled. 2. Slight rewrite of a view in bboard. 3. Skin works in OpenACS Oracle/PG - changed info file to reflect this. 4. Added clean error handling to wimpy point attachment upload page. " "donb",2001/11/19 19:34:23,"MAIN:donb:20011119193423"," 1. Modified the Javascript ""check/uncheck all boxes"" code in the APM package install page so that it still works if javascript's disabled. 2. Slight rewrite of a view in bboard. 3. Skin works in OpenACS Oracle/PG - changed info file to reflect this. 4. Added clean error handling to wimpy point attachment upload page. " "donb",2001/11/19 19:34:23,"MAIN:donb:20011119193423"," 1. Modified the Javascript ""check/uncheck all boxes"" code in the APM package install page so that it still works if javascript's disabled. 2. Slight rewrite of a view in bboard. 3. Skin works in OpenACS Oracle/PG - changed info file to reflect this. 4. Added clean error handling to wimpy point attachment upload page. " "donb",2001/11/16 03:11:08,"MAIN:donb:20011116031108"," 1. The PG port of apm__register_parameter had a tiny error which caused it to not set the new parameter to its default value in any of the effected package instances. 2. Glossary - added admin as a parent of glossary_admin so admins can admin. 3. edit-this-page PG: removed code that was written because of #1 above 4. edit-this-page Oracle: finished the datamodel port, added drop script " "donb",2001/11/16 03:11:08,"MAIN:donb:20011116031108"," 1. The PG port of apm__register_parameter had a tiny error which caused it to not set the new parameter to its default value in any of the effected package instances. 2. Glossary - added admin as a parent of glossary_admin so admins can admin. 3. edit-this-page PG: removed code that was written because of #1 above 4. edit-this-page Oracle: finished the datamodel port, added drop script " "donb",2001/11/16 03:11:08,"MAIN:donb:20011116031108"," 1. The PG port of apm__register_parameter had a tiny error which caused it to not set the new parameter to its default value in any of the effected package instances. 2. Glossary - added admin as a parent of glossary_admin so admins can admin. 3. edit-this-page PG: removed code that was written because of #1 above 4. edit-this-page Oracle: finished the datamodel port, added drop script " "donb",2001/11/16 03:11:08,"MAIN:donb:20011116031108"," 1. The PG port of apm__register_parameter had a tiny error which caused it to not set the new parameter to its default value in any of the effected package instances. 2. Glossary - added admin as a parent of glossary_admin so admins can admin. 3. edit-this-page PG: removed code that was written because of #1 above 4. edit-this-page Oracle: finished the datamodel port, added drop script " "donb",2001/11/16 03:11:08,"MAIN:donb:20011116031108"," 1. The PG port of apm__register_parameter had a tiny error which caused it to not set the new parameter to its default value in any of the effected package instances. 2. Glossary - added admin as a parent of glossary_admin so admins can admin. 3. edit-this-page PG: removed code that was written because of #1 above 4. edit-this-page Oracle: finished the datamodel port, added drop script " "donb",2001/11/16 03:11:08,"MAIN:donb:20011116031108"," 1. The PG port of apm__register_parameter had a tiny error which caused it to not set the new parameter to its default value in any of the effected package instances. 2. Glossary - added admin as a parent of glossary_admin so admins can admin. 3. edit-this-page PG: removed code that was written because of #1 above 4. edit-this-page Oracle: finished the datamodel port, added drop script " "donb",2001/11/16 03:11:08,"MAIN:donb:20011116031108"," 1. The PG port of apm__register_parameter had a tiny error which caused it to not set the new parameter to its default value in any of the effected package instances. 2. Glossary - added admin as a parent of glossary_admin so admins can admin. 3. edit-this-page PG: removed code that was written because of #1 above 4. edit-this-page Oracle: finished the datamodel port, added drop script " "donb",2001/11/16 03:11:08,"MAIN:donb:20011116031108"," 1. The PG port of apm__register_parameter had a tiny error which caused it to not set the new parameter to its default value in any of the effected package instances. 2. Glossary - added admin as a parent of glossary_admin so admins can admin. 3. edit-this-page PG: removed code that was written because of #1 above 4. edit-this-page Oracle: finished the datamodel port, added drop script " "donb",2001/11/16 03:11:08,"MAIN:donb:20011116031108"," 1. The PG port of apm__register_parameter had a tiny error which caused it to not set the new parameter to its default value in any of the effected package instances. 2. Glossary - added admin as a parent of glossary_admin so admins can admin. 3. edit-this-page PG: removed code that was written because of #1 above 4. edit-this-page Oracle: finished the datamodel port, added drop script " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/15 01:47:13,"MAIN:donb:20011115014713"," 1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing. " "donb",2001/11/07 22:55:49,"MAIN:donb:20011107225549"," 1. Typo in the alter table in the PG version ... 2. Just folded the alter tables into the cr_folders table definition. This is still pre-beta ... " "donb",2001/11/07 22:55:49,"MAIN:donb:20011107225549"," 1. Typo in the alter table in the PG version ... 2. Just folded the alter tables into the cr_folders table definition. This is still pre-beta ... " "donb",2001/11/01 19:01:47,"MAIN:donb:20011101190147"," Bug fixes in the postgres ports of these packages ... " "donb",2001/11/01 19:01:47,"MAIN:donb:20011101190147"," Bug fixes in the postgres ports of these packages ... " "donb",2001/11/01 19:01:47,"MAIN:donb:20011101190147"," Bug fixes in the postgres ports of these packages ... " "jong",2001/10/31 05:13:54,"MAIN:jong:20011031050930"," pulled out some more pg dependent querys " "jong",2001/10/31 05:13:54,"MAIN:jong:20011031050930"," pulled out some more pg dependent querys " "jong",2001/10/31 05:13:54,"MAIN:jong:20011031050930"," pulled out some more pg dependent querys " "jong",2001/10/31 05:13:54,"MAIN:jong:20011031050930"," pulled out some more pg dependent querys " "jong",2001/10/31 05:09:52,"MAIN:jong:20011031050930"," pulled out some more pg dependent querys " "jong",2001/10/31 05:09:36,"MAIN:jong:20011031050930"," pulled out some more pg dependent querys " "jong",2001/10/31 05:09:30,"MAIN:jong:20011031050930"," pulled out some more pg dependent querys " "jong",2001/10/31 05:00:08,"MAIN:jong:20011031045644"," pulled out some more pg dependent querys " "jong",2001/10/31 05:00:02,"MAIN:jong:20011031045644"," pulled out some more pg dependent querys " "jong",2001/10/31 04:57:40,"MAIN:jong:20011031045644"," pulled out some more pg dependent querys " "jong",2001/10/31 04:56:44,"MAIN:jong:20011031045644"," pulled out some more pg dependent querys " "jong",2001/10/31 04:44:17,"MAIN:jong:20011031044030"," pulled out some more pg dependent querys " "jong",2001/10/31 04:44:12,"MAIN:jong:20011031044030"," pulled out some more pg dependent querys " "jong",2001/10/31 04:44:07,"MAIN:jong:20011031044030"," pulled out some more pg dependent querys " "jong",2001/10/31 04:40:41,"MAIN:jong:20011031044030"," pulled out some more pg dependent querys " "jong",2001/10/31 04:40:35,"MAIN:jong:20011031044030"," pulled out some more pg dependent querys " "jong",2001/10/31 04:40:30,"MAIN:jong:20011031044030"," pulled out some more pg dependent querys " "jong",2001/10/31 04:36:12,"MAIN:jong:20011031042931"," pulled out some more pg dependent querys " "jong",2001/10/31 04:29:36,"MAIN:jong:20011031042931"," pulled out some more pg dependent querys " "jong",2001/10/31 04:29:31,"MAIN:jong:20011031042931"," pulled out some more pg dependent querys " "jong",2001/10/31 04:29:08,"MAIN:jong:20011031042903","initial version, pulled out some more pg dependent querys " "jong",2001/10/31 04:29:03,"MAIN:jong:20011031042903","initial version, pulled out some more pg dependent querys " "donb",2001/10/24 02:14:36,"MAIN:donb:20011024021436"," news was subtyping content_revision with a NULL supertype. glossary-drop broken for Oracle (probably still broken but it's better, I added stuff I discovered as I worked on the PG version). The html doc had a missing tag. " "donb",2001/10/24 02:14:36,"MAIN:donb:20011024021436"," news was subtyping content_revision with a NULL supertype. glossary-drop broken for Oracle (probably still broken but it's better, I added stuff I discovered as I worked on the PG version). The html doc had a missing tag. " "donb",2001/10/24 02:14:36,"MAIN:donb:20011024021436"," news was subtyping content_revision with a NULL supertype. glossary-drop broken for Oracle (probably still broken but it's better, I added stuff I discovered as I worked on the PG version). The html doc had a missing tag. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "robertl",2001/10/15 13:41:03,"MAIN:robertl:20011015134103","First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres. " "donb",2001/09/16 13:34:15,"MAIN:donb:20010916133414"," Fixed db_blob_get for PG, and got rid of db_continue_transaction, which we can no longer support because PG automatically aborts a transaction after an error. " "donb",2001/09/16 13:34:15,"MAIN:donb:20010916133414"," Fixed db_blob_get for PG, and got rid of db_continue_transaction, which we can no longer support because PG automatically aborts a transaction after an error. " "donb",2001/09/16 13:34:15,"MAIN:donb:20010916133414"," Fixed db_blob_get for PG, and got rid of db_continue_transaction, which we can no longer support because PG automatically aborts a transaction after an error. " "donb",2001/09/16 13:34:15,"MAIN:donb:20010916133414"," Fixed db_blob_get for PG, and got rid of db_continue_transaction, which we can no longer support because PG automatically aborts a transaction after an error. " "donb",2001/09/16 13:34:14,"MAIN:donb:20010916133414"," Fixed db_blob_get for PG, and got rid of db_continue_transaction, which we can no longer support because PG automatically aborts a transaction after an error. " "neophytosd",2001/09/15 21:57:00,"MAIN:neophytosd:20010915215700","latest pg and openfts-tcl " "donb",2001/09/10 20:38:46,"MAIN:donb:20010910203846"," changed db_dml to db_exec_plsql - PG requires this. " "kenk",2001/09/08 22:09:46,"MAIN:kenk:20010908220946","Javascript version working...successful w/ Opera 5 for Linux, Mozilla 0.9.1 and Galeon 0.11 on Linux. Konq isn't working yet (?? any ideas ??), and I haven't tested on WinX yet. I didn't change the actual js though (just the PG query), so hopefully it'll be ok. " "kenk",2001/09/08 22:09:46,"MAIN:kenk:20010908220946","Javascript version working...successful w/ Opera 5 for Linux, Mozilla 0.9.1 and Galeon 0.11 on Linux. Konq isn't working yet (?? any ideas ??), and I haven't tested on WinX yet. I didn't change the actual js though (just the PG query), so hopefully it'll be ok. " "donb",2001/09/04 00:48:18,"MAIN:donb:20010904004818"," Added Gilbert's fix for PG to Oracle, too ... " "donb",2001/09/04 00:48:18,"MAIN:donb:20010904004818"," Added Gilbert's fix for PG to Oracle, too ... " "donb",2001/09/02 17:06:30,"MAIN:donb:20010902170629"," mostly fixing reference data to work with PG ... " "donb",2001/09/02 17:06:29,"MAIN:donb:20010902170629"," mostly fixing reference data to work with PG ... " "donb",2001/09/02 17:06:29,"MAIN:donb:20010902170629"," mostly fixing reference data to work with PG ... " "donb",2001/09/02 17:06:29,"MAIN:donb:20010902170629"," mostly fixing reference data to work with PG ... " "donb",2001/09/02 17:06:29,"MAIN:donb:20010902170629"," mostly fixing reference data to work with PG ... " "donb",2001/09/02 17:06:29,"MAIN:donb:20010902170629"," mostly fixing reference data to work with PG ... " "donb",2001/09/02 17:06:29,"MAIN:donb:20010902170629"," mostly fixing reference data to work with PG ... " "donb",2001/09/02 17:06:29,"MAIN:donb:20010902170629"," mostly fixing reference data to work with PG ... " "donb",2001/09/02 17:06:29,"MAIN:donb:20010902170629"," mostly fixing reference data to work with PG ... " "donb",2001/09/02 17:06:29,"MAIN:donb:20010902170629"," mostly fixing reference data to work with PG ... " "donb",2001/09/02 17:06:29,"MAIN:donb:20010902170629"," mostly fixing reference data to work with PG ... " "donb",2001/09/02 17:06:29,"MAIN:donb:20010902170629"," mostly fixing reference data to work with PG ... " "donb",2001/09/02 17:06:29,"MAIN:donb:20010902170629"," mostly fixing reference data to work with PG ... " "donb",2001/09/02 17:06:29,"MAIN:donb:20010902170629"," mostly fixing reference data to work with PG ... " "donb",2001/09/02 17:06:29,"MAIN:donb:20010902170629"," mostly fixing reference data to work with PG ... " "donb",2001/09/02 17:06:29,"MAIN:donb:20010902170629"," mostly fixing reference data to work with PG ... " "donb",2001/09/02 17:06:29,"MAIN:donb:20010902170629"," mostly fixing reference data to work with PG ... " "jowells",2001/08/30 02:07:43,"MAIN:jowells:20010830020743","Commented out the elaborate error reporting when moving a file to a folder with the same name. Postgres seems to have problems querying a table that has just had an aborted transaction. Copied simpler error reporting of file copy instead. " "danw",2001/08/29 05:12:50,"MAIN:danw:20010829051250","fixed folder deletion problem caused by pg RI bug " "danw",2001/08/29 05:12:50,"MAIN:danw:20010829051250","fixed folder deletion problem caused by pg RI bug " "gilbertw",2001/08/25 06:14:48,"MAIN:gilbertw:20010825061448"," fixed audit procs. did a db_type check so that we can run ns_pg_bind for postgresql and ns_ora for oracle. also mapped get_entries_sql because of rowid/oid. " "gilbertw",2001/08/25 06:14:48,"MAIN:gilbertw:20010825061448"," fixed audit procs. did a db_type check so that we can run ns_pg_bind for postgresql and ns_ora for oracle. also mapped get_entries_sql because of rowid/oid. " "gilbertw",2001/08/25 06:14:48,"MAIN:gilbertw:20010825061448"," fixed audit procs. did a db_type check so that we can run ns_pg_bind for postgresql and ns_ora for oracle. also mapped get_entries_sql because of rowid/oid. " "arjun",2001/08/22 20:23:56,"MAIN:arjun:20010822202356","Fix for message-edit-3 blowing up. Tested on both PG and Oracle. Thanks go out to Louis. - Arjun ""In digging into the code I found that there is a call to bboard_message_clear_categories which in turn calls db_dml to call a stored proc. This doesn't seem to work, but changing the db_dml call to db_exec_plsql seems to have resolved the issue."" -- Louis Zirkel " "kapilt",2001/08/21 22:22:29,"MAIN:kapilt:20010821222229","- converted over to using pg lobs, - always uses template system for content generation - added basic double click checks to postcard sending - added more fine grained security checks based on a more atomic security/permission model " "kapilt",2001/08/21 22:22:29,"MAIN:kapilt:20010821222229","- converted over to using pg lobs, - always uses template system for content generation - added basic double click checks to postcard sending - added more fine grained security checks based on a more atomic security/permission model " "kapilt",2001/08/21 22:22:29,"MAIN:kapilt:20010821222229","- converted over to using pg lobs, - always uses template system for content generation - added basic double click checks to postcard sending - added more fine grained security checks based on a more atomic security/permission model " "kapilt",2001/08/21 22:22:29,"MAIN:kapilt:20010821222229","- converted over to using pg lobs, - always uses template system for content generation - added basic double click checks to postcard sending - added more fine grained security checks based on a more atomic security/permission model " "kapilt",2001/08/21 22:22:29,"MAIN:kapilt:20010821222229","- converted over to using pg lobs, - always uses template system for content generation - added basic double click checks to postcard sending - added more fine grained security checks based on a more atomic security/permission model " "kapilt",2001/08/21 22:22:29,"MAIN:kapilt:20010821222229","- converted over to using pg lobs, - always uses template system for content generation - added basic double click checks to postcard sending - added more fine grained security checks based on a more atomic security/permission model " "kapilt",2001/08/21 22:22:29,"MAIN:kapilt:20010821222229","- converted over to using pg lobs, - always uses template system for content generation - added basic double click checks to postcard sending - added more fine grained security checks based on a more atomic security/permission model " "kapilt",2001/08/21 22:22:29,"MAIN:kapilt:20010821222229","- converted over to using pg lobs, - always uses template system for content generation - added basic double click checks to postcard sending - added more fine grained security checks based on a more atomic security/permission model " "kapilt",2001/08/21 22:22:29,"MAIN:kapilt:20010821222229","- converted over to using pg lobs, - always uses template system for content generation - added basic double click checks to postcard sending - added more fine grained security checks based on a more atomic security/permission model " "kapilt",2001/08/21 22:22:29,"MAIN:kapilt:20010821222229","- converted over to using pg lobs, - always uses template system for content generation - added basic double click checks to postcard sending - added more fine grained security checks based on a more atomic security/permission model " "kapilt",2001/08/21 22:22:29,"MAIN:kapilt:20010821222229","- converted over to using pg lobs, - always uses template system for content generation - added basic double click checks to postcard sending - added more fine grained security checks based on a more atomic security/permission model " "kapilt",2001/08/21 22:22:29,"MAIN:kapilt:20010821222229","- converted over to using pg lobs, - always uses template system for content generation - added basic double click checks to postcard sending - added more fine grained security checks based on a more atomic security/permission model " "kapilt",2001/08/21 22:22:29,"MAIN:kapilt:20010821222229","- converted over to using pg lobs, - always uses template system for content generation - added basic double click checks to postcard sending - added more fine grained security checks based on a more atomic security/permission model " "kapilt",2001/08/21 22:22:29,"MAIN:kapilt:20010821222229","- converted over to using pg lobs, - always uses template system for content generation - added basic double click checks to postcard sending - added more fine grained security checks based on a more atomic security/permission model " "kapilt",2001/08/21 22:22:29,"MAIN:kapilt:20010821222229","- converted over to using pg lobs, - always uses template system for content generation - added basic double click checks to postcard sending - added more fine grained security checks based on a more atomic security/permission model " "kapilt",2001/08/21 22:22:29,"MAIN:kapilt:20010821222229","- converted over to using pg lobs, - always uses template system for content generation - added basic double click checks to postcard sending - added more fine grained security checks based on a more atomic security/permission model " "kapilt",2001/08/21 22:22:29,"MAIN:kapilt:20010821222229","- converted over to using pg lobs, - always uses template system for content generation - added basic double click checks to postcard sending - added more fine grained security checks based on a more atomic security/permission model " "kapilt",2001/08/21 22:22:29,"MAIN:kapilt:20010821222229","- converted over to using pg lobs, - always uses template system for content generation - added basic double click checks to postcard sending - added more fine grained security checks based on a more atomic security/permission model " "kapilt",2001/08/21 22:22:29,"MAIN:kapilt:20010821222229","- converted over to using pg lobs, - always uses template system for content generation - added basic double click checks to postcard sending - added more fine grained security checks based on a more atomic security/permission model " "kapilt",2001/08/21 22:22:29,"MAIN:kapilt:20010821222229","- converted over to using pg lobs, - always uses template system for content generation - added basic double click checks to postcard sending - added more fine grained security checks based on a more atomic security/permission model " "kapilt",2001/08/21 22:22:29,"MAIN:kapilt:20010821222229","- converted over to using pg lobs, - always uses template system for content generation - added basic double click checks to postcard sending - added more fine grained security checks based on a more atomic security/permission model " "kapilt",2001/08/21 22:22:29,"MAIN:kapilt:20010821222229","- converted over to using pg lobs, - always uses template system for content generation - added basic double click checks to postcard sending - added more fine grained security checks based on a more atomic security/permission model " "kapilt",2001/08/21 22:22:29,"MAIN:kapilt:20010821222229","- converted over to using pg lobs, - always uses template system for content generation - added basic double click checks to postcard sending - added more fine grained security checks based on a more atomic security/permission model " "kapilt",2001/08/21 22:22:29,"MAIN:kapilt:20010821222229","- converted over to using pg lobs, - always uses template system for content generation - added basic double click checks to postcard sending - added more fine grained security checks based on a more atomic security/permission model " "kapilt",2001/08/21 22:22:29,"MAIN:kapilt:20010821222229","- converted over to using pg lobs, - always uses template system for content generation - added basic double click checks to postcard sending - added more fine grained security checks based on a more atomic security/permission model " "kapilt",2001/08/21 22:22:29,"MAIN:kapilt:20010821222229","- converted over to using pg lobs, - always uses template system for content generation - added basic double click checks to postcard sending - added more fine grained security checks based on a more atomic security/permission model " "kapilt",2001/08/21 22:22:29,"MAIN:kapilt:20010821222229","- converted over to using pg lobs, - always uses template system for content generation - added basic double click checks to postcard sending - added more fine grained security checks based on a more atomic security/permission model " "kapilt",2001/08/21 22:22:29,"MAIN:kapilt:20010821222229","- converted over to using pg lobs, - always uses template system for content generation - added basic double click checks to postcard sending - added more fine grained security checks based on a more atomic security/permission model " "kapilt",2001/08/21 22:22:29,"MAIN:kapilt:20010821222229","- converted over to using pg lobs, - always uses template system for content generation - added basic double click checks to postcard sending - added more fine grained security checks based on a more atomic security/permission model " "kapilt",2001/08/21 22:22:29,"MAIN:kapilt:20010821222229","- converted over to using pg lobs, - always uses template system for content generation - added basic double click checks to postcard sending - added more fine grained security checks based on a more atomic security/permission model " "kapilt",2001/08/21 22:15:43,"MAIN:kapilt:20010821221543","added basic permissioning and pg lob support " "kapilt",2001/08/21 22:15:43,"MAIN:kapilt:20010821221543","added basic permissioning and pg lob support " "kapilt",2001/08/21 22:15:43,"MAIN:kapilt:20010821221543","added basic permissioning and pg lob support " "kapilt",2001/08/21 22:15:43,"MAIN:kapilt:20010821221543","added basic permissioning and pg lob support " "vinodk",2001/08/13 17:20:06,"MAIN:vinodk:20010813172006","ported acs-mail-nt-create from PG to oracle " "donb",2001/07/29 23:16:50,"MAIN:donb:20010729231650"," 1. Added a check that PG was initdb's with the collation order for characters that we expect. 2. Jon added a ""sql/common"" directory for the insert statements which load data for acs-references, so I added a new datamodel type ""common"" to the APM. 3. Created a new db API routine that returns true if a given db_type is compatible with the current RDBMS. 4. Added a workaround for a PL/pgSQL ""execute"" bug in acs-workflow (other cases had been fixed previously by others but this one was missed) 5. Diddled a couple of .info files using the APM. " "donb",2001/07/29 23:16:50,"MAIN:donb:20010729231650"," 1. Added a check that PG was initdb's with the collation order for characters that we expect. 2. Jon added a ""sql/common"" directory for the insert statements which load data for acs-references, so I added a new datamodel type ""common"" to the APM. 3. Created a new db API routine that returns true if a given db_type is compatible with the current RDBMS. 4. Added a workaround for a PL/pgSQL ""execute"" bug in acs-workflow (other cases had been fixed previously by others but this one was missed) 5. Diddled a couple of .info files using the APM. " "donb",2001/07/29 23:16:50,"MAIN:donb:20010729231650"," 1. Added a check that PG was initdb's with the collation order for characters that we expect. 2. Jon added a ""sql/common"" directory for the insert statements which load data for acs-references, so I added a new datamodel type ""common"" to the APM. 3. Created a new db API routine that returns true if a given db_type is compatible with the current RDBMS. 4. Added a workaround for a PL/pgSQL ""execute"" bug in acs-workflow (other cases had been fixed previously by others but this one was missed) 5. Diddled a couple of .info files using the APM. " "donb",2001/07/29 23:16:50,"MAIN:donb:20010729231650"," 1. Added a check that PG was initdb's with the collation order for characters that we expect. 2. Jon added a ""sql/common"" directory for the insert statements which load data for acs-references, so I added a new datamodel type ""common"" to the APM. 3. Created a new db API routine that returns true if a given db_type is compatible with the current RDBMS. 4. Added a workaround for a PL/pgSQL ""execute"" bug in acs-workflow (other cases had been fixed previously by others but this one was missed) 5. Diddled a couple of .info files using the APM. " "donb",2001/07/29 23:16:50,"MAIN:donb:20010729231650"," 1. Added a check that PG was initdb's with the collation order for characters that we expect. 2. Jon added a ""sql/common"" directory for the insert statements which load data for acs-references, so I added a new datamodel type ""common"" to the APM. 3. Created a new db API routine that returns true if a given db_type is compatible with the current RDBMS. 4. Added a workaround for a PL/pgSQL ""execute"" bug in acs-workflow (other cases had been fixed previously by others but this one was missed) 5. Diddled a couple of .info files using the APM. " "donb",2001/07/29 23:16:50,"MAIN:donb:20010729231650"," 1. Added a check that PG was initdb's with the collation order for characters that we expect. 2. Jon added a ""sql/common"" directory for the insert statements which load data for acs-references, so I added a new datamodel type ""common"" to the APM. 3. Created a new db API routine that returns true if a given db_type is compatible with the current RDBMS. 4. Added a workaround for a PL/pgSQL ""execute"" bug in acs-workflow (other cases had been fixed previously by others but this one was missed) 5. Diddled a couple of .info files using the APM. " "donb",2001/07/29 23:16:50,"MAIN:donb:20010729231650"," 1. Added a check that PG was initdb's with the collation order for characters that we expect. 2. Jon added a ""sql/common"" directory for the insert statements which load data for acs-references, so I added a new datamodel type ""common"" to the APM. 3. Created a new db API routine that returns true if a given db_type is compatible with the current RDBMS. 4. Added a workaround for a PL/pgSQL ""execute"" bug in acs-workflow (other cases had been fixed previously by others but this one was missed) 5. Diddled a couple of .info files using the APM. " "donb",2001/07/29 23:16:50,"MAIN:donb:20010729231650"," 1. Added a check that PG was initdb's with the collation order for characters that we expect. 2. Jon added a ""sql/common"" directory for the insert statements which load data for acs-references, so I added a new datamodel type ""common"" to the APM. 3. Created a new db API routine that returns true if a given db_type is compatible with the current RDBMS. 4. Added a workaround for a PL/pgSQL ""execute"" bug in acs-workflow (other cases had been fixed previously by others but this one was missed) 5. Diddled a couple of .info files using the APM. " "donb",2001/07/29 23:16:50,"MAIN:donb:20010729231650"," 1. Added a check that PG was initdb's with the collation order for characters that we expect. 2. Jon added a ""sql/common"" directory for the insert statements which load data for acs-references, so I added a new datamodel type ""common"" to the APM. 3. Created a new db API routine that returns true if a given db_type is compatible with the current RDBMS. 4. Added a workaround for a PL/pgSQL ""execute"" bug in acs-workflow (other cases had been fixed previously by others but this one was missed) 5. Diddled a couple of .info files using the APM. " "donb",2001/07/29 23:16:50,"MAIN:donb:20010729231650"," 1. Added a check that PG was initdb's with the collation order for characters that we expect. 2. Jon added a ""sql/common"" directory for the insert statements which load data for acs-references, so I added a new datamodel type ""common"" to the APM. 3. Created a new db API routine that returns true if a given db_type is compatible with the current RDBMS. 4. Added a workaround for a PL/pgSQL ""execute"" bug in acs-workflow (other cases had been fixed previously by others but this one was missed) 5. Diddled a couple of .info files using the APM. " "donb",2001/07/29 23:16:50,"MAIN:donb:20010729231650"," 1. Added a check that PG was initdb's with the collation order for characters that we expect. 2. Jon added a ""sql/common"" directory for the insert statements which load data for acs-references, so I added a new datamodel type ""common"" to the APM. 3. Created a new db API routine that returns true if a given db_type is compatible with the current RDBMS. 4. Added a workaround for a PL/pgSQL ""execute"" bug in acs-workflow (other cases had been fixed previously by others but this one was missed) 5. Diddled a couple of .info files using the APM. " "gilbertw",2001/07/18 02:52:45,"MAIN:gilbertw:20010718025245"," fixed sort key calculation. postgres driver encloses bind variables in ' ' which makes the sort key calculation fail. the key calculation is done in tcl now. " "gilbertw",2001/07/18 02:52:45,"MAIN:gilbertw:20010718025245"," fixed sort key calculation. postgres driver encloses bind variables in ' ' which makes the sort key calculation fail. the key calculation is done in tcl now. " "gilbertw",2001/07/18 02:52:45,"MAIN:gilbertw:20010718025245"," fixed sort key calculation. postgres driver encloses bind variables in ' ' which makes the sort key calculation fail. the key calculation is done in tcl now. " "gilbertw",2001/07/18 02:52:45,"MAIN:gilbertw:20010718025245"," fixed sort key calculation. postgres driver encloses bind variables in ' ' which makes the sort key calculation fail. the key calculation is done in tcl now. " "gilbertw",2001/07/18 02:52:45,"MAIN:gilbertw:20010718025245"," fixed sort key calculation. postgres driver encloses bind variables in ' ' which makes the sort key calculation fail. the key calculation is done in tcl now. " "gilbertw",2001/07/18 02:52:45,"MAIN:gilbertw:20010718025245"," fixed sort key calculation. postgres driver encloses bind variables in ' ' which makes the sort key calculation fail. the key calculation is done in tcl now. " "gilbertw",2001/07/18 02:52:45,"MAIN:gilbertw:20010718025245"," fixed sort key calculation. postgres driver encloses bind variables in ' ' which makes the sort key calculation fail. the key calculation is done in tcl now. " "gilbertw",2001/07/18 02:52:45,"MAIN:gilbertw:20010718025245"," fixed sort key calculation. postgres driver encloses bind variables in ' ' which makes the sort key calculation fail. the key calculation is done in tcl now. " "gilbertw",2001/07/17 23:59:03,"MAIN:gilbertw:20010717235903"," fixed sort key calculations. the postgres driver puts ' ' around the bind variable. the old code performed calculations like ""and sort_key = (:prev_sort_key + :next_sort_key)/2"", which caused postgres to barf. this calculation is now done in tcl. " "gilbertw",2001/07/17 23:59:03,"MAIN:gilbertw:20010717235903"," fixed sort key calculations. the postgres driver puts ' ' around the bind variable. the old code performed calculations like ""and sort_key = (:prev_sort_key + :next_sort_key)/2"", which caused postgres to barf. this calculation is now done in tcl. " "gilbertw",2001/07/17 23:59:03,"MAIN:gilbertw:20010717235903"," fixed sort key calculations. the postgres driver puts ' ' around the bind variable. the old code performed calculations like ""and sort_key = (:prev_sort_key + :next_sort_key)/2"", which caused postgres to barf. this calculation is now done in tcl. " "gilbertw",2001/07/17 23:59:03,"MAIN:gilbertw:20010717235903"," fixed sort key calculations. the postgres driver puts ' ' around the bind variable. the old code performed calculations like ""and sort_key = (:prev_sort_key + :next_sort_key)/2"", which caused postgres to barf. this calculation is now done in tcl. " "gilbertw",2001/07/17 23:59:03,"MAIN:gilbertw:20010717235903"," fixed sort key calculations. the postgres driver puts ' ' around the bind variable. the old code performed calculations like ""and sort_key = (:prev_sort_key + :next_sort_key)/2"", which caused postgres to barf. this calculation is now done in tcl. " "gilbertw",2001/07/17 23:59:03,"MAIN:gilbertw:20010717235903"," fixed sort key calculations. the postgres driver puts ' ' around the bind variable. the old code performed calculations like ""and sort_key = (:prev_sort_key + :next_sort_key)/2"", which caused postgres to barf. this calculation is now done in tcl. " "gilbertw",2001/07/17 23:59:03,"MAIN:gilbertw:20010717235903"," fixed sort key calculations. the postgres driver puts ' ' around the bind variable. the old code performed calculations like ""and sort_key = (:prev_sort_key + :next_sort_key)/2"", which caused postgres to barf. this calculation is now done in tcl. " "gilbertw",2001/07/17 23:59:03,"MAIN:gilbertw:20010717235903"," fixed sort key calculations. the postgres driver puts ' ' around the bind variable. the old code performed calculations like ""and sort_key = (:prev_sort_key + :next_sort_key)/2"", which caused postgres to barf. this calculation is now done in tcl. " "gilbertw",2001/07/17 23:59:03,"MAIN:gilbertw:20010717235903"," fixed sort key calculations. the postgres driver puts ' ' around the bind variable. the old code performed calculations like ""and sort_key = (:prev_sort_key + :next_sort_key)/2"", which caused postgres to barf. this calculation is now done in tcl. " "gilbertw",2001/07/17 23:59:03,"MAIN:gilbertw:20010717235903"," fixed sort key calculations. the postgres driver puts ' ' around the bind variable. the old code performed calculations like ""and sort_key = (:prev_sort_key + :next_sort_key)/2"", which caused postgres to barf. this calculation is now done in tcl. " "gilbertw",2001/07/17 23:59:03,"MAIN:gilbertw:20010717235903"," fixed sort key calculations. the postgres driver puts ' ' around the bind variable. the old code performed calculations like ""and sort_key = (:prev_sort_key + :next_sort_key)/2"", which caused postgres to barf. this calculation is now done in tcl. " "gilbertw",2001/07/17 23:59:03,"MAIN:gilbertw:20010717235903"," fixed sort key calculations. the postgres driver puts ' ' around the bind variable. the old code performed calculations like ""and sort_key = (:prev_sort_key + :next_sort_key)/2"", which caused postgres to barf. this calculation is now done in tcl. " "gilbertw",2001/07/17 23:59:03,"MAIN:gilbertw:20010717235903"," fixed sort key calculations. the postgres driver puts ' ' around the bind variable. the old code performed calculations like ""and sort_key = (:prev_sort_key + :next_sort_key)/2"", which caused postgres to barf. this calculation is now done in tcl. " "gilbertw",2001/07/17 23:59:03,"MAIN:gilbertw:20010717235903"," fixed sort key calculations. the postgres driver puts ' ' around the bind variable. the old code performed calculations like ""and sort_key = (:prev_sort_key + :next_sort_key)/2"", which caused postgres to barf. this calculation is now done in tcl. " "gilbertw",2001/07/17 23:59:03,"MAIN:gilbertw:20010717235903"," fixed sort key calculations. the postgres driver puts ' ' around the bind variable. the old code performed calculations like ""and sort_key = (:prev_sort_key + :next_sort_key)/2"", which caused postgres to barf. this calculation is now done in tcl. " "gilbertw",2001/07/17 23:59:03,"MAIN:gilbertw:20010717235903"," fixed sort key calculations. the postgres driver puts ' ' around the bind variable. the old code performed calculations like ""and sort_key = (:prev_sort_key + :next_sort_key)/2"", which caused postgres to barf. this calculation is now done in tcl. " "jong",2001/07/17 06:25:12,"MAIN:jong:20010717062512","Another PG type fix, and added overloaded new. " "jong",2001/07/17 04:59:28,"MAIN:jong:20010717045928","Major change. I put all database dependent parts in their directories and kept the data only in common. This is needed for the database independence and pl(pg)sql differences. " "jong",2001/07/17 04:59:28,"MAIN:jong:20010717045928","Major change. I put all database dependent parts in their directories and kept the data only in common. This is needed for the database independence and pl(pg)sql differences. " "jong",2001/07/17 04:59:28,"MAIN:jong:20010717045928","Major change. I put all database dependent parts in their directories and kept the data only in common. This is needed for the database independence and pl(pg)sql differences. " "jong",2001/07/17 04:59:28,"MAIN:jong:20010717045928","Major change. I put all database dependent parts in their directories and kept the data only in common. This is needed for the database independence and pl(pg)sql differences. " "jong",2001/07/17 04:59:28,"MAIN:jong:20010717045928","Major change. I put all database dependent parts in their directories and kept the data only in common. This is needed for the database independence and pl(pg)sql differences. " "jong",2001/07/17 04:59:28,"MAIN:jong:20010717045928","Major change. I put all database dependent parts in their directories and kept the data only in common. This is needed for the database independence and pl(pg)sql differences. " "jong",2001/07/17 04:59:28,"MAIN:jong:20010717045928","Major change. I put all database dependent parts in their directories and kept the data only in common. This is needed for the database independence and pl(pg)sql differences. " "jong",2001/07/17 03:59:17,"MAIN:jong:20010717035917","Initial Postgres port. Rough only. " "jowells",2001/07/13 02:48:51,"MAIN:jowells:20010713024851","Oracle date functions ported to postgres " "jowells",2001/07/13 02:48:51,"MAIN:jowells:20010713024851","Oracle date functions ported to postgres " "danw",2001/07/06 00:23:14,"MAIN:danw:20010706002314","workaround for content_item__delete problem related to pg RI problems " "danw",2001/06/14 12:11:21,"MAIN:danw:20010614121121","work-around for pg referential integrity bug that causes content_revision__delete to fail " "kenk",2001/06/02 03:58:13,"MAIN:kenk:20010602035813"," Initial data model changes for OpenACS (Postgres added). bookmark.info also updated. www files not yet touched " "kenk",2001/06/02 03:58:13,"MAIN:kenk:20010602035813"," Initial data model changes for OpenACS (Postgres added). bookmark.info also updated. www files not yet touched " "kenk",2001/06/02 03:58:13,"MAIN:kenk:20010602035813"," Initial data model changes for OpenACS (Postgres added). bookmark.info also updated. www files not yet touched " "vinodk",2001/05/28 20:41:57,"MAIN:vinodk:20010528204157","ported datamodel to pg " "vinodk",2001/05/28 20:41:57,"MAIN:vinodk:20010528204157","ported datamodel to pg " "vinodk",2001/05/28 20:41:57,"MAIN:vinodk:20010528204157","ported datamodel to pg " "jong",2001/05/23 06:02:38,"MAIN:jong:20010523060238","updated for postgres " "vinodk",2001/05/16 09:41:05,"MAIN:vinodk:20010516094105","added file_size to pg datamodel, pg queries. Moved calc (size = bytes/1024) from tcl to sql " "vinodk",2001/05/16 09:41:05,"MAIN:vinodk:20010516094105","added file_size to pg datamodel, pg queries. Moved calc (size = bytes/1024) from tcl to sql " "vinodk",2001/05/16 09:41:05,"MAIN:vinodk:20010516094105","added file_size to pg datamodel, pg queries. Moved calc (size = bytes/1024) from tcl to sql " "vinodk",2001/05/16 09:41:05,"MAIN:vinodk:20010516094105","added file_size to pg datamodel, pg queries. Moved calc (size = bytes/1024) from tcl to sql " "vinodk",2001/05/16 09:41:05,"MAIN:vinodk:20010516094105","added file_size to pg datamodel, pg queries. Moved calc (size = bytes/1024) from tcl to sql " "vinodk",2001/05/16 09:41:05,"MAIN:vinodk:20010516094105","added file_size to pg datamodel, pg queries. Moved calc (size = bytes/1024) from tcl to sql " "vinodk",2001/05/16 09:41:05,"MAIN:vinodk:20010516094105","added file_size to pg datamodel, pg queries. Moved calc (size = bytes/1024) from tcl to sql " "vinodk",2001/05/16 09:41:05,"MAIN:vinodk:20010516094105","added file_size to pg datamodel, pg queries. Moved calc (size = bytes/1024) from tcl to sql " "vinodk",2001/05/16 09:41:05,"MAIN:vinodk:20010516094105","added file_size to pg datamodel, pg queries. Moved calc (size = bytes/1024) from tcl to sql " "vinodk",2001/05/16 09:41:05,"MAIN:vinodk:20010516094105","added file_size to pg datamodel, pg queries. Moved calc (size = bytes/1024) from tcl to sql " "vinodk",2001/05/16 09:41:05,"MAIN:vinodk:20010516094105","added file_size to pg datamodel, pg queries. Moved calc (size = bytes/1024) from tcl to sql " "vinodk",2001/05/16 09:41:05,"MAIN:vinodk:20010516094105","added file_size to pg datamodel, pg queries. Moved calc (size = bytes/1024) from tcl to sql " "vinodk",2001/05/16 09:41:05,"MAIN:vinodk:20010516094105","added file_size to pg datamodel, pg queries. Moved calc (size = bytes/1024) from tcl to sql " "vinodk",2001/05/16 09:41:05,"MAIN:vinodk:20010516094105","added file_size to pg datamodel, pg queries. Moved calc (size = bytes/1024) from tcl to sql " "vinodk",2001/05/16 09:41:05,"MAIN:vinodk:20010516094105","added file_size to pg datamodel, pg queries. Moved calc (size = bytes/1024) from tcl to sql " "vinodk",2001/05/16 09:41:05,"MAIN:vinodk:20010516094105","added file_size to pg datamodel, pg queries. Moved calc (size = bytes/1024) from tcl to sql " "vinodk",2001/05/11 05:20:01,"MAIN:vinodk:20010511052001","more porting to postgres " "vinodk",2001/05/11 05:20:01,"MAIN:vinodk:20010511052001","more porting to postgres " "donb",2001/05/11 00:14:48,"MAIN:donb:20010511001448"," 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. " "donb",2001/05/11 00:14:48,"MAIN:donb:20010511001448"," 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. " "donb",2001/05/11 00:14:48,"MAIN:donb:20010511001448"," 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. " "donb",2001/05/11 00:14:48,"MAIN:donb:20010511001448"," 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. " "donb",2001/05/11 00:14:48,"MAIN:donb:20010511001448"," 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. " "donb",2001/05/11 00:14:48,"MAIN:donb:20010511001448"," 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. " "donb",2001/05/11 00:14:48,"MAIN:donb:20010511001448"," 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. " "donb",2001/05/11 00:14:48,"MAIN:donb:20010511001448"," 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. " "donb",2001/05/11 00:14:48,"MAIN:donb:20010511001448"," 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. " "donb",2001/05/10 13:50:10,"MAIN:donb:20010510135010"," Removed bogus ""as"" in from clause. Broke Oracle, didn't bother PG, made them the same for consistency's sake. " "donb",2001/05/10 13:50:10,"MAIN:donb:20010510135010"," Removed bogus ""as"" in from clause. Broke Oracle, didn't bother PG, made them the same for consistency's sake. " "petrup",2001/05/06 18:53:23,"MAIN:petrup:20010506185323","Changed default include file location for Postgres. " "petrup",2001/05/06 18:52:32,"MAIN:petrup:20010506185232","Change default include file location for Postgres. " "domingoa",2001/05/04 22:22:24,"MAIN:domingoa:20010504222224","Start postgres port " "domingoa",2001/05/04 21:59:29,"MAIN:domingoa:20010504215426","Start postgres port " "domingoa",2001/05/04 21:54:26,"MAIN:domingoa:20010504215426","Start postgres port " "domingoa",2001/05/04 21:54:26,"MAIN:domingoa:20010504215426","Start postgres port " "domingoa",2001/05/04 21:54:26,"MAIN:domingoa:20010504215426","Start postgres port " "domingoa",2001/05/04 21:41:11,"MAIN:domingoa:20010504214111","Start postgres port " "domingoa",2001/05/04 21:41:11,"MAIN:domingoa:20010504214111","Start postgres port " "domingoa",2001/05/04 21:41:11,"MAIN:domingoa:20010504214111","Start postgres port " "vinodk",2001/05/03 18:23:35,"MAIN:vinodk:20010503182334","added postgres datamodel and query files " "vinodk",2001/05/03 18:23:35,"MAIN:vinodk:20010503182334","added postgres datamodel and query files " "vinodk",2001/05/03 18:23:35,"MAIN:vinodk:20010503182334","added postgres datamodel and query files " "vinodk",2001/05/03 18:23:35,"MAIN:vinodk:20010503182334","added postgres datamodel and query files " "vinodk",2001/05/03 18:23:35,"MAIN:vinodk:20010503182334","added postgres datamodel and query files " "vinodk",2001/05/03 18:23:35,"MAIN:vinodk:20010503182334","added postgres datamodel and query files " "vinodk",2001/05/03 18:23:35,"MAIN:vinodk:20010503182334","added postgres datamodel and query files " "vinodk",2001/05/03 18:23:35,"MAIN:vinodk:20010503182334","added postgres datamodel and query files " "vinodk",2001/05/03 18:23:35,"MAIN:vinodk:20010503182334","added postgres datamodel and query files " "vinodk",2001/05/03 18:23:35,"MAIN:vinodk:20010503182334","added postgres datamodel and query files " "vinodk",2001/05/03 18:23:35,"MAIN:vinodk:20010503182334","added postgres datamodel and query files " "vinodk",2001/05/03 18:23:34,"MAIN:vinodk:20010503182334","added postgres datamodel and query files " "vinodk",2001/05/03 18:23:34,"MAIN:vinodk:20010503182334","added postgres datamodel and query files " "donb",2001/04/29 02:18:33,"MAIN:donb:20010429021833"," New info files with truncated rather than PG timestamps. " "donb",2001/04/29 02:18:33,"MAIN:donb:20010429021833"," New info files with truncated rather than PG timestamps. " "donb",2001/04/29 02:18:33,"MAIN:donb:20010429021833"," New info files with truncated rather than PG timestamps. " "donb",2001/04/29 02:15:11,"MAIN:donb:20010429021511"," trunc'd date put in .info file to make Oracle happy (PG dates include time info) " "donb",2001/04/18 15:28:19,"MAIN:donb:20010418152819"," 1. Removed acs_source (which Ben had already removed, I think he just forgot to commit) 2. Wrote a PG semi-replacement query for an Oracle query containing ""sample()"" " "donb",2001/04/18 15:28:19,"MAIN:donb:20010418152819"," 1. Removed acs_source (which Ben had already removed, I think he just forgot to commit) 2. Wrote a PG semi-replacement query for an Oracle query containing ""sample()"" " "donb",2001/04/18 15:28:19,"MAIN:donb:20010418152819"," 1. Removed acs_source (which Ben had already removed, I think he just forgot to commit) 2. Wrote a PG semi-replacement query for an Oracle query containing ""sample()"" " "ppetru",2001/04/16 14:40:26,"MAIN:ppetru:20010416144026","Updated the Postgres driver to include direct streaming. " "ppetru",2001/04/14 07:17:26,"MAIN:ppetru:20010414071726","Updated to the latest Postgres driver (from Sourceforge). " "donb",2001/04/13 18:51:15,"MAIN:donb:20010413185115"," Used APM to update .info file so the new Postgres datamodel would load... " "ben",2001/04/03 03:55:07,"MAIN:ben:20010403035507","first part of data model now loads in PG with QD "