[opencms-dev] [PATCH] PostgreSQL Support for OpenCms 6.x (CVS)

Alexander Kandzior alex at opencms.org
Thu Dec 2 09:51:01 CET 2004


I applied these fixes to the CVS version.

Antonio, did you run the Junit tests for Postgessql? These are really
helpful since they have quite a broad range of daabase operation covered
already. If not I can support you in getting these up and running.

Best Regards,
Alex.

Alexander Kandzior
Alkacon Software - The OpenCms Experts
http://www.alkacon.com

 

> -----Original Message-----
> From: opencms-dev-bounces at opencms.org 
> [mailto:opencms-dev-bounces at opencms.org] On Behalf Of Antonio Core
> Sent: Wednesday, December 01, 2004 10:14 PM
> To: OpenCms
> Subject: [opencms-dev] [PATCH] PostgreSQL Support for OpenCms 
> 6.x (CVS)
> 
> Dear all,
> 
> here is a patch for postgreSQL database support.
> 
> The files changed:
> 
> opencms/src/org/opencms/db/postgresql/CmsBackupDriver.java 
>         (specialized method deleteBackups of class   
>          opencms.src.org.opencms.db.generic.CmsBackupDriver)
> 
> opencms/src/org/opencms/db/postgresql/query.properties
>         (added queries:
>                 C_POSTGRESQL_BACKUP_DELETE_CONTENT
>                 C_POSTGRESQL_BACKUP_DELETE_RESOURCES
>                 C_POSTGRESQL_BACKUP_DELETE_STRUCTURE
>          removed query:
>                 C_BACKUP_DELETE_RESOURCE
>         )
> 
> 
> Having a CVS checkout of the opencms source, go into the 
> opencms directory and launch the following command:
> 
> patch -p0 < ....path.../opencms_postgresql_01.patch
> 
> 
> Best Regards,
> 
> Antonio
> 




More information about the opencms-dev mailing list