Re: [BUGS] [ODBC] Segmentation Fault in Postgres server when using psqlODBC

2013-06-13 Thread Hiroshi Inoue
(2013/06/12 1:26), Andres Freund wrote: On 2013-06-11 19:20:57 +0300, Heikki Linnakangas wrote: On 11.06.2013 19:04, Joshua Berry wrote: Hiroshi Inoue has developed the attached patch to correct the issue that was reported. More of the dialogue can be found in the pgsql-odbc list. I tried

Re: [BUGS] [ODBC] Segmentation Fault in Postgres server when using psqlODBC

2013-05-24 Thread Hiroshi Inoue
Hi, Psqlodbc drivers send Execite requests for cursors instead of issueing FETCH commands. regards, Hiroshi Inoue (2013/05/25 1:55), Joshua Berry wrote: Hi Groups, I'm dealing with periodic backend process segmentation faults. I'm posting to both the bugs and odbc lists as it see

Re: [BUGS] BUG #5640: ODBC driver installed but not found

2010-09-03 Thread Hiroshi Inoue
/psqlodbc/docs/faq.html?rev=1.10&content-type=text/html . You can find a FAQ 6.8) Installing psqlODBC on 64bit Windows. regards, Hiroshi Inoue -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs

Re: [BUGS] BUG #5204: ODBC connection NOT working

