~ubuntu-branches/ubuntu/utopic/postgresql-9.4/utopic-security

« back to all changes in this revision

Viewing changes to doc/src/sgml/html/plpython.html

  • Committer: Package Import Robot
  • Author(s): Martin Pitt, CVE-2014-8161
  • Date: 2015-02-06 12:31:46 UTC
  • mfrom: (1.1.5) (7.1.2 utopic-proposed)
  • Revision ID: package-import@ubuntu.com-20150206123146-vtmf30jbkm7w16p8
Tags: 9.4.1-0ubuntu0.14.10
* New upstream security/bug fix release (LP: #1418928)
  - Fix buffer overruns in to_char() [CVE-2015-0241]
  - Fix buffer overruns in contrib/pgcrypto [CVE-2015-0243]
  - Fix possible loss of frontend/backend protocol synchronization after an
    error [CVE-2015-0244]
  - Fix information leak via constraint-violation error messages
    [CVE-2014-8161]
  - See release notes for details about other fixes:
    http://www.postgresql.org/about/news/1569/

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.4beta3 Documentation"
 
12
TITLE="PostgreSQL 9.4.1 Documentation"
13
13
HREF="index.html"><LINK
14
14
REL="UP"
15
15
TITLE="Server Programming"
26
26
HTTP-EQUIV="Content-Type"
27
27
CONTENT="text/html; charset=ISO-8859-1"><META
28
28
NAME="creation"
29
 
CONTENT="2014-10-06T18:35:22"></HEAD
 
29
CONTENT="2015-02-02T20:51:01"></HEAD
30
30
><BODY
31
31
CLASS="CHAPTER"
32
32
><DIV
44
44
VALIGN="bottom"
45
45
><A
46
46
HREF="index.html"
47
 
>PostgreSQL 9.4beta3 Documentation</A
 
47
>PostgreSQL 9.4.1 Documentation</A
48
48
></TH
49
49
></TR
50
50
><TR
120
120
><DL
121
121
><DT
122
122
>43.3.1. <A
123
 
HREF="plpython-data.html#AEN63110"
 
123
HREF="plpython-data.html#AEN63311"
124
124
>Data Type Mapping</A
125
125
></DT
126
126
><DT
127
127
>43.3.2. <A
128
 
HREF="plpython-data.html#AEN63169"
 
128
HREF="plpython-data.html#AEN63370"
129
129
>Null, None</A
130
130
></DT
131
131
><DT
135
135
></DT
136
136
><DT
137
137
>43.3.4. <A
138
 
HREF="plpython-data.html#AEN63187"
 
138
HREF="plpython-data.html#AEN63388"
139
139
>Composite Types</A
140
140
></DT
141
141
><DT
142
142
>43.3.5. <A
143
 
HREF="plpython-data.html#AEN63216"
 
143
HREF="plpython-data.html#AEN63417"
144
144
>Set-returning Functions</A
145
145
></DT
146
146
></DL
169
169
><DL
170
170
><DT
171
171
>43.7.1. <A
172
 
HREF="plpython-database.html#AEN63353"
 
172
HREF="plpython-database.html#AEN63554"
173
173
>Database Access Functions</A
174
174
></DT
175
175
><DT
188
188
><DL
189
189
><DT
190
190
>43.8.1. <A
191
 
HREF="plpython-subtransaction.html#AEN63512"
 
191
HREF="plpython-subtransaction.html#AEN63713"
192
192
>Subtransaction Context Managers</A
193
193
></DT
194
194
><DT
195
195
>43.8.2. <A
196
 
HREF="plpython-subtransaction.html#AEN63527"
 
196
HREF="plpython-subtransaction.html#AEN63728"
197
197
>Older Python Versions</A
198
198
></DT
199
199
></DL