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
a321d675
Commit
a321d675
authored
Feb 12, 2006
by
Bruce Momjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix release markup.
parent
10d78c76
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
19 deletions
+19
-19
doc/src/sgml/release.sgml
doc/src/sgml/release.sgml
+19
-19
No files found.
doc/src/sgml/release.sgml
View file @
a321d675
<!--
<!--
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.4
19 2006/02/12 17:10:47
momjian Exp $
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.4
20 2006/02/12 17:27:33
momjian Exp $
Typical markup:
Typical markup:
...
@@ -47,61 +47,61 @@ For new features, add links to the documentation sections.
...
@@ -47,61 +47,61 @@ For new features, add links to the documentation sections.
<itemizedlist>
<itemizedlist>
<listitem><para>Fix rare bug with row visibility logic in self-inserted
<listitem><para>Fix rare bug with row visibility logic in self-inserted
rows (Tom)</
listitem></para
>
rows (Tom)</
para></listitem
>
<listitem><para>Fixes for relation cache management and WAL file creation
<listitem><para>Fixes for relation cache management and WAL file creation
(Tom)</
listitem></para
>
(Tom)</
para></listitem
>
<listitem><para>Properly check <literal>DOMAIN</> constraints for
<listitem><para>Properly check <literal>DOMAIN</> constraints for
<literal>UNKNOWN</> parameters in prepared statements
<literal>UNKNOWN</> parameters in prepared statements
(Neil)</
listitem></para
>
(Neil)</
para></listitem
>
<listitem><para>Change <command>ALTER COLUMN TYPE</> to drop
<listitem><para>Change <command>ALTER COLUMN TYPE</> to drop
<literal>FOREIGN KEY</> constraints before <literal>UNIQUE</> or
<literal>FOREIGN KEY</> constraints before <literal>UNIQUE</> or
<literal>PRIMARY KEY</> constraints (Nakano Yoshihisa)</
listitem></para
>
<literal>PRIMARY KEY</> constraints (Nakano Yoshihisa)</
para></listitem
>
<listitem><para>Fix <literal>CREATE OPERATOR</> dumps that have
<listitem><para>Fix <literal>CREATE OPERATOR</> dumps that have
cross-schema definitions (Tom)</
listitem></para
>
cross-schema definitions (Tom)</
para></listitem
>
<listitem><para>Allow <application>pg_restore</> to continue after a
<listitem><para>Allow <application>pg_restore</> to continue after a
<command>COPY</> failure, rather than treating the remaining statements
<command>COPY</> failure, rather than treating the remaining statements
as <command>COPY</> data (Stephen Frost)</
listitem></para
>
as <command>COPY</> data (Stephen Frost)</
para></listitem
>
<listitem><para>Fix <application>pg_ctl</> <literal>unregister</> crash
<listitem><para>Fix <application>pg_ctl</> <literal>unregister</> crash
when the data directory is not specified (Magnus)</
listitem></para
>
when the data directory is not specified (Magnus)</
para></listitem
>
<listitem><para>Fix <application>libpq</> <function>PQprint</> HTML tags
<listitem><para>Fix <application>libpq</> <function>PQprint</> HTML tags
(Christoph Zwerschke)</
listitem></para
>
(Christoph Zwerschke)</
para></listitem
>
<listitem><para>Fix <application>ecpg</> crash on AMD64 and PPC
<listitem><para>Fix <application>ecpg</> crash on AMD64 and PPC
(Neil)</
listitem></para
>
(Neil)</
para></listitem
>
<listitem><para>Fix problem with argument passing with error reporting
<listitem><para>Fix problem with argument passing with error reporting
in <application>PL/python</> (Neil)</
listitem></para
>
in <application>PL/python</> (Neil)</
para></listitem
>
<listitem><para>Fix memory leak in <application>PL/perl</>'s row
<listitem><para>Fix memory leak in <application>PL/perl</>'s row
returning code (Neil)</
listitem></para
>
returning code (Neil)</
para></listitem
>
<listitem><para>Fix <application>PL/perl</>'s handling of locales on
<listitem><para>Fix <application>PL/perl</>'s handling of locales on
Win32 to match the backend (Andrew)</
listitem></para
>
Win32 to match the backend (Andrew)</
para></listitem
>
<listitem><para>Various optimizer improvements (Tom)</
listitem></para
>
<listitem><para>Various optimizer improvements (Tom)</
para></listitem
>
<listitem><para>Fix crash when <literal>log_min_messages</> is set in
<listitem><para>Fix crash when <literal>log_min_messages</> is set in
<literal>postgresql.conf</> to <literal>DEBUG5</> on Win32
<literal>postgresql.conf</> to <literal>DEBUG5</> on Win32
(Bruce)</
listitem></para
>
(Bruce)</
para></listitem
>
<listitem><para>Fix <application>pgxs</> <literal>-L</> library path
<listitem><para>Fix <application>pgxs</> <literal>-L</> library path
specification for Win32 and Cygwin (Bruce)</
listitem></para
>
specification for Win32 and Cygwin (Bruce)</
para></listitem
>
<listitem><para>Check that SID is enabled while checking for Win32 admin
<listitem><para>Check that SID is enabled while checking for Win32 admin
privileges (Magnus)</
listitem></para
>
privileges (Magnus)</
para></listitem
>
<listitem><para>Portability fix for <function>finite</> and
<listitem><para>Portability fix for <function>finite</> and
<function>isinf</> (Tom)</
listitem></para
>
<function>isinf</> (Tom)</
para></listitem
>
<listitem><para>Improve speed of <filename>/contrib/tsearch2</> index
<listitem><para>Improve speed of <filename>/contrib/tsearch2</> index
creation (Teodor)</
listitem></para
>
creation (Teodor)</
para></listitem
>
</itemizedlist>
</itemizedlist>
...
...
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