On 3/17/20 9:15 AM, 曾文旌(义从) wrote:
Please check global_temporary_table_v20-pg13.patch

There is a typo in the error message

postgres=# create global temp table test(a int ) with(on_commit_delete_rows=true) on commit delete rows; ERROR:  can not defeine global temp table with on commit and with clause at same time
postgres=#

--
regards,tushar
EnterpriseDB  https://www.enterprisedb.com/
The Enterprise PostgreSQL Company



Reply via email to