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
40f4bb5a
Commit
40f4bb5a
authored
Jan 01, 2008
by
Bruce Momjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update release notes to match CVS HEAD.
parent
2a0e33ed
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
30 additions
and
2 deletions
+30
-2
doc/src/sgml/release.sgml
doc/src/sgml/release.sgml
+30
-2
No files found.
doc/src/sgml/release.sgml
View file @
40f4bb5a
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.57
2 2008/01/01 15:14:37
momjian Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.57
3 2008/01/01 19:36:20
momjian Exp $ -->
<!--
Typical markup:
...
...
@@ -72,7 +72,7 @@ do it for earlier branch release files.
<note>
<title>Release date</title>
<simpara>2008-01-??</simpara>
<para>CURRENT AS OF 200
7-12
-01</>
<para>CURRENT AS OF 200
8-01
-01</>
</note>
<sect2>
...
...
@@ -1698,6 +1698,13 @@ current_date < 2017-11-17
</para>
</listitem>
<listitem>
<para>
Prevent <command>COPY</> from using digits and lowercase letters as
delimiters (Tom)
</para>
</listitem>
</itemizedlist>
</sect3>
...
...
@@ -2061,6 +2068,13 @@ current_date < 2017-11-17
</para>
</listitem>
<listitem>
<para>
Remove <literal>-u</> option (this option has long been depricated)
(Tom)
</para>
</listitem>
</itemizedlist>
</sect3>
...
...
@@ -2109,6 +2123,13 @@ current_date < 2017-11-17
</para>
</listitem>
<listitem>
<para>
Remove <literal>-u</> option (this option has long been depricated)
(Tom)
</para>
</listitem>
</itemizedlist>
</sect3>
...
...
@@ -2518,6 +2539,13 @@ current_date < 2017-11-17
</para>
</listitem>
<listitem>
<para>
Add documentation about preventing database server spoofing when
the server is down (Bruce
</para>
</listitem>
</itemizedlist>
</sect3>
...
...
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