postgresql/src/backend/tcop
Bruce Momjian a6542a4b68 Change SET LOCAL/CONSTRAINTS/TRANSACTION and ABORT behavior
Change SET LOCAL/CONSTRAINTS/TRANSACTION behavior outside of a
transaction block from error (post-9.3) to warning.  (Was nothing in <=
9.3.)  Also change ABORT outside of a transaction block from notice to
warning.
2013-11-25 19:19:40 -05:00
..
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
dest.c Add a materialized view relations. 2013-03-03 18:23:31 -06:00
fastpath.c sepgsql: Enforce db_procedure:{execute} permission. 2013-04-12 08:58:01 -04:00
postgres.c Fix new and latent bugs with errno handling in secure_read/secure_write. 2013-11-24 13:09:38 -05:00
pquery.c Only install a portal's ResourceOwner if it actually has one. 2013-06-13 13:12:49 -04:00
utility.c Change SET LOCAL/CONSTRAINTS/TRANSACTION and ABORT behavior 2013-11-25 19:19:40 -05:00