Peter A. Lebedev ([EMAIL PROTECTED]) reports a bug with a severity of 2
The lower the number the more severe it is.
Short Description
Large objects documentation
Long Description
It seems to be the omission in Programmers Guide about large objects.
I've lost a lot of time trying to understand wh
Sasa Markovic writes:
> Long input string was silently trimmed. But in PG7.2 an error is triggered.
> OK, I suppose this is just a new feature, not a bug but. But...
> ...Is it possible to restore the old behaviour?
Write a rule that truncates the string before it's inserted.
--
Peter Eisentra
Peter Eisentraut <[EMAIL PROTECTED]> writes:
> Sasa Markovic writes:
>> Long input string was silently trimmed. But in PG7.2 an error is triggered.
>> OK, I suppose this is just a new feature, not a bug but. But...
>> ...Is it possible to restore the old behaviour?
> Write a rule that truncates t
Hi,
I'm not sure if what I've noticed fully qualifies
as a bug...but, I run cygwin and also do a lot of development with vc++
(6)...Using version 7.2.1 I built the libpq++ libs/dll for win32 for use in my
vc++ progs, and also ran the 'configure' script under cygwin...the problem
occurs in
Peter Eisentraut wrote:
> Tom Lane writes:
>
> > pg_dumpall doesn't yet do the right thing at the database level, but I
> > believe he's planning to take care of that.
>
> I have never heard of database privileges, except that people occasionally
> expect me to fix something about them. :-/
>