From: | Jeff Davis <pgsql(at)j-davis(dot)com> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Subject: | Comment patch for index-only scans |
Date: | 2014-05-04 20:50:08 |
Message-ID: | 1399236608.22811.6.camel@jeff-desktop |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
If I recall correctly, Tom pointed out a while back that the comment
justifying the lockless read of the VM bit was not correct (or at least
not complete).
I rewrote it, but it was part of a patch that was not accepted. Attached
is the comment patch only.
Regards,
Jeff Davis
Attachment | Content-Type | Size |
---|---|---|
vis_comment.diff | text/x-patch | 2.9 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Blagoj Petrushev | 2014-05-04 21:38:04 | EXPIRE as a statement |
Previous Message | Stephen Frost | 2014-05-04 20:17:30 | Re: pgaudit - an auditing extension for PostgreSQL |