[9.4 CF 1] Patches which desperately need code review

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: PG Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: [9.4 CF 1] Patches which desperately need code review
Date: 2013-07-18 21:31:11
Message-ID: 51E85E9F.2060906@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hackers,

The following three patches really really need some code review love.
Until they get a code review, we can't close out the CommitFest:

Row-Level Security:
https://commitfest.postgresql.org/action/patch_view?id=874

Revive Line Type:
https://commitfest.postgresql.org/action/patch_view?id=1154

Performance Improvement by reducing WAL for Update Operation:
https://commitfest.postgresql.org/action/patch_view?id=984

Thanks!

--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2013-07-18 22:03:36 Re: ALTER SYSTEM SET command to change postgresql.conf parameters (RE: Proposal for Allow postgresql.conf values to be changed via SQL [review])
Previous Message Stephen Frost 2013-07-18 21:27:44 Re: WITH CHECK OPTION for auto-updatable views