Rolf Jentsch <[EMAIL PROTECTED]> writes:
> With PostgreSQL 8.3.0 the following bug has been introduced with the ILIKE or
> ~~* operator:
> In a database with single-byte encoding as LATIN1 the expression
> SELECT 'aü' ILIKE '%ü';
> returns false.
> For the single-byte case there are some places w
The following bug has been logged online:
Bug reference: 4001
Logged by: Stephen Clark
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.3.0
Operating system: FreeBSD 6.2
Description:ecpg produces code that won't compile
Details:
Below is a code fragment that co
Alvaro Herrera <[EMAIL PROTECTED]> writes:
> Peter Eisentraut escribió:
>> Yes, it was accidentally left over from previous work. We should have
>> removed
>> it before the release, but that would have required an initdb.
> So let's change it for a function that elog(ERROR)s on entry.
Yeah, I
Peter Eisentraut escribió:
> Am Freitag, 29. Februar 2008 schrieb Tom Lane:
> > Sergey Burladyan <[EMAIL PROTECTED]> writes:
> > > [ xmlvalidate is a security hole ]
> >
> > Given that this function is not documented nor tested in the regression
> > tests, I propose diking it out entirely.
>
> Yes
Am Freitag, 29. Februar 2008 schrieb Tom Lane:
> Sergey Burladyan <[EMAIL PROTECTED]> writes:
> > [ xmlvalidate is a security hole ]
>
> Given that this function is not documented nor tested in the regression
> tests, I propose diking it out entirely.
Yes, it was accidentally left over from previo
Bill Moran <[EMAIL PROTECTED]> writes:
> In response to "Mario Plazas" <[EMAIL PROTECTED]>:
>> C:\Archivos de programa\PostgreSQL\8.3\bin>"C:\Archivos de
>> programa\PostgreSQL\8
>> .3\bin\psql.exe" DBASE superpostgres -C "SELECT * FROM companies;"
>> psql: warning: extra command-line argument "-C"
In response to "Mario Plazas" <[EMAIL PROTECTED]>:
>
> The following bug has been logged online:
>
> Bug reference: 4002
> Logged by: Mario Plazas
> Email address: [EMAIL PROTECTED]
> PostgreSQL version: 8.3.0
> Operating system: win xp
> Description:Error when I att
The following bug has been logged online:
Bug reference: 4002
Logged by: Mario Plazas
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.3.0
Operating system: win xp
Description:Error when I attemp to make a query by prompt
Details:
Hi.
In psql ver 8.3.0, I use
Sergey Burladyan <[EMAIL PROTECTED]> writes:
> [ xmlvalidate is a security hole ]
Given that this function is not documented nor tested in the regression
tests, I propose diking it out entirely.
regards, tom lane
---(end of broadcast)--
"Thomas Poindessous" <[EMAIL PROTECTED]> writes:
> we have some PANIC after a weird error :
> ERROR: invalid string enlargement request size 1358954492
> WARNING: AbortTransaction and not in in-progress state
> ERROR: could not send data to client: Broken pipe
> PANIC: error during error recov
The following bug has been logged online:
Bug reference: 4001
Logged by: Stephen Clark
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.3.0
Operating system: FreeBSD 6.2
Description:ecpg produces code that won't compile
Details:
Below is a code fragment that c
Hi, all
seb=> select version();
version
PostgreSQL 8.3.0 on x86_64-pc-linux-gnu, compiled by GCC
x86_64-pc-linux-gnu-gcc (GCC
The following bug has been logged online:
Bug reference: 3999
Logged by: Thomas Poindessous
Email address: [EMAIL PROTECTED]
PostgreSQL version: 7.4.9
Operating system: RHEL 3ES.x86_64
Description:Panic with "invalid string enlargement request size"
after a strange re
The following bug has been logged online:
Bug reference: 3997
Logged by: Aaron Mizrachi
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.3.0
Operating system: Windows
Description:Venezuela TIMEZONE
Details:
venezuela have a new timezone (-4:30 hrs).
File post
Hello Tom,
Thank you for your reply.
>pqSocketCheck isn't accessible from outside libpq
Yes, I see.
SQL in our application is hang sometimes.
I saw gdb backtrace as follows.
(gdb) bt
#0 0x900bc8bc in poll ()
#2 0x0149abd2 in pqSocketCheck ()
・・・
I've been searching some cases like this but I've
15 matches
Mail list logo