2009-11-21 Thread Hiroshi Inoue
x27;t list 32-bit drivers. regards, Hiroshi Inoue > Because the driver's not showing, I can't create a data source, which is necessary to access some important internal applications. I've looked around on the 'net for a solution, and the only one that looked promising (install

Re: [BUGS] BUG #5194: fire IDispatch Error #3015 when run PutCollect() in ADO

2009-11-19 Thread Hiroshi Inoue
t;PutCollect(_T("sindex"),_... it throws an com error that tells me "Mulit-step oper error, please check the state value for each step "(Translated by my self from asian language) the errmsg: Idispatch error #3015 Unfortunately I can't reproduce it here in a simple tes

Re: [BUGS] BUG #4991: problem with ODBC driver 8.4

2009-08-23 Thread Hiroshi Inoue
the new odbc driver and you try to create a NEW odbc connection the only available SSL mode option is disable. Could you please try the drivers on testing for 8.4.0101 at http://www.geocities.jp/inocchichichi/psqlodbc/index.html ? regards, Hiroshi Inoue -- Sent via pgsql-bugs mailing list

Re: [BUGS] libpq 8.4 beta1: $PGHOST complains about missing root.crt

2009-04-13 Thread Hiroshi Inoue
Magnus Hagander wrote: Hiroshi Inoue wrote: Magnus Hagander wrote: Hiroshi Inoue wrote: Magnus Hagander wrote: Bruce Momjian wrote: Martin Pitt wrote: I do see the benefit of failing to connect to an SSL-enabled server *if* I have a root.crt which doesn't match. But why fail if I

Re: [BUGS] libpq 8.4 beta1: $PGHOST complains about missing root.crt

2009-04-12 Thread Hiroshi Inoue
Magnus Hagander wrote: Hiroshi Inoue wrote: Magnus Hagander wrote: Bruce Momjian wrote: Martin Pitt wrote: I do see the benefit of failing to connect to an SSL-enabled server *if* I have a root.crt which doesn't match. But why fail if I don't have one? I have digested this thread

Re: [BUGS] libpq 8.4 beta1: $PGHOST complains about missing root.crt

2009-04-11 Thread Hiroshi Inoue
s the snapshot psqlodbc driver already set sslverify to none and can't change it though it may be differnet from the expected behavior. It was not so easy to implement because sslverify parameter is illegal for <= 8.3 libpq and the psqlodbc driver doesn't rely on environment variables a

Re: [BUGS] BUG #4186: set lc_messages does not work

2008-12-07 Thread Hiroshi Inoue
SVC version's runtime library msvcrxx.dll. 3. Calls SetThreadLocale() if necessary. The currently used libintl3.dll(0.14.4.1592) seems to need this handling. ISTM it is badly built and ignores the setting of step 2.

Re: [BUGS] BUG #3226: ODBC driver 8.02.02 parses subqueries incorrectly

2007-04-14 Thread Hiroshi Inoue
Description:ODBC driver 8.02.02 parses subqueries incorrectly > Details: > > Problem description: > > the ODBC driver seems confused by suqueries. e.g. Could you try the snapshot driver at http://www.geocities.jp/inocchichichi/psqlodbc/index.html ? regards, Hiroshi In

Re: [BUGS] OpenOffice loops calling SQLForeignKeys

2002-12-13 Thread Hiroshi Inoue
be to install the SRX643C version > of OpenOffice. I just heard from the [EMAIL PROTECTED] mailing list > that the snapshot 7.03.0001 shouldn't have the bug anymore. Oops maybe my fault sorry. Please try the snapshot. regards, Hiroshi Inoue ---(end of bro

Re: [BUGS] OpenOffice loops calling SQLForeignKeys

2002-12-12 Thread Hiroshi Inoue
> -Original Message- > From: Ocke Janssen > > Hi all, > > when using the new PostgreSQL ODBC driver version 7.02.00.05 OpenOffice > loops when calling SQLForeignKeys. This doesn't happen when the old > driver 7.02.00.3 was used. Could you send me the exam

Re: [BUGS] [ODBC] "Field is too small"

2002-06-27 Thread Hiroshi Inoue
Are you using a DO INSTEAD rule ? Could you send me the Mylog output ? regards, Hiroshi Inoue http://w2422.nsk.ne.jp/~inoue/ ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail co

Re: [BUGS] Bug #657: VB DAO MoveFirst/MoveLast become invalid

2002-05-07 Thread Hiroshi Inoue
O RecordSet from a query to Postgresql. > When it uses MoveFirst or MoveLast to move the cursor, error > occurs with description "Invalid Operation". Is the new version > not supporting these method in VB? Please try the snapshot dll at http://w2422.nsk.ne.jp/~inoue/. regards, Hiros

Re: [BUGS] postgresql odbc bug

2002-04-18 Thread Hiroshi Inoue
tly. Could you send me the Mylog output ? regards, Hiroshi Inoue http://w2422.nsk.ne.jp/~inoue/ ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Re: [CYGWIN] [BUGS] resource leak in 7.2

2002-02-08 Thread Hiroshi Inoue
one of the cause seems the semaphore handle leak in the cygipc library. regards, Hiroshi Inoue ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html

Re: [ODBC] [BUGS] odbc error

2002-01-20 Thread Hiroshi Inoue
> with psqlodbc 7.01.00.09, it sends me an error 'cause the type casting {d > > '2001-11-26'} doesn't work. Please try the driver at http://w2422.nsk.ne.jp/~inoue/. regards, Hiroshi Inoue ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html

Re: [BUGS] odbc error

2002-01-18 Thread Hiroshi Inoue
'2001-11-26'} doesn't work. Are you getting the following error ? ERROR: Function 'date_part(unknown, unknown)' does not exist Unable to identify a function that satisfies the given argument types You may need to add explicit typecasts regards, Hiroshi I

Re: Va: [BUGS] Bug #560: ODBC problem at migrating 7.0 to 7.1

2002-01-14 Thread Hiroshi Inoue
Sandor Vig wrote: > > Hello, > > I have the 6.50. ODBC driver. It's pretty old. Please try the latest driver at http://odbc.postgresql.org/. regards, Hiroshi Inoue ---(end of broadcast)--- TIP 6: Have you searched our lis

Re: [BUGS] Bug #560: ODBC problem at migrating 7.0 to 7.1

2002-01-11 Thread Hiroshi Inoue
ersion of psqlodbc driver are you using ? Could you turn on the Mylog debug output and send me the result ? regards, Hiroshi Inoue ---(end of broadcast)--- TIP 6: Have you searched our list archives? http://archives.postgresql.org

Re: [BUGS] Serializable access giving wrong error messages?

2001-12-27 Thread Hiroshi Inoue
eck seems to be needed in serializable mode using the serialzable shot though I'm not sure. currenly dead but was alive when the transaction begin curretly alive but didin't exist when ... etc may cause a "can't serialize ..." error. regards, Hiroshi I

Re: [BUGS] Serializable access giving wrong error messages?

2001-12-27 Thread Hiroshi Inoue
Tom Lane wrote: > > Hiroshi Inoue <[EMAIL PROTECTED]> writes: > > Currently PostgreSQL ignores the update/deleted > > tuples from the first which don't satisfy the > > qualification at the point of snapshot. > > It does? It looks to me like we use Sna

Re: [BUGS] Serializable access giving wrong error messages?

2001-12-27 Thread Hiroshi Inoue
Tom Lane wrote: > > Hiroshi Inoue <[EMAIL PROTECTED]> writes: > > In Mikko's both examples, Transaction 1 has to see a tuple > > which didn't exist at the beginning of the transaction > > while checking duplicate error. > > I'm not sure about t

Re: [BUGS] Serializable access giving wrong error messages?

2001-12-27 Thread Hiroshi Inoue
t; is the wrong message. PostgreSQL doesn't need to remember the preceding operations at all in order to judge if a "can't serialize access" error is occurred. In Mikko's both examples, Transaction 1 has to see a tuple which didn't exist at the beginning of the transaction wh

Re: [BUGS] PostGIS/ PostGreSQL ODBC problem

2001-12-17 Thread Hiroshi Inoue
r whose version >= 7.01.0006 ? If so you could increase the size(8190) by setting MaxLongVarChar driver option using ODBC DataSource Administarator. You may be able to set the size to 0(unlimited?). regards, Hiroshi Inoue ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster

Re: [BUGS] Bug #533: BLOB (lo type) objects could not be restored

2001-12-09 Thread Hiroshi Inoue
because PostgreSQL hasn't provided the proper BLOB type. However I'm not sure now how to handle large objects in ODBC in future. Comments ? regards, Hiroshi Inoue ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly

Re: [BUGS] case sensititvity bug in foreign keys on cygwin

2001-12-03 Thread Hiroshi Inoue
nceid" int4 NOT NULL, > CONSTRAINT "pk_primaryword" PRIMARY KEY ("exerciseid"), > CONSTRAINT "fk_primaryword_significance" FOREIGN KEY > (significanceid) REFERENCES "significance" (Significanceid) ); You aren't double quoting the c

Re: [BUGS] Bug #514: Backend crashes periodically

2001-11-14 Thread Hiroshi Inoue
Tom Lane wrote: > > "Hiroshi Inoue" <[EMAIL PROTECTED]> writes: > > The problem is that session 2 sees a not yet deleted( by session 1) > > session row and an already updated( by session 1) sis_user row at > > the same time. There's no such snaps

Re: [BUGS] Bug #514: Backend crashes periodically

2001-11-14 Thread Hiroshi Inoue
> -Original Message- > From: Tom Lane [mailto:[EMAIL PROTECTED]] > > Hiroshi Inoue <[EMAIL PROTECTED]> writes: > > What I meant is > > Session 2 invokes the session_del rule and really > > updates a sis_user row by the rule though it deletes > &

Re: [BUGS] Bug #514: Backend crashes periodically

2001-11-13 Thread Hiroshi Inoue
Tom Lane wrote: > > Hiroshi Inoue <[EMAIL PROTECTED]> writes: > > BTW I have a question about this example. > > Session 2 deletes no row because *session 1* already > > deleted the rows but the session_del rule seems to > > be invoked. Is it a right behavior

Re: [BUGS] Bug #514: Backend crashes periodically

2001-11-12 Thread Hiroshi Inoue
Tom Lane wrote: > > Hiroshi Inoue <[EMAIL PROTECTED]> writes: > > BTW I have a question about this example. > > Session 2 deletes no row because *session 1* already > > deleted the rows but the session_del rule seems to > > be invoked. Is it a right behavior

Re: [BUGS] Bug #514: Backend crashes periodically

2001-11-12 Thread Hiroshi Inoue
Tom Lane wrote: > > Hiroshi Inoue <[EMAIL PROTECTED]> writes: > > BTW I have a question about this example. > > Session 2 deletes no row because *session 1* already > > deleted the rows but the session_del rule seems to > > be invoked. Is it a right behavior

Re: [BUGS] Bug #514: Backend crashes periodically

2001-11-12 Thread Hiroshi Inoue
#x27;zzz'; > > In session 2, do: > > delete from session where session_key = 'zzz'; > > Back to session 1: > > end; Thanks for your quick fix as usual. BTW I have a question about this example. Session 2 deletes no row because *session 1* alread

Re: [BUGS] Bug #487: Erroneus values of BOOLEANS

2001-10-18 Thread Hiroshi Inoue
be my fault, sorry. Please try psqlodbc-07_01_0008 at http://odbc.postgresql.org/ftpsite/odbc/versions/dll/ . regards, Hiroshi Inoue ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster

Re: [BUGS] SQLPutData bug ?

2001-10-10 Thread Hiroshi Inoue
Mika Mantyla wrote: > > Hiroshi Inoue wrote: > > > Mika Mantyla wrote: > > > >>Your name : Mika Ma"ntyla" > >> > > > >>Your email address : [EMAIL PROTECTED] > >> > >>System Configuration &g

Re: [BUGS] SQLPutData bug ?

2001-10-10 Thread Hiroshi Inoue
-------- > / ParamData call / > int > DBStmt::ParamData( long *val ) > { > t_usec = 0; > do > { > rc = SQLParamData( hstmt, (void**)&val ); Why &val not val ? regards, Hiroshi Inoue ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly

Re: [BUGS] Bug #446: Windows 2000 ODBC driver(7.01.0006) crashes.

2001-09-11 Thread Hiroshi Inoue
C\ODBCINST.INI\PostgreSQL\Debug as 1 to turn it on. Note that it would generate a lot of debug output. And never forget to turn off mylog debug, please set the entry to 0 or remove it. regards, Hiroshi Inoue ---(end of broadcast)--- TIP 2: you ca

Re: [BUGS] small ODBC problem

2001-07-09 Thread Hiroshi Inoue
tgreSQL though it's not well known. Psql separates it into multiple commands and call them one by one by itself. regards, Hiroshi Inoue ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster

Re: [BUGS] backend dies on 7.1.1 loading large datamodel.

2001-05-07 Thread Hiroshi Inoue
row. This seems a bug introduced by your latest change on pl_exec.c. regards, Hiroshi Inoue ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster

Re: [BUGS] Re: position('' in '') returns 1 instead of 0

2001-04-19 Thread Hiroshi Inoue
start. The first character position in string_exp2 is indicated by the value 1. If string_exp1 is not found within string_exp2, the value 0 is returned. regards, Hiroshi Inoue ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster

Re: [BUGS] Re: position('' in '') returns 1 instead of 0

2001-04-18 Thread Hiroshi Inoue
"locate" might not be the same as > "position" :-( > Hmm where is locate() changed to position() ? ISTM neither psqlodbc driver nor pg backend changes the function call locate() to position(.. in ..). regards, Hiroshi Inoue ---(end of broadcast)

RE: [BUGS] Memory leak in ODBC driver

2001-03-09 Thread Hiroshi Inoue
er > second. After we get through several hundred thousand > transactions, we run out of swap space on the Win2000 box. The > Win2000 box has about 1.2 gig of swap space. > I've just committed a change to CVS. It would resolve the memory leak a little. regards, Hiroshi Inoue --

Re: [BUGS] Problem displaying functions and views in 7.1b3

2001-02-07 Thread Hiroshi Inoue
Tom Lane wrote: > > Hiroshi Inoue <[EMAIL PROTECTED]> writes: > > Tom Lane wrote: > >> Uh, has it ever done differently? \df certainly appears to me to list > >> all functions in 7.0.*. > > > There's the following code in src/bin/pgacc

Re: [BUGS] Problem displaying functions and views in 7.1b3

2001-02-07 Thread Hiroshi Inoue
ions in 7.0.*. > There's the following code in src/bin/pgaccess/lib/mainlib.tcl wpg_select $CurrentDB "select proname from pg_proc where oid>$maxim order by proname" rec { where maxim(the oid of "template1" database) is 1 in 7.1. Regards, Hiroshi Inoue

Re: [BUGS] Re: DB crash on "drop table" interruption

2001-02-01 Thread Hiroshi Inoue
Stanislas Pinte wrote: > > At 06:43 PM 2/1/01 +0900, Hiroshi Inoue wrote: > >Stanislas Pinte wrote: > > > > > > At 08:28 AM 2/1/01 +0900, you wrote: > > > >Stanislas Pinte wrote: > > > > > > > > > > hello, > >

Re: [BUGS] Re: DB crash on "drop table" interruption

2001-02-01 Thread Hiroshi Inoue
e drop table doesn't work, even if the table "mytable" still appears. > 8: I issue a "vacuumdb"...take hours, and stays blocked on my problematic table > 9: I re-killed the back-end. > 10: I started the DB: only four tables left...mytable and a lot of others > have disappeared. > What does "select relname from pg_class;" show ? Regards, Hiroshi Inoue

Re: [BUGS] DB crash on "drop table" interruption

2001-01-31 Thread Hiroshi Inoue
Stanislas Pinte wrote: > > hello, > > I just had a DB crash when interrupting manually a drop table operation, > and when interrupting manually (using kill) a vacuumdb operation. Is it > normal, or is it a bug? > What does the DB crash mean ? Regards, Hiroshi Inoue

Re: [BUGS] plpgsql function error after alter table add

2000-12-12 Thread Hiroshi Inoue
ugh > and alter any actual tuples in the table, it just adds the column to the > schema. It seems a nice implementation. Regards. Hiroshi Inoue

RE: [BUGS] Bug in move 0

2000-06-10 Thread Hiroshi Inoue
LL description of your problem: > > > > > > If declare a cursor for a query, and move with 0. Then can not If I remember correctly *move 0* means *move all* in the implementation of cursor. I don't know if it's the spec or not. > > fetch any record ! > > > Regards. Hiroshi Inoue [EMAIL PROTECTED]