~ubuntu-branches/ubuntu/utopic/postgresql-9.1/utopic

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Christoph Berg, Martin Pitt, Christoph Berg
  • Date: 2013-02-05 14:15:33 UTC
  • mfrom: (1.1.10)
  • Revision ID: package-import@ubuntu.com-20130205141533-vkoy7oaxb0wehjv6
[ Martin Pitt ]
* Add autopkgtest, moved from postgresql-common.
* debian/rules: Only build the error codes and the plpython subtree for the
  "python3" flavor, to cut down build time.
* Add missing docbook build dependency. (Closes: #697618)

[ Christoph Berg ]
* New upstream version.
  + Prevent execution of enum_recv from SQL
    The function was misdeclared, allowing a simple SQL command to crash the
    server.  In principle an attacker might be able to use it to examine the
    contents of server memory.  Our thanks to Sumit Soni (via Secunia SVCRP)
    for reporting this issue. (CVE-2013-0255)

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.1.7 Documentation"
 
12
TITLE="PostgreSQL 9.1.8 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="2012-12-03T20:35:13"></HEAD
 
29
CONTENT="2013-02-04T21:38:53"></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.1.7 Documentation</A
 
47
>PostgreSQL 9.1.8 Documentation</A
48
48
></TH
49
49
></TR
50
50
><TR
95
95
><DIV
96
96
CLASS="REFNAMEDIV"
97
97
><A
98
 
NAME="AEN71274"
 
98
NAME="AEN71288"
99
99
></A
100
100
><H2
101
101
>Name</H2
103
103
><DIV
104
104
CLASS="REFSYNOPSISDIV"
105
105
><A
106
 
NAME="AEN71279"
 
106
NAME="AEN71293"
107
107
></A
108
108
><H2
109
109
>Synopsis</H2
119
119
><DIV
120
120
CLASS="REFSECT1"
121
121
><A
122
 
NAME="AEN71282"
 
122
NAME="AEN71296"
123
123
></A
124
124
><H2
125
125
>Description</H2
134
134
><DIV
135
135
CLASS="REFSECT1"
136
136
><A
137
 
NAME="AEN71286"
 
137
NAME="AEN71300"
138
138
></A
139
139
><H2
140
140
>Parameters</H2
193
193
><DIV
194
194
CLASS="REFSECT1"
195
195
><A
196
 
NAME="AEN71309"
 
196
NAME="AEN71323"
197
197
></A
198
198
><H2
199
199
>Examples</H2
211
211
><DIV
212
212
CLASS="REFSECT1"
213
213
><A
214
 
NAME="AEN71314"
 
214
NAME="AEN71328"
215
215
></A
216
216
><H2
217
217
>Compatibility</H2
238
238
><DIV
239
239
CLASS="REFSECT1"
240
240
><A
241
 
NAME="AEN71321"
 
241
NAME="AEN71335"
242
242
></A
243
243
><H2
244
244
>See Also</H2