[BUGS] BUG #7516: PL/Perl crash

2012-09-03 Thread pgmail
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

[BUGS] BUG #7615: CREATE RULE + DEFAULT VALUES + pg_dump trouble

2012-10-19 Thread pgmail
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

[BUGS] BUG #7635: psql -1 and \connect

2012-11-01 Thread pgmail
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

[BUGS] BUG #7636: \ef doesn't honor ON_ERROR_ROLLBACK

2012-11-01 Thread pgmail
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

[BUGS] BUG #7656: PL/Perl SPI_freetuptable() segfault

2012-11-13 Thread pgmail
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