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
250bc515
Commit
250bc515
authored
Mar 27, 2009
by
Bruce Momjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
First round of release note changes from Guillaume Smet.
parent
936815e9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
16 deletions
+8
-16
doc/src/sgml/release.sgml
doc/src/sgml/release.sgml
+8
-16
No files found.
doc/src/sgml/release.sgml
View file @
250bc515
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.60
2 2009/03/27 00:11:34
momjian Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.60
3 2009/03/27 00:45:40
momjian Exp $ -->
<!--
Typical markup:
...
...
@@ -122,8 +122,8 @@ do it for earlier branch release files.
</para>
<para>
This was available previously via a configure
--enable-integer-datetimes
(Neil Conway)
This was available previously via a configure
--enable-integer-datetimes.
</para>
</listitem>
...
...
@@ -421,7 +421,7 @@ do it for earlier branch release files.
<para>
While semi-joins merely replace existing IN joins, anti-joins
are a new capability for NOT IN and NOT EXIST clauses (Tom)
are a new capability for NOT IN and NOT EXIST
S
clauses (Tom)
This improves optimization possibilities.
</para>
</listitem>
...
...
@@ -432,7 +432,7 @@ do it for earlier branch release files.
</para>
<para>
IN and EXIST
s
now provide similar performance for equivalent clauses.
IN and EXIST
S
now provide similar performance for equivalent clauses.
</para>
</listitem>
...
...
@@ -484,7 +484,7 @@ do it for earlier branch release files.
</para>
<para>
A new constraint_exclusion setting, "partition", w
hich matches
this
A new constraint_exclusion setting, "partition", w
as added to match
this
behavior.
</para>
</listitem>
...
...
@@ -635,8 +635,8 @@ do it for earlier branch release files.
<listitem>
<para>
Move th
at
server statistics file into the subdirectory pg_stat_tmp
(Magnus)
Move th
e
server statistics file into the subdirectory pg_stat_tmp
and allow its location to be specified via stats_temp_directory
(Magnus)
</para>
<para>
...
...
@@ -647,14 +647,6 @@ do it for earlier branch release files.
</para>
</listitem>
<listitem>
<para>
Allow the location of the new pg_stat_tmp to be configured via
the stats_temp_directory setting (Magnus)
</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