Fix for pg_stat_statements external file garbage collection issues

Edit
Title Fix for pg_stat_statements external file garbage collection issues
Topic Bug Fixes
Created 2015-10-02 21:14:59
Last modified 2015-10-06 00:33:26 (8 years, 5 months ago)
Latest email 2015-10-20 22:15:17 (8 years, 4 months ago)
Status
2015-11: Committed
Target version
Authors Peter Geoghegan (pgeoghegan)
Reviewers Become reviewer
Committer Tom Lane (tgl)
Links
Emails
Less than ideal error reporting in pg_stat_statements
First at 2015-09-22 22:16:52 by Jim Nasby <Jim.Nasby at BlueTreble.com>
Latest at 2015-10-20 22:15:17 by Jim Nasby <Jim.Nasby at BlueTreble.com>
Latest attachment (0001-Fix-pg_stat_statements-garbage-collection-bugs.patch) at 2015-10-03 18:37:35 from Peter Geoghegan <pg at heroku.com>
    Attachment (0001-Fix-pg_stat_statements-garbage-collection-bugs.patch) at 2015-10-03 18:37:35 from Peter Geoghegan <pg at heroku.com> (Patch: Yes)
    Attachment (0001-Fix-pg_stat_statements-garbage-collection-bugs.patch) at 2015-10-02 21:04:59 from Peter Geoghegan <pg at heroku.com> (Patch: Yes)
    Attachment (patch.diff) at 2015-09-23 20:43:12 from Jim Nasby <Jim.Nasby at BlueTreble.com> (Patch: Yes)
    Attachment (patch.diff) at 2015-09-22 22:16:52 from Jim Nasby <Jim.Nasby at BlueTreble.com> (Patch: Yes)

Annotations

When Who Mail Annotation
2015-10-04 06:42:25 Peter Geoghegan (pgeoghegan) From Peter Geoghegan <pg@heroku.com>
at 2015-10-03 18:37:35
V2 -- unlink()s query text file when garbage collection fails, giving it a fully clean slate.
History
When Who What
2015-10-06 00:33:26 Peter Geoghegan (pgeoghegan) Closed in commitfest 2015-11 with status: Committed
2015-10-06 00:33:26 Peter Geoghegan (pgeoghegan) Changed committer to tgl
2015-10-04 06:42:25 Peter Geoghegan (pgeoghegan) Added annotation "V2 -- unlink()s query text file when garbage collection fails, giving it a fully clean slate." to CAM3SWZTZfwJRBv85XHcbc-TRhM4xsOD6fYfU3anF9WVTNeRUFw@mail.gmail.com
2015-10-02 21:15:08 Peter Geoghegan (pgeoghegan) Changed authors to Peter Geoghegan (pgeoghegan)
2015-10-02 21:14:59 Peter Geoghegan (pgeoghegan) Attached mail thread 5601D354.5000703@BlueTreble.com
2015-10-02 21:14:59 Peter Geoghegan (pgeoghegan) Created patch record
Edit