Test to cover pg_stat_statements and LWLock API

Edit
ID 798
Title Test to cover pg_stat_statements and LWLock API
Topic Miscellaneous
Created 2016-09-19 12:54:47
Last modified 2016-11-12 13:04:31 (8 years ago)
Latest email 2016-11-14 20:36:43 (8 years ago)
Status
2016-11: Committed
Target version
Authors Amit Kapila (amitkapila)
Reviewers Ashutosh Sharma (ashutosh.sharma88)Become reviewer
Committer Andres Freund (andresfreund)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/798
git checkout commitfest/cf/798
Emails
pgsql: Change the way that LWLocks for extensions are allocated.
First at 2016-02-04 21:43:14 by Robert Haas <rhaas at postgresql.org>
Latest at 2016-11-14 20:36:43 by Alvaro Herrera <alvherre at 2ndquadrant.com>
Latest attachment (0001-Provide-NO_INSTALLCHECK-for-pgxs.patch) at 2016-11-14 20:32:59 from Andres Freund <andres at anarazel.de>
    Attachment (0001-Provide-NO_INSTALLCHECK-for-pgxs.patch) at 2016-11-14 20:32:59 from Andres Freund <andres at anarazel.de> (Patch: Yes)
    Attachment (test_pg_stat_statements-v2.patch) at 2016-11-08 04:55:11 from Amit Kapila <amit.kapila16 at gmail.com> (Patch: Yes)
    Attachment (test_pg_stat_statements-v1.patch) at 2016-09-10 11:32:21 from Amit Kapila <amit.kapila16 at gmail.com> (Patch: Yes)
History
When Who What
2016-11-12 13:04:31 Andres Freund (andresfreund) Closed in commitfest 2016-11 with status: Committed
2016-11-12 12:18:58 Andres Freund (andresfreund) Added andresfreund as committer
2016-11-08 10:51:29 Ashutosh Sharma (ashutosh.sharma88) New status: Ready for Committer
2016-11-02 07:24:25 Ashutosh Sharma (ashutosh.sharma88) New status: Waiting on Author
2016-10-25 09:46:28 Ashutosh Sharma (ashutosh.sharma88) Added ashutosh.sharma88 as reviewer
2016-10-04 08:15:31 Vinayak Pokale (vinpokale) Removed vinpokale from reviewers
2016-10-04 08:15:07 Vinayak Pokale (vinpokale) Added vinpokale as reviewer
2016-09-19 12:55:00 Amit Kapila (amitkapila) Changed authors to Amit Kapila (amitkapila)
2016-09-19 12:54:47 Amit Kapila (amitkapila) Attached mail thread E1aRRgI-00022x-UD@gemulon.postgresql.org
2016-09-19 12:54:47 Amit Kapila (amitkapila) Created patch record
Edit