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: Sat, 21 Dec 2002 01:57:38 -0500

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

Changes by: Dave Hall <address@hidden>
Date: 2002-Dec-21 17:57 (Australia/Melbourne)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Duplicate
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
Closed - Duplicate of Bug #1797
Please see:
https://savannah.gnu.org/bugs/?func=detailbug&bug_id=1797&group_id=509
for follow ups.

btw thanks for the patch

Cheers



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


Submitted by: None                      Project: phpGroupWare                   
Submitted on: 2002-Dec-11 05:05
Category:  API - phpGWapi               Bug Group:  0.9.14 release              
Severity:  5 - Major                    Priority:  Normal                       
Resolution:  Duplicate                  Assigned to:  None                      
Status:  Closed                         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-21 17:57             By: skwashd
Closed - Duplicate of Bug #1797
Please see:
https://savannah.gnu.org/bugs/?func=detailbug&bug_id=1797&group_id=509
for follow ups.

btw thanks for the patch

Cheers

-------------------------------------------------------
Date: 2002-Dec-12 15: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]