[BUGS] BUG #2704: pg_class.relchecks overflow problem

2006-10-17 Thread Toru SHIMOGAKI
The following bug has been logged online: Bug reference: 2704 Logged by: Toru SHIMOGAKI Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1.4 Operating system: Red Hat Enterprise Linux AS 4 Description:pg_class.relchecks overflow problem Details: Hi, pg_class

Re: [BUGS] 8.2beta1 (w32): server process crash (tsvector)

2006-10-17 Thread me
the following query will crash the server process: INSERT INTO news.news SELECT * FROM news.news2; This is undoubtedly data-dependent. Can you supply some sample data that makes it happen? it's not only happening with INSERTS, but also updates. as thats easier to test, here's how i can reprod

Re: [BUGS] 8.1.5 rpms for FC5

2006-10-17 Thread Devrim GUNDUZ
Hi, On Mon, 2006-10-16 at 19:29 +0200, stig erikson wrote: > There seems to be files missing in the rpm packages for postgresql 8.1.5. > > [] rpm -Uvh postgresql*.rpm > error: Failed dependencies: > libpq.so is needed by postgresql-server-8.1.5-2PGDG.i686 > libpq.so is needed by

Re: [BUGS] BUG #2693: Abut SQL ASCII through JDBC

2006-10-17 Thread Peter Eisentraut
Delight Chen wrote: > Initdb with SQL_ASCII is work. If you do that, most of the encoding stuff won't work correctly. Use some other encoding. -- Peter Eisentraut http://developer.postgresql.org/~petere/ ---(end of broadcast)--- TIP 9: In versio

Re: [BUGS] BUG #2695: Randomly repeated query execution

2006-10-17 Thread Richard Troy
On Mon, 16 Oct 2006, Jakub wrote: > > The following bug has been logged online: > > Bug reference: 2695 > Logged by: Jakub > Email address: [EMAIL PROTECTED] > PostgreSQL version: Postgres 7.4 > Operating system: Linux > Description:Randomly repeated query execution

[BUGS] BUG #2699: Delete table alias not supported

2006-10-17 Thread Lachhman Dass
The following bug has been logged online: Bug reference: 2699 Logged by: Lachhman Dass Email address: [EMAIL PROTECTED] PostgreSQL version: 8.0 Operating system: Windows 2000 Professional Description:Delete table alias not supported Details: Delete table alias is no

[BUGS] BUG #2701: PQserverVersion function missing

2006-10-17 Thread Seth Gordon
The following bug has been logged online: Bug reference: 2701 Logged by: Seth Gordon Email address: [EMAIL PROTECTED] PostgreSQL version: 7.4.7 Operating system: Linux (Debian stable) Description:PQserverVersion function missing Details: The 8.0/8.1 documentation fo

[BUGS] BUG #2702: odbc driver cannot connect

2006-10-17 Thread Ergin Ozekes
The following bug has been logged online: Bug reference: 2702 Logged by: Ergin Ozekes Email address: [EMAIL PROTECTED] PostgreSQL version: 8.0 Operating system: ubuntu Description:odbc driver cannot connect Details: [EMAIL PROTECTED]:/etc# /usr/local/libexec/slapd -

[BUGS] BUG #2696: odbc driver cannot connect

2006-10-17 Thread Ergin Ozekes
The following bug has been logged online: Bug reference: 2696 Logged by: Ergin Ozekes Email address: [EMAIL PROTECTED] PostgreSQL version: 8.0 Operating system: ubuntu Description:odbc driver cannot connect Details: I have installed openldap with back-sql.I have not

[BUGS] 8.1.5 rpms for FC5

2006-10-17 Thread stig erikson
Hi. There seems to be files missing in the rpm packages for postgresql 8.1.5. [] rpm -Uvh postgresql*.rpm error: Failed dependencies: libpq.so is needed by postgresql-server-8.1.5-2PGDG.i686 libpq.so is needed by postgresql-tcl-1.5.2-4PGDG.i686 i got my rpms from ftp.no.po

[BUGS] BUG #2698: Update table alias not supported

2006-10-17 Thread Lachhman Dass
The following bug has been logged online: Bug reference: 2698 Logged by: Lachhman Dass Email address: [EMAIL PROTECTED] PostgreSQL version: 8.0 Operating system: Windows 2000 Professional Description:Update table alias not supported Details: In the Update statement

[BUGS] BUG #2695: Randomly repeated query execution

2006-10-17 Thread Jakub
The following bug has been logged online: Bug reference: 2695 Logged by: Jakub Email address: [EMAIL PROTECTED] PostgreSQL version: Postgres 7.4 Operating system: Linux Description:Randomly repeated query execution Details: Sometimes, randomly single query executio

[BUGS] BUG #2697: SIGSEGV crash/assertion on insert statement w/ subselect (very simple test case)

2006-10-17 Thread Rusty Conover
The following bug has been logged online: Bug reference: 2697 Logged by: Rusty Conover Email address: [EMAIL PROTECTED] PostgreSQL version: 8.2beta1 Operating system: Fedora Core 5 Description:SIGSEGV crash/assertion on insert statement w/ subselect (very simple test

Re: [HACKERS] [BUGS] BUG #2683: spi_exec_query in plperl returns

2006-10-17 Thread Martijn van Oosterhout
On Sun, Oct 15, 2006 at 06:15:27PM -0400, Tom Lane wrote: > "Andrew Dunstan" <[EMAIL PROTECTED]> writes: > > I am also wondering, now that it's been raised, if we need to issue a "use > > utf8;" in the startup code, so that literals in the code get the right > > encoding. > > Good question. I too

[BUGS] BUG #2700: tsearch2: snowball api outdated.

2006-10-17 Thread Andrea C. Granata
The following bug has been logged online: Bug reference: 2700 Logged by: Andrea C. Granata Email address: [EMAIL PROTECTED] PostgreSQL version: 8.2beta1 Operating system: Linux Description:tsearch2: snowball api outdated. Details: Hi, Please update snowball api (ap

[BUGS] BUG #2693: Abut SQL ASCII through JDBC

2006-10-17 Thread Delight Chen
The following bug has been logged online: Bug reference: 2693 Logged by: Delight Chen Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1.4 Operating system: Red Hat Enterprise Linux ES release 4 (Nahant) Kernel 2.6.9-5.ELsmp on an x86_64 Description:Abut SQL ASC

Re: [BUGS] 8.2beta1 (w32): server process crash (tsvector)

2006-10-17 Thread Tom Lane
<[EMAIL PROTECTED]> writes: > the following query will crash the server process: > INSERT INTO news.news > SELECT * FROM news.news2; This is undoubtedly data-dependent. Can you supply some sample data that makes it happen? regards, tom lane ---(en

Re: [BUGS] BUG #2697: 8.2beta1 SIGSEGV crash/assertion on insert statement w/ sub-select and placeholders

2006-10-17 Thread Tom Lane
Rusty Conover <[EMAIL PROTECTED]> writes: > LOG: execute : insert into bar (id, a) select id, $1 from foo > DETAIL: parameters: $1 = '5' > TRAP: FailedAssertion("!(n < list->length)", File: "list.c", Line: 392) > LOG: server process (PID 21539) was terminated by signal 6 This looks like an alre