pgsql: Document security implications of check_function_bodies.

From: Noah Misch <noah(at)leadboat(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Document security implications of check_function_bodies.
Date: 2014-02-17 15:05:48
Message-ID: E1WFPlU-0000iD-8U@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Document security implications of check_function_bodies.

Back-patch to 8.4 (all supported versions).

Branch
------
REL8_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/09e2d4c145a6d796271cb8731c6201d76d0a0e9c

Modified Files
--------------
doc/src/sgml/config.sgml | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2014-02-17 16:21:03 pgsql: Prevent potential overruns of fixed-size buffers.
Previous Message Noah Misch 2014-02-17 15:05:47 pgsql: Document security implications of check_function_bodies.