Ticket #373 (new defect)

Opened 5 months ago

Last modified 3 months ago

more postgres patches

Reported by: bettse Assigned to: nobody
Priority: normal Milestone: 0.9.1
Component: core Version: 0.9.1
Severity: normal Keywords:
Cc: Patch Included: 1
Review Stage: reviewed

Description

The attached patch does much the same as ticket #370, but for the widget and generic_comment modules. This is diff'd against the lastest (as of last night) SVN. Changes are mostly quotations (postgres doesn't want them unless there is a space in the name), and changing things like "int(11)" to "integer"

Attachments

elgg_postress_all.patch (2.4 kB) - added by bettse on 06/18/08 16:18:31.
patch to widget and gereric_comments postgres files

Change History

06/18/08 16:18:31 changed by bettse

  • attachment elgg_postress_all.patch added.

patch to widget and gereric_comments postgres files

08/06/08 08:12:56 changed by misja

  • review_stage changed from unreviewed to reviewed.

bettse, could you please regenerate this patch, preferably with svn diff?

08/12/08 21:02:36 changed by bettse

I can regenerate the patch against the current SVN if you'd like, but I don't believe I'd be able to do so using SVN diff since I have a seperate SVN repo we're using to store out own code and modifications. I think a diff -u should provide the same diff as long as I didn't mix up the source and destination order or something.