Re: [GENERAL] ECPG SET CONNECTION

2015-05-15 Thread Michael Meskes
from 2013? Sorry, it seems I missed this email. Yes, the code should be thread-aware, at least I don't know of any problems with it. It appears to me that the docs haven't been updated by the patch that made ecpg work with threads back in the day. Michael -- Michael Meskes Michael at Fam-Me

Re: [GENERAL] --enable-thread-safety bug

2008-03-23 Thread Michael Meskes
s going on. We are more than willing to dig into it, but we need more to be able to. Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org) ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED] Go VfL Borussia! Go SF 49ers! Use Debian GNU/Li

Re: [GENERAL] --enable-thread-safety bug

2008-03-22 Thread Michael Meskes
some more info about your source code? Do you use descriptors? Auto allocating? Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org) ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED] Go VfL Borussia! Go SF 49ers! Use Debian GNU/

Re: [GENERAL] ecpg problem

2008-03-02 Thread Michael Meskes
I just committed the attached small fix to CVS HEAD and the 8.3 branch. This should fix your problem. Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org) ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED] Go VfL Borussia! Go SF

Re: [GENERAL] ecpg problem

2008-03-01 Thread Michael Meskes
Michael Meskes Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org) ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED] Go VfL Borussia! Go SF 49ers! Use Debian GNU/Linux! Use PostgreSQL! ---(end of broadcast)-

Re: [GENERAL] Errors with run_build.pl - 8.3RC2

2008-01-23 Thread Michael Meskes
lect i from test where j = ( select j > from test) > LOG: unexpected EOF on client connection > ERROR: relation "nonexistant" does not exist > STATEMENT: select * from nonexistant These errors are supposed to be there. Comments in the code even tell you why. Michael -

Re: [GENERAL] ECPG problem with 8.3

2008-01-15 Thread Michael Meskes
n live with the slightly inconsistent variable handling I think. Expect a patch soon. Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org) ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED] Go VfL Borussia! Go SF 49ers! Use Debian G

Re: [GENERAL] ECPG problem with 8.3

2008-01-14 Thread Michael Meskes
the statement to a string and thereby replace the count variable with its content and then EXEC SQL EXECUTE the string variable should do the job. Hope this helps. Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org) ICQ: 179140304, AIM/Yahoo:

Re: [GENERAL] ECPG problem with 8.3

2008-01-13 Thread Michael Meskes
ment_type' > crbembsql.pgC:254: error: initializing argument 6 of `bool ECPGdo(int, > int, int, const char*, char, ECPG_statement_type, const char*, ...)' It seems that some compilers don't like int/enum aliasing here. I changed this in CVS could you please re-try? Michael

Re: [GENERAL] Abbreviation list

2007-10-19 Thread Michael Meskes
On Thu, Oct 18, 2007 at 04:46:00PM -0700, Steve Crawford wrote: > ECPG - Embedded SQL in C ?? Correct. And the PG part should be obvious. :-) Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED] Go SF 49ers! Go Rh

Re: [GENERAL] Version 8.2.4 ecpg - function not found

2007-09-25 Thread Michael Meskes
essantially only call the above mentioned functions: int rsetnull(int t, char *ptr) { ECPGset_noind_null(t, ptr); return 0; } int risnull(int t, char *ptr) { return (ECPGis_noind_null(t, ptr)); } Hope this helps. Michael -- Michael Meskes Email: Michael at Fam-Meskes dot

Re: [GENERAL] ecpg: dtime_t vs timestamp

2007-08-29 Thread Michael Meskes
rting it. What happens is that ecpg defines the data types, but does not use that define while in C code. I just committed patches to CVS. I also attach it here. Could you please try if this fixes your problem? Thanks. Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De, Michael at Mes

Re: [GENERAL] ECPG: inserting NULL values when using prepared statements

2007-04-03 Thread Michael Meskes
ite: /* use indicator in insert */ exec sql insert into test (id, str, val) values ( 2, 'Hi there', :intvar :nullind); So this is essantially the same as with fetch. Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org) ICQ: 179140304, AIM

Re: [GENERAL] Stats collector frozen?

2007-01-27 Thread Michael Meskes
d the tests. That's why I prefer to have no platform specific expected files. Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org) ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED] Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux

Re: [GENERAL] Shared Objects (Dynamic loading)

