Re: [BUGS] BUG #6533: postgre server crashes by create function (create table as)

2012-03-15 Thread Tom Lane
voz...@gmail.com writes: > The following bug has been logged on the website: > Bug reference: 6533 > Logged by: Alex Sanin > Email address: voz...@gmail.com > PostgreSQL version: 9.0.4 > Operating system: Windows XP sp3 > Description: > Here is the script: This script

[BUGS] BUG #6533: postgre server crashes by create function (create table as)

2012-03-15 Thread vozhdb
The following bug has been logged on the website: Bug reference: 6533 Logged by: Alex Sanin Email address: voz...@gmail.com PostgreSQL version: 9.0.4 Operating system: Windows XP sp3 Description: Here is the script: drop table if exists test; CREATE TABLE test ( id