Re: [BUGS] About Wince App

2011-12-09 Thread John R Pierce
On 12/09/11 7:07 AM, Cihan ŞENGÜL wrote: PostgresqltowinceVS2003applicationsoropen sourcecodefor theDLL,I needsupport. easily one of the more cryptic requests to cross this bug reporting list lately... by 'wince', are you referring to Windows CE aka Windows Embedded Compact ? You're loo

Re: [BUGS] About Wince App

2011-12-09 Thread Kevin Grittner
Cihan *ENGÜL wrote: > Postgresql to wince VS2003 applications or open source code for > the DLL, I needsupport. This mailing list is for reporting bugs in the PostgreSQL code. To advertise a position please post to pgsql-jobs. To look for a contractor to provide support, check here: http://

Re: [BUGS] Postgres DB creation error WINXP pro

2011-12-09 Thread John R Pierce
On 12/08/11 9:55 PM, Mithun Antony wrote: I am having a problem using created.exe I am using the script as follows and is executed from nullsoft NSIS Script. “Createdb.exe –q –username=postgres pacsdsb” In every os it works fine except in winXP pro. Please suggest on this. what is the er

[BUGS] LIKE predicate and ERROR: 42P22: could not determine which collation to use for string comparison - HINT: Use the COLLATE clause ...

2011-12-09 Thread John Lumby
postgresql 9.1.2 running on linux debian squeeze on 32-bit x86 I have encountered behaviour relating to subject line which I'm fairly sure is a bug,  although I'm not sure exactly what. My database was created with LC_LOCALE C,   and loaded using Pg-9.1.1.   it looks like psql -d proteusdb -c

[BUGS] Security definer "generated column" function used in index

2011-12-09 Thread Kevin Grittner
PostgreSQL version 9.0.4, 64 bit. Linux version 2.6.16.60-0.39.3-smp (geeko@buildhost) (gcc version 4.1.2 20070115 (SUSE Linux)) #1 SMP Mon May 11 11:46:34 UTC 2009 SUSE Linux Enterprise Server 10 (x86_64) VERSION = 10 PATCHLEVEL = 2 We flagged some functions as SECURITY DEFINER and had queri

[BUGS] About Wince App

2011-12-09 Thread Cihan ŞENGÜL
Hi; Postgresql to wince VS2003 applications or open source code for the DLL, I needsupport. Cihan ŞENGÜL

[BUGS] Postgres DB creation error WINXP pro

2011-12-09 Thread Mithun Antony
Hi Team, I am having a problem using created.exe I am using the script as follows and is executed from nullsoft NSIS Script. "Createdb.exe -q -username=postgres pacsdsb" In every os it works fine except in winXP pro. Please suggest on this. Regards, Mithun Antony