2006-08-24 Thread Michael Meskes
On Wed, Aug 23, 2006 at 11:41:50PM -0600, Michael Fuhr wrote: > Is there a reason this server-side code is using ECPG instead of SPI? To make sure it doesn't work? There is NO guarantee that ECPG will work in this scenario. Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De,

Re: [GENERAL] Connection string

2006-08-19 Thread Michael Meskes
uld support single quotes too? Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org) ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED] Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL! ---(end o

Re: [GENERAL] Connection string

2006-08-18 Thread Michael Meskes
is way more different so I'd prefer to not touch it anymore. Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org) ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED] Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux

Re: [NOVICE] [GENERAL] DB insert Error

2006-08-17 Thread Michael Meskes
On Wed, Aug 16, 2006 at 11:40:40AM -0400, Jasbinder Bali wrote: > [2998]: ECPGexecute line 97 Ok: INSERT 0 1 This is a backend message saying that the insert command was executed error free and inserted one record. Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De, Michael

Re: [GENERAL] Connection string

2006-08-15 Thread Michael Meskes
quot; documentation: Ah, I see. It lacks the size information. Yes, this is a documentation bug. varchar is translated to a struct with an char array whose size needs to be given. I think it never worked without it. Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De, Michael at Meskes do

Re: [GENERAL] Connection string

2006-08-14 Thread Michael Meskes
" that the preprocessor > rejects with "ERROR: pointer to varchar are not implemented." Do you have an example? This surely looks like a bug. Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org) ICQ: 179140304, AIM/Yahoo: mi

Re: [GENERAL] Connection string

2006-08-14 Thread Michael Meskes
achine with the same connection setting. Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org) ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED] Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!

Re: [GENERAL] Connection string

2006-08-11 Thread Michael Meskes
ror-prone to use a (single-quoted) > string literal or a variable reference. > > which might be the source of confusion here. This should be fixed. You're absolutely right. Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org) ICQ

Re: [GENERAL] Connection string

2006-08-11 Thread Michael Meskes
The correct syntax would be: EXEC SQL CONNECT TO tcp:postgresql://192.168.0.123/xyz USER jsb; This should work at least it does for me. :-) Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org) ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL

Re: [GENERAL] DB connectivity from a client machine

2006-08-09 Thread Michael Meskes
led with ecpg also do not need a server on the same machine, why should they? This is why Debian for instance has a seperate ecpg package. Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org) ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL

Re: [GENERAL] ECPG and COPY

2006-08-02 Thread Michael Meskes
am confused. STDOUT is already implemented. It was STDIN that we > were asking if it was valuable. Yes, I was asking about FROM STDIN. TO STDOUT has been added lately. Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org) ICQ: 179140304, AIM/Y

Re: [GENERAL] ECPG and COPY

2006-08-02 Thread Michael Meskes
On Wed, Aug 02, 2006 at 12:03:45PM +0200, Florian Weimer wrote: > * Michael Meskes: > > > COPY TO STDOUT has been implemented, but I'm unsure whether COPY FROM > > STDIN really makes sense. Does anyone know a real life example where > > this would be needed and the

Re: [GENERAL] ECPG and COPY

2006-08-02 Thread Michael Meskes
ould be needed and the work couldn't be done easier using psql? Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org) ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED] Go SF 49ers! Go Rhein Fire! Use Debian GNU/Li

Re: [GENERAL] ECPG. Badly stuck

2006-07-26 Thread Michael Meskes
27;ve already done. How about giving us at least the table definition and the system information? Yes, I know I asked for those in my last email too. And please tell us what makes you sure it doesn't work? Just no output? Or empty output? Michael -- Michael Meskes Email: Michael at Fam-Mes

Re: [GENERAL] ECPG usage

