pgsql: Fix errors in commit a04bb65f70dafdf462e0478ad19e6de56df89bfc.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix errors in commit a04bb65f70dafdf462e0478ad19e6de56df89bfc.
Date: 2015-10-01 03:37:45
Message-ID: E1ZhUgj-0006AZ-IM@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix errors in commit a04bb65f70dafdf462e0478ad19e6de56df89bfc.

Not a lot of commentary needed here really.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/5884b92a841d83ceadb986843892d57c68ea32cd

Modified Files
--------------
src/backend/commands/async.c | 2 +-
src/test/isolation/isolation_schedule | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2015-10-01 13:19:36 pgsql: Fix readfuncs/outfuncs problems in last night's Gather patch.
Previous Message Tom Lane 2015-10-01 03:33:03 pgsql: Improve LISTEN startup time when there are many unread notificat