Does not work with PostgreSQL

zoop_mf - June 10, 2007 - 14:56
Project:Monthly Archive
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

The month module uses MySQLisms, so it fails to work with PostgreSQL.

The attached patch makes it work with PostgreSQL as well.

Oh, and the patch also fixes the placement of the comma in "Month of XYZ , YYYY". The comma should not have a preceeding space.

AttachmentSize
month-postgresql.patch1.62 KB

#1

wmostrey - June 20, 2007 - 12:51
Status:active» fixed

Commited allong with a code cleanup, thanks!
http://drupal.org/cvs?commit=70815

#2

Anonymous - July 4, 2007 - 13:17
Status:fixed» closed

#3

zoop_mf - September 16, 2007 - 16:02
Status:closed» active

Getting closer, but the patch was not applied correctly and the current version still does not work with pgsql...

The attached patch fixes it.

AttachmentSize
month.module.patch 576 bytes
 
 

Drupal is a registered trademark of Dries Buytaert.