Re: [BUGS] BUG #7633: postgres92-9.2.1-1.x86_64 requires libuuid.so.16()(64bit)

2012-11-13 Thread Devrim GÜNDÜZ
Hi, On Thu, 2012-11-01 at 04:07 +, abail...@aol.com wrote: > > Bug reference: 7633 > Logged by: abaile > Email address: abail...@aol.com > PostgreSQL version: 9.2.1 > Operating system: rhel6.1 > Description: > > That's it, it won't install. Where can I find libu

[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

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

2012-11-13 Thread Tom Lane
pgm...@joh.to writes: > I have a reproducible segmentation fault in PL/Perl. I have yet to narrow > down the test case to something sensible, but I do have a backtrace: > 219 while (context->firstchild != NULL) > (gdb) bt > #0 0x000104e90782 in MemoryContextDeleteChildren (context=

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

2012-11-13 Thread Andrew Dunstan
On 11/13/2012 12:17 PM, Tom Lane wrote: pgm...@joh.to writes: I have a reproducible segmentation fault in PL/Perl. I have yet to narrow down the test case to something sensible, but I do have a backtrace: 219 while (context->firstchild != NULL) (gdb) bt #0 0x000104e90782 in Me

[BUGS] BUG #7657: Create Table doesn't create columns

2012-11-13 Thread Matt
The following bug has been logged on the website: Bug reference: 7657 Logged by: Matt Email address: m...@rigminder.com PostgreSQL version: 9.1.4 Operating system: Windows Server Standard SP2 Description: When I run the following statement, the table is created, but t

Re: [BUGS] BUG #7657: Create Table doesn't create columns

2012-11-13 Thread hubert depesz lubaczewski
On Tue, Nov 13, 2012 at 04:59:53PM +, m...@rigminder.com wrote: > The following bug has been logged on the website: > > Bug reference: 7657 > Logged by: Matt > Email address: m...@rigminder.com > PostgreSQL version: 9.1.4 > Operating system: Windows Server Standard SP2 > D