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: Crashing v1.6.2 with a syntax error


  • From: Erwin Brandstetter <brandstetter(at)falter(dot)at>
  • To: dpage(at)postgresql(dot)org
  • Cc: pgadmin-support(at)postgresql(dot)org
  • Subject: Re: Crashing v1.6.2 with a syntax error
  • Date: Sat, 24 Feb 2007 06:56:17 +0100
  • Message-id: <45DFD381.50501@falter.at> <text/plain>

Hi Dave!

Thanks for another promt fix! I am afraid I don't have the necessary tools (nor experience) to compile the windows binaries. So, if anyone could step in and test in my stead I'd be grateful.
Or, if you would provide me with the binaries, I'd look into it, of course.

Regards
Erwin


dpage(at)postgresql(dot)org wrote:
Erwin Brandstetter wrote:
(...)
   ...

The "essential" part ist the "%" at the end of the first string.

Yeah, in some cases that string was going through a printf variant, so
it was trying to expand the %. Fixed for 1.6.3.

After that the error message was scrambled differently:
   loc = '%a' loc = ''

Yeah, it would have been unpredictable because of the bug above. Can you
test the SVN code please, and let me know if there's still a problem.

Cheers, Dave.





Home | Main Index | Thread Index

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