Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
5279f688
Commit
5279f688
authored
Aug 23, 2005
by
Bruce Momjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release note cleanups.
parent
188c7c8c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
doc/src/sgml/release.sgml
doc/src/sgml/release.sgml
+8
-8
No files found.
doc/src/sgml/release.sgml
View file @
5279f688
<!--
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.35
1 2005/08/23 21:25:56
momjian Exp $
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.35
2 2005/08/23 23:31:52
momjian Exp $
-->
<appendix id="release">
...
...
@@ -597,7 +597,7 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.351 2005/08/23 21:25:56 momjian
</para>
<para>
Using <command>ALTER USER</> and <command>ALTER DATABASE</>,
limits can no
t
be enforced on the maximum number of users who
limits can no
w
be enforced on the maximum number of users who
can connect as as a specific uesr or to a specific database.
Setting the limit to zero disables user or database connections.
</para>
...
...
@@ -735,7 +735,7 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.351 2005/08/23 21:25:56 momjian
<listitem>
<para>
Allow <command>TRUNCATE</> to truncate multiple
fi
les in a
Allow <command>TRUNCATE</> to truncate multiple
tab
les in a
single command (Alvaro)
</para>
<para>
...
...
@@ -1726,7 +1726,7 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.351 2005/08/23 21:25:56 momjian
<listitem>
<para>
Implemention of OpenPGP symmetric-key and public-key encryption
Implemention of OpenPGP symmetric-key and public-key encryption
.
</para>
<para>
Supported are both RSA and Elgamal public-key algorithms.
...
...
@@ -1735,19 +1735,19 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.351 2005/08/23 21:25:56 momjian
<listitem>
<para>
Standalone build: include SHA256/384/512 hashes, Fortuna PRNG
Standalone build: include SHA256/384/512 hashes, Fortuna PRNG
.
</para>
</listitem>
<listitem>
<para>
OpenSSL build: support 3DES, use internal AES with OpenSSL
< 0.9.7
OpenSSL build: support 3DES, use internal AES with OpenSSL
< 0.9.7.
</para>
</listitem>
<listitem>
<para>
Take build parameters (OpenSSL, zlib) from <filename>
/configure</>. result
Take build parameters (OpenSSL, zlib) from <filename>
./configure</> result.
</para>
<para>
No need to edit the <filename>Makefile</> anymore.
...
...
@@ -1756,7 +1756,7 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.351 2005/08/23 21:25:56 momjian
<listitem>
<para>
Remove support for <filename>libmhash</> and <filename>libmcrypt</>
(Marko Kreen)
Remove support for <filename>libmhash</> and <filename>libmcrypt</>
.
</para>
</listitem>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment