![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
The following bug has been logged online: Bug reference: 2295 Logged by: tomek Email address: tomek (AT) fullopcja (DOT) hopto.org PostgreSQL version: 8.1.0.5309 Operating system: WIN XP Description: MemoryContextSwitchTo missing Details: I was trying to install libpgxml addon with 8.1.0 distribution. Afer hours of searching i've discovered that libxml is trying to call (or is linked) to function MemoryContextSwitchTo witch should be in postgres.exe. This function was in previous versions of postgres.exe (eg 8.0.3....). Is it possible to implement-back this function in next release or rather we should wait for new release of libpgxml? |
#3
| |||
| |||
|
|
I was trying to install libpgxml addon with 8.1.0 distribution. Afer hours of searching i've discovered that libxml is trying to call (or is linked) to function MemoryContextSwitchTo witch should be in postgres.exe. |
#4
| |||
| |||
|
|
Uh, I see MemoryContextSwitchTo in 8.1. I think the problem might be that the function is not marked with DLLIMPORT for XP. |
![]() |
| Thread Tools | |
| Display Modes | |
| |