phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [Bug #1946] Postgres 7.3 NULL quoted int error


From: nobody
Subject: [Phpgroupware-tracker] [Bug #1946] Postgres 7.3 NULL quoted int error
Date: Wed, 11 Dec 2002 23:06:01 -0500

=================== BUG #1946: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=1946&group_id=509

Changes by: Jason Slagle <address@hidden>
Date: 2002-Dec-12 04:06 (GMT)

------------------ Additional Follow-up Comments ----------------------------
Submitted patch that fixes categories - patch #808



=================== BUG #1946: FULL BUG SNAPSHOT ===================


Submitted by: None                      Project: phpGroupWare                   
Submitted on: 2002-Dec-10 18:05
Category:  API - phpGWapi               Bug Group:  0.9.14 release              
Severity:  5 - Major                    Priority:  Normal                       
Resolution:  None                       Assigned to:  None                      
Status:  Open                           Component Version:  TGZ                 
Platform Version:  Other                Reproducibility:  Every Time            

Summary:  Postgres 7.3 NULL quoted int error 

Original Submission:  Postgres 7.3 does not allow NULL quoted int's.

Relevant pieces of postgres backend code:

      else if (*s == 0)
                elog(ERROR, "pg_atoi: zero-length string");

Several pieces of the backend (Categories etc), send these, they should 
probably be changed to quoted 0's.  I will try to work up a patch but my time 
is limited.



Follow-up Comments
*******************

-------------------------------------------------------
Date: 2002-Dec-12 04:06             By: jslagle
Submitted patch that fixes categories - patch #808


CC List
*******

CC Address                          | Comment
------------------------------------+-----------------------------
jslagle                             | 



No files currently attached


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=1946&group_id=509



reply via email to

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