Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

libpqtypes - libpqtypes: PQgeterror() is documented as never returning


  • From: achernow(at)pgfoundry(dot)org (User Achernow)
  • To: pgsql-committers(at)postgresql(dot)org
  • Subject: libpqtypes - libpqtypes: PQgeterror() is documented as never returning
  • Date: Sat, 27 Dec 2008 19:44:48 +0000 (UTC)
  • Message-id: <20081227194448.2DEB817ADE5F@pgfoundry.org> <text/plain>

Log Message:
-----------
PQgeterror() is documented as never returning NULL, but it was in some cases.  Returns an empty string where it was incorrectly returning NULL

Modified Files:
--------------
    libpqtypes/src:
        error.c (r1.16 -> r1.17)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/libpqtypes/libpqtypes/src/error.c.diff?r1=1.16&r2=1.17)



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group