BUG #11353: Documentation for SET AUTOCOMMIT is wrong

From: andreas(dot)papst(at)univie(dot)ac(dot)at
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #11353: Documentation for SET AUTOCOMMIT is wrong
Date: 2014-09-04 09:04:43
Message-ID: 20140904090443.2926.90712@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 11353
Logged by: Andreas Papst
Email address: andreas(dot)papst(at)univie(dot)ac(dot)at
PostgreSQL version: 9.1.14
Operating system: Debian 7
Description:

db=> SET AUTOCOMMIT = OFF
db=> ;

ERROR: SET AUTOCOMMIT TO OFF is no longer supported

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Antônio Galery 2014-09-04 11:32:22 PostgreSql x AIX 7.1
Previous Message Amit Kapila 2014-09-04 06:38:14 Re: BUG #11350: ALTER SYSTEM is not DDL?