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 for
  Advanced Search

bug plpython compile error for win32


  • From: "Korea PostgreSQL Users' Group" <pgsql-kr(at)postgresql(dot)or(dot)kr>
  • To: <pgsql-hackers-win32(at)postgresql(dot)org>
  • Subject: bug plpython compile error for win32
  • Date: Thu, 23 Dec 2004 14:18:20 +0900
  • Message-id: <001701c4e8ae$d17e37c0$cdcb56dc(at)paolo(dot)net>

plpython can not complie source contain \r\n characters.

I made plpython function to use pgAdmin. but I could not run this function.

plpython module could not compiled this function because this function's source code had \r\n characters.

So, I removed \r, then I could use this function.

Please fix this error.

OS: windows xp
PostgreSQL:  PostgreSQL 8.0.0rc2 on i686-pc-mingw32, compiled by GCC gcc.exe (GCC) 3.3.1 (mingw special 20030804-1)


Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group