"Alvaro Herrera" <[EMAIL PROTECTED]> writes:
> Bruce Momjian escribió:
>> Magnus Hagander wrote:
>> > On Fri, Nov 30, 2007 at 10:13:53AM +, Gregory Stark wrote:
>> > >
>> > > "Mike C." <[EMAIL PROTECTED]> writes:
>> > >
>> > > > ERROR: canceling statement due to user request
>> > > > CONTE
Tom Lane wrote:
"Thomas H." <[EMAIL PROTECTED]> writes:
Tom Lane wrote:
Can any Windows hackers check into whether the WIN32 coding in
wchar2char() and char2wchar() in ts_locale.c is sane?
has anyone had the chance to look into that problem? i'd be more than
willing to help testing an update
The following bug has been logged online:
Bug reference: 3797
Logged by: thomas haegi
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.3b3/b4
Operating system: Windows 2003
Description:b4 msi installer fails when b3 is still installed
Details:
probably due to
Bruce Momjian escribió:
> Magnus Hagander wrote:
> > On Fri, Nov 30, 2007 at 10:13:53AM +, Gregory Stark wrote:
> > >
> > > "Mike C." <[EMAIL PROTECTED]> writes:
> > >
> > > > I don't know if this is either a wording change, or a more serious bug,
> > > > but
> > > > when I do a pg_restore
Magnus Hagander wrote:
> On Fri, Nov 30, 2007 at 10:13:53AM +, Gregory Stark wrote:
> >
> > "Mike C." <[EMAIL PROTECTED]> writes:
> >
> > > I don't know if this is either a wording change, or a more serious bug,
> > > but
> > > when I do a pg_restore (from a 8.1.9 setup) to a fresh 8.3beta3
"Matthias" <[EMAIL PROTECTED]> writes:
> TRAP: FailedAssertion("!(((rinfo->clause) != ((void *)0) &&
> Node*)(rinfo->clause))->type) == T_OpExpr)))", File:
> ".\src\backend\optimizer\plan\planagg.c", Line: 371)
Fixed, thanks for the report!
regards, tom lane
-
The following bug has been logged online:
Bug reference: 3796
Logged by: Matthias
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.3beta3
Operating system: Win XP SP2
Description:crash after select from indexed columns
Details:
Hi all,
I'm not sure if this is
On Fri, Nov 30, 2007 at 10:13:53AM +, Gregory Stark wrote:
>
> "Mike C." <[EMAIL PROTECTED]> writes:
>
> > I don't know if this is either a wording change, or a more serious bug, but
> > when I do a pg_restore (from a 8.1.9 setup) to a fresh 8.3beta3 created
> > database (createdb command onl
Em Sunday 02 December 2007 21:24:09 Tom Lane escreveu:
> [EMAIL PROTECTED] writes:
> > The two versions of PostgreSQL produce slightly different results.
>
> Yeah, that's an intentional change.
>
> > The 8.3 version, with the unescaped line breaks, confuses the heck out
> > of psql.
>
> Works fine