The following bug has been logged on the website:
Bug reference: 7516
Logged by: Marko Tiikkaja
Email address: pgm...@joh.to
PostgreSQL version: 9.1.5
Operating system: 64-bit linux
Description:
Hi,
We had a segmentation fault in PostgreSQL 9.1.5 with PL/PerlU.
The
The following bug has been logged on the website:
Bug reference: 7615
Logged by: Marko Tiikkaja
Email address: pgm...@joh.to
PostgreSQL version: 9.1.6
Operating system: Linux
Description:
Hi,
Doing this:
CREATE TABLE foo(a int);
CREATE TABLE bar(a int);
CREA
The following bug has been logged on the website:
Bug reference: 7635
Logged by: Marko Tiikkaja
Email address: pgm...@joh.to
PostgreSQL version: 9.1.6
Operating system: OSX something
Description:
Hi,
With a simple script like this:
\connect postgres
CREATE TABLE foo
The following bug has been logged on the website:
Bug reference: 7636
Logged by: Marko Tiikkaja
Email address: pgm...@joh.to
PostgreSQL version: 9.1.6
Operating system: OSX something
Description:
Hi,
It looks like \ef doesn't honor ON_ERROR_ROLLBACK:
=# \set ON_ERRO
The following bug has been logged on the website:
Bug reference: 7656
Logged by: Marko Tiikkaja
Email address: pgm...@joh.to
PostgreSQL version: 9.1.6
Operating system: OS X
Description:
Hi,
I have a reproducible segmentation fault in PL/Perl. I have yet to narrow
d