2006-07-25 Thread Michael Meskes
I hear about this. You could run your program with debugging enabled (see test/*.pgc for example). Also I'd like to know which version of ecpg you're using. Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org) ICQ: 179140304, AIM/Yahoo:

Re: [GENERAL] ECPG and Curors.

2006-06-12 Thread Michael Meskes
On Mon, Jun 12, 2006 at 11:14:24PM -0400, Peter L. Berghold wrote: > what I don't see is how to detect that I've fetched the last row from a > query. Is there more complete doco on this process somewhere? Just look for "exec sql whenever not found ..." Michael

Re: [GENERAL] Best high availability solution ?

2006-06-01 Thread Michael Meskes
n looking for support would be http://www.postgresql.org/support/professional_support ? :-) There are support companies in France and other parts of Europe which might be a better idea for a company in France. After all I think a situation like this might need some on-site availability. Michael -- M

Re: Fw: [GENERAL] ecpg error --> DbPg_cre_sect_buf.pgc:1334: ERROR: syntax error at or near "RELEASE"

2006-03-17 Thread Michael Meskes
ould be the case. :-) So to see if ROLLBACK has the behaviour you need you have to check the backend documentation. Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org) ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED] Go SF 49ers! Go

Re: [GENERAL] ECPG and COPY

2006-02-26 Thread Michael Meskes
O? Anything else? Yes, please add it. I do have some more open bug reports/feature requests, but I'd like to reproduce things first before we add to the docs. Sometimes it's easier to fix it than to add it. :-) Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De, Michael

Re: [GENERAL] ECPG and COPY

2006-02-24 Thread Michael Meskes
will become better in the near future. Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org) ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED] Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL! ---(e

Re: [GENERAL] eqpg doesn't like bit fields

2006-02-02 Thread Michael Meskes
Am Mittwoch, 1. Februar 2006 15:46 schrieb Noble, Robert: > I get the following error from ecpg when it encounters a structure > containing a bit field: > ... A quick guess would be that the parser simply doesn't know this syntax. I'll have a look at it. Michael -- M

Re: [GENERAL] ECPG examples...

2005-09-02 Thread Michael Meskes
rce code? Yes, there us an example directory in the source code: .../src/interfaces/ecpg/test Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org) ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED] Go SF 49ers! Go Rhein Fire! Use Debian

Re: [GENERAL] Postgresql replication

2005-08-24 Thread Michael Meskes
u could sync the slave back to the master it would be a master itself. > I think I´m looking for a master-slave assynchronous solution. I know > pgReplicator can do it, but I think the project is not active any more. But Slony does master/slave replication. Michael -- Michael Meskes Emai

Re: [GENERAL] ecpg and C++

2005-08-23 Thread Michael Meskes
rent output engine. Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org) ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED] Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL! ---(end o

Re: [GENERAL] ECPG - Timestamp to ascii Conversion PG version 7.4

2005-05-06 Thread Michael Meskes
r not to use the -C compatibility option. I rather have a complete > port and get away from INFORMIX. There is. You can use PGTYPEStimestamp_from_asc instead. You just have to link against pgtypeslib. Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|C

Re: [GENERAL] ECPG Segfaulting on EXEC SQL connect

2005-01-20 Thread Michael Meskes
all in the US. > > Go Rhein Fire! > > And that? My favourite and local NFLE team, that's professional (more or less) american style football in Europe. > > Use PostgreSQL! > > Yes, when Embedded SQL works again :-) Okay, let's work on that one. :-) Mich

Re: [GENERAL] ECPG Segfaulting on EXEC SQL connect

2005-01-19 Thread Michael Meskes
to calls of malloc/free/realloc issued by libpq. I would be happy to help debugging this. But up to now I didn't even know about this problem. Could you please send me a test case so I can reproduce this? Also did you try using 8.0? Michael -- Michael Meskes Email: Michael at Fam-Meskes dot

Re: [GENERAL] ECPG Segfaulting on EXEC SQL connect

2005-01-01 Thread Michael Meskes
on this? I will try if you could send me an example to reproduce the problem. As you said it does not happen on a small self written test case. Maybe you can send me one of your source files stripped down to just connect. Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De ICQ: 17914030

Re: [GENERAL] ECPG & Mac OS X

2004-09-16 Thread Michael Meskes
these constructs are used. If they are used inside an SQL declare section it will probably cause trouble as ecpg does not know them. Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED] Go SF 49ers! Go Rhein Fire! Use Debi

Re: [GENERAL] Problem with ecpg

2003-12-30 Thread Michael Meskes
uld provide a snippet of the code or even better a small test case. michael -- Michael Meskes Email: Michael at Fam-Meskes dot De ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED] Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL! ---(end

Re: [GENERAL] Photos of PostgreSQL booth

2003-12-26 Thread Michael Meskes
On Fri, Dec 26, 2003 at 02:04:09PM -0400, Marc G. Fournier wrote: > One thought for future booths would be to have a "group photo" done that > we can add to the web site ... ? :) Yes, good idea. :-) Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De ICQ: 1791

Re: [GENERAL] Photos of PostgreSQL booth

2003-12-26 Thread Michael Meskes
On Thu, Dec 25, 2003 at 06:25:34PM -0400, Marc G. Fournier wrote: > whose manning the booth? The one one the photos is Noel Koethe. He manned the booth together with Peter Eisentraut and me. Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De ICQ: 179140304, AIM/Yahoo: michaelmes

Re: [GENERAL] ecpg question

2003-12-24 Thread Michael Meskes
gic to just lowercase everything as this is not requiered IIRC. Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED] Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL! ---(end of broad

Re: [GENERAL] Embedded Vacuum Still Not Working...

2003-11-26 Thread Michael Meskes
On Wed, Nov 19, 2003 at 11:16:18PM -0700, [EMAIL PROTECTED] wrote: > Turning OFF AUTOCOMMIT as suggested didn't solve the problem. Sure as it is OFF by default. You have to turn it ON. Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De ICQ: 179140304, AIM/Yahoo: micha

Re: [GENERAL] Problem with exec sql include

2003-11-19 Thread Michael Meskes
rks fine. It is correct Depends on what test.h contains. ecpg has to learn the definition of your struct somewhere. Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED] Go SF 49ers! Go Rhein Fire! Use Debian G

Re: [GENERAL] Problem with exec sql include

2003-11-19 Thread Michael Meskes
else should it lear about your struct definition? You can of course use a EXEC SQL TYPE command to define it for ECPG as well. Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED] Go SF 49ers! Go Rhein Fire! Use Debian GNU

Re: [GENERAL] vacuum from ecpg

2003-11-16 Thread Michael Meskes
#x27;ecpg -t'. Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED] Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL! ---(end of broadcast)--- TIP 9

Re: [GENERAL] EMBEDDED BUG?!?!?!?

2003-10-31 Thread Michael Meskes
ded stuff need to take a look at this!! They just did. They even used their spare time to create a test case themselves as you did only provide code snippets. Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED] Go

Re: [GENERAL] Problem with ecpg

2003-10-31 Thread Michael Meskes
lls. In these calls just replace the ET_ERROR with ET_FATAL. That's it. Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED] Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL! ---

Re: [GENERAL] Postgres 7.4 : ECPG not Thread-safe

2003-10-12 Thread Michael Meskes
s the thread Neither am I, so I have no idea where to look. Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED] Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL! ---(end of broadcast

Re: [GENERAL] numeric rounding

2003-09-29 Thread Michael Meskes
0.005. Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED] Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL! ---(end of broadcast)--- TIP 9: the planner

Re: [GENERAL] ECPG bug or development choice

2003-09-09 Thread Michael Meskes
xes. As a matter of fact we use EXEC SQL IFDEF, ... and do not parse any C/CPP code. running cpp before parsing leads to undesirable side effects. Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED] Go SF 49ers! Go Rhein

Re: [GENERAL] About GPL and proprietary software

2003-09-01 Thread Michael Meskes
. What I meant to say with LGPL is that this license is for such a usage, not that MySQl has LGPLed stuff. Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED] Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use

Re: [GENERAL] About GPL and proprietary software

2003-08-31 Thread Michael Meskes
7;s an LGPL. But since MySQL is double licensed and GPl is just one of the two it gets even more complicated. Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED] Go SF 49ers! Go Rhein Fire! Use Deb

Re: [GENERAL] Details

2003-08-20 Thread meskes
Please see the attached file for details. ---(end of broadcast)--- TIP 7: don't forget to increase your free space map settings

Re: [GENERAL] Difficulties to do a migration from Oracle8i to PostgreSQL 7.3.3

2003-06-29 Thread Michael Meskes
he very same appearance? > So the trial to move from Oracle8i to PostgreSQL 7.3.3 will be probably > delayed until the possibility to do that (PL/PGSQL packages), he will > try to ask the developpers to add ODBC in their apps. How do they connect now? Native Oracle OCI? Michael --

Re: [pgsql-advocacy] [GENERAL] MySQL gets $19.5 MM

2003-06-22 Thread Michael Meskes
ter seeing this stuff in another project. Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De ICQ: 179140304, AIM: michaelmeskes, Jabber: [EMAIL PROTECTED] Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL! ---(end of broadcast)-

Re: [pgsql-advocacy] [GENERAL] MySQL gets $19.5 MM

2003-06-22 Thread Michael Meskes
how free software development works, jump into a project and try to change it all, just to disappear after a few weeks. Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De ICQ: 179140304, AIM: michaelmeskes, Jabber: [EMAIL PROTECTED] Go SF 49ers! Go Rhein Fi

Re: [GENERAL] embedded SQL cursos declare fails

2001-08-26 Thread Michael Meskes
> - ECPGcommit(__LINE__); But the translation is not correct anymore. > - exec sql rollback; > - > - and is translated on the output to > - > - ECPGrollback(__LINE__); Same here. These functions have been combined to ECPGtrans(int lineno, const char *connection_n

Re: [GENERAL] 7.1 upgrade problems

2001-06-08 Thread Michael Meskes
/bin/enable_lang plpgsql --all" Michael -- Michael Meskes [EMAIL PROTECTED] Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL! ---(end of broadcast)--- TIP 6: Have you searched our list archives? http://www.postgresql.org/search.mpl

Re: [GENERAL] embedded sql pointer to structure question

2001-03-19 Thread Michael Meskes
uld work. But be sure to use the latest CVS version as there was a > > small bug in this bug. I'm actually committing the fix right now. Should read "bug in this part" of course. :-) Michael -- Michael Meskes [EMAIL PROTECTED] Go SF 49ers! Go Rhe

Re: [GENERAL] embedded sql pointer to structure question

2001-03-16 Thread Michael Meskes
in declare section; struct { int id; char value[40]; } *pmr; exec sql end declare section; This should work. But be sure to use the latest CVS version as there was a small bug in this bug. I'm actually committing the fix right now. Michael -- Michael Meskes [EMAIL PROTECTED]

Re: [GENERAL] ECPG could not connect to the database.

2001-01-09 Thread Michael Meskes
from libpq (it's still in there I think) and do the parsing > before calling PQsetdbLogin(). This is a possibility of course. But why should this syntax be taken away from other apps using libpq? Michael -- Michael Meskes [EMAIL PROTECTED] Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!

Re: [GENERAL] ECPG could not connect to the database.

2001-01-03 Thread Michael Meskes
"biblioteka" , NULL ,NULL, 0);} So this of course brings me to wonder which version you are using. > But that is wrong, it should look like this: > > --8<-- > { ECPGconnect(__LINE__, "biblioteka" , NULL , NULL ,NULL, 0);} > --8<-- As it does. Michael -- Michael Meskes [EMAIL PROTECTED] Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!

Re: [GENERAL] Using UnixODBC and postgresql

2000-10-07 Thread Michael Meskes
On Sat, Oct 07, 2000 at 12:51:54AM +1100, Danny wrote: > 1)Does Postgresql with with UNIXODBC ? Yes, it does without a problem. Michael -- Michael Meskes [EMAIL PROTECTED] Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!

Re: [GENERAL] pgdump

2000-09-19 Thread Michael Meskes
created autiomatically. Michael -- Michael Meskes [EMAIL PROTECTED] Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!

Re: [GENERAL] ecpg and include files

2000-07-04 Thread Michael Meskes
sr/local/pgsql/include/sqlca.h > ) > > The error message turns up even when I use ecpg -I/usr/loca/pgsql/include I'm at a loss here. I never expereienced something like this. What happens if you install sqlca.h into '.'? Michael -- Michael Meskes [EMAIL PROTECTED] Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!

Re: [GENERAL] [Fwd: SQL3 recursive unions]

2000-06-17 Thread Michael Meskes
ds an aggregate. But the above query certainly does solve the ancestor problem. Does anyone have an idea how DB2 executes such a statement? Michael -- Michael Meskes [EMAIL PROTECTED] Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!

Re: [GENERAL] Using embedded SQL.

2000-06-06 Thread Michael Meskes
error Could not connect to database in line 25. > > What am I doing wrong? Yes, the database does exist as tootle. Yup, that's one of those Oracle compatibility hacks. If you use connect without 'to' ecpg expects the following term to a oracle like user specification. Micha

Re: [GENERAL] PostgreSQL article in LinuxWorld

2000-06-01 Thread Michael Meskes
r sold as Ingres. :-) Michael -- Michael Meskes [EMAIL PROTECTED] Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!

Re: [GENERAL] Performance

2000-05-18 Thread Michael Meskes
rts, so I'm curious. Michael -- Michael Meskes [EMAIL PROTECTED] Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!