Hi Peter!
I would like to join the translation project. I am already translator in
the press releases project. My pgfoundry user id is 'k0cka'
Thanks,
Laszlo
Peter Eisentraut wrote:
I think beta 2 is a good time to start fixing up the translations again.
As I had previously announced, long
The default should be the default used by PostgreSQL, and the extra ones
should be commented out under it.
Not the most user friendly solution, but can we do anything else?
Laszlo
On Fri, 11 Mar 2005, Thomas Hallgren wrote:
> Laszlo Hornyak wrote:
>
> > IMHO this is why decoupling
Thomas Hallgren wrote:
Laszlo,
I worked on this and created some interface for decoupling java
datatypes
and their representations. In my implementation the mapping is N:N,
so it
is not directly applicable to your schema, but perhaps you can use some
piece of it.
I am not ready with all default d
Thomas,
I worked on this and created some interface for decoupling java datatypes
and their representations. In my implementation the mapping is N:N, so it
is not directly applicable to your schema, but perhaps you can use some
piece of it.
I am not ready with all default data types, but the most
Tom, is there other way in pg 7.4 than backporting PG_TRY? It seems a lot
of work.
Thanks,
Laszlo
On Tue, 21 Sep 2004, Tom Lane wrote:
> Laszlo Hornyak <[EMAIL PROTECTED]> writes:
> > I am implementing a java language handler. If unrecoverable error occurs,
> > it needs to
o find out the
reason of the error.
Laszlo
>
> it is not working.
> thanks
> kuru
> Laszlo Hornyak <[EMAIL PROTECTED]> wrote:
>
> You could enable local connections with no password, then connect with
> your postgres user, change pwd, and then re-enable security.
>
You could enable local connections with no password, then connect with
your postgres user, change pwd, and then re-enable security.
use pg_ctl reload for reloading security settings.
Not nice, but quick :)
On Tue, 21 Sep 2004, Sudhakar Kurumella wrote:
> I am trying to connect to database call
Hi!
I have a error callback function registered to run each time an SQL
error occurs. The problem is that the errfinish() calls it both if the
executed SQL statement was wrong, and if the statem,ent or plan logging
is enabled, and it seems elog.h doesn't provide the API to find out the
reason w
Hi!
Sorry if I post this mail to the wrong list, I checked each by it's
theme and this seems to be the best.
I have a strange problem with an errorcontextcallback:
Given the following code fragment:
mycallback->previous = error_context_stack;
elog(DEBUG1,"1");
Hi hackers!
I would like to add configurablity to my language handler function, now it is compiled
in. Is there any api in the server to do this?
thanx:
Laszlo Hornyak
---(end of broadcast)---
TIP 4: Don't 'kill -9' the postmaster
/
Thanks:
Laszlo Hornyak
11 matches
Mail list logo