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

Re: [ psqlodbc-Bugs-1010515 ] Small negative decimal values are mistaken for non-negative


  • From: Peter Eisentraut <peter_e(at)gmx(dot)net>
  • To: pgsql-odbc(at)postgresql(dot)org
  • Subject: Re: [ psqlodbc-Bugs-1010515 ] Small negative decimal values are mistaken for non-negative
  • Date: Fri, 28 Nov 2008 14:55:26 +0200
  • Message-id: <492FEA3E.1070002@gmx.net> <text/plain>

noreply(at)pgfoundry(dot)org wrote:
A very small aside, and a rather selfish request perhaps, the method 'trim()' in misc.c - is there any possibility of renaming this method (or at least make it static to 'connection.c' which is the only module that calls this) - the name is very common, and causes problems when the driver is dl_open()'d.

Ideally, the ODBC driver could use an export list like libpq now does.



Home | Main Index | Thread Index

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