Kareem Badr <[EMAIL PROTECTED]> writes:
> Actually I am showing you the *server*'s locale environment. That is why i
> submitted a bug. Both servers have the same locale settings,
I don't think so. If you want to convince me, show me the output of
contrib/pg_controldata (which will report the lo
In PostgreSQL 7.1,
this code goes smoothly.
create table test (name
varchar(5)); insert into test
values('abracadabra');
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
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. :-/
> I'm not sure there is anything we can
Doc change made. Thanks.
---
[EMAIL PROTECTED] wrote:
> Christoph Haller ([EMAIL PROTECTED]) reports a bug with a severity of 3
> The lower the number the more severe it is.
>
> Short Description
> PQescapeBytea paramet