phpgroupware-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-tracker] [patch #3173] Correct NULL constraint affecting P


From: Steven E. Bourg
Subject: [Phpgroupware-tracker] [patch #3173] Correct NULL constraint affecting PostgreSQL
Date: Wed, 30 Jun 2004 00:32:59 -0400
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.5.1) Gecko/20031120

This mail is an automated notification from the patch tracker
 of the project: phpGroupWare.




/**************************************************************************/
[patch #3173] Full Item Snapshot:

URL: <http://savannah.gnu.org/patch/?func=detailitem&item_id=3173>
Project: phpGroupWare
Submitted by: Steven E. Bourg
On: Wed 06/30/2004 at 04:13

Category:  comic
Priority:  5 - Normal
Resolution:  None
Assigned to:  None
Originator Email:  
Status:  Open


Summary:  Correct NULL constraint affecting PostgreSQL

Original Submission:  Application: comic

Branch: TVersion-0_9_16-branch

Bug #: 3358

Date: 6/29/2004

Purpose: The database structure created for this application applies a NULL 
constraint on the comic_list column of the phpgw_comic table.  The comic 
application creates an initial record in the phpgw_comic table for each user 
when the application is first invoked, and it does not populate the comic_list 
field with the initial record.  The application's attempt to create an initial 
record fails because of the improper database constraint.  This patch removes 
the null constraint on comic_list that is applied at table creation.

Notes: The author of this application, Sam Wynn, has provided a description and 
confirmation of this intent by email.  This bug is known to affect 
configurations using the PostgreSQL database platform.





File Attachments
-------------------

-------------------------------------------------------
Date: Wed 06/30/2004 at 04:13  Name: patch_item_3358.diff  Size: 927KB   By: 
darius_
Bug 3358 patch - Remove NULL constraint
http://savannah.gnu.org/patch/download.php?item_id=3173&amp;item_file_id=3410






For detailed info, follow this link:
<http://savannah.gnu.org/patch/?func=detailitem&item_id=3173>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/







reply via email to

[Prev in Thread] Current Thread [Next in Thread]