~ubuntu-branches/ubuntu/trusty/postgresql-9.3/trusty-updates

« back to all changes in this revision

Viewing changes to doc/src/sgml/html/sql-dropopfamily.html

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2016-02-11 15:44:43 UTC
  • mfrom: (1.1.14) (18.1.4 trusty-security)
  • Revision ID: package-import@ubuntu.com-20160211154443-4ble5sr317jm0cm6
Tags: 9.3.11-0ubuntu0.14.04
* New upstream security/bug fix release: (LP: #1544576)
  - Fix infinite loops and buffer-overrun problems in regular expressions.
    Very large character ranges in bracket expressions could cause infinite
    loops in some cases, and memory overwrites in other cases.
    (CVE-2016-0773)
  - Prevent certain PL/Java parameters from being set by non-superusers.
    This change mitigates a PL/Java security bug (CVE-2016-0766), which was
    fixed in PL/Java by marking these parameters as superuser-only. To fix
    the security hazard for sites that update PostgreSQL more frequently
    than PL/Java, make the core code aware of them also.
  - See release notes for details about other fixes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
REV="MADE"
10
10
HREF="mailto:pgsql-docs@postgresql.org"><LINK
11
11
REL="HOME"
12
 
TITLE="PostgreSQL 9.3.10 Documentation"
 
12
TITLE="PostgreSQL 9.3.11 Documentation"
13
13
HREF="index.html"><LINK
14
14
REL="UP"
15
15
TITLE="SQL Commands"
26
26
HTTP-EQUIV="Content-Type"
27
27
CONTENT="text/html; charset=ISO-8859-1"><META
28
28
NAME="creation"
29
 
CONTENT="2015-10-05T19:31:56"></HEAD
 
29
CONTENT="2016-02-08T21:32:43"></HEAD
30
30
><BODY
31
31
CLASS="REFENTRY"
32
32
><DIV
44
44
VALIGN="bottom"
45
45
><A
46
46
HREF="index.html"
47
 
>PostgreSQL 9.3.10 Documentation</A
 
47
>PostgreSQL 9.3.11 Documentation</A
48
48
></TH
49
49
></TR
50
50
><TR
95
95
><DIV
96
96
CLASS="REFNAMEDIV"
97
97
><A
98
 
NAME="AEN76711"
 
98
NAME="AEN76747"
99
99
></A
100
100
><H2
101
101
>Name</H2
103
103
><DIV
104
104
CLASS="REFSYNOPSISDIV"
105
105
><A
106
 
NAME="AEN76716"
 
106
NAME="AEN76752"
107
107
></A
108
108
><H2
109
109
>Synopsis</H2
124
124
><DIV
125
125
CLASS="REFSECT1"
126
126
><A
127
 
NAME="AEN76720"
 
127
NAME="AEN76756"
128
128
></A
129
129
><H2
130
130
>Description</H2
152
152
><DIV
153
153
CLASS="REFSECT1"
154
154
><A
155
 
NAME="AEN76727"
 
155
NAME="AEN76763"
156
156
></A
157
157
><H2
158
158
>Parameters</H2
223
223
><DIV
224
224
CLASS="REFSECT1"
225
225
><A
226
 
NAME="AEN76755"
 
226
NAME="AEN76791"
227
227
></A
228
228
><H2
229
229
>Examples</H2
249
249
><DIV
250
250
CLASS="REFSECT1"
251
251
><A
252
 
NAME="AEN76761"
 
252
NAME="AEN76797"
253
253
></A
254
254
><H2
255
255
>Compatibility</H2
264
264
><DIV
265
265
CLASS="REFSECT1"
266
266
><A
267
 
NAME="AEN76765"
 
267
NAME="AEN76801"
268
268
></A
269
269
><H2
270
270
>See Also</H2