Re: Fwd: Core dump with nested CREATE TEMP TABLE
От | Michael Paquier |
---|---|
Тема | Re: Fwd: Core dump with nested CREATE TEMP TABLE |
Дата | |
Msg-id | CAB7nPqS-o0BS0U-S7XTqvsCT5sNCkO1-AS9kKYqMDqu+i=AZMQ@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: Fwd: Core dump with nested CREATE TEMP TABLE (Jim Nasby <Jim.Nasby@BlueTreble.com>) |
Ответы |
Re: Fwd: Core dump with nested CREATE TEMP TABLE
|
Список | pgsql-hackers |
On Wed, Sep 2, 2015 at 7:23 AM, Jim Nasby wrote: > Well nuts, pretty sure that means the error isn't reproducing for you. :/ Do > you maybe have unusual config options or postgresql.conf options? Yep. And I have found one reason why it was not working, I have been using --extra-version with a custom string and the Makefile of test_factory failed to detect that (you may want to use VERSION_NUM in Makefile.global instead), leading to test_factory--0.1.1.sql to not be installed as well. Even after fixing that, I am facing the same problem when running the test, aka: psql:crash.sql:42: ERROR: 42703: column "c_data_table_name" does not exist LINE 4: , c_data_table_name And the same error show up, should I use the branch crash in the github repo or your zip file, make test or make install/psql -f crash.sql. test_factory is a jungle to me. Perhaps you could just extract a self-contained test case? It does not matter if the file is long as long as the problem can be easily reproduced. Regards, -- Michael
В списке pgsql-hackers по дате отправления: