WIN32 MULTIBYTE - Mailing list pgsql-interfaces

From Darko Prenosil
Subject WIN32 MULTIBYTE
Date
Msg-id 002f01c1151a$64167190$1700a8c0@darko
Whole thread Raw
Responses Re: WIN32 MULTIBYTE  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-interfaces
Hi, Bruce !
 
I have recompiled the server with MULTUBYTE, and tested the client library.
It seem to work OK.
I posted message to [INTERFACES], with suggestion how to change "backend\utils\mb\common.c" ,
and asked if anyone knows my suggestion can corrupt any other build (as I said, I'm not that familiar with
all source code to know).
Nobody answered !
Does it means nobody have nothing against ?
In that case I suppose that I can send diff-s for new patch ?
I do not like idea to send the patch, and then realize that it make some problems to other builds.
 
I Also have question that You probably know the answer.
Where can I found documentation with detailed description of QUERY PLAN and
QUERY DUMP returned with "EXPLAIN VERBOSE something..." ?
I'm writing set of Postgres database components for DELPHI, and it seem to me that result of this
command can give me some answers on QUERY before query is actually
executed. If I could only parse the result !
 
 
 

pgsql-interfaces by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: BYTEA and ODBC driver
Next
From: Michał Pasternak
Date:
Subject: [doc@lublin.t1.pl: Compiling on Mingw32]