git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 915b703) | patch
Fix parallel-safety markings for contrib/dblink.
2016年6月18日 03:08:21 +0000 (23:08 -0400)
2016年6月18日 03:08:21 +0000 (23:08 -0400)
commit 7e81a18d49f2ffc3397bde2660b255b56d8a6d77
Fix parallel-safety markings for contrib/dblink.

As shown by buildfarm reports, dblink_build_sql_insert and
dblink_build_sql_update are *not* parallel safe, because they
may attempt to access temporary tables of the local session.

Although dblink_build_sql_delete doesn't actually touch the
contents of the referenced table, it seems consistent and prudent
to mark it PARALLEL RESTRICTED too.
contrib/dblink/dblink--1.1--1.2.sql diff | blob | blame | history
contrib/dblink/dblink--1.2.sql diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /