The following bug has been logged online:
Bug reference: 6051
Logged by: Jehan-Guillaume (ioguix) de Rorthais
Email address: j...@dalibo.com
PostgreSQL version: 9.1beta1
Operating system: Linux x86_64
Description:wCTE query fail with wrong error text on a table with
eid
AND member IN (
SELECT oid FROM pg_catalog.pg_roles
WHERE rolname='postgres')
ORDER BY rolname;
ERROR: failed to build any 3-way joins
<
- --
Jehan-Guillaume (ioguix) de Rorthais
DBA
http://www.dalibo.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GN
The following bug has been logged online:
Bug reference: 5301
Logged by: Jehan-Guillaume (ioguix) de Rorthais
Email address: iog...@free.fr
PostgreSQL version: 8.3
Operating system: Linux
Description:difference of behaviour between 8.3 and 8.4 on IS NULL
with sub
The following bug has been logged online:
Bug reference: 3869
Logged by: guillaume (ioguix) de Rorthais
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.1
Operating system: Linux, MacOSX 10.4.10
Description:A scenario where pg_dump doesn't dump sequence
De
Tom Lane a écrit :
"guillaume 'ioguix' de Rorthais" <[EMAIL PROTECTED]> writes:
Operating system: macosx 10.4.10
Description:psql segfault on exit
If you have any lines longer than 255 bytes in your ~/.psql_history,
this is a known bug in Apple'
The following bug has been logged online:
Bug reference: 3774
Logged by: guillaume (ioguix) de Rorthais
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.3 beta3
Operating system: mac os x 10.4.10
Description:create table like including index doesn't u
The following bug has been logged online:
Bug reference: 3773
Logged by: guillaume 'ioguix' de Rorthais
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.3 beta3
Operating system: macosx 10.4.10
Description:psql segfault on exit
Details:
I just
Heikki Linnakangas a écrit :
> Tom Lane wrote:
>> Alvaro Herrera <[EMAIL PROTECTED]> writes:
>>> I am amused by the fact that we store the sequence name in the sequence
>>> itself though.
>> Yeah, it's a bit pointless. One possible response to this gripe would
>> be to take the name out of the seq
9=# ALTER TABLE sample_seq_to_rename RENAME TO sample_seq;
ALTER TABLE
br3619=# select sequence_name from sample_seq;
sequence_name
--
sample_seq_to_rename
(1 ligne)
~
--
Guillaume 'ioguix' de Rorthais
Bruce
The following bug has been logged online:
Bug reference: 3619
Logged by: Guillaume 'ioguix' de Rorthais
Email address: [EMAIL PROTECTED]
PostgreSQL version: all - cvs
Operating system: Linux
Description:Renaming sequence does not update its 'seque
10 matches
Mail list logo